Skip to content

Instantly share code, notes, and snippets.

@khaneliman
Created December 30, 2024 15:34
Show Gist options
  • Save khaneliman/88835bd1260352ba17cd1430d9a0dffd to your computer and use it in GitHub Desktop.
Save khaneliman/88835bd1260352ba17cd1430d9a0dffd to your computer and use it in GitHub Desktop.
mysql-workbench-8.0.38-error
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/wh1nkcwym34wnbjl0a51wjs3rbyjzdv5-mysql-workbench-community-8.0.40-src.tar.gz
source root is mysql-workbench-community-8.0.40-src
setting SOURCE_DATE_EPOCH to timestamp 1730305911 of file mysql-workbench-community-8.0.40-src/frontend/windows/sqlide/sqlide.fe.csproj
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/6945xqrcylpm9kbgdh34yklfvrahmg85-hardcode-paths.patch
patching file frontend/linux/workbench/mysql-workbench.in
patching file plugins/migration/frontend/migration_bulk_copy_data.py
patching file plugins/wb.admin/backend/wb_server_control.py
patching file plugins/wb.admin/backend/wb_server_management.py
applying patch /nix/store/q6igp15559m19l2zhfqg3yy36w0k3mr2-fix-swig-build.patch
patching file library/forms/swig/CMakeLists.txt
applying patch /nix/store/41v9imvdjhdgnh109w8wv76d17phngj5-dont-search-for-antlr-jar.patch
patching file CMakeLists.txt
patching script interpreter paths in tools/get_wb_version.sh
tools/get_wb_version.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash"
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
fixing cmake files...
cmake flags: -GNinja -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/share/doc/WORKBENCH -DCMAKE_INSTALL_INFODIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/include -DCMAKE_INSTALL_SBINDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/strip -DCMAKE_RANLIB=/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/ranlib -DCMAKE_AR=/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/hr0ahn88svrvijbvg354v30k1rpvdaj3-mysql-workbench-8.0.40 -DMySQL_CONFIG_PATH=/nix/store/hn4gabcsb4sq4ilyyd454nnsngacbd4x-mysql-8.0.40/bin/mysql_config -DIODBC_CONFIG_PATH=/nix/store/jfyq8m0qippglikdikx1fg700kbc3h1s-libiodbc-3.52.16/bin/iodbc-config -DANTLR_JAR_PATH=/nix/store/wzm8k736l7gyzdxah1bb31bic59wc4d8-antlr-4.13.0-complete.jar -DMySQLCppConn_INCLUDE_DIR=/nix/store/pfk8bb0kxp9cyls0jxh38j51lk2gc6ln-libmysqlconnectorcpp-9.1.0/include/jdbc
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/gcc - 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: /nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:48 (cmake_policy):
The OLD behavior for policy CMP0078 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.

CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy):
The OLD behavior for policy CMP0086 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all
policies are deprecated and that a policy should be set to OLD only under
specific short-term circumstances. Projects should be ported to the NEW
behavior and not rely on setting a policy to OLD.

-- Found PkgConfig: /nix/store/0d4m43yp69lrm8imxbqgl9zxjwwz52jw-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2")
-- Found X11: /nix/store/h6xil473xysi4lp6xr3mnwcfdd9nsr1b-xorgproto-2024.1/include
-- Looking for XOpenDisplay in /nix/store/nlqind4szw3amcmhgy4pd2n0894558gg-libX11-1.8.10/lib/libX11.so;/nix/store/r87iqz07igmwfvb12mgr6rmpb6353ys4-libXext-1.3.6/lib/libXext.so
-- Looking for XOpenDisplay in /nix/store/nlqind4szw3amcmhgy4pd2n0894558gg-libX11-1.8.10/lib/libX11.so;/nix/store/r87iqz07igmwfvb12mgr6rmpb6353ys4-libXext-1.3.6/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found SWIG: /nix/store/ia5xrkrmgd01hh82zq8y5lk7fkziy4wi-swig-4.3.0/bin/swig (found version "4.3.0")
-- Found ANTLR4: /nix/store/1pm16hv9dcgz81rwxkxyh8wiqhasb1z5-antlr-runtime-cpp-4.13.0/lib/libantlr4-runtime.so
ANTLR4 INCLUDE DIR: /nix/store/jhx2s9q3d9zd572d0r6a8nq02cq946z7-antlr-runtime-cpp-4.13.0-dev/include/antlr4-runtime
ANTLR4 LIB DIR: -L/nix/store/1pm16hv9dcgz81rwxkxyh8wiqhasb1z5-antlr-runtime-cpp-4.13.0/lib -lantlr4-runtime
-- Checking for module 'gtk+-3.0'
-- Found gtk+-3.0, version 3.24.43
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gtkmm-3.0'
-- Found gtkmm-3.0, version 3.24.9
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gthread-2.0'
-- Found gthread-2.0, version 2.82.1
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'gmodule-2.0'
-- Found gmodule-2.0, version 2.82.1
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Checking for module 'glib-2.0>=2.30'
-- Found glib-2.0, version 2.82.1
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
CMake Warning (dev) at CMakeLists.txt:73 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found PythonLibs: /nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8/lib/libpython3.12.so (found suitable version "3.12.8", minimum required is "3.7")
-- Found MySQL: /nix/store/hn4gabcsb4sq4ilyyd454nnsngacbd4x-mysql-8.0.40/include/mysql (found suitable version "8.0.40", minimum required is "5.6.0")
MySQL_INCLUDE_DIRS: /nix/store/hn4gabcsb4sq4ilyyd454nnsngacbd4x-mysql-8.0.40/include/mysql
MySQL_LIBRARIES: -L/nix/store/hn4gabcsb4sq4ilyyd454nnsngacbd4x-mysql-8.0.40/lib -lmysqlclient -lzstd -lssl -lcrypto -lresolv -lm
-- Found LibXml2: /nix/store/2wi1z2v2vfjfdbb0bc8sn7gn5cqb1xj7-libxml2-2.13.5/lib/libxml2.so (found version "2.13.5")
-- Found OpenGL: /nix/store/5mb70vg3kdzkyn0zqdgm4f87mdi0yi4i-libglvnd-1.7.0/lib/libOpenGL.so
-- Found MySQLCppConn: /nix/store/pfk8bb0kxp9cyls0jxh38j51lk2gc6ln-libmysqlconnectorcpp-9.1.0/lib/libmysqlcppconn.so (found suitable version "9.1.0", minimum required is "1.1.8")
CMake Warning (dev) at /nix/store/38cffsqqx823crf1i4bcf6zz1qz1hgpd-cmake-3.30.5/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message):
The package name passed to `find_package_handle_standard_args` (VSQLITE)
does not match the name of the calling package (VSqlite). This can lead to
problems in calling code that expects `find_package` result variables
(e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
build/cmake/Modules/FindVSqlite.cmake:51 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:85 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found VSQLITE: /nix/store/0j8c4m5vg5rn67b1n0wzawpxaaiy7h4r-vsqlite-0.3.13/lib/libvsqlitepp.so
VSQLITE INCLUDE DIR: /nix/store/0j8c4m5vg5rn67b1n0wzawpxaaiy7h4r-vsqlite-0.3.13/include
VSQLITE LIB DIR: -L/nix/store/0j8c4m5vg5rn67b1n0wzawpxaaiy7h4r-vsqlite-0.3.13/lib -lvsqlitepp
-- Found GDAL: /nix/store/l6frqfpvir089r3xhl23z0ld3wcfyk7r-gdal-3.10.0/lib/libgdal.so (found version "3.10.0")
CMake Warning (dev) at CMakeLists.txt:87 (find_package):
Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake
--help-policy CMP0167" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found Boost: /nix/store/f0qbspim8mzycf2df88sqvvmfnd7yxxj-boost-1.86.0-dev/lib/cmake/Boost-1.86.0/BoostConfig.cmake (found version "1.86.0")
-- Found OpenSSL: /nix/store/h1ydpxkw9qhjdxjpic1pdc2nirggyy6f-openssl-3.3.2/lib/libcrypto.so (found suitable version "3.3.2", minimum required is "1.1.1")
-- Found Rapidjson: /nix/store/g0j5sxkrskd5phcqhncfqnrq6iic5bpg-rapidjson-unstable-2024-04-09/include (found suitable version "1.1.0", minimum required is "1.1.0")
CMake Warning (dev) at build/cmake/Modules/FindIODBC.cmake:68 (exec_program):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:94 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Warning (dev) at build/cmake/Modules/FindIODBC.cmake:79 (exec_program):
Policy CMP0153 is not set: The exec_program command should not be called.
Run "cmake --help-policy CMP0153" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
Use execute_process() instead.
Call Stack (most recent call first):
CMakeLists.txt:94 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.

-- Found IODBC: /nix/store/jfyq8m0qippglikdikx1fg700kbc3h1s-libiodbc-3.52.16/bin/iodbc-config
Found iodbc, using it as ODBC library.
-- Checking for module 'cairo>=1.5.12'
-- Found cairo, version 1.18.2
-- Checking for module 'uuid'
-- Found uuid, version 2.39.4
-- Checking for module 'libzip'
-- Found libzip, version 1.11.2
-- Checking for module 'libsecret-1'
-- Found libsecret-1, version 0.21.4
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
Package sysprof-capture-4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sysprof-capture-4.pc'
to the PKG_CONFIG_PATH environment variable
Package 'sysprof-capture-4', required by 'glib-2.0', not found
-- Looking for include file sys/prctl.h
-- Looking for include file sys/prctl.h - found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtold
-- Looking for strtold - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for strtoimax
-- Looking for strtoimax - found
-- Looking for strtoumax
-- Looking for strtoumax - found
-- Performing Test COMPILER_SUPPORTS_TEMPLATE_ID_CDTOR
-- Performing Test COMPILER_SUPPORTS_TEMPLATE_ID_CDTOR - Success
Found Scintilla Version: 4.1.5
-- Configuring done (4.9s)
-- Generating done (0.2s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_POLICY_DEFAULT_CMP0025

-- Build files have been written to: /build/mysql-workbench-community-8.0.40-src/build
cmake: enabled parallel building
cmake: enabled parallel installing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
build flags: -j16
[1/788] Building CXX object library/base/CMakeFiles/wbbase.dir/geometry.cpp.o
[2/788] Building CXX object library/base/CMakeFiles/wbbase.dir/accessibility.cpp.o
[3/788] Building CXX object library/base/CMakeFiles/wbbase.dir/threaded_timer.cpp.o
[4/788] Building CXX object library/base/CMakeFiles/wbbase.dir/threading.cpp.o
[5/788] Building CXX object library/base/CMakeFiles/wbbase.dir/notifications.cpp.o
[6/788] Building CXX object library/base/CMakeFiles/wbbase.dir/file_functions.cpp.o
[7/788] Building CXX object library/base/CMakeFiles/wbbase.dir/log.cpp.o
[8/788] Building CXX object library/base/CMakeFiles/wbbase.dir/sqlstring.cpp.o
[9/788] Building C object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/scintilla-marshal.c.o
cc1: warning: command-line option '-Wno-deprecated-copy' is valid for C++/ObjC++ but not for C
cc1: warning: command-line option '-Wno-overloaded-virtual=0' is valid for C++/ObjC++ but not for C
[10/788] Building CXX object library/base/CMakeFiles/wbbase.dir/util_functions.cpp.o
[11/788] Building CXX object library/base/CMakeFiles/wbbase.dir/boost_fix.cpp.o
[12/788] Building CXX object library/base/CMakeFiles/wbbase.dir/profiling.cpp.o
[13/788] Building CXX object library/base/CMakeFiles/wbbase.dir/file_utilities.cpp.o
[14/788] Building CXX object library/base/CMakeFiles/wbbase.dir/symbol-info.cpp.o
[15/788] Building CXX object library/base/CMakeFiles/wbbase.dir/drawing.cpp.o
[16/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/CaseFolder.cxx.o
[17/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/CallTip.cxx.o
[18/788] Building CXX object library/base/CMakeFiles/wbbase.dir/xml_functions.cpp.o
[19/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/DBCS.cxx.o
[20/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Catalogue.cxx.o
[21/788] Building CXX object library/base/CMakeFiles/wbbase.dir/utf8string.cpp.o
[22/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/AutoComplete.cxx.o
[23/788] Building CXX object library/base/CMakeFiles/wbbase.dir/data_types.cpp.o
[24/788] Building CXX object library/base/CMakeFiles/wbbase.dir/config_file.cpp.o
[25/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/CaseConvert.cxx.o
[26/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/CharClassify.cxx.o
[27/788] Building CXX object library/base/CMakeFiles/wbbase.dir/string_utilities.cpp.o
[28/788] Building CXX object library/base/CMakeFiles/wbbase.dir/ui_form.cpp.o
[29/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/ScintillaGTKAccessible.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:158:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
158 | return SCINTILLA_OBJECT_ACCESSIBLE_GET_PRIVATE(accessible)->pscin;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1170:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1170 | ScintillaObjectAccessiblePrivate *priv = SCINTILLA_OBJECT_ACCESSIBLE_GET_PRIVATE(accessible);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1182:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1182 | ScintillaObjectAccessiblePrivate *priv = SCINTILLA_OBJECT_ACCESSIBLE_GET_PRIVATE(accessible);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1199:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1199 | ScintillaObjectAccessiblePrivate *priv = SCINTILLA_OBJECT_ACCESSIBLE_GET_PRIVATE(object);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1230:20: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1230 | ScintillaObjectAccessiblePrivate *priv = SCINTILLA_OBJECT_ACCESSIBLE_GET_PRIVATE(accessible);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx: In function 'GType scintilla_object_accessible_get_type(GType)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1020:25: warning: cast between incompatible function types from 'void (*)(ScintillaObjectAccessibleClass*)' {aka 'void (*)(GtkAccessibleClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
1020 | (GClassInitFunc) scintilla_object_accessible_class_init, /* class init */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1025:25: warning: cast between incompatible function types from 'void (*)(ScintillaObjectAccessible*)' {aka 'void (*)(GtkAccessible*)'} to 'GInstanceInitFunc' {aka 'void (*)(GTypeInstance*, void*)'} [-Wcast-function-type]
1025 | (GInstanceInitFunc) scintilla_object_accessible_init, /* instance init */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1030:25: warning: cast between incompatible function types from 'void (*)(AtkTextIface*)' to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
1030 | (GInterfaceInitFunc) ScintillaGTKAccessible::AtkTextIface::init,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTKAccessible.cxx:1036:25: warning: cast between incompatible function types from 'void (*)(AtkEditableTextIface*)' to 'GInterfaceInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
1036 | (GInterfaceInitFunc) ScintillaGTKAccessible::AtkEditableTextIface::init,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[30/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/KeyMap.cxx.o
[31/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/ExternalLexer.cxx.o
[32/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/PlatGTK.cxx.o
[33/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/EditModel.cxx.o
[34/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Decoration.cxx.o
[35/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Indicator.cxx.o
[36/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/ScintillaGTK.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx: In function 'std::vector<int> MapImeIndicators(PangoAttrList*, const char*)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2290:48: warning: enumeration value 'PANGO_UNDERLINE_SINGLE_LINE' not handled in switch [-Wswitch]
2290 | switch (uline) {
| ^
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2290:48: warning: enumeration value 'PANGO_UNDERLINE_DOUBLE_LINE' not handled in switch [-Wswitch]
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2290:48: warning: enumeration value 'PANGO_UNDERLINE_ERROR_LINE' not handled in switch [-Wswitch]
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx: In member function 'void Scintilla::ScintillaGTK::SetCandidateWindowPos()':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2328:33: warning: missing initializer for member '_cairo_rectangle_int::y' [-Wmissing-field-initializers]
2328 | GdkRectangle imeBox = {0}; // No need to set width
| ^
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2328:33: warning: missing initializer for member '_cairo_rectangle_int::width' [-Wmissing-field-initializers]
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:2328:33: warning: missing initializer for member '_cairo_rectangle_int::height' [-Wmissing-field-initializers]
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx: In function 'GType scintilla_get_type()':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:3023:41: warning: cast between incompatible function types from 'void (*)(ScintillaClass*)' {aka 'void (*)(_ScintillaClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type]
3023 | (GClassInitFunc) scintilla_class_init,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/gtk/ScintillaGTK.cxx:3028:41: warning: cast between incompatible function types from 'void (*)(ScintillaObject*)' {aka 'void (*)(_ScintillaObject*)'} to 'GInstanceInitFunc' {aka 'void (*)(GTypeInstance*, void*)'} [-Wcast-function-type]
3028 | (GInstanceInitFunc) scintilla_init,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[37/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/RESearch.cxx.o
[38/788] Building CXX object library/base/CMakeFiles/wbbase.dir/drawing_gtk.cpp.o
[39/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/LineMarker.cxx.o
[40/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Style.cxx.o
[41/788] Linking CXX shared library library/base/libwbbase.so.8.0.40
[42/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Selection.cxx.o
[43/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/UniConversion.cxx.o
[44/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/MarginView.cxx.o
[45/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/Accessor.cxx.o
[46/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/CharacterSet.cxx.o
[47/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/ScintillaBase.cxx.o
[48/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/UniqueString.cxx.o
[49/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/DefaultLexer.cxx.o
[50/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/LexerBase.cxx.o
[51/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/LexerNoExceptions.cxx.o
[52/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/CellBuffer.cxx.o
[53/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/StyleContext.cxx.o
[54/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/LexerModule.cxx.o
[55/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/CharacterCategory.cxx.o
[56/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/LexerSimple.cxx.o
[57/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/PositionCache.cxx.o
[58/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/EditView.cxx.o
[59/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/ContractionState.cxx.o
[60/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/PerLine.cxx.o
[61/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/XPM.cxx.o
[62/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/WordList.cxx.o
[63/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexlib/PropSetSimple.cxx.o
[64/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/ViewStyle.cxx.o
[65/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexA68k.cxx.o
[66/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAPDL.cxx.o
[67/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAsn1.cxx.o
[68/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAVE.cxx.o
[69/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexASY.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexASY.cxx: In function 'int ParseASYWord(Sci_PositionU, Scintilla::Accessor&, char*, size_t)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexASY.cxx:159:38: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
159 | while(isASYidentifier(ch) && length<word_len - 1){
| ~~~~~~^~~~~~~~~~~~~
[70/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/RunStyles.cxx.o
[71/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAVS.cxx.o
[72/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAbaqus.cxx.o
[73/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAU3.cxx.o
[74/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAda.cxx.o
[75/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCaml.cxx.o
[76/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBatch.cxx.o
[77/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexAsm.cxx.o
[78/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBullant.cxx.o
[79/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Editor.cxx.o
[80/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexConf.cxx.o
[81/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCOBOL.cxx.o
[82/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBibTeX.cxx.o
[83/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBasic.cxx.o
[84/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCLW.cxx.o
[85/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCmake.cxx.o
[86/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCsound.cxx.o
[87/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCrontab.cxx.o
[88/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCoffeeScript.cxx.o
[89/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexDiff.cxx.o
[90/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexEDIFACT.cxx.o
[91/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBaan.cxx.o
[92/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexDMIS.cxx.o
[93/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexDMAP.cxx.o
[94/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCSS.cxx.o
[95/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCIL.cxx.o
[96/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexBash.cxx.o
[97/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexErrorList.cxx.o
[98/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexEiffel.cxx.o
[99/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexIndent.cxx.o
[100/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexEScript.cxx.o
[101/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexErlang.cxx.o
[102/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexECL.cxx.o
[103/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexForth.cxx.o
[104/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexGAP.cxx.o
[105/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexGui4Cli.cxx.o
[106/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexFlagship.cxx.o
[107/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexInno.cxx.o
[108/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexFortran.cxx.o
[109/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexD.cxx.o
[110/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexKix.cxx.o
[111/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexKVIrc.cxx.o
[112/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMake.cxx.o
[113/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexLout.cxx.o
[114/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMaxima.cxx.o
[115/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexLisp.cxx.o
[116/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexHaskell.cxx.o
[117/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMagik.cxx.o
[118/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexCPP.cxx.o
[119/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexHex.cxx.o
[120/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexJSON.cxx.o
[121/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexLua.cxx.o
[122/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMPT.cxx.o
[123/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexNull.cxx.o
[124/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMarkdown.cxx.o
[125/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMatlab.cxx.o
[126/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMSSQL.cxx.o
[127/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexLaTeX.cxx.o
[128/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMetapost.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexMetapost.cxx: In function 'int ParseMetapostWord(Sci_PositionU, Scintilla::Accessor&, char*, size_t)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexMetapost.cxx:343:58: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
343 | while(isMETAPOSTidentifier(ch) && isalpha(ch) && length<word_len - 1){
| ~~~~~~^~~~~~~~~~~~~
[129/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMMIXAL.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexMMIXAL.cxx: In function 'void ColouriseMMIXALDoc(Sci_PositionU, Sci_Position, int, Scintilla::WordList**, Scintilla::Accessor&)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexMMIXAL.cxx:106:56: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 100 is out of the bounds [0, 100] of object 's' with type 'char [100]' [-Warray-bounds=]
106 | *(s+i) = *(s+i+1);
| ~~~~~~~^~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexMMIXAL.cxx:102:38: note: 's' declared here
102 | char s[100];
| ^
[130/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexModula.cxx.o
[131/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexNimrod.cxx.o
[132/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexMySQL.cxx.o
[133/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPLM.cxx.o
[134/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexOpal.cxx.o
[135/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPB.cxx.o
[136/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexNsis.cxx.o
[137/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexProps.cxx.o
[138/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPO.cxx.o
[139/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexOScript.cxx.o
[140/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexNim.cxx.o
[141/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPascal.cxx.o
[142/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPOV.cxx.o
[143/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/src/Document.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'Sci::Position Scintilla::Document::NextPosition(Sci::Position, int) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:746:62: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
746 | charBytes[b] = cb.CharAt(pos+b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:744:55: note: at offset 4 into destination object 'charBytes' of size 4
744 | unsigned char charBytes[UTF8MaxBytes] = {leadByte,0,0,0};
| ^~~~~~~~~
In member function 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterAfter(Sci::Position) const',
inlined from 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterAfter(Sci::Position) const' at /build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:815:30:
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:828:38: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
828 | charBytes[b] = cb.UCharAt(position + b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterAfter(Sci::Position) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:826:31: note: at offset 4 into destination object 'charBytes' of size 4
826 | unsigned char charBytes[UTF8MaxBytes] = { leadByte, 0, 0, 0 };
| ^~~~~~~~~
In member function 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterBefore(Sci::Position) const',
inlined from 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterBefore(Sci::Position) const' at /build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:845:30:
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:867:54: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
867 | charBytes[b] = cb.UCharAt(startUTF + b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'Scintilla::Document::CharacterExtracted Scintilla::Document::CharacterBefore(Sci::Position) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:865:47: note: at offset 4 into destination object 'charBytes' of size 4
865 | unsigned char charBytes[UTF8MaxBytes] = { 0, 0, 0, 0 };
| ^~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'virtual int Scintilla::Document::GetCharacterAndWidth(Sci_Position, Sci_Position*) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:940:54: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
940 | charBytes[b] = cb.UCharAt(position+b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:938:47: note: at offset 4 into destination object 'charBytes' of size 4
938 | unsigned char charBytes[UTF8MaxBytes] = {leadByte,0,0,0};
| ^~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'virtual int Scintilla::Document::_ZThn8_NK9Scintilla8Document20GetCharacterAndWidthElPl(Sci_Position, Sci_Position*) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:940:54: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
940 | charBytes[b] = cb.UCharAt(position+b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:938:47: note: at offset 4 into destination object 'charBytes' of size 4
938 | unsigned char charBytes[UTF8MaxBytes] = {leadByte,0,0,0};
| ^~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'Scintilla::Document::CharacterExtracted Scintilla::Document::ExtractCharacter(Sci::Position) const':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:1959:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
1959 | charBytes[b] = cb.UCharAt(position + b);
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:1957:23: note: at offset 4 into destination object 'charBytes' of size 4
1957 | unsigned char charBytes[UTF8MaxBytes] = { leadByte, 0, 0, 0 };
| ^~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx: In member function 'Sci::Position Scintilla::Document::FindText(Sci::Position, Sci::Position, const char*, int, Sci::Position*)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:2040:66: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
2040 | bytes[b] = cb.CharAt(posIndexDocument+b);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/src/Document.cxx:2026:30: note: at offset 5 into destination object 'bytes' of size 5
2026 | char bytes[UTF8MaxBytes + 1] = "";
| ^~~~~
[144/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPowerPro.cxx.o
[145/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPowerShell.cxx.o
[146/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexR.cxx.o
[147/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPS.cxx.o
[148/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSAS.cxx.o
[149/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSML.cxx.o
[150/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSorcus.cxx.o
[151/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexRebol.cxx.o
[152/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexStata.cxx.o
[153/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexScriptol.cxx.o
[154/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexProgress.cxx.o
[155/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSmalltalk.cxx.o
[156/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexRuby.cxx.o
[157/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexRegistry.cxx.o
[158/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSpice.cxx.o
[159/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTACL.cxx.o
[160/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSpecman.cxx.o
[161/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTAL.cxx.o
[162/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPython.cxx.o
[163/788] Creating library symlink library/base/libwbbase.so
[164/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexRust.cxx.o
[165/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTCL.cxx.o
[166/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTxt2tags.cxx.o
[167/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSTTXT.cxx.o
[168/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTCMD.cxx.o
[169/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexHTML.cxx.o
[170/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTeX.cxx.o
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexTeX.cxx: In function 'Sci_Position ParseTeXCommand(Sci_PositionU, Scintilla::Accessor&, char*, size_t)':
/build/mysql-workbench-community-8.0.40-src/ext/scintilla/lexers/LexTeX.cxx:310:75: warning: comparison of integer expressions of different signedness: 'Sci_Position' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
310 | while(isWordChar(ch) && !isNumber(ch) && ch!='_' && ch!='.' && length<commanr_len - 1){
| ~~~~~~^~~~~~~~~~~~~~~~
[171/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexYAML.cxx.o
[172/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexVB.cxx.o
[173/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexVHDL.cxx.o
[174/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexPerl.cxx.o
[175/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexSQL.cxx.o
[176/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexTADS3.cxx.o
[177/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_algorithms.cpp.o
[178/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexVisualProlog.cxx.o
[179/788] Building CXX object ext/scintilla/gtk/CMakeFiles/wbscintilla.dir/__/lexers/LexVerilog.cxx.o
[180/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_bounds_magnet.cpp.o
[181/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_back_layer.cpp.o
[182/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_box.cpp.o
[183/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_area_group.cpp.o
[184/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_common.cpp.o
[185/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_box_handle.cpp.o
[186/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view_opengl.cpp.o
[187/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view_printing.cpp.o
[188/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_draw_util.cpp.o
[189/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_button.cpp.o
[190/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view_image.cpp.o
[191/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view_x11.cpp.o
[192/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_connector.cpp.o
[193/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view_glx.cpp.o
[194/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_view.cpp.o
[195/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_figure.cpp.o
[196/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_icon_text.cpp.o
[197/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_item_handle.cpp.o
[198/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_vertex_handle.cpp.o
[199/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_canvas_item.cpp.o
[200/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_layouter.cpp.o
[201/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_image.cpp.o
[202/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_rectangle.cpp.o
[203/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_interaction_layer.cpp.o
[204/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_group.cpp.o
[205/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_line_segment_handle.cpp.o
[206/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_layer.cpp.o
[207/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_text.cpp.o
[208/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_magnet.cpp.o
[209/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_image_manager.cpp.o
[210/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_line.cpp.o
[211/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_selection.cpp.o
[212/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_box_side_magnet.cpp.o
[213/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvas.dir/mdc_orthogonal_line_layouter.cpp.o
[214/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_notifications.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[215/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_module_cpp.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[216/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_module.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[217/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_metaclass.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_metaclass.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[218/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/serializer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/serializer.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/serializer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[219/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_helper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_helper.h:25,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_helper.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[220/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grt.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell_python.h:28,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[221/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/unserializer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/unserializer.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/unserializer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[222/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_util.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[223/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/diff/changelistobjects.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/changelistobjects.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[224/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_value.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_value.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[225/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/diff/diffchange.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/diffchange.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/diffchange.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1816:37: note: remove the '< >'
[226/788] Linking CXX shared library ext/scintilla/gtk/libwbscintilla.so.4.1.5
[227/788] Linking CXX shared library library/mysql.canvas/src/libmdcanvas.so.8.0.40
[228/788] Creating library symlink ext/scintilla/gtk/libwbscintilla.so
[229/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/diff/changefactory.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/changefactory.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[230/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_shell.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[231/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/diff/grtdiff.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/grtdiff.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/grtdiff.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[232/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_shell_python_help.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell_python_help.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[233/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_shell_python.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell_python.h:28,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_shell_python.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[234/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_undo_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_undo_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_undo_manager.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[235/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/grtpp_module_python.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[236/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/diff/grtlistdiff.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.h:27,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/grtlistdiff.h:28,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/grtlistdiff.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[237/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/python_grtdict.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_grtdict.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[238/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/python_module.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_module.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[239/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/python_grtlist.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_grtlist.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[240/788] Creating library symlink library/mysql.canvas/src/libmdcanvas.so
[241/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/python_grtobject.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_grtobject.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[242/788] Building CXX object library/grt/src/CMakeFiles/grt.dir/python_context.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[243/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/auto_completable.cpp.o
[244/788] Linking CXX shared library library/grt/src/libgrt.so.8.0.40
[245/788] Creating library symlink library/grt/src/libgrt.so
[246/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/widgets_auto_cleaner.cpp.o
[247/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/image_cache.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[248/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/treemodel_wrapper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/treemodel_wrapper.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/treemodel_wrapper.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[249/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/form_view_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/form_view_base.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[250/788] Building CXX object library/cdbc/CMakeFiles/cdbc.dir/src/sql_batch_exec.cpp.o
[251/788] [mysql] Generating parser files...
[252/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/main_app.cpp.o
[253/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/editable_iconview.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/treemodel_wrapper.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/editable_iconview.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/editable_iconview.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[254/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/gtk_helpers.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/gtk_helpers.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[255/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/listmodel_wrapper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[256/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/multi_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/treemodel_wrapper.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/multi_view.h:34,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/multi_view.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[257/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/notebook_dockingpoint.cpp.o
[258/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvasgtk.dir/gtk/mdc_gtk_canvas_scroller.cpp.o
[259/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/widget_saver.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/widget_saver.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[260/788] Building CXX object frontend/linux/linux_utilities/CMakeFiles/linux_utilities.dir/plugin_editor_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[261/788] Linking CXX shared library frontend/linux/linux_utilities/liblinux_utilities.so.8.0.40
[262/788] Creating library symlink frontend/linux/linux_utilities/liblinux_utilities.so
[263/788] Building CXX object library/forms/CMakeFiles/mforms.dir/app.cpp.o
[264/788] Building CXX object library/forms/CMakeFiles/mforms.dir/appview.cpp.o
[265/788] Building CXX object library/forms/CMakeFiles/mforms.dir/box.cpp.o
[266/788] Building CXX object library/forms/CMakeFiles/mforms.dir/base.cpp.o
[267/788] Building CXX object library/mysql.canvas/src/CMakeFiles/mdcanvasgtk.dir/gtk/mdc_gtk_canvas_view.cpp.o
[268/788] Building CXX object library/forms/CMakeFiles/mforms.dir/canvas.cpp.o
[269/788] Linking CXX shared library library/mysql.canvas/src/libmdcanvasgtk.so.8.0.40
[270/788] Creating library symlink library/mysql.canvas/src/libmdcanvasgtk.so
[271/788] Building CXX object library/forms/CMakeFiles/mforms.dir/checkbox.cpp.o
[272/788] Building CXX object library/cdbc/CMakeFiles/cdbc.dir/src/driver_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/driver_manager.h:35,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/driver_manager.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[273/788] Building CXX object library/forms/CMakeFiles/mforms.dir/container.cpp.o
[274/788] Building CXX object library/forms/CMakeFiles/mforms.dir/button.cpp.o
[275/788] Building CXX object library/forms/CMakeFiles/mforms.dir/drawbox.cpp.o
[276/788] Building CXX object library/forms/CMakeFiles/mforms.dir/find_panel.cpp.o
[277/788] Building CXX object library/forms/CMakeFiles/mforms.dir/filechooser.cpp.o
[278/788] Building CXX object library/forms/CMakeFiles/mforms.dir/dockingpoint.cpp.o
[279/788] Building CXX object library/forms/CMakeFiles/mforms.dir/form.cpp.o
[280/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/active_label.cpp.o
[281/788] Building CXX object library/forms/CMakeFiles/mforms.dir/fs_object_selector.cpp.o
[282/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_box.cpp.o
[283/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_drawbox.cpp.o
[284/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_find_panel.cpp.o
[285/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_label.cpp.o
[286/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_code_editor.cpp.o
[287/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_button.cpp.o
[288/788] Building CXX object library/forms/CMakeFiles/mforms.dir/code_editor.cpp.o
[289/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_hypertext.cpp.o
[290/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_menu.cpp.o
[291/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_listbox.cpp.o
[292/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_menubar.cpp.o
[293/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_form.cpp.o
[294/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_mforms.cpp.o
[295/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_native.cpp.o
[296/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_panel.cpp.o
[297/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_popover.cpp.o
[298/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_popup.cpp.o
[299/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_scrollpanel.cpp.o
[300/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_radiobutton.cpp.o
[301/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_splitter.cpp.o
[302/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_selector.cpp.o
[303/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_textbox.cpp.o
[304/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_textentry.cpp.o
[305/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_table.cpp.o
[306/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_tabview.cpp.o
[307/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_toolbar.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.h:33,
from /build/mysql-workbench-community-8.0.40-src/library/forms/gtk/src/lf_toolbar.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[308/788] Building CXX object library/forms/CMakeFiles/mforms.dir/password_cache.cpp.o
[309/788] Building CXX object library/forms/CMakeFiles/mforms.dir/hypertext.cpp.o
[310/788] Building CXX object library/forms/CMakeFiles/mforms.dir/imagebox.cpp.o
[311/788] Building CXX object library/forms/CMakeFiles/mforms.dir/label.cpp.o
[312/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_utilities.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/forms/gtk/src/lf_utilities.cpp:48:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[313/788] Building CXX object library/forms/CMakeFiles/mforms.dir/listbox.cpp.o
[314/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/mforms_acc.cpp.o
[315/788] Building CXX object library/forms/CMakeFiles/mforms.dir/mforms.cpp.o
[316/788] Building CXX object library/forms/CMakeFiles/mforms.dir/panel.cpp.o
[317/788] Building CXX object library/forms/CMakeFiles/mforms.dir/native.cpp.o
[318/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_wizard.cpp.o
[319/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_treeview.cpp.o
[320/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gtk/src/lf_view.cpp.o
[321/788] Building CXX object library/forms/CMakeFiles/mforms.dir/menu.cpp.o
[322/788] Building CXX object library/forms/CMakeFiles/mforms.dir/menubar.cpp.o
[323/788] Building CXX object library/forms/CMakeFiles/mforms.dir/popover.cpp.o
[324/788] Building CXX object library/forms/CMakeFiles/mforms.dir/progressbar.cpp.o
[325/788] Building CXX object library/forms/CMakeFiles/mforms.dir/popup.cpp.o
[326/788] Building CXX object library/forms/CMakeFiles/mforms.dir/scrollpanel.cpp.o
[327/788] Building CXX object library/forms/CMakeFiles/mforms.dir/gridview.cpp.o
[328/788] Building CXX object library/forms/CMakeFiles/mforms.dir/radiobutton.cpp.o
[329/788] Building CXX object library/forms/CMakeFiles/mforms.dir/sectionbox.cpp.o
[330/788] Building CXX object library/forms/CMakeFiles/mforms.dir/table.cpp.o
[331/788] Building CXX object library/forms/CMakeFiles/mforms.dir/simpleform.cpp.o
[332/788] Building CXX object library/forms/CMakeFiles/mforms.dir/tabview_dock.cpp.o
[333/788] Building CXX object library/forms/CMakeFiles/mforms.dir/selector.cpp.o
[334/788] Building CXX object library/forms/CMakeFiles/mforms.dir/splitter.cpp.o
[335/788] Building CXX object library/forms/CMakeFiles/mforms.dir/task_sidebar.cpp.o
[336/788] Building CXX object library/forms/CMakeFiles/mforms.dir/tabswitcher.cpp.o
[337/788] Building CXX object library/forms/CMakeFiles/mforms.dir/toolbar.cpp.o
[338/788] Building CXX object library/forms/CMakeFiles/mforms.dir/tabview.cpp.o
[339/788] Building CXX object library/forms/CMakeFiles/mforms.dir/textentry.cpp.o
[340/788] Building CXX object library/forms/CMakeFiles/mforms.dir/textbox.cpp.o
[341/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLLexer.cpp.o
[342/788] Building CXX object library/forms/CMakeFiles/mforms.dir/home_screen_helpers.cpp.o
[343/788] Building CXX object library/forms/CMakeFiles/mforms.dir/widgets.cpp.o
[344/788] Building CXX object library/forms/CMakeFiles/mforms.dir/wizard.cpp.o
[345/788] Building CXX object library/forms/CMakeFiles/mforms.dir/treeview.cpp.o
[346/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLParserBaseListener.cpp.o
[347/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLParserBaseVisitor.cpp.o
[348/788] Building CXX object library/forms/CMakeFiles/mforms.dir/view.cpp.o
[349/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLParserListener.cpp.o
[350/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLParserVisitor.cpp.o
[351/788] Building CXX object library/forms/CMakeFiles/mforms.dir/home_screen_documents.cpp.o
[352/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLBaseLexer.cpp.o
/build/mysql-workbench-community-8.0.40-src/library/parsers/mysql/MySQLBaseLexer.cpp: In member function 'size_t parsers::MySQLBaseLexer::determineFunction(size_t)':
/build/mysql-workbench-community-8.0.40-src/library/parsers/mysql/MySQLBaseLexer.cpp:1033:31: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
1033 | return _input->LA(1) == '(' ? proposed : MySQLLexer::IDENTIFIER;
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[353/788] Building CXX object library/forms/CMakeFiles/mforms.dir/home_screen.cpp.o
[354/788] Building CXX object library/forms/CMakeFiles/mforms.dir/utilities.cpp.o
[355/788] Linking CXX shared library library/cdbc/libcdbc.so.8.0.40
[356/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/parsers-common.cpp.o
[357/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/SymbolTable.cpp.o
[358/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLBaseRecognizer.cpp.o
[359/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/refresh_ui.cpp.o
[360/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLRecognizerCommon.cpp.o
[361/788] Building CXX object library/mtemplate/CMakeFiles/mtemplate.dir/template.cpp.o
[362/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/parse_utils.cpp.o
[363/788] Building CXX object library/mtemplate/CMakeFiles/mtemplate.dir/dictionary.cpp.o
[364/788] Building CXX object library/mtemplate/CMakeFiles/mtemplate.dir/output.cpp.o
[365/788] Building CXX object library/mtemplate/CMakeFiles/mtemplate.dir/modifier.cpp.o
[366/788] Building CXX object library/mtemplate/CMakeFiles/mtemplate.dir/types.cpp.o
[367/788] Linking CXX shared library library/mtemplate/libmtemplate.so.8.0.40
[368/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/code-completion/CodeCompletionCore.cpp.o
[369/788] Building CXX object library/forms/CMakeFiles/mforms.dir/home_screen_connections.cpp.o
[370/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_reporter.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_reporter.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[371/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/icon_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.cpp:32:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[372/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/common.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[373/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/spatial_handler.cpp.o
[374/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/tree_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[375/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/code-completion/mysql-code-completion.cpp.o
[376/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_shell.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_shell.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[377/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_message_list.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_message_list.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_message_list.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[378/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_value_inspector.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_value_inspector.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[379/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/editor_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/editor_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/editor_base.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[380/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/charset_utils.cpp.o
[381/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_dispatcher.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_dispatcher.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_dispatcher.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[382/788] Building CXX object library/forms/CMakeFiles/mforms.dir/jsonview.cpp.o
[383/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[384/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/action_list.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/action_list.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/action_list.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[385/788] Linking CXX shared library library/forms/libmforms.so.8.0.40
[386/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/plugin_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/plugin_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/plugin_manager.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[387/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_string_list_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_string_list_model.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_string_list_model.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[388/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/validation_manager.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/validation_manager.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/validation_manager.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[389/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/charset_list.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/charset_list.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/charset_list.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[390/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/db_helpers.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[391/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grt/grt_threaded_task.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[392/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/db_object_filter.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_filter.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_filter.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[393/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/db_object_master_filter.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_master_filter.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[394/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_routine.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_dispatcher.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_routine.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[395/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/dbobject_roles.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/dbobject_roles.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/dbobject_roles.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[396/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_schema.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_schema.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_schema.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[397/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/db_object_helpers.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.cpp:33:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[398/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_routinegroup.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_dispatcher.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_routinegroup.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[399/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_view.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_view.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[400/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/sync_profile.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/sync_profile.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/sync_profile.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[401/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_user.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_user.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_user.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[402/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/GrtStoredNote.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/GrtStoredNote.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[403/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/role_tree_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/role_tree_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/role_tree_model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[404/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/diff_dbobjectmatch.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/diff_dbobjectmatch.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[405/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_inserts_loader.cpp.o
[406/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_user_role.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_user_role.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_user_role.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[407/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_DatabaseObject.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_DatabaseObject.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[408/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_normalizer.cpp.o
[409/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_dbobject.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[410/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_Schema.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_Schema.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[411/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/module_utils.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/module_utils.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/module_utils.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[412/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_ForeignKey.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_ForeignKey.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[413/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_parser_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[414/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_Index.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_Index.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[415/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_Trigger.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_Trigger.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[416/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_facade.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_facade.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_facade.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[417/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_RoutineGroup.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_RoutineGroup.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[418/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/sqlide_generics.cpp.o
[419/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_specifics.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_specifics.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_specifics.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[420/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_semantic_check.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_syntax_check.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_semantic_check.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_semantic_check.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[421/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_Column.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_Column.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[422/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/sql_statement_decomposer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_statement_decomposer.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_statement_decomposer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[423/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db/db_Table.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sqlite_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_table_inserts_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db/db_Table.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[424/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtsqlparser/mysql_parser_services.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/mysql_parser_services.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[425/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtdb/editor_table.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_table.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_table.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[426/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_data_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.cpp:34:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[427/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/column_width_cache.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/column_width_cache.cpp:35:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[428/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/table_inserts_loader_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/table_inserts_loader_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/table_inserts_loader_be.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[429/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/badge_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/badge_figure.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[430/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_table_inserts_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sqlite_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_table_inserts_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_table_inserts_storage.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[431/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/var_grid_model_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[432/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_text_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_text_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_text_storage.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[433/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_sqlite_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sqlite_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sqlite_storage.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[434/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/sql_script_run_wizard.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/sql_script_run_wizard.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[435/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/connection_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/connection_figure.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/connection_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[436/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/figure_common.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[437/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_cdbc_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_cdbc_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_cdbc_storage.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[438/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/table_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[439/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_sql_storage.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_data_storage.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_sql_storage.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[440/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/sql_editor_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/sql_editor_be.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[441/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/table_figure_wb.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_wb.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_wb.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[442/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/table_figure_idef1x.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_idef1x.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_idef1x.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[443/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/table_figure_simple.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_simple.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/table_figure_simple.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[444/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/view_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/view_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/view_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[445/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/image_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/image_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/image_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[446/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/note_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/note_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/note_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[447/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/layer_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/layer_figure.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/layer_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[448/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/routine_group_figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/routine_group_figure.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/routine_group_figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[449/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/sqlide/recordset_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[450/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/base_bridge.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/base_bridge.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/base_bridge.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[451/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_object_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_object_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_object_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[452/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_viewfigure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_viewfigure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_viewfigure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[453/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_model_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_model_impl.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[454/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_layer_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_layer_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_layer_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[455/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Connection.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Connection.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[456/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_model_notefigure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_model_notefigure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_model_notefigure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[457/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_diagram_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_diagram_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[458/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_connection_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_connection_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_connection_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[459/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_model_imagefigure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_model_imagefigure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_model_imagefigure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[460/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_figure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[461/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_model_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_model_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_model_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_model_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[462/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_routinegroupfigure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_routinegroupfigure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_routinegroupfigure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[463/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Figure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Figure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[464/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/model_diagram_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_diagram_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[465/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_connection_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_connection_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[466/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Layer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Layer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[467/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Object.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Object.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[468/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[469/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/model/model_Diagram.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/model/model_Diagram.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[470/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.model/workbench_model_NoteFigure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.model/workbench_model_NoteFigure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[471/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.model/workbench_model_ImageFigure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.model/workbench_model_ImageFigure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[472/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_Connection.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_Connection.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[473/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/wbcanvas/workbench_physical_tablefigure_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_figure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_tablefigure_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/workbench_physical_tablefigure_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[474/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_RoutineGroupFigure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_RoutineGroupFigure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[475/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.logical/workbench_logical_Model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.logical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.logical/workbench_logical_Model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[476/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_TableFigure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_TableFigure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[477/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_Diagram.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_Diagram.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[478/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.logical/workbench_logical_Diagram.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.logical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.logical/workbench_logical_Diagram.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[479/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_ViewFigure.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_ViewFigure.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[480/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/workbench.physical/workbench_physical_Model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/workbench.physical/workbench_physical_Model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[481/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_QueryBuffer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.query.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.query/db_query_QueryBuffer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[482/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_Editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.query.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.query/db_query_Editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[483/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.mgmt/db_mgmt_SSHConnection.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.mgmt/db_mgmt_SSHConnection.cpp:20:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[484/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.mgmt/db_mgmt_SSHFile.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.mgmt/db_mgmt_SSHFile.cpp:20:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[485/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.migration/db_migration_Migration.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.migration.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.migration/db_migration_Migration.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[486/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/ui/ui_ObjectEditor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/ui/ui_ObjectEditor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[487/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_EditableResultset.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.query.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.query/db_query_EditableResultset.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[488/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/db.query/db_query_Resultset.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.query.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.query/db_query_Resultset.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[489/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/ui/ui_db_ConnectPanel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/ui/ui_db_ConnectPanel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[490/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/wrapper/parser_ContextReference.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.wrapper.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/wrapper/parser_ContextReference.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[491/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/wrapper/grt_PyObject.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/wrapper/grt_PyObject.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[492/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/wrapper/mforms_ObjectReference.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/wrapper/mforms_ObjectReference.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[493/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/objimpl/ui/ui_ObjectEditor_impl.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/ui/ui_ObjectEditor_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/ui/ui_ObjectEditor_impl.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[494/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/confirm_save_dialog.cpp.o
[495/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/geom_draw_box.cpp.o
[496/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grtdb_connect_dialog.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/db_conn_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connect_dialog.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connect_dialog.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[497/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grt_wizard_plugin.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[498/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/string_list_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/string_list_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[499/788] Building CXX object library/parsers/CMakeFiles/parsers.dir/mysql/MySQLParser.cpp.o
[500/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/wizard_finished_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_finished_page.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_finished_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[501/788] Linking CXX shared library library/parsers/libparsers.so.8.0.40
[502/788] Creating library symlink library/cdbc/libcdbc.so
[503/788] Creating library symlink library/forms/libmforms.so
[504/788] Creating library symlink library/parsers/libparsers.so
[505/788] Creating library symlink library/mtemplate/libmtemplate.so
[506/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grtdb_object_filter.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_object_filter.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_object_filter.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[507/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/wizard_object_filter_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_object_filter_page.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_object_filter_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[508/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grtdb_connection_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/db_conn_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connection_editor.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connection_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[509/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grt_wizard_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[510/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/wizard_view_text_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_view_text_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[511/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/wizard_schema_filter_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_schema_filter_page.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_schema_filter_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[512/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/grtdb_connect_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/db_conn_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connect_panel.h:36,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grtdb_connect_panel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[513/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/text_input_dialog.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/text_input_dialog.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[514/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/wizard_progress_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_progress_page.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/wizard_progress_page.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[515/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/charset-def.cpp.o
[516/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/gui_plugin_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/gui_plugin_base.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/gui_plugin_base.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[517/788] Building CXX object library/ssh/CMakeFiles/wbssh.dir/SSHCommon.cpp.o
[518/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/charset.cpp.o
[519/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-big5.cpp.o
[520/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-bin.cpp.o
[521/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/binary_data_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/binary_data_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[522/788] Building CXX object library/ssh/CMakeFiles/wbssh.dir/SSHTunnelHandler.cpp.o
[523/788] Building CXX object library/ssh/CMakeFiles/wbssh.dir/SSHTunnelManager.cpp.o
[524/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-cp932.cpp.o
[525/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-czech.cpp.o
[526/788] Building CXX object library/ssh/CMakeFiles/wbssh.dir/SSHSftp.cpp.o
[527/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-euc_kr.cpp.o
[528/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-extra.cpp.o
[529/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-gb2312.cpp.o
[530/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/checkbox_list_control.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/checkbox_list_control.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/checkbox_list_control.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[531/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-latin1.cpp.o
[532/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-eucjpms.cpp.o
[533/788] Building CXX object library/ssh/CMakeFiles/wbssh.dir/SSHSession.cpp.o
[534/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-gbk.cpp.o
[535/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/file_charset_dialog.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/file_charset_dialog.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/file_charset_dialog.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[536/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-sjis.cpp.o
[537/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-mb.cpp.o
[538/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-tis620.cpp.o
[539/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-simple.cpp.o
[540/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/db_conn_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/db_conn_be.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[541/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-uca.cpp.o
[542/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-win1250ch.cpp.o
[543/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/sql_parser_symbols.cpp.o
[544/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/int2str.cpp.o
[545/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype.cpp.o
[546/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-ucs2.cpp.o
[547/788] Building CXX object backend/wbpublic/CMakeFiles/wbpublic.dir/grtui/inserts_export_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/inserts_export_form.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/inserts_export_form.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[548/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-utf8.cpp.o
[549/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/ctype-ujis.cpp.o
[550/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/my_messnc.cpp.o
[551/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/myx_lex_helpers.cpp.o
[552/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/my_static.cpp.o
[553/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/my_strtoll10.cpp.o
[554/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/my_vsnprintf.cpp.o
[555/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/my_lib.cpp.o
[556/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/strmake.cpp.o
[557/788] Building CXX object modules/db.mysql/CMakeFiles/db.mysql.grt.dir/src/db_mysql_params.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_params.cpp:27:
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:53:16: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
53 | GTimeVal next_trigger;
| ^~~~~~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/threading.h:30,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:40,
from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mysql.h:32,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_params.h:30,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_params.cpp:25:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:60:56: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
60 | double delay_for_next_trigger(const GTimeVal &now);
| ^
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
[558/788] Linking CXX shared library library/ssh/libwbssh.so.8.0.40
[559/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/myx_statement_parser.cpp.o
[560/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/strnmov.cpp.o
[561/788] Linking CXX shared library backend/wbpublic/libwbpublic.so.8.0.40
[562/788] Creating library symlink backend/wbpublic/libwbpublic.so
[563/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/strxmov.cpp.o
[564/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/str_alloc.cpp.o
[565/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/strtod.cpp.o
[566/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/myx_sql_tree_item.cpp.o
[567/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/xml.cpp.o
[568/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/myx_unicode_scanner.cpp.o
[569/788] Building CXX object modules/db.mysql/CMakeFiles/db.mysql.grt.dir/src/db_mysql_catalog_report.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_facade.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/diff_dbobjectmatch.h:33,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_catalog_report.h:43,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_catalog_report.cpp:27:
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:53:16: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
53 | GTimeVal next_trigger;
| ^~~~~~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/threading.h:30,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:40,
from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_catalog_report.cpp:26:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:60:56: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
60 | double delay_for_next_trigger(const GTimeVal &now);
| ^
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
In file included from /build/mysql-workbench-community-8.0.40-src/library/mtemplate/modifier.h:28,
from /build/mysql-workbench-community-8.0.40-src/library/mtemplate/types.h:28,
from /build/mysql-workbench-community-8.0.40-src/library/mtemplate/template.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/db_mysql_catalog_report.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/base/base/utf8string.h:88:58: warning: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Wdeprecated-declarations]
88 | class BASELIBRARY_PUBLIC_FUNC iterator : public std::iterator<std::bidirectional_iterator_tag, utf8string> {
| ^~~~~~~~
In file included from /nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116/include/c++/14-20241116/bits/stl_iterator_base_funcs.h:66,
from /nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116/include/c++/14-20241116/string:47,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/common.h:57,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/symbol-info.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:29:
/nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116/include/c++/14-20241116/bits/stl_iterator_base_types.h:127:34: note: declared here
127 | struct _GLIBCXX17_DEPRECATED iterator
| ^~~~~~~~
[570/788] Building CXX object modules/db.mysql/CMakeFiles/db.mysql.grt.dir/src/db_mysql_diffsqlgen.cpp.o
[571/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_mysql_sql_sync.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_sql_sync.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[572/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_frw_eng_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_frw_eng_be.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[573/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/register_plugin.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/register_plugin.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[574/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_rev_eng_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/sql_import_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_rev_eng_be.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_rev_eng_be.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[575/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/sql_import_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/sql_import_be.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[576/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_mysql_validation_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_validation_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[577/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/wb_plugin_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mysql.h:32,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_public_interface.h:42,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/wb_plugin_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/wb_plugin_be.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[578/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_alter_script_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_alter_script_be.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_alter_script_be.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[579/788] Building CXX object library/sql.parser/source/CMakeFiles/sqlparser.dir/linux/myx_sql_parser.cpp.o
[580/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_mysql_sql_export.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_object_helpers.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_sql_export.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[581/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/diff_tree.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/diffchange.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/diff_tree.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/diff/../grt.h:1816:37: note: remove the '< >'
[582/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_plugin_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mysql.h:32,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_public_interface.h:42,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_plugin_be.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_plugin_be.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[583/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_forward_engineer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_forward_engineer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[584/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/backend/db_mysql_sql_script_sync.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_undo_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_sql_script_sync.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[585/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_forward_engineer_script.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_forward_engineer_script.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[586/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/canvas_floater.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/figure_common.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/canvas_floater.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[587/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/relationship_canvas_floater.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_command_ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_model_diagram_form.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/relationship_canvas_floater.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[588/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/mini_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/base_bridge.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/mini_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/mini_view.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[589/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/schema_matching_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/schema_matching_page.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/schema_matching_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[590/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_reverse_engineer_script.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_reverse_engineer_script.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_reverse_engineer_script.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[591/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_component.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[592/788] Building CXX object modules/db.mysql/CMakeFiles/db.mysql.grt.dir/src/module_db_mysql.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/module_db_mysql.cpp:32:
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:53:16: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
53 | GTimeVal next_trigger;
| ^~~~~~~~~~~~
In file included from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/galloca.h:34,
from /nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/string_utilities.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/base/base/sqlstring.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql/src/module_db_mysql.cpp:30:
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
/build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:60:56: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
60 | double delay_for_next_trigger(const GTimeVal &now);
| ^
/nix/store/y8fxzs8srzd6d74a85zbpssjr8wkj9q4-glib-2.82.1-dev/include/glib-2.0/glib/gtypes.h:578:26: note: declared here
578 | typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
| ^~~~~~~~
[593/788] Linking CXX shared library modules/db.mysql/db.mysql.grt.so.8.0.40
[594/788] Creating library symlink modules/db.mysql/db.mysql.grt.so
[595/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_reverse_engineer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_reverse_engineer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[596/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_component_logical.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_logical.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_logical.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[597/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_synchronize_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_synchronize_model.cpp:35:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[598/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_component_basic.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_basic.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_basic.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[599/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/db_synchronize_any.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_alter_script_be.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/db_synchronize_any.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[600/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_catalog_tree_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_catalog_tree_view.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[601/788] Building CXX object plugins/db.mysql/CMakeFiles/db.mysql.wbp.dir/frontend/synchronize_differences_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mysql.h:32,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_public_interface.h:42,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/backend/db_mysql_sql_script_sync.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/synchronize_differences_page.h:25,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql/frontend/synchronize_differences_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[602/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_component_physical_relationship.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_physical.h:35,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_physical_relationship.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[603/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_overview_diagram.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_diagram.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_diagram.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[604/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_diagram_options.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_diagram_options.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[605/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_user_datatypes.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_user_datatypes.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[606/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_layer_tree.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.physical.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_layer_tree.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_layer_tree.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[607/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/db_sql_editor_history_be.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/db_sql_editor_history_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/db_sql_editor_history_be.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[608/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_overview_physical_schema.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_physical_schema.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_physical_schema.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[609/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_overview_privileges.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_physical.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_privileges.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[610/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_history_tree.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_undo_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_history_tree.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_history_tree.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[611/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/db_sql_editor_log.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/db_sql_editor_log.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/db_sql_editor_log.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[612/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_overview_physical.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_diagram.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_overview_physical.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[613/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_template_list.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_template_list.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[614/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_context_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/wbcanvas/model_model_impl.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_context_model.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_context_model.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[615/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_physical_model_diagram_features.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.model.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_physical_model_diagram_features.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_physical_model_diagram_features.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[616/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/execute_routine_wizard.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mysql.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/execute_routine_wizard.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/execute_routine_wizard.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[617/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_component_physical.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_physical.h:35,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_component_physical.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[618/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/model/wb_model_diagram_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_command_ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_model_diagram_form.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_model_diagram_form.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[619/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_buffer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_buffer.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[620/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_form_ui.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form_ui.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[621/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_help.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_help.cpp:37:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[622/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/spatial_draw_box.cpp.o
[623/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_snippets.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_snippets.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_snippets.cpp:34:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[624/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/upgrade_helper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/upgrade_helper.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[625/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/result_form_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/result_form_view.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[626/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/query_side_palette.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/query_side_palette.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[627/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_context_sqlide.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_context_sqlide.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[628/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_live_schema_tree.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_live_schema_tree.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_live_schema_tree.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[629/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_panel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[630/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_result_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_result_panel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[631/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/spatial_data_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_threaded_task.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/var_grid_model_be.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/sqlide/recordset_be.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/spatial_data_view.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/spatial_data_view.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[632/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[633/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_command_ui.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_command_ui.cpp:33:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[634/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_model_file.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_model_file.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_model_file.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[635/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_db_schema.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/driver_manager.h:35,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/cppdbc.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_db_schema.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_db_schema.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[636/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_tunnel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/driver_manager.h:35,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_tunnel.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_tunnel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[637/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_context_ui.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context_ui.cpp:33:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[638/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/about_box.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/about_box.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[639/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_model_file_upgrade.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/common.h:39,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_model_file_upgrade.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[640/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/SSHFileWrapper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/SSHFileWrapper.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/SSHFileWrapper.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[641/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_overview.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[642/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_context_ui_home.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context_ui_home.cpp:35:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[643/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/SSHSessionWrapper.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/db.mgmt/db_mgmt_SSHConnection.h:21,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/SSHSessionWrapper.h:31,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/SSHSessionWrapper.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[644/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/license_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/license_view.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[645/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/sqlide/wb_sql_editor_tree_controller.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_tree_controller.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[646/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/select_option_dialog.cpp.o
[647/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/new_connection_wizard.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/db_conn_be.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/new_connection_wizard.h:30,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/new_connection_wizard.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[648/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/document_properties_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/common/document_properties_form.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[649/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/grt_code_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_python_debugger.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_code_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[650/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/snippet_list.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/snippet_list.h:31,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/snippet_list.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[651/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/user_defined_type_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/editor_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/user_defined_type_editor.cpp:33:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[652/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_module.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_module.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_module.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[653/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/new_server_instance_wizard.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/db_helpers.h:31,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/new_server_instance_wizard.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[654/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/preferences_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/common/preferences_form.cpp:38:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[655/788] Creating library symlink library/ssh/libwbssh.so
[656/788] Linking CXX shared library library/sql.parser/source/libsqlparser.so.8.0.40
[657/788] Linking CXX shared library plugins/db.mysql/db.mysql.wbp.so.8.0.40
[658/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/plugin_manager_window.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/plugin_manager_window.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/plugin_manager_window.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[659/788] Creating library symlink library/sql.parser/source/libsqlparser.so
[660/788] Swig compile cairo.i for python
[661/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/grt_python_debugger.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_python_debugger.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_python_debugger.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[662/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/plugin_install_window.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/plugin_install_window.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[663/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/snippet_popover.cpp.o
[664/788] Swig compile mforms.i for python
[665/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/wb_context.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/library/cdbc/src/driver_manager.h:35,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_tunnel.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[666/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/server_instance_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/server_instance_editor.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/server_instance_editor.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[667/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/grt_plugin_wizard.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_plugin_wizard.h:30,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_plugin_wizard.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[668/788] Building CXX object frontend/linux/sqlide/CMakeFiles/sqlide.dir/grid_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[669/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/advanced_sidebar.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.db.mgmt.h:32,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/advanced_sidebar.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[670/788] Building CXX object frontend/linux/sqlide/CMakeFiles/sqlide.dir/grid_view_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[671/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_parser_fe.cpp.o
[672/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/__/__/frontend/common/grt_shell_window.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_python_debugger.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/common/grt_shell_window.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[673/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/db.mysql.sqlparser.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_facade.h:31,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_facade.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/db.mysql.sqlparser.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[674/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_normalizer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_normalizer.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_normalizer.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[675/788] Building CXX object modules/db.mysql.query/CMakeFiles/db.mysql.query.grt.dir/src/dbquery.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.query/src/dbquery.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[676/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_specifics.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_specifics.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_specifics.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[677/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_parser_base.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[678/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_script_splitter.cpp.o
[679/788] Building CXX object frontend/linux/sqlide/CMakeFiles/sqlide.dir/__/mforms/record_grid_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/mforms/../sqlide/recordset_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/mforms/record_grid_view.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[680/788] Building CXX object frontend/linux/sqlide/CMakeFiles/sqlide.dir/recordset_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/recordset_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/recordset_view.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[681/788] Linking CXX shared library frontend/linux/sqlide/libsqlide.so.8.0.40
[682/788] Creating library symlink plugins/db.mysql/db.mysql.wbp.so
[683/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_invalid_sql_parser.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_invalid_sql_parser.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_invalid_sql_parser.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[684/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_facade.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_facade.h:31,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_facade.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_facade.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[685/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_parser_utils.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_utils.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_utils.cpp:32:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[686/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_schema_rename.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_schema_rename.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_schema_rename.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[687/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_inserts_loader.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_inserts_loader.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_inserts_loader.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[688/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_semantic_check.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_syntax_check.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_semantic_check.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_semantic_check.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[689/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_syntax_check.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_syntax_check.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_syntax_check.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[690/788] Building CXX object modules/utilities/CMakeFiles/utilities.grt.dir/src/utilities.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/utilities/src/utilities.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[691/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_statement_decomposer.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_statement_decomposer.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_statement_decomposer.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[692/788] Building CXX object plugins/db.mysql.diff.reporting/CMakeFiles/db.mysql.diff.reporting.wbp.dir/backend/register_plugin.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.diff.reporting/backend/register_plugin.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[693/788] Building CXX object plugins/db.mysql.diff.reporting/CMakeFiles/db.mysql.diff.reporting.wbp.dir/backend/db_mysql_diff_reporting.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.diff.reporting/backend/db_mysql_diff_reporting.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.diff.reporting/backend/db_mysql_diff_reporting.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[694/788] Building CXX object backend/wbprivate/CMakeFiles/wbprivate.dir/workbench/metaclasses.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.app.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/metaclasses.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[695/788] Linking CXX shared library backend/wbprivate/libwbprivate.so.8.0.40
[696/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_relationship_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/editor_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_relationship_editor.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_relationship_editor.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[697/788] Building CXX object modules/wb.model/CMakeFiles/wb.model.grt.dir/src/wb_model.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/modules/wb.model/src/wb_model.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[698/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_routine_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_dispatcher.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_routine_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[699/788] Building CXX object modules/wb.model/CMakeFiles/wb.model.grt.dir/src/reporting.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_cpp.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/wb.model/src/wb_model.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/wb.model/src/reporting.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[700/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_schema_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_schema_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[701/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_routinegroup_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_routinegroup.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_routinegroup_editor.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_routinegroup_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[702/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/register_plugin.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/register_plugin.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[703/788] Building CXX object modules/db.mysql.sqlparser/CMakeFiles/db.mysql.sqlparser.grt.dir/src/mysql_sql_parser.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtsqlparser/sql_parser_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser_base.h:29,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.sqlparser/src/mysql_sql_parser.cpp:35:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[704/788] Building CXX object plugins/db.mysql.diff.reporting/CMakeFiles/db.mysql.diff.reporting.wbp.dir/frontend/diff_reporting.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_form.h:30,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtui/grt_wizard_plugin.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.diff.reporting/frontend/diff_reporting.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[705/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_view_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_view_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[706/788] Building CXX object modules/db.mysql.parser/CMakeFiles/db.mysql.parser.grt.dir/src/ObjectListeners.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.parser/src/ObjectListeners.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[707/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.h:33,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[708/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_column_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_column_page.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[709/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_user_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_user_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[710/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_view_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_view_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[711/788] Creating library symlink backend/wbprivate/libwbprivate.so
[712/788] Creating library symlink frontend/linux/sqlide/libsqlide.so
[713/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_relationship_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_relationship_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[714/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_role_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_role_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[715/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_fk_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fk_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[716/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_index_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_index_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[717/788] Building CXX object tools/genobj/CMakeFiles/genobj.dir/genobj.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/tools/genobj/genobj.cpp:32:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[718/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_routine_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_routine_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[719/788] Building CXX object modules/db.mysql.parser/CMakeFiles/db.mysql.parser.grt.dir/src/mysql_parser_module.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_util.h:27,
from /build/mysql-workbench-community-8.0.40-src/modules/db.mysql.parser/src/mysql_parser_module.cpp:29:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[720/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_part_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_part_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[721/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_trigger_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_trigger_page.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[722/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_routinegroup_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_routinegroup_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[723/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/__/backend/mysql_table_editor.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_table.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_table_editor.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/backend/mysql_table_editor.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[724/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_table_editor_opt_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_fe.h:29,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_table_editor_opt_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[725/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/mysql_editor_priv_page.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_notifications.h:29,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grtdb/editor_dbobject.h:27,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_editor_priv_page.h:28,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/mysql_editor_priv_page.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[726/788] Building CXX object library/forms/swig/CMakeFiles/_cairo.dir/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx.o
FAILED: library/forms/swig/CMakeFiles/_cairo.dir/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx.o
/nix/store/xcn9p4xxfbvlkpah7pwchpav4ab9d135-gcc-wrapper-14-20241116/bin/g++ -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -D__STDC_FORMAT_MACROS -D_cairo_EXPORTS -isystem /nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8/include/python3.12 -O3 -DNDEBUG -std=gnu++17 -fPIC -Wno-unused-but-set-variable -Wno-error -Wall -Wextra -Wno-unused-parameter -Wno-deprecated -Wno-deprecated-copy -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-error=template-id-cdtor -Werror -Wno-nonnull -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-parentheses -Wno-maybe-uninitialized -Wno-stringop-truncation -Wno-cast-function-type -MD -MT library/forms/swig/CMakeFiles/_cairo.dir/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx.o -MF library/forms/swig/CMakeFiles/_cairo.dir/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx.o.d -o library/forms/swig/CMakeFiles/_cairo.dir/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx.o -c /build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx: In function 'PyObject* _wrap_cairo_text_extents(PyObject*, PyObject*)':
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:5421:40: error: too few arguments to function 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
5421 | resultobj= SWIG_Python_AppendOutput(resultobj, o); } { } return resultobj; fail: { } return NULL; }
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:1259:1: note: declared here
1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx: In function 'PyObject* _wrap_cairo_glyph_extents(PyObject*, PyObject*)':
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:5436:40: error: too few arguments to function 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
5436 | resultobj= SWIG_Python_AppendOutput(resultobj, o); } return resultobj; fail: return NULL; }
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:1259:1: note: declared here
1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx: In function 'PyObject* _wrap_cairo_scaled_font_text_extents(PyObject*, PyObject*)':
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:5565:40: error: too few arguments to function 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
5565 | resultobj= SWIG_Python_AppendOutput(resultobj, o); } { } return resultobj; fail: { } return NULL; }
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:1259:1: note: declared here
1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx: In function 'PyObject* _wrap_cairo_scaled_font_glyph_extents(PyObject*, PyObject*)':
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:5581:40: error: too few arguments to function 'PyObject* SWIG_Python_AppendOutput(PyObject*, PyObject*, int)'
5581 | resultobj= SWIG_Python_AppendOutput(resultobj, o); } return resultobj; fail: return NULL; }
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/build/mysql-workbench-community-8.0.40-src/build/library/forms/swig/CMakeFiles/_cairo.dir/cairoPYTHON_wrap.cxx:1259:1: note: declared here
1259 | SWIG_Python_AppendOutput(PyObject* result, PyObject* obj, int is_void) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
[727/788] Building CXX object plugins/db.mysql.editors/linux/CMakeFiles/db.mysql.editors.wbp.dir/schema_editor_fe.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/plugin_editor_base.h:34,
from /build/mysql-workbench-community-8.0.40-src/plugins/db.mysql.editors/linux/schema_editor_fe.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[728/788] Building CXX object tools/genwrap/CMakeFiles/genwrap.dir/genwrap.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_helper.h:25,
from /build/mysql-workbench-community-8.0.40-src/tools/genwrap/genwrap.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[729/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/main.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context.h:32,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/program.h:36,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/main.cpp:32:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[730/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/documentation_box.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.app.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context_ui.h:34,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/documentation_box.h:31,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/documentation_box.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[731/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/properties_tree.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/properties_tree.h:38,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/properties_tree.cpp:30:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[732/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/navigator_box.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/icon_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/image_cache.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/navigator_box.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[733/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/model_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/model_panel.h:37,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/model_panel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[734/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/program.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/library/grt/src/python_context.h:29,
from /build/mysql-workbench-community-8.0.40-src/library/grt/src/grtpp_module_python.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/program.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[735/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/diagram_size_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.app.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_context_ui.h:34,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/diagram_size_form.cpp:27:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[736/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/sqlide_main.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.workbench.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/sqlide/wb_sql_editor_form.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/sqlide_form.h:29,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/sqlide_main.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[737/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/overview_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_overview.h:27,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/overview_panel.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[738/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/main_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/tree_model.h:33,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/linux_utilities/listmodel_wrapper.h:46,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view_model.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/sqlide/grid_view.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/main_form.cpp:26:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[739/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/model_diagram_panel.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/grt_manager.h:27,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/workbench/wb_command_ui.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbprivate/model/wb_model_diagram_form.h:31,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/model_diagram_panel.h:38,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/model_diagram_panel.cpp:28:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[740/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/sqlide_form.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/grt/editor_base.h:28,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/sqlide_form.cpp:25:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
[741/788] Building CXX object frontend/linux/workbench/CMakeFiles/mysql-workbench-bin.dir/sqlide_output_view.cpp.o
In file included from /build/mysql-workbench-community-8.0.40-src/generated/grts/structs.wrapper.h:32,
from /build/mysql-workbench-community-8.0.40-src/backend/wbpublic/objimpl/wrapper/mforms_ObjectReference_impl.h:25,
from /build/mysql-workbench-community-8.0.40-src/frontend/linux/workbench/sqlide_output_view.cpp:31:
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1388 | explicit ListRef<internal::Integer>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1388:40: note: remove the '< >'
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
1816 | explicit ListRef<internal::Dict>(const ValueRef &lvalue) : BaseListRef(lvalue) {
| ^
/build/mysql-workbench-community-8.0.40-src/library/grt/src/grt.h:1816:37: note: remove the '< >'
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment