D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/gpick-0.2.6-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7Fetar
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gpick-gpick-0.2.6
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gpick-0.2.6.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gpick-gpick-0.2.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gpick-0.2.6-link-expat.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gpick-0.2.6-linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ rm -rf extern
+ echo INTERNAL_EXPAT=False
+ echo INTERNAL_LUA=False
+ echo 'LOCALEDIR="/usr/share/locale"'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u1szgm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gpick-gpick-0.2.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_SKIP_RPATH:BOOL=ON
-- The C compiler identification is GNU 11.2.1
-- The CXX compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Boost: /usr/lib64/cmake/Boost-1.77.0/BoostConfig.cmake (found suitable version "1.77.0", minimum required is "1.58") found components: filesystem system unit_test_framework 
-- Found PkgConfig: /usr/bin/pkgconf (found version "1.8.0") 
-- Checking for module 'gtk+-3.0>=3.0'
--   Found gtk+-3.0, version 3.24.30
-- Checking for one of the modules 'lua5.4>=5.4;lua5>=5.4;lua5.3>=5.3;lua5>=5.3;lua>=5.3;lua5.2>=5.2;lua>=5.2'
-- Checking for module 'expat>=1.0'
--   Found expat, version 2.4.1
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found RAGEL: /usr/bin/ragel (found version "6.10") 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LIBEXECDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 -B/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/gpick-math.dir/build.make CMakeFiles/gpick-math.dir/depend
/usr/bin/gmake  -f CMakeFiles/gpick-common.dir/build.make CMakeFiles/gpick-common.dir/depend
/usr/bin/gmake  -f CMakeFiles/gpick-lua.dir/build.make CMakeFiles/gpick-lua.dir/depend
/usr/bin/gmake  -f CMakeFiles/translations.dir/build.make CMakeFiles/translations.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-math.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-common.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-lua.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/translations.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/translations.dir/build.make CMakeFiles/translations.dir/build
/usr/bin/gmake  -f CMakeFiles/gpick-math.dir/build.make CMakeFiles/gpick-math.dir/build
/usr/bin/gmake  -f CMakeFiles/gpick-common.dir/build.make CMakeFiles/gpick-common.dir/build
/usr/bin/gmake  -f CMakeFiles/gpick-lua.dir/build.make CMakeFiles/gpick-lua.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  2%] Compiling translations /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/es/LC_MESSAGES/gpick.mo
[  2%] Compiling translations /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/cs/LC_MESSAGES/gpick.mo
[  2%] Building CXX object CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o
[  4%] Building CXX object CMakeFiles/gpick-math.dir/source/MathUtil.cpp.o
[  4%] Building CXX object CMakeFiles/gpick-common.dir/source/common/Format.cpp.o
[  5%] Compiling translations /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/lt/LC_MESSAGES/gpick.mo
[  6%] Compiling translations /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/ru/LC_MESSAGES/gpick.mo
[  7%] Compiling translations /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/sv/LC_MESSAGES/gpick.mo
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/msgfmt -f -o /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/es/LC_MESSAGES/gpick.mo /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/share/locale/es/LC_MESSAGES/gpick.po
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_lua_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o -MF CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o.d -o CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Script.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_math_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-math.dir/source/MathUtil.cpp.o -MF CMakeFiles/gpick-math.dir/source/MathUtil.cpp.o.d -o CMakeFiles/gpick-math.dir/source/MathUtil.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/msgfmt -f -o /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/cs/LC_MESSAGES/gpick.mo /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/share/locale/cs/LC_MESSAGES/gpick.po
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_common_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-common.dir/source/common/Format.cpp.o -MF CMakeFiles/gpick-common.dir/source/common/Format.cpp.o.d -o CMakeFiles/gpick-common.dir/source/common/Format.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/common/Format.cpp
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/msgfmt -f -o /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/lt/LC_MESSAGES/gpick.mo /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/share/locale/lt/LC_MESSAGES/gpick.po
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/msgfmt -f -o /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/ru/LC_MESSAGES/gpick.mo /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/share/locale/ru/LC_MESSAGES/gpick.po
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/msgfmt -f -o /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/share/locale/sv/LC_MESSAGES/gpick.mo /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/share/locale/sv/LC_MESSAGES/gpick.po
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  7%] Built target translations
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp: In function 'void vector3_multiply_matrix3x3(const vector3*, const matrix3x3*, vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:249:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  249 |         result->x = vector->x * matrix->m[0][0] + vector->y * matrix->m[0][1] + vector->z * matrix->m[0][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:250:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  250 |         result->y = vector->x * matrix->m[1][0] + vector->y * matrix->m[1][1] + vector->z * matrix->m[1][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:251:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  251 |         result->z = vector->x * matrix->m[2][0] + vector->y * matrix->m[2][1] + vector->z * matrix->m[2][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[  7%] Linking CXX shared library libgpick-math.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-math.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-math.so -o libgpick-math.so CMakeFiles/gpick-math.dir/source/MathUtil.cpp.o 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  7%] Built target gpick-math
/usr/bin/gmake  -f CMakeFiles/gpick-color.dir/build.make CMakeFiles/gpick-color.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-color.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/gpick-color.dir/build.make CMakeFiles/gpick-color.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  7%] Building CXX object CMakeFiles/gpick-color.dir/source/Color.cpp.o
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_color_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-color.dir/source/Color.cpp.o -MF CMakeFiles/gpick-color.dir/source/Color.cpp.o.d -o CMakeFiles/gpick-color.dir/source/Color.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp
[  8%] Linking CXX shared library libgpick-common.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-common.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-common.so -o libgpick-common.so CMakeFiles/gpick-common.dir/source/common/Format.cpp.o 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  8%] Built target gpick-common
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:13: warning: conversion from 'double' to 'float' changes value from '1.0984999999999999e+2' to '1.09849998e+2f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |             ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:32: warning: conversion from 'double' to 'float' changes value from '3.5585000000000001e+1' to '3.55849991e+1f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:46: warning: conversion from 'double' to 'float' changes value from '1.1114400000000001e+2' to '1.11143997e+2f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:65: warning: conversion from 'double' to 'float' changes value from '3.5200000000000003e+1' to '3.52000008e+1f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:14: warning: conversion from 'double' to 'float' changes value from '9.8073999999999998e+1' to '9.80739975e+1f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:31: warning: conversion from 'double' to 'float' changes value from '1.18232e+2' to '1.18232002e+2f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:47: warning: conversion from 'double' to 'float' changes value from '9.7284999999999997e+1' to '9.72850037e+1f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:64: warning: conversion from 'double' to 'float' changes value from '1.16145e+2' to '1.16144997e+2f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:14: warning: conversion from 'double' to 'float' changes value from '9.6421999999999997e+1' to '9.64219971e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:32: warning: conversion from 'double' to 'float' changes value from '8.2521000000000001e+1' to '8.25210037e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:47: warning: conversion from 'double' to 'float' changes value from '9.6719999999999999e+1' to '9.67200012e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:65: warning: conversion from 'double' to 'float' changes value from '8.1427000000000007e+1' to '8.1427002e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:14: warning: conversion from 'double' to 'float' changes value from '9.5682000000000002e+1' to '9.56819992e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:32: warning: conversion from 'double' to 'float' changes value from '9.2149000000000001e+1' to '9.21490021e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:47: warning: conversion from 'double' to 'float' changes value from '9.5799000000000007e+1' to '9.57990036e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:65: warning: conversion from 'double' to 'float' changes value from '9.0926000000000002e+1' to '9.09260025e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:14: warning: conversion from 'double' to 'float' changes value from '9.5046999999999997e+1' to '9.50469971e+1f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:31: warning: conversion from 'double' to 'float' changes value from '1.08883e+2' to '1.08883003e+2f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:47: warning: conversion from 'double' to 'float' changes value from '9.4811000000000007e+1' to '9.4810997e+1f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:64: warning: conversion from 'double' to 'float' changes value from '1.07304e+2' to '1.07304001e+2f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:14: warning: conversion from 'double' to 'float' changes value from '9.4971999999999994e+1' to '9.49720001e+1f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:31: warning: conversion from 'double' to 'float' changes value from '1.2263800000000001e+2' to '1.22638e+2f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:47: warning: conversion from 'double' to 'float' changes value from '9.4415999999999997e+1' to '9.44160004e+1f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:64: warning: conversion from 'double' to 'float' changes value from '1.2064100000000001e+2' to '1.20640999e+2f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:14: warning: conversion from 'double' to 'float' changes value from '9.9186999999999998e+1' to '9.91869965e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:32: warning: conversion from 'double' to 'float' changes value from '6.7394999999999996e+1' to '6.73949966e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:46: warning: conversion from 'double' to 'float' changes value from '1.0328e+2' to '1.03279999e+2f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:65: warning: conversion from 'double' to 'float' changes value from '6.9025999999999996e+1' to '6.9026001e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:14: warning: conversion from 'double' to 'float' changes value from '9.5043999999999997e+1' to '9.50439987e+1f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:31: warning: conversion from 'double' to 'float' changes value from '1.08755e+2' to '1.08754997e+2f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:47: warning: conversion from 'double' to 'float' changes value from '9.5792000000000002e+1' to '9.57919998e+1f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:64: warning: conversion from 'double' to 'float' changes value from '1.07687e+2' to '1.07686996e+2f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:13: warning: conversion from 'double' to 'float' changes value from '1.0096599999999999e+2' to '1.00966003e+2f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |             ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:32: warning: conversion from 'double' to 'float' changes value from '6.4370000000000005e+1' to '6.43700027e+1f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:46: warning: conversion from 'double' to 'float' changes value from '1.03866e+2' to '1.03865997e+2f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:65: warning: conversion from 'double' to 'float' changes value from '6.5626999999999995e+1' to '6.56269989e+1f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_init()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:40: warning: conversion from 'double' to 'float' changes value from '6.4000000000000001e-1' to '6.39999986e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:48: warning: conversion from 'double' to 'float' changes value from '3.3000000000000002e-1' to '3.30000013e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:56: warning: conversion from 'double' to 'float' changes value from '2.9999999999999999e-1' to '3.00000012e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:64: warning: conversion from 'double' to 'float' changes value from '5.9999999999999998e-1' to '6.00000024e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:72: warning: conversion from 'double' to 'float' changes value from '1.4999999999999999e-1' to '1.50000006e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:80: warning: conversion from 'double' to 'float' changes value from '5.9999999999999998e-2' to '5.99999987e-2f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_rgb_to_xyz(const Color*, Color*, const matrix3x3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:161:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  161 |                 R=pow(((R+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:163:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  163 |                 R=R/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:167:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  167 |                 G=pow(((G+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:169:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  169 |                 G=G/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:173:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  173 |                 B=pow(((B+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:175:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  175 |                 B=B/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_xyz_to_rgb(const Color*, Color*, const matrix3x3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:201:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  201 |                 R=1.055*(pow(R,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:203:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  203 |                 R=12.92*R;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:206:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  206 |                 G=1.055*(pow(G,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:208:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  208 |                 G=12.92*G;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:211:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  211 |                 B=1.055*(pow(B,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:213:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  213 |                 B=12.92*B;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_set(Color*, int, int, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:303:26: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  303 |         a->rgb.red = red / 255.0;
      |                      ~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:304:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  304 |         a->rgb.green = green / 255.0;
      |                        ~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:305:28: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  305 |         a->rgb.blue = blue / 255.0;
      |                       ~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsl_to_rgb(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:365:46: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  365 |                         q = a->hsl.lightness * (1.0 + a->hsl.saturation);
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:371:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  371 |                 R = a->hsl.hue+1/3.0;
      |                     ~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:373:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  373 |                 B = a->hsl.hue-1/3.0;
      |                     ~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:379:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  379 |                         b->rgb.red = p + (q - p) * 6.0 * R;
      |                                      ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:383:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  383 |                         b->rgb.red = p + (q - p) * ((2.0 / 3.0) - R) * 6.0;
      |                                      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:388:42: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  388 |                         b->rgb.green = p + (q - p) * 6.0 * G;
      |                                        ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:392:42: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  392 |                         b->rgb.green = p + (q - p) * ((2.0 / 3.0) - G) * 6.0;
      |                                        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:397:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  397 |                         b->rgb.blue = p + (q - p) * 6.0 * B;
      |                                       ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:401:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  401 |                         b->rgb.blue = p + (q - p) * ((2.0 / 3.0) - B) * 6.0;
      |                                       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lab_to_lch(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:425:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  425 |         b->lch.h = H;
      |                    ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lch_to_lab(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:431:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  431 |         b->lab.a = a->lch.C * cos(a->lch.h * PI / 180.0);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:432:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  432 |         b->lab.b = a->lch.C * sin(a->lch.h * PI / 180.0);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_xyz_to_lab(const Color*, Color*, const vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:486:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  486 |                 X=(Kk*X+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:491:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  491 |                 Y=(Kk*Y+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:496:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  496 |                 Z=(Kk*Z+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lab_to_xyz(const Color*, Color*, const vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:516:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  516 |                 x=pow(fx, 3);
      |                   ~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:518:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  518 |                 x=(116*fx-16)/K;
      |                   ~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:522:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  522 |                 y=pow((a->lab.L+16)/116, 3);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:524:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  524 |                 y=a->lab.L/K;
      |                   ~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:528:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  528 |                 z=pow(fz, 3);
      |                   ~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:530:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  530 |                 z=(116*fz-16)/K;
      |                   ~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsl_to_hsv(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:680:36: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  680 |         float l = a->hsl.lightness * 2.0;
      |                   ~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:681:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  681 |         float s = a->hsl.saturation * ((l <= 1.0) ? (l) : (2.0 - l));
      |                   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:688:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  688 |                 b->hsv.value = (l + s) / 2.0;
      |                                ~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:689:47: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  689 |                 b->hsv.saturation = (2.0 * s) / (l + s);
      |                                     ~~~~~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsv_to_hsl(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:695:45: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  695 |         float l = (2.0 - a->hsv.saturation) * a->hsv.value;
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:701:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  701 |         b->hsl.lightness = l / 2.0;
      |                            ~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'float color_distance(const Color*, const Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:820:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  820 |         return sqrt(
      |                ~~~~^
  821 |                 pow(bl.rgb.red - al.rgb.red, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  822 |                 pow(bl.rgb.green - al.rgb.green, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  823 |                 pow(bl.rgb.blue - al.rgb.blue, 2)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  824 |         );
      |         ~           
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'float color_distance_lch(const Color*, const Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:832:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  832 |         return sqrt(
      |                ~~~~^
  833 |                 pow((bl.lch.L - al.lch.L) / 1, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  834 |                 pow((bl.lch.C - al.lch.C) / (1 + 0.045 * al.lch.C), 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  835 |                 pow((pow(a->lab.a - b->lab.a, 2) + pow(a->lab.b - b->lab.b, 2) - (bl.lch.C - al.lch.C)) / (1 + 0.015 * al.lch.C), 2)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  836 |         );
      |         ~           
[  9%] Linking CXX shared library libgpick-lua.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-lua.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-lua.so -o libgpick-lua.so CMakeFiles/gpick-lua.dir/source/lua/Script.cpp.o  -llua -lm -ldl 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[  9%] Built target gpick-lua
[ 10%] Linking CXX shared library libgpick-color.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-color.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-color.so -o libgpick-color.so CMakeFiles/gpick-color.dir/source/Color.cpp.o  libgpick-math.so 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 10%] Built target gpick-color
/usr/bin/gmake  -f CMakeFiles/gpick-dynv.dir/build.make CMakeFiles/gpick-dynv.dir/depend
/usr/bin/gmake  -f CMakeFiles/gpick-parser.dir/build.make CMakeFiles/gpick-parser.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-dynv.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 11%] Compiling state machine /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/TextFileParser.cpp
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 && /usr/bin/ragel -o/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/TextFileParser.cpp source/parser/TextFileParser.rl
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/gpick-dynv.dir/build.make CMakeFiles/gpick-dynv.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 14%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o
[ 14%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o
[ 14%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o
[ 14%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o
[ 15%] Building CXX object CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick-parser.dir/DependInfo.cmake --color=
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_dynv_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o -MF CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o.d -o CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dynv/Xml.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_dynv_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o -MF CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o.d -o CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dynv/Binary.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_dynv_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o -MF CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o.d -o CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dynv/Map.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_dynv_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o -MF CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o.d -o CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dynv/Types.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_dynv_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o -MF CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o.d -o CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dynv/Variable.cpp
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/gpick-parser.dir/build.make CMakeFiles/gpick-parser.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 17%] Building CXX object CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o
[ 17%] Building CXX object CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_parser_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o -MF CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o.d -o CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/parser/TextFile.cpp
/usr/bin/c++ -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -Dgpick_parser_EXPORTS -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o -MF CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o.d -o CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/TextFileParser.cpp
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorHexFull(bool)':
source/parser/TextFileParser.rl:55:51: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:56:57: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:57:56: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorHexShort(bool)':
source/parser/TextFileParser.rl:65:50: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:66:52: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:67:51: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorRgb()':
source/parser/TextFileParser.rl:74:35: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:75:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:76:36: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorRgba()':
source/parser/TextFileParser.rl:84:35: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:85:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:86:36: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:87:34: warning: conversion from '__gnu_cxx::__alloc_traits<std::allocator<double>, double>::value_type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorValues()':
source/parser/TextFileParser.rl:95:36: warning: conversion from '__gnu_cxx::__alloc_traits<std::allocator<double>, double>::value_type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:96:38: warning: conversion from '__gnu_cxx::__alloc_traits<std::allocator<double>, double>::value_type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:97:37: warning: conversion from '__gnu_cxx::__alloc_traits<std::allocator<double>, double>::value_type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl: In member function 'void text_file_parser::FSM::colorValueIntegers()':
source/parser/TextFileParser.rl:105:35: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:106:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
source/parser/TextFileParser.rl:107:36: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
[ 18%] Linking CXX shared library libgpick-parser.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-parser.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-parser.so -o libgpick-parser.so CMakeFiles/gpick-parser.dir/source/parser/TextFile.cpp.o CMakeFiles/gpick-parser.dir/CMakeFiles/TextFileParser.cpp.o  libgpick-color.so -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 18%] Built target gpick-parser
[ 18%] Linking CXX shared library libgpick-dynv.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick-dynv.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libgpick-dynv.so -o libgpick-dynv.so CMakeFiles/gpick-dynv.dir/source/dynv/Binary.cpp.o CMakeFiles/gpick-dynv.dir/source/dynv/Map.cpp.o CMakeFiles/gpick-dynv.dir/source/dynv/Types.cpp.o CMakeFiles/gpick-dynv.dir/source/dynv/Variable.cpp.o CMakeFiles/gpick-dynv.dir/source/dynv/Xml.cpp.o  libgpick-color.so -lexpat -Wl,-rpath-link,/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 18%] Built target gpick-dynv
/usr/bin/gmake  -f CMakeFiles/gpick.dir/build.make CMakeFiles/gpick.dir/depend
/usr/bin/gmake  -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/depend
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/tests.dir/DependInfo.cmake --color=
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
cd /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6 /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/gpick.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/tests.dir/build.make CMakeFiles/tests.dir/build
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/gmake  -f CMakeFiles/gpick.dir/build.make CMakeFiles/gpick.dir/build
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 19%] Building CXX object CMakeFiles/tests.dir/source/test/Dynv.cpp.o
[ 19%] Building CXX object CMakeFiles/tests.dir/source/test/Format.cpp.o
[ 19%] Building CXX object CMakeFiles/tests.dir/source/test/Scoped.cpp.o
[ 20%] Building CXX object CMakeFiles/tests.dir/source/test/Result.cpp.o
[ 21%] Building CXX object CMakeFiles/tests.dir/source/test/Main.cpp.o
[ 22%] Building CXX object CMakeFiles/tests.dir/source/test/Script.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Format.cpp.o -MF CMakeFiles/tests.dir/source/test/Format.cpp.o.d -o CMakeFiles/tests.dir/source/test/Format.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Format.cpp
[ 23%] Building CXX object CMakeFiles/tests.dir/source/test/Span.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Dynv.cpp.o -MF CMakeFiles/tests.dir/source/test/Dynv.cpp.o.d -o CMakeFiles/tests.dir/source/test/Dynv.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Dynv.cpp
[ 23%] Building CXX object CMakeFiles/gpick.dir/source/BlendColors.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Scoped.cpp.o -MF CMakeFiles/tests.dir/source/test/Scoped.cpp.o.d -o CMakeFiles/tests.dir/source/test/Scoped.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Scoped.cpp
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Main.cpp.o -MF CMakeFiles/tests.dir/source/test/Main.cpp.o.d -o CMakeFiles/tests.dir/source/test/Main.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Main.cpp
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Result.cpp.o -MF CMakeFiles/tests.dir/source/test/Result.cpp.o.d -o CMakeFiles/tests.dir/source/test/Result.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Result.cpp
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Script.cpp.o -MF CMakeFiles/tests.dir/source/test/Script.cpp.o.d -o CMakeFiles/tests.dir/source/test/Script.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Script.cpp
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/BlendColors.cpp.o -MF CMakeFiles/gpick.dir/source/BlendColors.cpp.o.d -o CMakeFiles/gpick.dir/source/BlendColors.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/Span.cpp.o -MF CMakeFiles/tests.dir/source/test/Span.cpp.o.d -o CMakeFiles/tests.dir/source/test/Span.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/Span.cpp
[ 24%] Building CXX object CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_TEST_DYN_LINK -DBOOST_UNIT_TEST_FRAMEWORK_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o -MF CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o.d -o CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/test/TextFileParser.cpp
[ 25%] Building CXX object CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o -MF CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o.d -o CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BrightnessDarkness.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:313:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  313 |         table = gtk_table_new(6, 2, false);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:320:26: note: in expansion of macro 'GTK_TABLE'
  320 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:320:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  320 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:322:26: note: in expansion of macro 'GTK_TABLE'
  322 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:322:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  322 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:328:26: note: in expansion of macro 'GTK_TABLE'
  328 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Middle:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:328:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  328 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Middle:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:330:26: note: in expansion of macro 'GTK_TABLE'
  330 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:330:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  330 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:336:26: note: in expansion of macro 'GTK_TABLE'
  336 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:336:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  336 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End:"), 0, 0, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:338:26: note: in expansion of macro 'GTK_TABLE'
  338 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:338:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  338 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:344:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  344 |         GtkWidget *vbox = gtk_vbox_new(false, 0);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:354:26: note: in expansion of macro 'GTK_TABLE'
  354 |         gtk_table_attach(GTK_TABLE(table), vbox, 4, 5, table_y, table_y + 3, GtkAttachOptions(GTK_FILL), GtkAttachOptions(GTK_FILL), 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:354:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  354 |         gtk_table_attach(GTK_TABLE(table), vbox, 4, 5, table_y, table_y + 3, GtkAttachOptions(GTK_FILL), GtkAttachOptions(GTK_FILL), 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:357:26: note: in expansion of macro 'GTK_TABLE'
  357 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:357:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  357 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Start steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:360:26: note: in expansion of macro 'GTK_TABLE'
  360 |         gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:360:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  360 |         gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:364:26: note: in expansion of macro 'GTK_TABLE'
  364 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:364:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  364 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("End steps:"), 0, 0, 0, 0), 2, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:367:26: note: in expansion of macro 'GTK_TABLE'
  367 |         gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:367:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  367 |         gtk_table_attach(GTK_TABLE(table), widget, 3, 4, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:372:26: note: in expansion of macro 'GTK_TABLE'
  372 |         gtk_table_attach(GTK_TABLE(table), palette_list_preview_new(gs, false, false, gs->getColorList(), &previewColorList), 0, 5, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:372:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  372 |         gtk_table_attach(GTK_TABLE(table), palette_list_preview_new(gs, false, false, gs->getColorList(), &previewColorList), 0, 5, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BlendColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/gpick.dir/source/Clipboard.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Clipboard.cpp.o -MF CMakeFiles/gpick.dir/source/Clipboard.cpp.o.d -o CMakeFiles/gpick.dir/source/Clipboard.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Clipboard.cpp
[ 27%] Building CXX object CMakeFiles/gpick.dir/source/ClosestColors.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ClosestColors.cpp.o -MF CMakeFiles/gpick.dir/source/ClosestColors.cpp.o.d -o CMakeFiles/gpick.dir/source/ClosestColors.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp
[ 27%] Building CXX object CMakeFiles/gpick.dir/source/Color.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Color.cpp.o -MF CMakeFiles/gpick.dir/source/Color.cpp.o.d -o CMakeFiles/gpick.dir/source/Color.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:13: warning: conversion from 'double' to 'float' changes value from '1.0984999999999999e+2' to '1.09849998e+2f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |             ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:32: warning: conversion from 'double' to 'float' changes value from '3.5585000000000001e+1' to '3.55849991e+1f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:46: warning: conversion from 'double' to 'float' changes value from '1.1114400000000001e+2' to '1.11143997e+2f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:30:65: warning: conversion from 'double' to 'float' changes value from '3.5200000000000003e+1' to '3.52000008e+1f' [-Wfloat-conversion]
   30 |         {{{{109.850, 100.000,  35.585}}}, {{{111.144, 100.000,  35.200}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:14: warning: conversion from 'double' to 'float' changes value from '9.8073999999999998e+1' to '9.80739975e+1f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:31: warning: conversion from 'double' to 'float' changes value from '1.18232e+2' to '1.18232002e+2f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:47: warning: conversion from 'double' to 'float' changes value from '9.7284999999999997e+1' to '9.72850037e+1f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:31:64: warning: conversion from 'double' to 'float' changes value from '1.16145e+2' to '1.16144997e+2f' [-Wfloat-conversion]
   31 |         {{{{ 98.074, 100.000, 118.232}}}, {{{ 97.285, 100.000, 116.145}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:14: warning: conversion from 'double' to 'float' changes value from '9.6421999999999997e+1' to '9.64219971e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:32: warning: conversion from 'double' to 'float' changes value from '8.2521000000000001e+1' to '8.25210037e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:47: warning: conversion from 'double' to 'float' changes value from '9.6719999999999999e+1' to '9.67200012e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:32:65: warning: conversion from 'double' to 'float' changes value from '8.1427000000000007e+1' to '8.1427002e+1f' [-Wfloat-conversion]
   32 |         {{{{ 96.422, 100.000,  82.521}}}, {{{ 96.720, 100.000,  81.427}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:14: warning: conversion from 'double' to 'float' changes value from '9.5682000000000002e+1' to '9.56819992e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:32: warning: conversion from 'double' to 'float' changes value from '9.2149000000000001e+1' to '9.21490021e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:47: warning: conversion from 'double' to 'float' changes value from '9.5799000000000007e+1' to '9.57990036e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:33:65: warning: conversion from 'double' to 'float' changes value from '9.0926000000000002e+1' to '9.09260025e+1f' [-Wfloat-conversion]
   33 |         {{{{ 95.682, 100.000,  92.149}}}, {{{ 95.799, 100.000,  90.926}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:14: warning: conversion from 'double' to 'float' changes value from '9.5046999999999997e+1' to '9.50469971e+1f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:31: warning: conversion from 'double' to 'float' changes value from '1.08883e+2' to '1.08883003e+2f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:47: warning: conversion from 'double' to 'float' changes value from '9.4811000000000007e+1' to '9.4810997e+1f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:34:64: warning: conversion from 'double' to 'float' changes value from '1.07304e+2' to '1.07304001e+2f' [-Wfloat-conversion]
   34 |         {{{{ 95.047, 100.000, 108.883}}}, {{{ 94.811, 100.000, 107.304}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:14: warning: conversion from 'double' to 'float' changes value from '9.4971999999999994e+1' to '9.49720001e+1f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:31: warning: conversion from 'double' to 'float' changes value from '1.2263800000000001e+2' to '1.22638e+2f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:47: warning: conversion from 'double' to 'float' changes value from '9.4415999999999997e+1' to '9.44160004e+1f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:35:64: warning: conversion from 'double' to 'float' changes value from '1.2064100000000001e+2' to '1.20640999e+2f' [-Wfloat-conversion]
   35 |         {{{{ 94.972, 100.000, 122.638}}}, {{{ 94.416, 100.000, 120.641}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:14: warning: conversion from 'double' to 'float' changes value from '9.9186999999999998e+1' to '9.91869965e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:32: warning: conversion from 'double' to 'float' changes value from '6.7394999999999996e+1' to '6.73949966e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:46: warning: conversion from 'double' to 'float' changes value from '1.0328e+2' to '1.03279999e+2f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:36:65: warning: conversion from 'double' to 'float' changes value from '6.9025999999999996e+1' to '6.9026001e+1f' [-Wfloat-conversion]
   36 |         {{{{ 99.187, 100.000,  67.395}}}, {{{103.280, 100.000,  69.026}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:14: warning: conversion from 'double' to 'float' changes value from '9.5043999999999997e+1' to '9.50439987e+1f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |              ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:31: warning: conversion from 'double' to 'float' changes value from '1.08755e+2' to '1.08754997e+2f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                               ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:47: warning: conversion from 'double' to 'float' changes value from '9.5792000000000002e+1' to '9.57919998e+1f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                                               ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:37:64: warning: conversion from 'double' to 'float' changes value from '1.07687e+2' to '1.07686996e+2f' [-Wfloat-conversion]
   37 |         {{{{ 95.044, 100.000, 108.755}}}, {{{ 95.792, 100.000, 107.687}}}},
      |                                                                ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:13: warning: conversion from 'double' to 'float' changes value from '1.0096599999999999e+2' to '1.00966003e+2f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |             ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:32: warning: conversion from 'double' to 'float' changes value from '6.4370000000000005e+1' to '6.43700027e+1f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:46: warning: conversion from 'double' to 'float' changes value from '1.03866e+2' to '1.03865997e+2f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                              ^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:38:65: warning: conversion from 'double' to 'float' changes value from '6.5626999999999995e+1' to '6.56269989e+1f' [-Wfloat-conversion]
   38 |         {{{{100.966, 100.000,  64.370}}}, {{{103.866, 100.000,  65.627}}}},
      |                                                                 ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_init()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:40: warning: conversion from 'double' to 'float' changes value from '6.4000000000000001e-1' to '6.39999986e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:48: warning: conversion from 'double' to 'float' changes value from '3.3000000000000002e-1' to '3.30000013e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:56: warning: conversion from 'double' to 'float' changes value from '2.9999999999999999e-1' to '3.00000012e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:64: warning: conversion from 'double' to 'float' changes value from '5.9999999999999998e-1' to '6.00000024e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:72: warning: conversion from 'double' to 'float' changes value from '1.4999999999999999e-1' to '1.50000006e-1f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                        ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:51:80: warning: conversion from 'double' to 'float' changes value from '5.9999999999999998e-2' to '5.99999987e-2f' [-Wfloat-conversion]
   51 |         color_get_working_space_matrix(0.6400, 0.3300, 0.3000, 0.6000, 0.1500, 0.0600, color_get_reference(REFERENCE_ILLUMINANT_D65, REFERENCE_OBSERVER_2), &sRGB_transformation);
      |                                                                                ^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_rgb_to_xyz(const Color*, Color*, const matrix3x3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:161:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  161 |                 R=pow(((R+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:163:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  163 |                 R=R/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:167:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  167 |                 G=pow(((G+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:169:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  169 |                 G=G/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:173:22: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  173 |                 B=pow(((B+0.055)/1.055),2.4);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:175:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  175 |                 B=B/12.92;
      |                   ~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_xyz_to_rgb(const Color*, Color*, const matrix3x3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:201:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  201 |                 R=1.055*(pow(R,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:203:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  203 |                 R=12.92*R;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:206:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  206 |                 G=1.055*(pow(G,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:208:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  208 |                 G=12.92*G;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:211:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  211 |                 B=1.055*(pow(B,1/2.4f))-0.055;
      |                   ~~~~~~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:213:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  213 |                 B=12.92*B;
      |                   ~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_set(Color*, int, int, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:303:26: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  303 |         a->rgb.red = red / 255.0;
      |                      ~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:304:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  304 |         a->rgb.green = green / 255.0;
      |                        ~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:305:28: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  305 |         a->rgb.blue = blue / 255.0;
      |                       ~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsl_to_rgb(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:365:46: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  365 |                         q = a->hsl.lightness * (1.0 + a->hsl.saturation);
      |                             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:371:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  371 |                 R = a->hsl.hue+1/3.0;
      |                     ~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:373:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  373 |                 B = a->hsl.hue-1/3.0;
      |                     ~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:379:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  379 |                         b->rgb.red = p + (q - p) * 6.0 * R;
      |                                      ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:383:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  383 |                         b->rgb.red = p + (q - p) * ((2.0 / 3.0) - R) * 6.0;
      |                                      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:388:42: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  388 |                         b->rgb.green = p + (q - p) * 6.0 * G;
      |                                        ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:392:42: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  392 |                         b->rgb.green = p + (q - p) * ((2.0 / 3.0) - G) * 6.0;
      |                                        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:397:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  397 |                         b->rgb.blue = p + (q - p) * 6.0 * B;
      |                                       ~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:401:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  401 |                         b->rgb.blue = p + (q - p) * ((2.0 / 3.0) - B) * 6.0;
      |                                       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lab_to_lch(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:425:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  425 |         b->lch.h = H;
      |                    ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lch_to_lab(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:431:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  431 |         b->lab.a = a->lch.C * cos(a->lch.h * PI / 180.0);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:432:29: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  432 |         b->lab.b = a->lch.C * sin(a->lch.h * PI / 180.0);
      |                    ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_xyz_to_lab(const Color*, Color*, const vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:486:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  486 |                 X=(Kk*X+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:491:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  491 |                 Y=(Kk*Y+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:496:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  496 |                 Z=(Kk*Z+16.0f)/116.0f;
      |                   ~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_lab_to_xyz(const Color*, Color*, const vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:516:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  516 |                 x=pow(fx, 3);
      |                   ~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:518:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  518 |                 x=(116*fx-16)/K;
      |                   ~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:522:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  522 |                 y=pow((a->lab.L+16)/116, 3);
      |                   ~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:524:27: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  524 |                 y=a->lab.L/K;
      |                   ~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:528:22: warning: conversion from '__gnu_cxx::__promote_2<float, int, float, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  528 |                 z=pow(fz, 3);
      |                   ~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:530:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  530 |                 z=(116*fz-16)/K;
      |                   ~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsl_to_hsv(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:680:36: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  680 |         float l = a->hsl.lightness * 2.0;
      |                   ~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:681:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  681 |         float s = a->hsl.saturation * ((l <= 1.0) ? (l) : (2.0 - l));
      |                   ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:688:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  688 |                 b->hsv.value = (l + s) / 2.0;
      |                                ~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:689:47: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  689 |                 b->hsv.saturation = (2.0 * s) / (l + s);
      |                                     ~~~~~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'void color_hsv_to_hsl(const Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:695:45: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  695 |         float l = (2.0 - a->hsv.saturation) * a->hsv.value;
      |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:701:30: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  701 |         b->hsl.lightness = l / 2.0;
      |                            ~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'float color_distance(const Color*, const Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:820:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  820 |         return sqrt(
      |                ~~~~^
  821 |                 pow(bl.rgb.red - al.rgb.red, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  822 |                 pow(bl.rgb.green - al.rgb.green, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  823 |                 pow(bl.rgb.blue - al.rgb.blue, 2)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  824 |         );
      |         ~           
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp: In function 'float color_distance_lch(const Color*, const Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Color.cpp:832:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  832 |         return sqrt(
      |                ~~~~^
  833 |                 pow((bl.lch.L - al.lch.L) / 1, 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  834 |                 pow((bl.lch.C - al.lch.C) / (1 + 0.045 * al.lch.C), 2) +
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  835 |                 pow((pow(a->lab.a - b->lab.a, 2) + pow(a->lab.b - b->lab.b, 2) - (bl.lch.C - al.lch.C)) / (1 + 0.015 * al.lch.C), 2)
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  836 |         );
      |         ~           
[ 28%] Building CXX object CMakeFiles/gpick.dir/source/ColorList.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorList.cpp.o -MF CMakeFiles/gpick.dir/source/ColorList.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorList.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorList.cpp
[ 29%] Building CXX object CMakeFiles/gpick.dir/source/ColorMixer.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorMixer.cpp.o -MF CMakeFiles/gpick.dir/source/ColorMixer.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorMixer.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp
[ 30%] Building CXX object CMakeFiles/gpick.dir/source/ColorObject.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorObject.cpp.o -MF CMakeFiles/gpick.dir/source/ColorObject.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorObject.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorObject.cpp
[ 31%] Building CXX object CMakeFiles/gpick.dir/source/ColorPicker.cpp.o
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BrightnessDarkness.cpp: In function 'ColorSource* implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:269:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  269 |         hbox = gtk_hbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/BrightnessDarkness.cpp:20:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorPicker.cpp.o -MF CMakeFiles/gpick.dir/source/ColorPicker.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorPicker.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp
[ 31%] Building CXX object CMakeFiles/gpick.dir/source/ColorRYB.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorRYB.cpp.o -MF CMakeFiles/gpick.dir/source/ColorRYB.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorRYB.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:214:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  214 |         hbox = gtk_hbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:215:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  215 |         vbox = gtk_vbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:217:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  217 |         args->colorPreviews = gtk_table_new(3, 3, false);
      |                               ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:229:26: note: in expansion of macro 'GTK_TABLE'
  229 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 0, 3, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:229:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  229 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 0, 3, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:249:42: note: in expansion of macro 'GTK_TABLE'
  249 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i, i + 1, j + 1, j + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:249:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  249 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i, i + 1, j + 1, j + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:263:34: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  263 |         auto hbox2 = gtk_hbox_new(false, 0);
      |                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ClosestColors.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp: In function 'int color_rgbhue_to_rybhue(double, double*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:126:49: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  126 |                 color.rgb.red = bezier_eval_at_x(red, hue*36, 0.01),
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:127:51: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  127 |                 color.rgb.green = bezier_eval_at_x(green, hue*36, 0.01),
      |                                   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:128:50: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  128 |                 color.rgb.blue = bezier_eval_at_x(blue, hue*36, 0.01);
      |                                  ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp: In function 'void color_rybhue_to_rgb(double, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:188:42: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  188 |         color->rgb.red = bezier_eval_at_x(red, hue*36, 0.01),
      |                          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:189:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  189 |         color->rgb.green = bezier_eval_at_x(green, hue*36, 0.01),
      |                            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorRYB.cpp:190:43: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  190 |         color->rgb.blue = bezier_eval_at_x(blue, hue*36, 0.01);
      |                           ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
[ 32%] Building CXX object CMakeFiles/gpick.dir/source/ColorSource.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorSource.cpp.o -MF CMakeFiles/gpick.dir/source/ColorSource.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorSource.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.cpp
[ 33%] Building CXX object CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o -MF CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSourceManager.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:336:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  336 |         hbox = gtk_hbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:337:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  337 |         vbox = gtk_vbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:339:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  339 |         args->colorPreviews = gtk_table_new(Rows, 3, false);
      |                               ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:351:26: note: in expansion of macro 'GTK_TABLE'
  351 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 1, 2, 0, Rows, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:351:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  351 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, 1, 2, 0, Rows, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:368:42: note: in expansion of macro 'GTK_TABLE'
  368 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, j * 2, j * 2 + 1, i, i + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:368:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  368 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, j * 2, j * 2 + 1, i, i + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:407:29: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  407 |         hbox2 = gtk_hbox_new(false, 0);
      |                 ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:410:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  410 |         table = gtk_table_new(5, 2, false);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:413:26: note: in expansion of macro 'GTK_TABLE'
  413 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Opacity:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:413:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  413 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Opacity:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:414:55: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  414 |         args->opacityRange = gtk_hscale_new_with_range(1, 100, 1);
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:417:26: note: in expansion of macro 'GTK_TABLE'
  417 |         gtk_table_attach(GTK_TABLE(table), args->opacityRange, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:417:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  417 |         gtk_table_attach(GTK_TABLE(table), args->opacityRange, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorMixer.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o -MF CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSpaceType.cpp
[ 34%] Building CXX object CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o -MF CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o.d -o CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorWheelType.cpp
[ 35%] Building CXX object CMakeFiles/gpick.dir/source/Converter.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Converter.cpp.o -MF CMakeFiles/gpick.dir/source/Converter.cpp.o.d -o CMakeFiles/gpick.dir/source/Converter.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Converter.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorWheelType.cpp: In function 'void rgb_hue2hue(double, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorWheelType.cpp:26:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   26 |         hsl->hsl.hue = hue;
      |                        ^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorWheelType.cpp: In function 'void ryb2_hue2hue(double, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorWheelType.cpp:46:48: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   46 |         hsl->hsl.hue = color_rybhue_to_rgbhue_f(hue);
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
[ 36%] Building CXX object CMakeFiles/gpick.dir/source/Converters.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Converters.cpp.o -MF CMakeFiles/gpick.dir/source/Converters.cpp.o.d -o CMakeFiles/gpick.dir/source/Converters.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Converters.cpp
[ 37%] Linking CXX executable tests
/usr/bin/cmake -E cmake_link_script CMakeFiles/tests.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/tests.dir/source/test/Dynv.cpp.o CMakeFiles/tests.dir/source/test/Format.cpp.o CMakeFiles/tests.dir/source/test/Main.cpp.o CMakeFiles/tests.dir/source/test/Result.cpp.o CMakeFiles/tests.dir/source/test/Scoped.cpp.o CMakeFiles/tests.dir/source/test/Script.cpp.o CMakeFiles/tests.dir/source/test/Span.cpp.o CMakeFiles/tests.dir/source/test/TextFileParser.cpp.o -o tests  libgpick-dynv.so libgpick-lua.so libgpick-parser.so libgpick-common.so /usr/lib64/libboost_unit_test_framework.so.1.77.0 -llua -lm -ldl -lexpat libgpick-color.so libgpick-math.so 
[ 38%] Building CXX object CMakeFiles/gpick.dir/source/DragDrop.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/DragDrop.cpp.o -MF CMakeFiles/gpick.dir/source/DragDrop.cpp.o.d -o CMakeFiles/gpick.dir/source/DragDrop.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/DragDrop.cpp
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[ 38%] Built target tests
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp: In function 'gboolean updateMainColor(gpointer)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:241:32: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
  241 |         gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:242:54: warning: 'gint gdk_screen_get_monitor_at_point(GdkScreen*, gint, gint)' is deprecated: Use 'gdk_display_get_monitor_at_point' instead [-Wdeprecated-declarations]
  242 |         int monitor = gdk_screen_get_monitor_at_point(screen, x, y);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gdk/gdkscreen.h:87:15: note: declared here
   87 | gint          gdk_screen_get_monitor_at_point  (GdkScreen *screen,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:244:40: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations]
  244 |         gdk_screen_get_monitor_geometry(screen, monitor, &monitor_geometry);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here
   78 | void         gdk_screen_get_monitor_geometry  (GdkScreen    *screen,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/gpick.dir/source/ErrorCode.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ErrorCode.cpp.o -MF CMakeFiles/gpick.dir/source/ErrorCode.cpp.o.d -o CMakeFiles/gpick.dir/source/ErrorCode.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ErrorCode.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp: In function 'gboolean onSwatchKeyPress(GtkWidget*, GdkEventKey*, ColorPickerArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:423:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
  423 |                 gdk_display_get_pointer(gdk_display_get_default(), nullptr, &x, &y, nullptr);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp: In function 'gboolean color_component_key_up_cb(GtkWidget*, GdkEventButton*, ColorPickerArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  237 | #define GTK_STOCK_COPY             ((GtkStock)"gtk-copy")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:590:52: note: in expansion of macro 'GTK_STOCK_COPY'
  590 |                 auto item = newMenuItem(_("Copy"), GTK_STOCK_COPY);
      |                                                    ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  829 | #define GTK_STOCK_PASTE            ((GtkStock)"gtk-paste")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:593:48: note: in expansion of macro 'GTK_STOCK_PASTE'
  593 |                 item = newMenuItem(_("Paste"), GTK_STOCK_PASTE);
      |                                                ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:364:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  364 | #define GTK_STOCK_EDIT             ((GtkStock)"gtk-edit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:597:47: note: in expansion of macro 'GTK_STOCK_EDIT'
  597 |                 item = newMenuItem(_("Edit"), GTK_STOCK_EDIT);
      |                                               ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp: In function 'GtkWidget* create_falloff_type_list()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:625:39: warning: 'void gtk_combo_box_set_add_tearoffs(GtkComboBox*, gboolean)' is deprecated [-Wdeprecated-declarations]
  625 |         gtk_combo_box_set_add_tearoffs(GTK_COMBO_BOX(widget), 0);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/gtkcombobox.h:113:15: note: declared here
  113 | void          gtk_combo_box_set_add_tearoffs       (GtkComboBox *combo_box,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:899:33: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  899 |         main_hbox = gtk_hbox_new(false, 5);
      |                     ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:901:36: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  901 |                 vbox = gtk_vbox_new(false, 0);
      |                        ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:972:36: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  972 |                 vbox = gtk_vbox_new(false, 5);
      |                        ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:973:54: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  973 |                 gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrolled), vbox);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:187,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here
  186 | void           gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:980:46: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  980 |                         table = gtk_table_new(6, 2, FALSE);
      |                                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:985:50: note: in expansion of macro 'GTK_TABLE'
  985 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Oversample:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:985:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  985 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Oversample:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:986:68: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  986 |                                 widget = gtk_hscale_new_with_range (0,16,1);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:989:50: note: in expansion of macro 'GTK_TABLE'
  989 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:989:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  989 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:992:50: note: in expansion of macro 'GTK_TABLE'
  992 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Falloff:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:992:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  992 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Falloff:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:996:50: note: in expansion of macro 'GTK_TABLE'
  996 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:996:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  996 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:999:50: note: in expansion of macro 'GTK_TABLE'
  999 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Zoom:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:999:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  999 |                                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Zoom:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1000:68: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
 1000 |                                 widget = gtk_hscale_new_with_range (0, 100, 1);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1003:50: note: in expansion of macro 'GTK_TABLE'
 1003 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1003:49: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1003 |                                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1095:54: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1095 |                                 table = gtk_table_new(3, 2, FALSE);
      |                                         ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1099:58: note: in expansion of macro 'GTK_TABLE'
 1099 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color name:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1099:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1099 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color name:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1101:58: note: in expansion of macro 'GTK_TABLE'
 1101 |                                         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1101:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1101 |                                         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1113:58: note: in expansion of macro 'GTK_TABLE'
 1113 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Contrast:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1113:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1113 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Contrast:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1121:58: note: in expansion of macro 'GTK_TABLE'
 1121 |                                         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1121:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1121 |                                         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1129:58: note: in expansion of macro 'GTK_TABLE'
 1129 |                                         gtk_table_attach(GTK_TABLE(table), args->contrastCheckMsg = gtk_label_new(""),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1129:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1129 |                                         gtk_table_attach(GTK_TABLE(table), args->contrastCheckMsg = gtk_label_new(""),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1138:54: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1138 |                                 table = gtk_table_new(3, 2, FALSE);
      |                                         ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1142:58: note: in expansion of macro 'GTK_TABLE'
 1142 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1142:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1142 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1145:58: note: in expansion of macro 'GTK_TABLE'
 1145 |                                         gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1145:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1145 |                                         gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1149:58: note: in expansion of macro 'GTK_TABLE'
 1149 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1149:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1149 |                                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1155:58: note: in expansion of macro 'GTK_TABLE'
 1155 |                                         gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:1155:57: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
 1155 |                                         gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorPicker.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/gpick.dir/source/FileFormat.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/FileFormat.cpp.o -MF CMakeFiles/gpick.dir/source/FileFormat.cpp.o.d -o CMakeFiles/gpick.dir/source/FileFormat.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FileFormat.cpp
[ 40%] Building CXX object CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o -MF CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o.d -o CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp
[ 41%] Building CXX object CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o -MF CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o.d -o CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp
[ 42%] Building CXX object CMakeFiles/gpick.dir/source/GlobalState.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/GlobalState.cpp.o -MF CMakeFiles/gpick.dir/source/GlobalState.cpp.o.d -o CMakeFiles/gpick.dir/source/GlobalState.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GlobalState.cpp
[ 42%] Building CXX object CMakeFiles/gpick.dir/source/HtmlUtils.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/HtmlUtils.cpp.o -MF CMakeFiles/gpick.dir/source/HtmlUtils.cpp.o.d -o CMakeFiles/gpick.dir/source/HtmlUtils.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/HtmlUtils.cpp
[ 43%] Building CXX object CMakeFiles/gpick.dir/source/ImportExport.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ImportExport.cpp.o -MF CMakeFiles/gpick.dir/source/ImportExport.cpp.o.d -o CMakeFiles/gpick.dir/source/ImportExport.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/DragDrop.cpp: In function 'void drag_begin(GtkWidget*, GdkDragContext*, DragDrop*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/DragDrop.cpp:365:49: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  365 |                         auto hbox = gtk_vbox_new(true, 0);
      |                                     ~~~~~~~~~~~~^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/DragDrop.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/DragDrop.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/gpick.dir/source/LayoutPreview.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/LayoutPreview.cpp.o -MF CMakeFiles/gpick.dir/source/LayoutPreview.cpp.o.d -o CMakeFiles/gpick.dir/source/LayoutPreview.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'void get_color_sample(FloatingPickerArgs*, bool, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:86:32: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
   86 |         gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:87:54: warning: 'gint gdk_screen_get_monitor_at_point(GdkScreen*, gint, gint)' is deprecated: Use 'gdk_display_get_monitor_at_point' instead [-Wdeprecated-declarations]
   87 |         int monitor = gdk_screen_get_monitor_at_point(screen, x, y);
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkscreen.h:87:15: note: declared here
   87 | gint          gdk_screen_get_monitor_at_point  (GdkScreen *screen,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:89:40: warning: 'void gdk_screen_get_monitor_geometry(GdkScreen*, gint, GdkRectangle*)' is deprecated: Use 'gdk_monitor_get_geometry' instead [-Wdeprecated-declarations]
   89 |         gdk_screen_get_monitor_geometry(screen, monitor, &monitor_geometry);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkscreen.h:78:14: note: declared here
   78 | void         gdk_screen_get_monitor_geometry  (GdkScreen    *screen,
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'gboolean update_display(FloatingPickerArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:116:32: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
  116 |         gdk_display_get_pointer(gdk_display_get_default(), &screen, &x, &y, &state);
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:117:37: warning: 'gint gdk_screen_get_width(GdkScreen*)' is deprecated [-Wdeprecated-declarations]
  117 |         width = gdk_screen_get_width(screen);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:118:39: warning: 'gint gdk_screen_get_height(GdkScreen*)' is deprecated [-Wdeprecated-declarations]
  118 |         height = gdk_screen_get_height(screen);
      |                  ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'void floating_picker_activate(FloatingPickerArgs*, bool, bool, const char*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:160:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations]
  160 |                 cursor = gdk_cursor_new(GDK_BLANK_CURSOR);
      |                          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:34,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
  228 | GdkCursor* gdk_cursor_new                (GdkCursorType    cursor_type);
      |            ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:162:40: warning: 'GdkCursor* gdk_cursor_new(GdkCursorType)' is deprecated: Use 'gdk_cursor_new_for_display' instead [-Wdeprecated-declarations]
  162 |                 cursor = gdk_cursor_new(GDK_TCROSS);
      |                          ~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:34,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here
  228 | GdkCursor* gdk_cursor_new                (GdkCursorType    cursor_type);
      |            ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:165:25: warning: 'GdkGrabStatus gdk_pointer_grab(GdkWindow*, gboolean, GdkEventMask, GdkWindow*, GdkCursor*, guint32)' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
  165 |         gdk_pointer_grab(gtk_widget_get_window(args->window), false, GdkEventMask(GDK_POINTER_MOTION_MASK | GDK_BUTTON_RELEASE_MASK | GDK_BUTTON_PRESS_MASK | GDK_SCROLL_MASK), nullptr, cursor, GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
   86 | GdkGrabStatus gdk_pointer_grab       (GdkWindow    *window,
      |               ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:166:26: warning: 'GdkGrabStatus gdk_keyboard_grab(GdkWindow*, gboolean, guint32)' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
  166 |         gdk_keyboard_grab(gtk_widget_get_window(args->window), false, GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here
   93 | GdkGrabStatus gdk_keyboard_grab      (GdkWindow    *window,
      |               ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'void floating_picker_deactivate(FloatingPickerArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:178:27: warning: 'void gdk_pointer_ungrab(guint32)' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
  178 |         gdk_pointer_ungrab(GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkmain.h:100:15: note: declared here
  100 | void          gdk_pointer_ungrab     (guint32       time_);
      |               ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:179:28: warning: 'void gdk_keyboard_ungrab(guint32)' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
  179 |         gdk_keyboard_ungrab(GDK_CURRENT_TIME);
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkmain.h:102:15: note: declared here
  102 | void          gdk_keyboard_ungrab    (guint32       time_);
      |               ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp: In member function 'virtual void GenerateSchemeArgs::Editable::extendMenu(GtkWidget*, IMenuExtension::Position)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:310:62: note: in expansion of macro 'GTK_STOCK_CANCEL'
  310 |                         auto item = newMenuItem(_("_Reset"), GTK_STOCK_CANCEL);
      |                                                              ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:313:64: note: in expansion of macro 'GTK_STOCK_CANCEL'
  313 |                         item = newMenuItem(_("_Reset scheme"), GTK_STOCK_CANCEL);
      |                                                                ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp: In function 'void showMenu(GtkWidget*, GenerateSchemeArgs*, GdkEventButton*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:329:48: note: in expansion of macro 'GTK_STOCK_CANCEL'
  329 |         item = newMenuItem(_("_Reset scheme"), GTK_STOCK_CANCEL);
      |                                                ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:449:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  449 |         hbox = gtk_hbox_new(false, 5);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:450:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  450 |         vbox = gtk_vbox_new(false, 5);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:452:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  452 |         args->colorPreviews = gtk_table_new(3, 2, false);
      |                               ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:465:34: note: in expansion of macro 'GTK_TABLE'
  465 |                 gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i % 2, (i % 2) + 1, i / 2, i / 2 + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:465:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  465 |                 gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, i % 2, (i % 2) + 1, i / 2, i / 2 + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'gboolean key_up_cb(GtkWidget*, GdkEventKey*, FloatingPickerArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:279:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
  279 |                 gdk_display_get_pointer(gdk_display_get_default(), nullptr, &x, &y, nullptr);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:344:40: warning: 'void gdk_display_get_pointer(GdkDisplay*, GdkScreen**, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_device_get_position' instead [-Wdeprecated-declarations]
  344 |                 gdk_display_get_pointer(display, nullptr, &x, &y, nullptr);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:112:18: note: declared here
  112 | void             gdk_display_get_pointer           (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:347:41: warning: 'void gdk_display_warp_pointer(GdkDisplay*, GdkScreen*, gint, gint)' is deprecated: Use 'gdk_device_warp' instead [-Wdeprecated-declarations]
  347 |                 gdk_display_warp_pointer(display, screen, x, y);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:122:18: note: declared here
  122 | void             gdk_display_warp_pointer          (GdkDisplay             *display,
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp: In function 'FloatingPickerArgs* floating_picker_new(GlobalState*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:368:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  368 |         GtkWidget* vbox = gtk_vbox_new(0, 0);
      |                           ~~~~~~~~~~~~^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/FloatingPicker.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:475:29: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  475 |         hbox2 = gtk_hbox_new(false, 5);
      |                 ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:491:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  491 |         table = gtk_table_new(5, 2, false);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:494:26: note: in expansion of macro 'GTK_TABLE'
  494 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Hue:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:494:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  494 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Hue:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:495:60: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  495 |         args->hueRange = widget = gtk_hscale_new_with_range(0, 360, 1);
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:498:26: note: in expansion of macro 'GTK_TABLE'
  498 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:498:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  498 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:500:26: note: in expansion of macro 'GTK_TABLE'
  500 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Saturation:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:500:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  500 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Saturation:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:501:67: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  501 |         args->saturationRange = widget = gtk_hscale_new_with_range(0, 120, 1);
      |                                          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:505:26: note: in expansion of macro 'GTK_TABLE'
  505 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:505:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  505 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:507:26: note: in expansion of macro 'GTK_TABLE'
  507 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Lightness:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:507:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  507 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Lightness:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:508:66: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  508 |         args->lightnessRange = widget = gtk_hscale_new_with_range(-50, 80, 1);
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:512:26: note: in expansion of macro 'GTK_TABLE'
  512 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:512:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  512 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:514:26: note: in expansion of macro 'GTK_TABLE'
  514 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:514:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  514 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:521:26: note: in expansion of macro 'GTK_TABLE'
  521 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:521:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  521 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:523:26: note: in expansion of macro 'GTK_TABLE'
  523 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color wheel:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:523:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  523 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color wheel:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:530:26: note: in expansion of macro 'GTK_TABLE'
  530 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:530:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  530 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GTK_FILL, GTK_SHRINK, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/GenerateScheme.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 45%] Building CXX object CMakeFiles/gpick.dir/source/MathUtil.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/MathUtil.cpp.o -MF CMakeFiles/gpick.dir/source/MathUtil.cpp.o.d -o CMakeFiles/gpick.dir/source/MathUtil.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp
[ 46%] Building CXX object CMakeFiles/gpick.dir/source/Noise.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Noise.cpp.o -MF CMakeFiles/gpick.dir/source/Noise.cpp.o.d -o CMakeFiles/gpick.dir/source/Noise.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Noise.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp: In function 'void vector3_multiply_matrix3x3(const vector3*, const matrix3x3*, vector3*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:249:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  249 |         result->x = vector->x * matrix->m[0][0] + vector->y * matrix->m[0][1] + vector->z * matrix->m[0][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:250:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  250 |         result->y = vector->x * matrix->m[1][0] + vector->y * matrix->m[1][1] + vector->z * matrix->m[1][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/MathUtil.cpp:251:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  251 |         result->z = vector->x * matrix->m[2][0] + vector->y * matrix->m[2][1] + vector->z * matrix->m[2][2];
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object CMakeFiles/gpick.dir/source/Paths.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Paths.cpp.o -MF CMakeFiles/gpick.dir/source/Paths.cpp.o.d -o CMakeFiles/gpick.dir/source/Paths.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Paths.cpp
[ 47%] Building CXX object CMakeFiles/gpick.dir/source/Random.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Random.cpp.o -MF CMakeFiles/gpick.dir/source/Random.cpp.o.d -o CMakeFiles/gpick.dir/source/Random.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Random.cpp
[ 48%] Building CXX object CMakeFiles/gpick.dir/source/RegisterSources.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/RegisterSources.cpp.o -MF CMakeFiles/gpick.dir/source/RegisterSources.cpp.o.d -o CMakeFiles/gpick.dir/source/RegisterSources.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/RegisterSources.cpp
[ 49%] Building CXX object CMakeFiles/gpick.dir/source/Sampler.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Sampler.cpp.o -MF CMakeFiles/gpick.dir/source/Sampler.cpp.o.d -o CMakeFiles/gpick.dir/source/Sampler.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp: In member function 'bool ImportExport::importGPL()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:223:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  223 |                 c.rgb.red = r / 255.0;
      |                             ~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:224:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  224 |                 c.rgb.green = g / 255.0;
      |                               ~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:225:32: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  225 |                 c.rgb.blue = b / 255.0;
      |                              ~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp: In member function 'bool ImportExport::importRGBTXT()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:766:79: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  766 |                         c.rgb.red = hexPairToInt(&line.at(hash_position + 1)) / 255.0;
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:767:81: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  767 |                         c.rgb.green = hexPairToInt(&line.at(hash_position + 3)) / 255.0;
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ImportExport.cpp:768:80: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  768 |                         c.rgb.blue = hexPairToInt(&line.at(hash_position + 5)) / 255.0;
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
[ 50%] Building CXX object CMakeFiles/gpick.dir/source/ScreenReader.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ScreenReader.cpp.o -MF CMakeFiles/gpick.dir/source/ScreenReader.cpp.o.d -o CMakeFiles/gpick.dir/source/ScreenReader.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ScreenReader.cpp
[ 50%] Building CXX object CMakeFiles/gpick.dir/source/StandardEventHandler.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/StandardEventHandler.cpp.o -MF CMakeFiles/gpick.dir/source/StandardEventHandler.cpp.o.d -o CMakeFiles/gpick.dir/source/StandardEventHandler.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardEventHandler.cpp
[ 51%] Building CXX object CMakeFiles/gpick.dir/source/StandardMenu.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/StandardMenu.cpp.o -MF CMakeFiles/gpick.dir/source/StandardMenu.cpp.o.d -o CMakeFiles/gpick.dir/source/StandardMenu.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp: In function 'void get_pixel(unsigned char*, int, int, int, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp:96:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   96 |         color->rgb.red = p[2] * (1 / 255.0);
      |                          ~~~~~^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp:97:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   97 |         color->rgb.green = p[1] * (1 / 255.0);
      |                            ~~~~~^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp:98:32: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   98 |         color->rgb.blue = p[0] * (1 / 255.0);
      |                           ~~~~~^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp: In function 'int sampler_get_color_sample(Sampler*, math::Vec2<int>&, math::Rect2<int>&, math::Vec2<int>&, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp:116:32: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  116 |         float max_distance = 1 / sqrt(2 * pow((double)sampler->oversample, 2));
      |                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Sampler.cpp:126:88: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  126 |                                 f = sampler->falloff_fnc(sqrt((double)(x * x + y * y)) * max_distance);
      |                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
[ 52%] Building CXX object CMakeFiles/gpick.dir/source/StringUtils.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/StringUtils.cpp.o -MF CMakeFiles/gpick.dir/source/StringUtils.cpp.o.d -o CMakeFiles/gpick.dir/source/StringUtils.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StringUtils.cpp
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp: In function 'void onAssignSelectors(GtkWidget*, LayoutPreviewArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:220:200: note: in expansion of macro 'GTK_STOCK_CANCEL'
  220 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Assign CSS selectors"), GTK_WINDOW(gtk_widget_get_toplevel(args->main)), GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                                        ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:220:239: note: in expansion of macro 'GTK_STOCK_OK'
  220 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Assign CSS selectors"), GTK_WINDOW(gtk_widget_get_toplevel(args->main)), GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                                                                               ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:222:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  222 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:223:35: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  223 |         auto table = gtk_table_new(1, 1, false);
      |                      ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:227:26: note: in expansion of macro 'GTK_TABLE'
  227 |         gtk_table_attach(GTK_TABLE(table), selectorList, 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:227:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  227 |         gtk_table_attach(GTK_TABLE(table), selectorList, 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp: In function 'void onExportCss(GtkWidget*, LayoutPreviewArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:360:139: note: in expansion of macro 'GTK_STOCK_CANCEL'
  360 |         auto dialog = gtk_file_chooser_dialog_new(_("Export"), GTK_WINDOW(gtk_widget_get_toplevel(widget)), GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_SAVE, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                           ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  964 | #define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:360:178: note: in expansion of macro 'GTK_STOCK_SAVE'
  360 |         auto dialog = gtk_file_chooser_dialog_new(_("Export"), GTK_WINDOW(gtk_widget_get_toplevel(widget)), GTK_FILE_CHOOSER_ACTION_SAVE, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_SAVE, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                  ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:361:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  361 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp: In function 'GtkWidget* withLabel(GtkWidget*, const char*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:399:39: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  399 |         GtkWidget *hbox = gtk_hbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:431:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  431 |         vbox = gtk_vbox_new(false, 10);
      |                ~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:432:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  432 |         hbox = gtk_hbox_new(false, 10);
      |                ~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:435:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  435 |         table = gtk_table_new(4, 4, false);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:439:26: note: in expansion of macro 'GTK_TABLE'
  439 |         gtk_table_attach(GTK_TABLE(table), toolbar, 0, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:439:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  439 |         gtk_table_attach(GTK_TABLE(table), toolbar, 0, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  964 | #define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:448:49: note: in expansion of macro 'GTK_STOCK_SAVE'
  448 |         tool = gtk_menu_tool_button_new(newIcon(GTK_STOCK_SAVE, IconSize::toolbar), _("Export CSS File"));
      |                                                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  973 | #define GTK_STOCK_SAVE_AS          ((GtkStock)"gtk-save-as")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:453:62: note: in expansion of macro 'GTK_STOCK_SAVE_AS'
  453 |         auto item = newMenuItem(_("_Export CSS File As..."), GTK_STOCK_SAVE_AS);
      |                                                              ^~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:463:26: note: in expansion of macro 'GTK_TABLE'
  463 |         gtk_table_attach(GTK_TABLE(table), scrolled, 0, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:463:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  463 |         gtk_table_attach(GTK_TABLE(table), scrolled, 0, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:464:46: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  464 |         gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrolled), args->layoutView = gtk_layout_preview_new());
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:187,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/LayoutPreview.cpp:21:
/usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here
  186 | void           gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/gpick.dir/source/ToolColorNaming.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/ToolColorNaming.cpp.o -MF CMakeFiles/gpick.dir/source/ToolColorNaming.cpp.o.d -o CMakeFiles/gpick.dir/source/ToolColorNaming.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ToolColorNaming.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ScreenReader.cpp: In function 'void screen_reader_update_surface(ScreenReader*, math::Rect2<int>*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ScreenReader.cpp:74:44: warning: 'cairo_t* gdk_cairo_create(GdkWindow*)' is deprecated: Use 'gdk_window_begin_draw_frame() and gdk_drawing_context_get_cairo_context()' instead [-Wdeprecated-declarations]
   74 |         cairo_t *root_cr = gdk_cairo_create(root_window);
      |                            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:33,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ScreenReader.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ScreenReader.cpp:19:
/usr/include/gtk-3.0/gdk/gdkcairo.h:35:12: note: declared here
   35 | cairo_t  * gdk_cairo_create             (GdkWindow          *window);
      |            ^~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/gpick.dir/source/Variations.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/Variations.cpp.o -MF CMakeFiles/gpick.dir/source/Variations.cpp.o.d -o CMakeFiles/gpick.dir/source/Variations.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp
[ 54%] Building CXX object CMakeFiles/gpick.dir/source/color_names/ColorNames.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/color_names/ColorNames.cpp.o -MF CMakeFiles/gpick.dir/source/color_names/ColorNames.cpp.o.d -o CMakeFiles/gpick.dir/source/color_names/ColorNames.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/color_names/ColorNames.cpp
[ 55%] Building CXX object CMakeFiles/gpick.dir/source/dbus/Control.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/dbus/Control.cpp.o -MF CMakeFiles/gpick.dir/source/dbus/Control.cpp.o.d -o CMakeFiles/gpick.dir/source/dbus/Control.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dbus/Control.cpp
[ 56%] Building C object CMakeFiles/gpick.dir/source/dbus/DbusInterface.c.o
/usr/bin/cc -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -MD -MT CMakeFiles/gpick.dir/source/dbus/DbusInterface.c.o -MF CMakeFiles/gpick.dir/source/dbus/DbusInterface.c.o.d -o CMakeFiles/gpick.dir/source/dbus/DbusInterface.c.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/dbus/DbusInterface.c
[ 57%] Building CXX object CMakeFiles/gpick.dir/source/gtk/ColorCell.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/ColorCell.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/ColorCell.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/ColorCell.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorCell.cpp
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp: In static member function 'static GtkWidget* StandardMenu::newItem(const ColorObject&, GlobalState*, bool)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  237 | #define GTK_STOCK_COPY             ((GtkStock)"gtk-copy")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:92:51: note: in expansion of macro 'GTK_STOCK_COPY'
   92 |         auto item = newMenuItem(textLine.c_str(), GTK_STOCK_COPY);
      |                                                   ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp: In static member function 'static GtkWidget* StandardMenu::newItem(const ColorObject&, Converter*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  237 | #define GTK_STOCK_COPY             ((GtkStock)"gtk-copy")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:101:51: note: in expansion of macro 'GTK_STOCK_COPY'
  101 |         auto item = newMenuItem(textLine.c_str(), GTK_STOCK_COPY);
      |                                                   ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp: In static member function 'static GtkWidget* StandardMenu::newItem(const ColorObject&, IReadonlyColorUI*, Converter*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:237:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  237 | #define GTK_STOCK_COPY             ((GtkStock)"gtk-copy")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:110:51: note: in expansion of macro 'GTK_STOCK_COPY'
  110 |         auto item = newMenuItem(textLine.c_str(), GTK_STOCK_COPY);
      |                                                   ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp: In static member function 'static void StandardMenu::contextForColorObject(ColorObject*, GlobalState*, GdkEventButton*, StandardMenu::Interface)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:298:51: note: in expansion of macro 'GTK_STOCK_ADD'
  298 |         appender.appendItem(_("_Add to palette"), GTK_STOCK_ADD, GDK_KEY_A, GdkModifierType(0), G_CALLBACK(onEditableColorAdd), hasSelection);
      |                                                   ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:300:63: note: in expansion of macro 'GTK_STOCK_ADD'
  300 |                 appender.appendItem(_("A_dd all to palette"), GTK_STOCK_ADD, GDK_KEY_A, GdkModifierType(GDK_CONTROL_MASK), G_CALLBACK(onEditableColorAddAll), hasColor);
      |                                                               ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:364:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  364 | #define GTK_STOCK_EDIT             ((GtkStock)"gtk-edit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:309:52: note: in expansion of macro 'GTK_STOCK_EDIT'
  309 |                 appender.appendItem(_("_Edit..."), GTK_STOCK_EDIT, GDK_KEY_E, GdkModifierType(0), G_CALLBACK(onEditableColorEdit), hasSelection && currentlyEditable);
      |                                                    ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  829 | #define GTK_STOCK_PASTE            ((GtkStock)"gtk-paste")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:310:50: note: in expansion of macro 'GTK_STOCK_PASTE'
  310 |                 appender.appendItem(_("_Paste"), GTK_STOCK_PASTE, GDK_KEY_V, GdkModifierType(GDK_CONTROL_MASK), G_CALLBACK(onEditableColorPaste), hasSelection && currentlyEditable && clipboard::colorObjectAvailable());
      |                                                  ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp: In static member function 'static void StandardMenu::forInterface(GlobalState*, GdkEventButton*, StandardMenu::Interface)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:326:51: note: in expansion of macro 'GTK_STOCK_ADD'
  326 |         appender.appendItem(_("_Add to palette"), GTK_STOCK_ADD, GDK_KEY_A, GdkModifierType(0), G_CALLBACK(onEditableColorAdd), hasSelection);
      |                                                   ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:328:63: note: in expansion of macro 'GTK_STOCK_ADD'
  328 |                 appender.appendItem(_("A_dd all to palette"), GTK_STOCK_ADD, GDK_KEY_A, GdkModifierType(GDK_CONTROL_MASK), G_CALLBACK(onEditableColorAddAll), hasColor);
      |                                                               ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:364:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  364 | #define GTK_STOCK_EDIT             ((GtkStock)"gtk-edit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:337:52: note: in expansion of macro 'GTK_STOCK_EDIT'
  337 |                 appender.appendItem(_("_Edit..."), GTK_STOCK_EDIT, GDK_KEY_E, GdkModifierType(0), G_CALLBACK(onEditableColorEdit), hasSelection && currentlyEditable);
      |                                                    ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  829 | #define GTK_STOCK_PASTE            ((GtkStock)"gtk-paste")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/StandardMenu.cpp:338:50: note: in expansion of macro 'GTK_STOCK_PASTE'
  338 |                 appender.appendItem(_("_Paste"), GTK_STOCK_PASTE, GDK_KEY_V, GdkModifierType(GDK_CONTROL_MASK), G_CALLBACK(onEditableColorPaste), hasSelection && currentlyEditable && clipboard::colorObjectAvailable());
      |                                                  ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
[ 57%] Building CXX object CMakeFiles/gpick.dir/source/gtk/ColorComponent.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/ColorComponent.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/ColorComponent.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/ColorComponent.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp
[ 58%] Building CXX object CMakeFiles/gpick.dir/source/gtk/ColorWheel.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/ColorWheel.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/ColorWheel.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/ColorWheel.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp
[ 59%] Building CXX object CMakeFiles/gpick.dir/source/gtk/ColorWidget.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/ColorWidget.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/ColorWidget.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/ColorWidget.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp
[ 60%] Building CXX object CMakeFiles/gpick.dir/source/gtk/LayoutPreview.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/LayoutPreview.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/LayoutPreview.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/LayoutPreview.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:114:20: warning: Deprecated pre-processor symbol, replace with 
  114 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:131:20: warning: Deprecated pre-processor symbol, replace with 
  131 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:186:20: warning: Deprecated pre-processor symbol, replace with 
  186 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:191:20: warning: Deprecated pre-processor symbol, replace with 
  191 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:196:20: warning: Deprecated pre-processor symbol, replace with 
  196 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:203:20: warning: Deprecated pre-processor symbol, replace with 
  203 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:211:20: warning: Deprecated pre-processor symbol, replace with 
  211 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:216:20: warning: Deprecated pre-processor symbol, replace with 
  216 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:228:20: warning: Deprecated pre-processor symbol, replace with 
  228 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:237:20: warning: Deprecated pre-processor symbol, replace with 
  237 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:299:20: warning: Deprecated pre-processor symbol, replace with 
  299 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:631:20: warning: Deprecated pre-processor symbol, replace with 
  631 |         return GET_PRIVATE(color_component)->component;
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:675:20: warning: Deprecated pre-processor symbol, replace with 
  675 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:680:20: warning: Deprecated pre-processor symbol, replace with 
  680 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:690:20: warning: Deprecated pre-processor symbol, replace with 
  690 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:698:20: warning: Deprecated pre-processor symbol, replace with 
  698 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:712:20: warning: Deprecated pre-processor symbol, replace with 
  712 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:743:20: warning: Deprecated pre-processor symbol, replace with 
  743 |         GtkColorComponentPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:760:20: warning: Deprecated pre-processor symbol, replace with 
  760 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:767:20: warning: Deprecated pre-processor symbol, replace with 
  767 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:774:20: warning: Deprecated pre-processor symbol, replace with 
  774 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:780:20: warning: Deprecated pre-processor symbol, replace with 
  780 |         GtkColorComponentPrivate *ns = GET_PRIVATE(color_component);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:79:20: warning: Deprecated pre-processor symbol, replace with 
   79 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel_obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:111:20: warning: Deprecated pre-processor symbol, replace with 
  111 |         GtkColorWheelPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:136:20: warning: Deprecated pre-processor symbol, replace with 
  136 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:148:20: warning: Deprecated pre-processor symbol, replace with 
  148 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:153:20: warning: Deprecated pre-processor symbol, replace with 
  153 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:158:20: warning: Deprecated pre-processor symbol, replace with 
  158 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:166:20: warning: Deprecated pre-processor symbol, replace with 
  166 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:182:20: warning: Deprecated pre-processor symbol, replace with 
  182 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:190:20: warning: Deprecated pre-processor symbol, replace with 
  190 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:199:20: warning: Deprecated pre-processor symbol, replace with 
  199 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:208:20: warning: Deprecated pre-processor symbol, replace with 
  208 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:216:20: warning: Deprecated pre-processor symbol, replace with 
  216 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:224:20: warning: Deprecated pre-processor symbol, replace with 
  224 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:349:20: warning: Deprecated pre-processor symbol, replace with 
  349 |         GtkColorWheelPrivate *ns = GET_PRIVATE(color_wheel);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:366:20: warning: Deprecated pre-processor symbol, replace with 
  366 |         GtkColorWheelPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:390:20: warning: Deprecated pre-processor symbol, replace with 
  390 |         GtkColorWheelPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:420:20: warning: Deprecated pre-processor symbol, replace with 
  420 |         GtkColorWheelPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:461:20: warning: Deprecated pre-processor symbol, replace with 
  461 |         GtkColorWheelPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
[ 60%] Building CXX object CMakeFiles/gpick.dir/source/gtk/Range2D.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/Range2D.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/Range2D.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/Range2D.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp: In function 'ColorSource* source_implement(ColorSource*, GlobalState*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:379:28: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  379 |         hbox = gtk_hbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:380:28: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  380 |         vbox = gtk_vbox_new(false, 0);
      |                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:382:44: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  382 |         args->colorPreviews = gtk_table_new(Rows, VariantWidgets + 1, false);
      |                               ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:394:26: note: in expansion of macro 'GTK_TABLE'
  394 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, VariantWidgets / 2, VariantWidgets / 2 + 1, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:394:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  394 |         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, VariantWidgets / 2, VariantWidgets / 2 + 1, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:73:20: warning: Deprecated pre-processor symbol, replace with 
   73 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:79:20: warning: Deprecated pre-processor symbol, replace with 
   79 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:110:20: warning: Deprecated pre-processor symbol, replace with 
  110 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:136:20: warning: Deprecated pre-processor symbol, replace with 
  136 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:147:20: warning: Deprecated pre-processor symbol, replace with 
  147 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:160:20: warning: Deprecated pre-processor symbol, replace with 
  160 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:173:20: warning: Deprecated pre-processor symbol, replace with 
  173 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:185:20: warning: Deprecated pre-processor symbol, replace with 
  185 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:196:20: warning: Deprecated pre-processor symbol, replace with 
  196 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:208:20: warning: Deprecated pre-processor symbol, replace with 
  208 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:217:20: warning: Deprecated pre-processor symbol, replace with 
  217 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:227:20: warning: Deprecated pre-processor symbol, replace with 
  227 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:238:20: warning: Deprecated pre-processor symbol, replace with 
  238 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:246:20: warning: Deprecated pre-processor symbol, replace with 
  246 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:254:20: warning: Deprecated pre-processor symbol, replace with 
  254 |         GtkLayoutPreviewPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:75:20: warning: Deprecated pre-processor symbol, replace with 
   75 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:94:20: warning: Deprecated pre-processor symbol, replace with 
   94 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:127:20: warning: Deprecated pre-processor symbol, replace with 
  127 |         GtkColorPrivate *ns = GET_PRIVATE(color_obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:134:20: warning: Deprecated pre-processor symbol, replace with 
  134 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:139:20: warning: Deprecated pre-processor symbol, replace with 
  139 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:145:20: warning: Deprecated pre-processor symbol, replace with 
  145 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:161:20: warning: Deprecated pre-processor symbol, replace with 
  161 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:173:20: warning: Deprecated pre-processor symbol, replace with 
  173 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:189:20: warning: Deprecated pre-processor symbol, replace with 
  189 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:195:20: warning: Deprecated pre-processor symbol, replace with 
  195 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:212:20: warning: Deprecated pre-processor symbol, replace with 
  212 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:218:20: warning: Deprecated pre-processor symbol, replace with 
  218 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:254:20: warning: Deprecated pre-processor symbol, replace with 
  254 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:386:20: warning: Deprecated pre-processor symbol, replace with 
  386 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:401:20: warning: Deprecated pre-processor symbol, replace with 
  401 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:407:20: warning: Deprecated pre-processor symbol, replace with 
  407 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:412:20: warning: Deprecated pre-processor symbol, replace with 
  412 |         GtkColorPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:410:34: note: in expansion of macro 'GTK_TABLE'
  410 |                 gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, VariantWidgets / 2, VariantWidgets / 2 + 1, i + 1, i + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:410:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  410 |                 gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, VariantWidgets / 2, VariantWidgets / 2 + 1, i + 1, i + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:424:42: note: in expansion of macro 'GTK_TABLE'
  424 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, x, x + 1, i + 1, i + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:424:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  424 |                         gtk_table_attach(GTK_TABLE(args->colorPreviews), widget, x, x + 1, i + 1, i + 2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 0, 0);
      |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:447:29: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  447 |         hbox2 = gtk_hbox_new(false, 0);
      |                 ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:450:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  450 |         table = gtk_table_new(5, 2, false);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:453:26: note: in expansion of macro 'GTK_TABLE'
  453 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Strength:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:453:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  453 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Strength:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:454:65: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  454 |         args->strengthRange = widget = gtk_hscale_new_with_range(1, 100, 1);
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:457:26: note: in expansion of macro 'GTK_TABLE'
  457 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:457:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  457 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/ColorSource.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/Variations.cpp:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:59:20: warning: Deprecated pre-processor symbol, replace with 
   59 |         GtkRange2DPrivate *ns = GET_PRIVATE(range_2d_obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:92:20: warning: Deprecated pre-processor symbol, replace with 
   92 |         GtkRange2DPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:111:20: warning: Deprecated pre-processor symbol, replace with 
  111 |         GtkRange2DPrivate *ns = GET_PRIVATE(range_2d);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:118:20: warning: Deprecated pre-processor symbol, replace with 
  118 |         GtkRange2DPrivate *ns = GET_PRIVATE(range_2d);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:123:20: warning: Deprecated pre-processor symbol, replace with 
  123 |         GtkRange2DPrivate *ns = GET_PRIVATE(range_2d);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:176:20: warning: Deprecated pre-processor symbol, replace with 
  176 |         GtkRange2DPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:195:20: warning: Deprecated pre-processor symbol, replace with 
  195 |         GtkRange2DPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:254:20: warning: Deprecated pre-processor symbol, replace with 
  254 |         GtkRange2DPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:284:20: warning: Deprecated pre-processor symbol, replace with 
  284 |         GtkRange2DPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:298:20: warning: Deprecated pre-processor symbol, replace with 
  298 |         GtkRange2DPrivate *ns = GET_PRIVATE(range_2d);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
[ 61%] Building CXX object CMakeFiles/gpick.dir/source/gtk/Swatch.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/Swatch.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/Swatch.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/Swatch.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:51:20: warning: Deprecated pre-processor symbol, replace with 
   51 |         GtkSwatchPrivate *ns = GET_PRIVATE(obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:93:20: warning: Deprecated pre-processor symbol, replace with 
   93 |         GtkSwatchPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:112:20: warning: Deprecated pre-processor symbol, replace with 
  112 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:118:20: warning: Deprecated pre-processor symbol, replace with 
  118 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:133:20: warning: Deprecated pre-processor symbol, replace with 
  133 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:138:20: warning: Deprecated pre-processor symbol, replace with 
  138 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:143:20: warning: Deprecated pre-processor symbol, replace with 
  143 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:148:20: warning: Deprecated pre-processor symbol, replace with 
  148 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:153:20: warning: Deprecated pre-processor symbol, replace with 
  153 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:159:20: warning: Deprecated pre-processor symbol, replace with 
  159 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:165:20: warning: Deprecated pre-processor symbol, replace with 
  165 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:171:20: warning: Deprecated pre-processor symbol, replace with 
  171 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:177:20: warning: Deprecated pre-processor symbol, replace with 
  177 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:183:20: warning: Deprecated pre-processor symbol, replace with 
  183 |         GtkSwatchPrivate *ns = GET_PRIVATE(swatch);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:228:20: warning: Deprecated pre-processor symbol, replace with 
  228 |         GtkSwatchPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:343:20: warning: Deprecated pre-processor symbol, replace with 
  343 |         GtkSwatchPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:372:20: warning: Deprecated pre-processor symbol, replace with 
  372 |         GtkSwatchPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:378:20: warning: Deprecated pre-processor symbol, replace with 
  378 |         GtkSwatchPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
[ 62%] Building CXX object CMakeFiles/gpick.dir/source/gtk/Zoomed.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/gtk/Zoomed.cpp.o -MF CMakeFiles/gpick.dir/source/gtk/Zoomed.cpp.o.d -o CMakeFiles/gpick.dir/source/gtk/Zoomed.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'void gtk_color_wheel_class_init(GtkColorWheelClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:100:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
  100 |         g_type_class_add_private(obj_class, sizeof(GtkColorWheelPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'GtkWidget* gtk_color_wheel_new()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:117:68: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  117 |         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->radius * 2, ns->radius * 2);
      |                                                         ~~~~~~~~~~~^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:117:84: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  117 |         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->radius * 2, ns->radius * 2);
      |                                                                         ~~~~~~~~~~~^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'void draw_sat_val_block(cairo_t*, double, double, double, double)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:243:88: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  243 |         cairo_surface_t *surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(size), ceil(size));
      |                                                                                    ~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:243:100: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  243 |         cairo_surface_t *surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(size), ceil(size));
      |                                                                                                ~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:253:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  253 |                         c.hsv.hue = hue;
      |                                     ^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:254:46: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  254 |                         c.hsv.saturation = x / size;
      |                                            ~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:255:41: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  255 |                         c.hsv.value = y / size;
      |                                       ~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:257:50: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  257 |                         line_data[2] = c.rgb.red * 255;
      |                                        ~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:258:52: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  258 |                         line_data[1] = c.rgb.green * 255;
      |                                        ~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:259:51: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  259 |                         line_data[0] = c.rgb.blue * 255;
      |                                        ~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'void draw_wheel(GtkColorWheelPrivate*, cairo_t*, double, double, const ColorWheelType*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:279:79: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  279 |                 surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(radius * 2), ceil(radius * 2));
      |                                                                           ~~~~^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:279:97: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  279 |                 surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(radius * 2), ceil(radius * 2));
      |                                                                                             ~~~~^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:302:66: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  302 |                                         line_data[2] = c.rgb.red * 255;
      |                                                        ~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:303:68: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  303 |                                         line_data[1] = c.rgb.green * 255;
      |                                                        ~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:304:67: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  304 |                                         line_data[0] = c.rgb.blue * 255;
      |                                                        ~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'gboolean motion_notify(GtkWidget*, GdkEventMotion*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:367:24: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  367 |         int x = event->x, y = event->y;
      |                 ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:367:38: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  367 |         int x = event->x, y = event->y;
      |                               ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:380:59: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  380 |                 ns->selected->saturation = clamp_float(dx / ns->block_size, 0, 1);
      |                                                        ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:381:58: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  381 |                 ns->selected->lightness = clamp_float(dy / ns->block_size, 0, 1);
      |                                                       ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp: In function 'gboolean button_press(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:421:24: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  421 |         int x = event->x, y = event->y;
      |                 ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWheel.cpp:421:38: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  421 |         int x = event->x, y = event->y;
      |                               ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp: In function 'void gtk_color_component_class_init(GtkColorComponentClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:78:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   78 |         g_type_class_add_private(obj_class, sizeof(GtkColorComponentPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp: In function 'gboolean draw(GtkWidget*, cairo_t*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:353:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  353 |                                 float position = modf(i * steps / surface_width, &int_part);
      |                                                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:387:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  387 |                                 float position = modf(i * steps / surface_width, &int_part);
      |                                                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:421:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  421 |                                 float position = modf(i * steps / surface_width, &int_part);
      |                                                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:449:70: warning: conversion from 'float' to 'std::vector<bool>::size_type' {aka 'long unsigned int'} may change value [-Wfloat-conversion]
  449 |                                 out_of_gamut[j] = vector<bool>(steps + 1, false);
      |                                                                ~~~~~~^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:451:81: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  451 |                                         c[j].ma[j] = (i / steps) * ns->range[j] + ns->offset[j];
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:460:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  460 |                                 float position = modf(i * steps / surface_width, &int_part);
      |                                                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:487:70: warning: conversion from 'float' to 'std::vector<bool>::size_type' {aka 'long unsigned int'} may change value [-Wfloat-conversion]
  487 |                                 out_of_gamut[j] = vector<bool>(steps + 1, false);
      |                                                                ~~~~~~^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:489:81: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  489 |                                         c[j].ma[j] = (i / steps) * ns->range[j] + ns->offset[j];
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:498:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  498 |                                 float position = modf(i * steps / surface_width, &int_part);
      |                                                  ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp: In function 'void emit_color_change(GtkWidget*, int, double)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:692:64: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  692 |         ns->color.ma[component] = value * ns->range[component] + ns->offset[component];
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp: In function 'gboolean button_press(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:714:42: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  714 |                 int component = event->y / 16;
      |                                 ~~~~~~~~~^~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:723:50: warning: conversion from 'gdouble' {aka 'double'} to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  723 |                 ns->last_event_position = event->x;
      |                                           ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp: In function 'gboolean motion_notify(GtkWidget*, GdkEventMotion*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorComponent.cpp:747:50: warning: conversion from 'gdouble' {aka 'double'} to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  747 |                 ns->last_event_position = event->x;
      |                                           ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp: In function 'void gtk_range_2d_class_init(GtkRange2DClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:73:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   73 |         g_type_class_add_private(obj_class, sizeof(GtkRange2DPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp: In function 'GtkWidget* gtk_range_2d_new()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:98:61: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
   98 |         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->block_size, ns->block_size);
      |                                                         ~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:98:77: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
   98 |         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->block_size, ns->block_size);
      |                                                                         ~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp: In function 'void draw_sat_val_block(GtkRange2DPrivate*, cairo_t*, double, double, double)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:143:79: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  143 |                 surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(size), ceil(size));
      |                                                                           ~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:143:91: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  143 |                 surface = cairo_image_surface_create(CAIRO_FORMAT_ARGB32, ceil(size), ceil(size));
      |                                                                                       ~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:154:68: warning: conversion from '__gnu_cxx::__promote_2<double, int, double, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  154 |                                         v = mix_float(0.5, 1.0, pow(x / size, 2));
      |                                                                 ~~~^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:156:68: warning: conversion from '__gnu_cxx::__promote_2<double, int, double, double>::__type' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  156 |                                         v = mix_float(0.5, 0.0, pow(1 - (y / size), 2));
      |                                                                 ~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:158:50: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  158 |                                 line_data[2] = v * 255;
      |                                                ~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:159:54: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  159 |                                 line_data[1] = v / 2 * 255;
      |                                                ~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:160:54: warning: conversion from 'float' to 'unsigned char' may change value [-Wfloat-conversion]
  160 |                                 line_data[0] = v / 4 * 255;
      |                                                ~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp: In function 'gboolean motion_notify(GtkWidget*, GdkEventMotion*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:185:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  185 |                 ns->x = clamp_float(dx / ns->block_size, 0, 1);
      |                                     ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:186:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  186 |                 ns->y = clamp_float(dy / ns->block_size, 0, 1);
      |                                     ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp: In function 'gboolean button_press(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:274:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  274 |                 ns->x = clamp_float(dx / ns->block_size, 0, 1);
      |                                     ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Range2D.cpp:275:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  275 |                 ns->y = clamp_float(dy / ns->block_size, 0, 1);
      |                                     ~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:103:20: warning: Deprecated pre-processor symbol, replace with 
  103 |         GtkZoomedPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:118:20: warning: Deprecated pre-processor symbol, replace with 
  118 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:123:20: warning: Deprecated pre-processor symbol, replace with 
  123 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:140:20: warning: Deprecated pre-processor symbol, replace with 
  140 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:146:20: warning: Deprecated pre-processor symbol, replace with 
  146 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed_obj);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:162:20: warning: Deprecated pre-processor symbol, replace with 
  162 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:167:20: warning: Deprecated pre-processor symbol, replace with 
  167 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:196:20: warning: Deprecated pre-processor symbol, replace with 
  196 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:230:20: warning: Deprecated pre-processor symbol, replace with 
  230 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:278:20: warning: Deprecated pre-processor symbol, replace with 
  278 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:290:20: warning: Deprecated pre-processor symbol, replace with 
  290 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:295:20: warning: Deprecated pre-processor symbol, replace with 
  295 |         GtkZoomedPrivate *ns = GET_PRIVATE(widget);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:465:20: warning: Deprecated pre-processor symbol, replace with 
  465 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:472:20: warning: Deprecated pre-processor symbol, replace with 
  472 |         GtkZoomedPrivate *ns = GET_PRIVATE(zoomed);
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
[ 63%] Building CXX object CMakeFiles/gpick.dir/source/i18n/I18N.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/i18n/I18N.cpp.o -MF CMakeFiles/gpick.dir/source/i18n/I18N.cpp.o.d -o CMakeFiles/gpick.dir/source/i18n/I18N.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/i18n/I18N.cpp
[ 64%] Building CXX object CMakeFiles/gpick.dir/source/layout/Box.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/Box.cpp.o -MF CMakeFiles/gpick.dir/source/layout/Box.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/Box.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/Box.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp: In function 'void gtk_layout_preview_class_init(GtkLayoutPreviewClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:56:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   56 |         g_type_class_add_private(obj_class, sizeof(GtkLayoutPreviewPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp: In function 'gboolean button_press(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:138:76: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  138 |                 Vec2<float> point = Vec2<float>((event->x-ns->area.getX()) / ns->area.getWidth(), (event->y-ns->area.getY()) / ns->area.getHeight());
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:138:126: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  138 |                 Vec2<float> point = Vec2<float>((event->x-ns->area.getX()) / ns->area.getWidth(), (event->y-ns->area.getY()) / ns->area.getHeight());
      |                                                                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp: In function 'int gtk_layout_preview_set_system(GtkLayoutPreview*, layout::System*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:154:103: warning: conversion from 'float' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  154 |                         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->system->box->rect.getWidth(), ns->system->box->rect.getHeight());
      |                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:154:138: warning: conversion from 'float' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  154 |                         gtk_widget_set_size_request(GTK_WIDGET(widget), ns->system->box->rect.getWidth(), ns->system->box->rect.getHeight());
      |                                                                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp: In function 'int gtk_layout_preview_set_color_at(GtkLayoutPreview*, Color*, gdouble, gdouble)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:162:61: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  162 |         Vec2<float> point = Vec2<float>((x-ns->area.getX()) / ns->area.getWidth(), (y-ns->area.getY()) / ns->area.getHeight());
      |                                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:162:104: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  162 |         Vec2<float> point = Vec2<float>((x-ns->area.getX()) / ns->area.getWidth(), (y-ns->area.getY()) / ns->area.getHeight());
      |                                                                                    ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp: In function 'int gtk_layout_preview_set_focus_at(GtkLayoutPreview*, gdouble, gdouble)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:198:61: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  198 |         Vec2<float> point = Vec2<float>((x-ns->area.getX()) / ns->area.getWidth(), (y-ns->area.getY()) / ns->area.getHeight());
      |                                         ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/LayoutPreview.cpp:198:104: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  198 |         Vec2<float> point = Vec2<float>((x-ns->area.getX()) / ns->area.getWidth(), (y-ns->area.getY()) / ns->area.getHeight());
      |                                                                                    ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object CMakeFiles/gpick.dir/source/layout/Context.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/Context.cpp.o -MF CMakeFiles/gpick.dir/source/layout/Context.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/Context.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/Context.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp: In function 'void gtk_color_class_init(GtkColorClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:56:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   56 |         g_type_class_add_private(obj_class, sizeof(GtkColorPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
[ 65%] Building CXX object CMakeFiles/gpick.dir/source/layout/Layout.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/Layout.cpp.o -MF CMakeFiles/gpick.dir/source/layout/Layout.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/Layout.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/Layout.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp: In function 'void gtk_color_set_roundness(GtkColor*, double)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:154:23: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  154 |                 width += ns->roundness;
      |                 ~~~~~~^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/ColorWidget.cpp:155:24: warning: conversion from 'double' to 'gint' {aka 'int'} may change value [-Wfloat-conversion]
  155 |                 height += ns->roundness;
      |                 ~~~~~~~^~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/gpick.dir/source/layout/Layouts.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/Layouts.cpp.o -MF CMakeFiles/gpick.dir/source/layout/Layouts.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/Layouts.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/Layouts.cpp
[ 67%] Building CXX object CMakeFiles/gpick.dir/source/layout/ReferenceCounter.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/ReferenceCounter.cpp.o -MF CMakeFiles/gpick.dir/source/layout/ReferenceCounter.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/ReferenceCounter.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/ReferenceCounter.cpp
[ 67%] Building CXX object CMakeFiles/gpick.dir/source/layout/Style.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/Style.cpp.o -MF CMakeFiles/gpick.dir/source/layout/Style.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/Style.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/Style.cpp
[ 68%] Building CXX object CMakeFiles/gpick.dir/source/layout/System.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/layout/System.cpp.o -MF CMakeFiles/gpick.dir/source/layout/System.cpp.o.d -o CMakeFiles/gpick.dir/source/layout/System.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/layout/System.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp: In function 'void gtk_swatch_class_init(GtkSwatchClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:61:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   61 |         g_type_class_add_private(obj_class, sizeof(GtkSwatchPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp: In function 'GtkWidget* gtk_swatch_new()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:100:44: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  100 |                 color_set(&ns->color[i], i / 7.0);
      |                                          ~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp: In function 'int get_color_by_position(gint, gint)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:201:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  201 |                         angle = 2 * PI - angle;
      |                                 ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:202:23: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  202 |                 angle += (PI / 6) * 3;
      |                 ~~~~~~^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:204:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  204 |                         angle += PI * 2;
      |                         ~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:206:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  206 |                         angle -= PI * 2;
      |                         ~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp: In function 'gboolean draw(GtkWidget*, cairo_t*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:254:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  254 |         float radius_multi = 50 * cos((180 / edges) / (180 / PI));
      |                              ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:255:26: warning: conversion from 'double' to 'float' changes value from '-2.0943951000000003e+0' to '-2.09439516e+0f' [-Wfloat-conversion]
  255 |         float rotation = -(PI/6 * 4);
      |                          ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:262:47: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  262 |                 draw_hexagon(cr, radius_multi * cos(rotation + i * (2 * PI) / edges), radius_multi * sin(rotation + i * (2 * PI) / edges), 27);
      |                                  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:262:100: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  262 |                 draw_hexagon(cr, radius_multi * cos(rotation + i * (2 * PI) / edges), radius_multi * sin(rotation + i * (2 * PI) / edges), 27);
      |                                                                                       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:267:39: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  267 |         draw_hexagon(cr, radius_multi * cos(rotation + (ns->current_color) * (2 * PI) / edges), radius_multi * sin(rotation + (ns->current_color) * (2
      |                          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:267:110: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  267 |         draw_hexagon(cr, radius_multi * cos(rotation + (ns->current_color) * (2 * PI) / edges), radius_multi * sin(rotation + (ns->current_color) * (2
      |                                                                                                 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  268 |                         * PI) / edges), 27);
      |                         ~~~~~~~~~~~~~~                                                                        
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:281:47: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  281 |                 draw_hexagon(cr, radius_multi * cos(rotation + i * (2 * PI) / edges), radius_multi * sin(rotation + i * (2 * PI) / edges), 25.5);
      |                                  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:281:100: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  281 |                 draw_hexagon(cr, radius_multi * cos(rotation + i * (2 * PI) / edges), radius_multi * sin(rotation + i * (2 * PI) / edges), 25.5);
      |                                                                                       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:290:39: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  290 |         draw_hexagon(cr, radius_multi * cos(rotation + (ns->current_color) * (2 * PI) / edges), radius_multi * sin(rotation + (ns->current_color) * (2 * PI) / edges), 25.5);
      |                          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:290:110: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  290 |         draw_hexagon(cr, radius_multi * cos(rotation + (ns->current_color) * (2 * PI) / edges), radius_multi * sin(rotation + (ns->current_color) * (2 * PI) / edges), 25.5);
      |                                                                                                 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp: In function 'gboolean button_press(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:344:24: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  344 |         int x = event->x, y = event->y;
      |                 ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Swatch.cpp:344:38: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  344 |         int x = event->x, y = event->y;
      |                               ~~~~~~~^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp: In function 'void gtk_zoomed_class_init(GtkZoomedClass*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:68:33: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations]
   68 |         g_type_class_add_private(obj_class, sizeof(GtkZoomedPrivate));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:19:
/usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here
 1307 | void     g_type_class_add_private       (gpointer                    g_class,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp: In function 'math::Vec2<int> gtk_zoomed_get_screen_position(GtkZoomed*, const math::Vec2<int>&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:225:42: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  225 |         math::Vec2<int> result((xl + xh) / 2.0, (yl + yh) / 2.0);
      |                                ~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:225:59: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
  225 |         math::Vec2<int> result((xl + xh) / 2.0, (yl + yh) / 2.0);
      |                                                 ~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp: In function 'void gtk_zoomed_update(GtkZoomed*, math::Vec2<int>&, math::Rect2<int>&, math::Vec2<int>&, cairo_surface_t*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:261:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  261 |         ns->point.x = (xl + xh) / 2.0;
      |                       ~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:262:33: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  262 |         ns->point.y = (yl + yh) / 2.0;
      |                       ~~~~~~~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/../Rect2.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/../Vector2.h: In instantiation of 'math::Vec2<T> math::Vec2<T>::operator*(const double&) [with T = int]':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/Zoomed.cpp:408:79:   required from here
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/../Vector2.h:61:33: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
   61 |                         r.x = x * v;
      |                               ~~^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/gtk/../Vector2.h:62:33: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion]
   62 |                         r.y = y * v;
      |                               ~~^~~
[ 69%] Building CXX object CMakeFiles/gpick.dir/source/lua/Callbacks.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Callbacks.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Callbacks.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Callbacks.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Callbacks.cpp
[ 70%] Building CXX object CMakeFiles/gpick.dir/source/lua/Color.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Color.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Color.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Color.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp
[ 71%] Building CXX object CMakeFiles/gpick.dir/source/lua/ColorObject.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/ColorObject.cpp.o -MF CMakeFiles/gpick.dir/source/lua/ColorObject.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/ColorObject.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/ColorObject.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::newColor(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:33:46: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   33 |                 c->rgb.red = luaL_checknumber(L, 2);
      |                              ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:34:48: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   34 |                 c->rgb.green = luaL_checknumber(L, 3);
      |                                ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:35:47: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   35 |                 c->rgb.blue = luaL_checknumber(L, 4);
      |                               ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorRgb(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:65:45: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   65 |                 c.rgb.red = luaL_checknumber(L, 2);
      |                             ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:66:47: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   66 |                 c.rgb.green = luaL_checknumber(L, 3);
      |                               ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:67:46: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   67 |                 c.rgb.blue = luaL_checknumber(L, 4);
      |                              ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorRed(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:78:45: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   78 |                 c.rgb.red = luaL_checknumber(L, 2);
      |                             ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorGreen(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:87:47: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   87 |                 c.rgb.green = luaL_checknumber(L, 2);
      |                               ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorBlue(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:96:46: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   96 |                 c.rgb.blue = luaL_checknumber(L, 2);
      |                              ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorHsl(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:105:45: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  105 |                 c.hsl.hue = luaL_checknumber(L, 2);
      |                             ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:106:52: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  106 |                 c.hsl.saturation = luaL_checknumber(L, 3);
      |                                    ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:107:51: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  107 |                 c.hsl.lightness = luaL_checknumber(L, 4);
      |                                   ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorHue(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:118:45: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  118 |                 c.hsl.hue = luaL_checknumber(L, 2);
      |                             ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorSaturation(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:127:52: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  127 |                 c.hsl.saturation = luaL_checknumber(L, 2);
      |                                    ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLightness(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:136:51: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  136 |                 c.hsl.lightness = luaL_checknumber(L, 2);
      |                                   ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorCmyk(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:145:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  145 |                 c.cmyk.c = luaL_checknumber(L, 2);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:146:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  146 |                 c.cmyk.m = luaL_checknumber(L, 3);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:147:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  147 |                 c.cmyk.y = luaL_checknumber(L, 4);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:148:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  148 |                 c.cmyk.k = luaL_checknumber(L, 5);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorCyan(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:160:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  160 |                 c.cmyk.c = luaL_checknumber(L, 2);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorMagenta(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:169:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  169 |                 c.cmyk.m = luaL_checknumber(L, 2);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorYellow(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:178:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  178 |                 c.cmyk.y = luaL_checknumber(L, 2);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorKeyBlack(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:187:44: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  187 |                 c.cmyk.k = luaL_checknumber(L, 2);
      |                            ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLabLightness(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:196:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  196 |                 c.lab.L = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLabA(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:205:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  205 |                 c.lab.a = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLabB(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:214:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  214 |                 c.lab.b = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLchLightness(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:248:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  248 |                 c.lch.L = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLchChroma(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:257:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  257 |                 c.lch.C = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp: In function 'int lua::colorLchHue(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Color.cpp:266:43: warning: conversion from 'lua_Number' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  266 |                 c.lch.h = luaL_checknumber(L, 2);
      |                           ~~~~~~~~~~~~~~~~^~~~~~
[ 71%] Building CXX object CMakeFiles/gpick.dir/source/lua/DynvSystem.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/DynvSystem.cpp.o -MF CMakeFiles/gpick.dir/source/lua/DynvSystem.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/DynvSystem.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/DynvSystem.cpp
[ 72%] Building CXX object CMakeFiles/gpick.dir/source/lua/Extensions.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Extensions.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Extensions.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Extensions.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Extensions.cpp
[ 73%] Building CXX object CMakeFiles/gpick.dir/source/lua/GlobalState.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/GlobalState.cpp.o -MF CMakeFiles/gpick.dir/source/lua/GlobalState.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/GlobalState.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/GlobalState.cpp
[ 74%] Building CXX object CMakeFiles/gpick.dir/source/lua/I18N.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/I18N.cpp.o -MF CMakeFiles/gpick.dir/source/lua/I18N.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/I18N.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/I18N.cpp
[ 75%] Building CXX object CMakeFiles/gpick.dir/source/lua/Layout.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Layout.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Layout.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Layout.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp
[ 75%] Building CXX object CMakeFiles/gpick.dir/source/lua/Ref.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Ref.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Ref.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Ref.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Ref.cpp
[ 76%] Building CXX object CMakeFiles/gpick.dir/source/lua/Script.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/lua/Script.cpp.o -MF CMakeFiles/gpick.dir/source/lua/Script.cpp.o.d -o CMakeFiles/gpick.dir/source/lua/Script.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Script.cpp
[ 77%] Building CXX object CMakeFiles/gpick.dir/source/main.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/main.cpp.o -MF CMakeFiles/gpick.dir/source/main.cpp.o.d -o CMakeFiles/gpick.dir/source/main.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/main.cpp
[ 78%] Building CXX object CMakeFiles/gpick.dir/source/tools/ColorSpaceSampler.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/tools/ColorSpaceSampler.cpp.o -MF CMakeFiles/gpick.dir/source/tools/ColorSpaceSampler.cpp.o.d -o CMakeFiles/gpick.dir/source/tools/ColorSpaceSampler.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp
[ 78%] Building CXX object CMakeFiles/gpick.dir/source/tools/PaletteFromImage.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/tools/PaletteFromImage.cpp.o -MF CMakeFiles/gpick.dir/source/tools/PaletteFromImage.cpp.o.d -o CMakeFiles/gpick.dir/source/tools/PaletteFromImage.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp
[ 79%] Building CXX object CMakeFiles/gpick.dir/source/tools/TextParser.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/tools/TextParser.cpp.o -MF CMakeFiles/gpick.dir/source/tools/TextParser.cpp.o.d -o CMakeFiles/gpick.dir/source/tools/TextParser.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp
[ 80%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Chain.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Chain.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Chain.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Chain.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Chain.cpp
[ 81%] Building CXX object CMakeFiles/gpick.dir/source/transformation/ColorVisionDeficiency.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/ColorVisionDeficiency.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/ColorVisionDeficiency.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/ColorVisionDeficiency.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp
[ 82%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Configuration.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Configuration.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Configuration.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Configuration.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Configuration.cpp
[ 82%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Factory.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Factory.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Factory.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Factory.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Factory.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp: In function 'int lua::newLayoutStyle(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:44:38: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   44 |         *c = new Style(name, &color, font_size);
      |                                      ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp: In function 'int lua::newLayoutBox(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:89:28: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   89 |         *c = new Box(name, x, y, w, h);
      |                            ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:89:31: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   89 |         *c = new Box(name, x, y, w, h);
      |                               ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:89:34: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   89 |         *c = new Box(name, x, y, w, h);
      |                                  ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:89:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   89 |         *c = new Box(name, x, y, w, h);
      |                                     ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp: In function 'int lua::newLayoutFill(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:103:34: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  103 |         Fill *e = new Fill(name, x, y, w, h);
      |                                  ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:103:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  103 |         Fill *e = new Fill(name, x, y, w, h);
      |                                     ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:103:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  103 |         Fill *e = new Fill(name, x, y, w, h);
      |                                        ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:103:43: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  103 |         Fill *e = new Fill(name, x, y, w, h);
      |                                           ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp: In function 'int lua::newLayoutText(lua_State*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:123:34: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  123 |         Text *e = new Text(name, x, y, w, h);
      |                                  ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:123:37: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  123 |         Text *e = new Text(name, x, y, w, h);
      |                                     ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:123:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  123 |         Text *e = new Text(name, x, y, w, h);
      |                                        ^
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/lua/Layout.cpp:123:43: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  123 |         Text *e = new Text(name, x, y, w, h);
      |                                           ^
[ 83%] Building CXX object CMakeFiles/gpick.dir/source/transformation/GammaModification.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/GammaModification.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/GammaModification.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/GammaModification.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp: In function 'void get_settings(ColorSpaceSamplerArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:162:66: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  162 |                 args->axis[i].samples = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->axis[i].range_samples));
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:163:68: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  163 |                 args->axis[i].min_value = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->axis[i].range_min_value));
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:164:68: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  164 |                 args->axis[i].max_value = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->axis[i].range_max_value));
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Invert.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Invert.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Invert.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Invert.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Invert.cpp
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp: In function 'void tools_color_space_sampler_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  197 | #define GTK_STOCK_CLOSE            ((GtkStock)"gtk-close")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:219:139: note: in expansion of macro 'GTK_STOCK_CLOSE'
  219 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Color space sampler"), parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                           ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:219:176: note: in expansion of macro 'GTK_STOCK_ADD'
  219 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Color space sampler"), parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                                                                ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:221:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  221 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_APPLY, GTK_RESPONSE_CLOSE, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:223:32: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  223 |         table_m = gtk_table_new(3, 1, FALSE);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:227:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  227 |         table = gtk_table_new(7, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:228:26: note: in expansion of macro 'GTK_TABLE'
  228 |         gtk_table_attach(GTK_TABLE(table_m), table, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:228:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  228 |         gtk_table_attach(GTK_TABLE(table_m), table, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:232:26: note: in expansion of macro 'GTK_TABLE'
  232 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color space:")), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:232:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  232 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color space:")), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:240:26: note: in expansion of macro 'GTK_TABLE'
  240 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:240:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  240 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:246:26: note: in expansion of macro 'GTK_TABLE'
  246 |         gtk_table_attach(GTK_TABLE(table), args->toggle_linearization,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:246:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  246 |         gtk_table_attach(GTK_TABLE(table), args->toggle_linearization,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:250:26: note: in expansion of macro 'GTK_TABLE'
  250 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sample count")), 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:250:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  250 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sample count")), 1, 3, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:251:26: note: in expansion of macro 'GTK_TABLE'
  251 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Minimal value")), 3, 5, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:251:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  251 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Minimal value")), 3, 5, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:252:26: note: in expansion of macro 'GTK_TABLE'
  252 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Maximal value")), 5, 7, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:252:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  252 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Maximal value")), 5, 7, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:263:34: note: in expansion of macro 'GTK_TABLE'
  263 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(axis_name.c_str()), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:263:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  263 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(axis_name.c_str()), 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL), GTK_FILL, 5, 5);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:266:34: note: in expansion of macro 'GTK_TABLE'
  266 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:266:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  266 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 3, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:271:34: note: in expansion of macro 'GTK_TABLE'
  271 |                 gtk_table_attach(GTK_TABLE(table), widget, 3, 5, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:271:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  271 |                 gtk_table_attach(GTK_TABLE(table), widget, 3, 5, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:276:34: note: in expansion of macro 'GTK_TABLE'
  276 |                 gtk_table_attach(GTK_TABLE(table), widget, 5, 7, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:276:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  276 |                 gtk_table_attach(GTK_TABLE(table), widget, 5, 7, table_y, table_y + 1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL, 3, 3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:282:26: note: in expansion of macro 'GTK_TABLE'
  282 |         gtk_table_attach(GTK_TABLE(table_m), args->preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 1, table_m_y, table_m_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:282:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  282 |         gtk_table_attach(GTK_TABLE(table_m), args->preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 1, table_m_y, table_m_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/ColorSpaceSampler.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp: In function 'void get_settings(PaletteFromImageArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:399:51: warning: conversion from 'gdouble' {aka 'double'} to 'uint32_t' {aka 'unsigned int'} may change value [-Wfloat-conversion]
  399 |         args->n_colors = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_colors));
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp: In function 'void tools_palette_from_image_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  197 | #define GTK_STOCK_CLOSE            ((GtkStock)"gtk-close")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:498:138: note: in expansion of macro 'GTK_STOCK_CLOSE'
  498 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Palette from image"), parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                          ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:498:175: note: in expansion of macro 'GTK_STOCK_ADD'
  498 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Palette from image"), parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                                                               ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:501:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  501 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_APPLY, GTK_RESPONSE_CLOSE, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:506:32: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  506 |         table_m = gtk_table_new(3, 1, FALSE);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:510:26: note: in expansion of macro 'GTK_TABLE'
  510 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:510:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  510 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:513:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  513 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:519:26: note: in expansion of macro 'GTK_TABLE'
  519 |         gtk_table_attach(GTK_TABLE(table), widget, 0, 3, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:519:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  519 |         gtk_table_attach(GTK_TABLE(table), widget, 0, 3, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:571:26: note: in expansion of macro 'GTK_TABLE'
  571 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:571:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  571 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:573:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  573 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:577:26: note: in expansion of macro 'GTK_TABLE'
  577 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Colors:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:577:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  577 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Colors:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:580:26: note: in expansion of macro 'GTK_TABLE'
  580 |         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:580:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  580 |         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:585:26: note: in expansion of macro 'GTK_TABLE'
  585 |         gtk_table_attach(GTK_TABLE(table_m), args->preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 1, table_m_y, table_m_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:585:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  585 |         gtk_table_attach(GTK_TABLE(table_m), args->preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 1, table_m_y, table_m_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp: In constructor 'TextParserDialog::TextParserDialog(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  197 | #define GTK_STOCK_CLOSE            ((GtkStock)"gtk-close")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:107:144: note: in expansion of macro 'GTK_STOCK_CLOSE'
  107 |         GtkWidget *dialog = m_dialog = gtk_dialog_new_with_buttons(_("Text parser"), m_parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                                ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:107:181: note: in expansion of macro 'GTK_STOCK_ADD'
  107 |         GtkWidget *dialog = m_dialog = gtk_dialog_new_with_buttons(_("Text parser"), m_parent, GtkDialogFlags(GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE, GTK_STOCK_ADD, GTK_RESPONSE_APPLY, nullptr);
      |                                                                                                                                                                                     ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:109:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  109 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_APPLY, GTK_RESPONSE_CLOSE, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:110:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  110 |         GtkWidget *table = gtk_table_new(5, 9, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:113:46: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  113 |         gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrolled_window), m_textView = newTextView(m_options->getString("text", "").c_str()));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:187,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here
  186 | void           gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:115:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  115 |         GtkWidget *vbox = gtk_vbox_new(false, 0);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:118:26: note: in expansion of macro 'GTK_TABLE'
  118 |         gtk_table_attach(GTK_TABLE(table), vbox, 0, 8, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:118:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  118 |         gtk_table_attach(GTK_TABLE(table), vbox, 0, 8, 0, 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:141:26: note: in expansion of macro 'GTK_TABLE'
  141 |         gtk_table_attach(GTK_TABLE(table), m_preview_expander = palette_list_preview_new(m_gs, true, m_options->getBool("show_preview", true), m_gs->getColorList(), &m_preview_color_list), 0, 8, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:141:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  141 |         gtk_table_attach(GTK_TABLE(table), m_preview_expander = palette_list_preview_new(m_gs, true, m_options->getBool("show_preview", true), m_gs->getColorList(), &m_preview_color_list), 0, 8, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/TextParser.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp: At global scope:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/tools/PaletteFromImage.cpp:455:15: warning: 'gchar* format_threshold_value_cb(GtkScale*, gdouble)' defined but not used [-Wunused-function]
  455 | static gchar* format_threshold_value_cb(GtkScale *scale, gdouble value){
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Quantization.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Quantization.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Quantization.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Quantization.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp: In member function 'virtual void transformation::ColorVisionDeficiency::apply(Color*, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:195:26: warning: conversion from 'float' to 'int' may change value [-Wfloat-conversion]
  195 |         int index = floor(strength * 10);
      |                     ~~~~~^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp: In function 'GtkWidget* transformation::create_type_list()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:311:39: warning: 'void gtk_combo_box_set_add_tearoffs(GtkComboBox*, gboolean)' is deprecated [-Wdeprecated-declarations]
  311 |         gtk_combo_box_set_add_tearoffs(GTK_COMBO_BOX(widget), 0);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/gtkcombobox.h:113:15: note: declared here
  113 | void          gtk_combo_box_set_add_tearoffs       (GtkComboBox *combo_box,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp: In constructor 'transformation::ColorVisionDeficiency::Configuration::Configuration(transformation::ColorVisionDeficiency&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:344:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  344 |         GtkWidget *table = gtk_table_new(2, 2, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:350:26: note: in expansion of macro 'GTK_TABLE'
  350 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:350:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  350 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:353:26: note: in expansion of macro 'GTK_TABLE'
  353 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:353:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  353 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:38:59: warning: 'GType gtk_misc_get_type()' is deprecated [-Wdeprecated-declarations]
   38 | #define GTK_TYPE_MISC                  (gtk_misc_get_type ())
      |                                         ~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:41: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   39 | #define GTK_MISC(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc))
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:39:76: note: in expansion of macro 'GTK_TYPE_MISC'
   39 | #define GTK_MISC(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_MISC, GtkMisc))
      |                                                                            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:361:32: note: in expansion of macro 'GTK_MISC'
  361 |         gtk_misc_set_alignment(GTK_MISC(info_label), 0, 0.5);
      |                                ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: note: declared here
   70 | GType   gtk_misc_get_type      (void) G_GNUC_CONST;
      |         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:361:31: warning: 'void gtk_misc_set_alignment(GtkMisc*, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations]
  361 |         gtk_misc_set_alignment(GTK_MISC(info_label), 0, 0.5);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:9: note: declared here
   72 | void    gtk_misc_set_alignment (GtkMisc *misc,
      |         ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:368:26: note: in expansion of macro 'GTK_TABLE'
  368 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:368:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  368 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:373:26: note: in expansion of macro 'GTK_TABLE'
  373 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Strength:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:373:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  373 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Strength:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:374:54: warning: 'GtkWidget* gtk_hscale_new_with_range(gdouble, gdouble, gdouble)' is deprecated: Use 'gtk_scale_new_with_range' instead [-Wdeprecated-declarations]
  374 |         strength = widget = gtk_hscale_new_with_range(0, 100, 1);
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:265,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhscale.h:63:12: note: declared here
   63 | GtkWidget* gtk_hscale_new_with_range (gdouble        min,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:376:26: note: in expansion of macro 'GTK_TABLE'
  376 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:376:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  376 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/ColorVisionDeficiency.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/gpick.dir/source/transformation/Transformation.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/transformation/Transformation.cpp.o -MF CMakeFiles/gpick.dir/source/transformation/Transformation.cpp.o.d -o CMakeFiles/gpick.dir/source/transformation/Transformation.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Transformation.cpp
[ 86%] Building CXX object CMakeFiles/gpick.dir/source/uiAbout.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiAbout.cpp.o -MF CMakeFiles/gpick.dir/source/uiAbout.cpp.o.d -o CMakeFiles/gpick.dir/source/uiAbout.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp
[ 87%] Building CXX object CMakeFiles/gpick.dir/source/uiApp.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiApp.cpp.o -MF CMakeFiles/gpick.dir/source/uiApp.cpp.o.d -o CMakeFiles/gpick.dir/source/uiApp.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp
[ 88%] Building CXX object CMakeFiles/gpick.dir/source/uiColorDictionaries.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiColorDictionaries.cpp.o -MF CMakeFiles/gpick.dir/source/uiColorDictionaries.cpp.o.d -o CMakeFiles/gpick.dir/source/uiColorDictionaries.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp
[ 89%] Building CXX object CMakeFiles/gpick.dir/source/uiColorInput.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiColorInput.cpp.o -MF CMakeFiles/gpick.dir/source/uiColorInput.cpp.o.d -o CMakeFiles/gpick.dir/source/uiColorInput.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp
[ 89%] Building CXX object CMakeFiles/gpick.dir/source/uiConverter.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiConverter.cpp.o -MF CMakeFiles/gpick.dir/source/uiConverter.cpp.o.d -o CMakeFiles/gpick.dir/source/uiConverter.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp: In constructor 'transformation::GammaModification::Configuration::Configuration(transformation::GammaModification&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:65:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   65 |         GtkWidget *table = gtk_table_new(2, 2, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:70:26: note: in expansion of macro 'GTK_TABLE'
   70 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:70:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   70 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:73:26: note: in expansion of macro 'GTK_TABLE'
   73 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:73:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   73 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/GammaModification.cpp:22:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogAutonumber.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogAutonumber.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogAutonumber.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogAutonumber.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp
[ 91%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogGenerate.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogGenerate.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogGenerate.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogGenerate.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp: In function 'void show_about_box(GtkWidget*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:197:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  197 | #define GTK_STOCK_CLOSE            ((GtkStock)"gtk-close")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:81:187: note: in expansion of macro 'GTK_STOCK_CLOSE'
   81 |         GtkWidget* dialog = gtk_dialog_new_with_buttons(_("About Gpick"), GTK_WINDOW(gtk_widget_get_toplevel(widget)), GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CLOSE, GTK_RESPONSE_CANCEL, nullptr);
      |                                                                                                                                                                                           ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:83:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   83 |         GtkWidget *vbox = gtk_vbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:84:44: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   84 |         GtkWidget *align_box = gtk_hbox_new(false, 5);
      |                                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:86:60: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   86 |         gtk_box_pack_start(GTK_BOX(align_box), gtk_vbox_new(false, 0), true, true, 0);
      |                                                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:87:58: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   87 |         gtk_box_pack_end(GTK_BOX(align_box), gtk_vbox_new(false, 0), true, true, 0);
      |                                              ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:88:39: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   88 |         GtkWidget *hbox = gtk_hbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:93:40: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
   93 |         GtkWidget *vbox2 = gtk_vbox_new(false, 0);
      |                            ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiAbout.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
[ 92%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogMix.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogMix.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogMix.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogMix.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp: In constructor 'transformation::Quantization::Configuration::Configuration(transformation::Quantization&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:73:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   73 |         GtkWidget *table = gtk_table_new(2, 3, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:76:26: note: in expansion of macro 'GTK_TABLE'
   76 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:76:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   76 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Value:"), 0, 0.5, 0, 0), 0, 1, table_y, table_y + 1, GTK_FILL, GTK_FILL, 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:79:26: note: in expansion of macro 'GTK_TABLE'
   79 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:79:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   79 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:83:26: note: in expansion of macro 'GTK_TABLE'
   83 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:83:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   83 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 5, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/../uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:23:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp: In member function 'virtual void transformation::Quantization::Configuration::apply(dynv::Map&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/transformation/Quantization.cpp:95:61: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   95 |         system.set<float>("value", gtk_spin_button_get_value(GTK_SPIN_BUTTON(value)));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp: In function 'void dialog_color_dictionaries_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:221:25: note: in expansion of macro 'GTK_STOCK_CANCEL'
  221 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:222:25: note: in expansion of macro 'GTK_STOCK_OK'
  222 |                         GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:226:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  226 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:228:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  228 |         GtkWidget* vbox = gtk_vbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:238:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  238 |         GtkWidget* table = gtk_table_new(3, 1, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:244:26: note: in expansion of macro 'GTK_TABLE'
  244 |         gtk_table_attach(GTK_TABLE(table), frame, 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:244:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  244 |         gtk_table_attach(GTK_TABLE(table), frame, 0, 1, table_y, table_y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorDictionaries.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp: In function 'void dialog_converter_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:160:25: note: in expansion of macro 'GTK_STOCK_CANCEL'
  160 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:161:25: note: in expansion of macro 'GTK_STOCK_OK'
  161 |                         GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:165:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  165 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:166:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  166 |         GtkWidget *vbox = gtk_vbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:173:41: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  173 |         GtkWidget* table = gtk_table_new(5, 2, false);
      |                            ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:177:26: note: in expansion of macro 'GTK_TABLE'
  177 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Displays:"),0,0.5,0,0), 0, 1, table_y, table_y+1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:177:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  177 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Displays:"),0,0.5,0,0), 0, 1, table_y, table_y+1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:180:26: note: in expansion of macro 'GTK_TABLE'
  180 |         gtk_table_attach(GTK_TABLE(table), display, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:180:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  180 |         gtk_table_attach(GTK_TABLE(table), display, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:183:26: note: in expansion of macro 'GTK_TABLE'
  183 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color list:"),0,0.5,0,0), 0, 1, table_y, table_y+1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:183:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  183 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color list:"),0,0.5,0,0), 0, 1, table_y, table_y+1, GtkAttachOptions(GTK_FILL), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:185:26: note: in expansion of macro 'GTK_TABLE'
  185 |         gtk_table_attach(GTK_TABLE(table), color_list, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:185:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  185 |         gtk_table_attach(GTK_TABLE(table), color_list, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 0, 0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiConverter.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp: In function 'int dialog_color_input_show(GtkWindow*, GlobalState*, ColorObject*, ColorObject**)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:129:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  129 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:130:17: note: in expansion of macro 'GTK_STOCK_OK'
  130 |                 GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:133:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  133 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:134:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  134 |         GtkWidget *vbox = gtk_vbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:145:39: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  145 |         GtkWidget *hbox = gtk_hbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp: In function 'void dialog_color_component_input_show(GtkWindow*, GtkColorComponent*, int, dynv::Ref)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:223:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  223 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:224:17: note: in expansion of macro 'GTK_STOCK_OK'
  224 |                 GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:229:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  229 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:231:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  231 |         table = gtk_table_new(2, 2, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:246:42: note: in expansion of macro 'GTK_TABLE'
  246 |                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(color_space_type->items[i].name,0,0,0,0),0,1,i,i+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:246:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  246 |                         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(color_space_type->items[i].name,0,0,0,0),0,1,i,i+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:250:42: note: in expansion of macro 'GTK_TABLE'
  250 |                         gtk_table_attach(GTK_TABLE(table), args->value[i],1,2,i,i+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:250:41: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  250 |                         gtk_table_attach(GTK_TABLE(table), args->value[i],1,2,i,i+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.h:25,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiColorInput.cpp:264:110: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  264 |                                 raw_color.ma[i] = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->value[i])) / color_space_type->items[i].raw_scale;
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 92%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogOptions.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogOptions.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogOptions.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogOptions.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp: In function 'void update(GtkWidget*, DialogAutonumberArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:60:49: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
   60 |         int nplaces = gtk_spin_button_get_value (GTK_SPIN_BUTTON(args->nplaces));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:61:52: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
   61 |         int startindex = gtk_spin_button_get_value (GTK_SPIN_BUTTON(args->startindex));
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp: In function 'void update_startindex(GtkWidget*, DialogAutonumberArgs*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:78:52: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
   78 |         int startindex = gtk_spin_button_get_value (GTK_SPIN_BUTTON(args->startindex));
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp: In function 'int dialog_autonumber_show(GtkWindow*, size_t, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:105:25: note: in expansion of macro 'GTK_STOCK_CANCEL'
  105 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:106:25: note: in expansion of macro 'GTK_STOCK_OK'
  106 |                         GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:112:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  112 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:116:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  116 |         table = gtk_table_new(4, 4, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:119:26: note: in expansion of macro 'GTK_TABLE'
  119 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Name:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:119:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  119 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Name:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:125:26: note: in expansion of macro 'GTK_TABLE'
  125 |         gtk_table_attach(GTK_TABLE(table), args->name,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:125:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  125 |         gtk_table_attach(GTK_TABLE(table), args->name,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:129:26: note: in expansion of macro 'GTK_TABLE'
  129 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Decimal places:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:129:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  129 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Decimal places:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:132:26: note: in expansion of macro 'GTK_TABLE'
  132 |         gtk_table_attach(GTK_TABLE(table), args->nplaces,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:132:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  132 |         gtk_table_attach(GTK_TABLE(table), args->nplaces,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:136:18: note: in expansion of macro 'GTK_TABLE'
  136 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Starting number:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:136:17: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  136 | gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Starting number:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:139:26: note: in expansion of macro 'GTK_TABLE'
  139 |         gtk_table_attach(GTK_TABLE(table), args->startindex,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:139:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  139 |         gtk_table_attach(GTK_TABLE(table), args->startindex,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:145:26: note: in expansion of macro 'GTK_TABLE'
  145 |         gtk_table_attach(GTK_TABLE(table), args->toggle_decreasing,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:145:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  145 |         gtk_table_attach(GTK_TABLE(table), args->toggle_decreasing,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:151:26: note: in expansion of macro 'GTK_TABLE'
  151 |         gtk_table_attach(GTK_TABLE(table), args->toggle_append,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:151:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  151 |         gtk_table_attach(GTK_TABLE(table), args->toggle_append,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:155:26: note: in expansion of macro 'GTK_TABLE'
  155 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sample:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GtkAttachOptions(GTK_FILL | GTK_EXPAND),5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:155:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  155 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sample:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GtkAttachOptions(GTK_FILL | GTK_EXPAND),5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:160:26: note: in expansion of macro 'GTK_TABLE'
  160 |         gtk_table_attach(GTK_TABLE(table), args->sample,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:160:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  160 |         gtk_table_attach(GTK_TABLE(table), args->sample,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogAutonumber.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp: In function 'void rgb_hue2hue(double, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:88:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
   88 |         hsl->hsl.hue = hue;
      |                        ^~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp: In function 'void ryb2_hue2hue(double, Color*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:108:48: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  108 |         hsl->hsl.hue = color_rybhue_to_rgbhue_f(hue);
      |                        ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp: In function 'void calc(DialogGenerateArgs*, bool, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:126:48: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  126 |         float chaos = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_chaos));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:129:62: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  129 |         float additional_rotation = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_additional_rotation));
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:152:18: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
  152 |         if (type >= generate_scheme_get_n_scheme_types()){
      |             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:173:75: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  173 |                         hsl.hsl.lightness = clamp_float(hsl.hsl.lightness + lightness, 0, 1);
      |                                                         ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:174:77: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  174 |                         hsl.hsl.saturation = clamp_float(hsl.hsl.saturation * saturation, 0, 1);
      |                                                          ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:183:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  183 |                                 hue = wrap_float(hue - hue_step);
      |                                                  ~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:185:54: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion]
  185 |                                 hue = wrap_float(hue + hue_step);
      |                                                  ~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp: In function 'void dialog_generate_show(GtkWindow*, ColorList*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:201:154: note: in expansion of macro 'GTK_STOCK_CANCEL'
  201 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Generate colors"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:201:193: note: in expansion of macro 'GTK_STOCK_OK'
  201 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Generate colors"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                                 ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:204:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  204 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:207:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  207 |         table = gtk_table_new(4, 4, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:210:26: note: in expansion of macro 'GTK_TABLE'
  210 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Colors:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:210:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  210 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Colors:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:213:26: note: in expansion of macro 'GTK_TABLE'
  213 |         gtk_table_attach(GTK_TABLE(table), args->range_colors,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:213:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  213 |         gtk_table_attach(GTK_TABLE(table), args->range_colors,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:217:26: note: in expansion of macro 'GTK_TABLE'
  217 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:217:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  217 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:225:26: note: in expansion of macro 'GTK_TABLE'
  225 |         gtk_table_attach(GTK_TABLE(table), args->gen_type,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:225:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  225 |         gtk_table_attach(GTK_TABLE(table), args->gen_type,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:227:26: note: in expansion of macro 'GTK_TABLE'
  227 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color wheel:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:227:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  227 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Color wheel:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:234:26: note: in expansion of macro 'GTK_TABLE'
  234 |         gtk_table_attach(GTK_TABLE(table), args->wheel_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:234:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  234 |         gtk_table_attach(GTK_TABLE(table), args->wheel_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:237:26: note: in expansion of macro 'GTK_TABLE'
  237 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Chaos:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:237:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  237 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Chaos:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:240:26: note: in expansion of macro 'GTK_TABLE'
  240 |         gtk_table_attach(GTK_TABLE(table), args->range_chaos,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:240:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  240 |         gtk_table_attach(GTK_TABLE(table), args->range_chaos,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:243:26: note: in expansion of macro 'GTK_TABLE'
  243 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Seed:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:243:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  243 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Seed:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:246:26: note: in expansion of macro 'GTK_TABLE'
  246 |         gtk_table_attach(GTK_TABLE(table), args->range_chaos_seed,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:246:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  246 |         gtk_table_attach(GTK_TABLE(table), args->range_chaos_seed,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:250:26: note: in expansion of macro 'GTK_TABLE'
  250 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Rotation:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:250:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  250 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Rotation:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:253:26: note: in expansion of macro 'GTK_TABLE'
  253 |         gtk_table_attach(GTK_TABLE(table), args->range_additional_rotation,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:253:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  253 |         gtk_table_attach(GTK_TABLE(table), args->range_additional_rotation,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:259:26: note: in expansion of macro 'GTK_TABLE'
  259 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:259:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  259 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:265:26: note: in expansion of macro 'GTK_TABLE'
  265 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 4, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:265:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  265 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 4, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogGenerate.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
[ 93%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogSort.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogSort.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogSort.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogSort.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp
[ 94%] Building CXX object CMakeFiles/gpick.dir/source/uiDialogVariations.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiDialogVariations.cpp.o -MF CMakeFiles/gpick.dir/source/uiDialogVariations.cpp.o.d -o CMakeFiles/gpick.dir/source/uiDialogVariations.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'int app_parse_geometry(AppArgs*, const char*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:401:34: warning: 'gboolean gtk_window_parse_geometry(GtkWindow*, const gchar*)' is deprecated [-Wdeprecated-declarations]
  401 |         gtk_window_parse_geometry(GTK_WINDOW(args->window), geometry);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/gtkwindow.h:443:10: note: declared here
  443 | gboolean gtk_window_parse_geometry   (GtkWindow   *window,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'void menu_file_open(GtkWidget*, AppArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:496:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  496 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  765 | #define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:497:17: note: in expansion of macro 'GTK_STOCK_OPEN'
  497 |                 GTK_STOCK_OPEN, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:499:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  499 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'void menu_file_save_as(GtkWidget*, AppArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:535:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  535 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  964 | #define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:536:17: note: in expansion of macro 'GTK_STOCK_SAVE'
  536 |                 GTK_STOCK_SAVE, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:538:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  538 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp: In function 'void dialog_mix_show(GtkWindow*, ColorList*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:259:25: note: in expansion of macro 'GTK_STOCK_CANCEL'
  259 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:260:25: note: in expansion of macro 'GTK_STOCK_OK'
  260 |                         GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:266:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  266 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:269:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  269 |         table = gtk_table_new(3, 2, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:272:26: note: in expansion of macro 'GTK_TABLE'
  272 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:272:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  272 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Type:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:279:26: note: in expansion of macro 'GTK_TABLE'
  279 |         gtk_table_attach(GTK_TABLE(table), mix_type,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:279:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  279 |         gtk_table_attach(GTK_TABLE(table), mix_type,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:284:26: note: in expansion of macro 'GTK_TABLE'
  284 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Steps:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:284:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  284 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Steps:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:287:26: note: in expansion of macro 'GTK_TABLE'
  287 |         gtk_table_attach(GTK_TABLE(table), mix_steps,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:287:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  287 |         gtk_table_attach(GTK_TABLE(table), mix_steps,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:294:26: note: in expansion of macro 'GTK_TABLE'
  294 |         gtk_table_attach(GTK_TABLE(table), args->toggle_endpoints,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:294:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  294 |         gtk_table_attach(GTK_TABLE(table), args->toggle_endpoints,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:300:26: note: in expansion of macro 'GTK_TABLE'
  300 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 2, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:300:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  300 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 2, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.h:24,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogMix.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'void menu_file_activate(GtkWidget*, gpointer)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  765 | #define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:637:57: note: in expansion of macro 'GTK_STOCK_OPEN'
  637 |                 item = newMenuItem(_("Open Last File"), GTK_STOCK_OPEN);
      |                                                         ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'void activate_secondary_source(AppArgs*, ColorSource*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:856:62: warning: 'void gtk_scrolled_window_add_with_viewport(GtkScrolledWindow*, GtkWidget*)' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations]
  856 |                         gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrolled_window), new_widget);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:187,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here
  186 | void           gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'void create_menu(GtkMenuBar*, AppArgs*, GtkAccelGroup*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  738 | #define GTK_STOCK_NEW              ((GtkStock)"gtk-new")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:932:30: note: in expansion of macro 'GTK_STOCK_NEW'
  932 |         if (gtk_stock_lookup(GTK_STOCK_NEW, &stock_item)){
      |                              ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:932:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  932 |         if (gtk_stock_lookup(GTK_STOCK_NEW, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  765 | #define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:938:30: note: in expansion of macro 'GTK_STOCK_OPEN'
  938 |         if (gtk_stock_lookup(GTK_STOCK_OPEN, &stock_item)){
      |                              ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:938:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  938 |         if (gtk_stock_lookup(GTK_STOCK_OPEN, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:955:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  955 | #define GTK_STOCK_REVERT_TO_SAVED  ((GtkStock)"gtk-revert-to-saved")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:947:30: note: in expansion of macro 'GTK_STOCK_REVERT_TO_SAVED'
  947 |         if (gtk_stock_lookup(GTK_STOCK_REVERT_TO_SAVED, &stock_item)){
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:947:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  947 |         if (gtk_stock_lookup(GTK_STOCK_REVERT_TO_SAVED, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  964 | #define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:956:30: note: in expansion of macro 'GTK_STOCK_SAVE'
  956 |         if (gtk_stock_lookup(GTK_STOCK_SAVE, &stock_item)){
      |                              ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:956:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  956 |         if (gtk_stock_lookup(GTK_STOCK_SAVE, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:973:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  973 | #define GTK_STOCK_SAVE_AS          ((GtkStock)"gtk-save-as")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:962:30: note: in expansion of macro 'GTK_STOCK_SAVE_AS'
  962 |         if (gtk_stock_lookup(GTK_STOCK_SAVE_AS, &stock_item)){
      |                              ^~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:962:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  962 |         if (gtk_stock_lookup(GTK_STOCK_SAVE_AS, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:969:53: warning: 'GtkWidget* gtk_image_menu_item_new_with_mnemonic(const gchar*)' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  969 |         item = gtk_image_menu_item_new_with_mnemonic(_("Ex_port..."));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:974:53: warning: 'GtkWidget* gtk_image_menu_item_new_with_mnemonic(const gchar*)' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  974 |         item = gtk_image_menu_item_new_with_mnemonic(_("Expo_rt Selected..."));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:979:53: warning: 'GtkWidget* gtk_image_menu_item_new_with_mnemonic(const gchar*)' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  979 |         item = gtk_image_menu_item_new_with_mnemonic(_("_Import..."));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:984:53: warning: 'GtkWidget* gtk_image_menu_item_new_with_mnemonic(const gchar*)' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  984 |         item = gtk_image_menu_item_new_with_mnemonic(_("Import _Text File..."));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  919 | #define GTK_STOCK_QUIT             ((GtkStock)"gtk-quit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:990:30: note: in expansion of macro 'GTK_STOCK_QUIT'
  990 |         if (gtk_stock_lookup(GTK_STOCK_QUIT, &stock_item)){
      |                              ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:990:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
  990 |         if (gtk_stock_lookup(GTK_STOCK_QUIT, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  910 | #define GTK_STOCK_PROPERTIES       ((GtkStock)"gtk-properties")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1002:54: note: in expansion of macro 'GTK_STOCK_PROPERTIES'
 1002 |         item = newMenuItem(_("Edit _Converters..."), GTK_STOCK_PROPERTIES);
      |                                                      ^~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  910 | #define GTK_STOCK_PROPERTIES       ((GtkStock)"gtk-properties")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1005:54: note: in expansion of macro 'GTK_STOCK_PROPERTIES'
 1005 |         item = newMenuItem(_("Display _Filters..."), GTK_STOCK_PROPERTIES);
      |                                                      ^~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
[ 95%] Building CXX object CMakeFiles/gpick.dir/source/uiImportExport.cpp.o
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:910:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  910 | #define GTK_STOCK_PROPERTIES       ((GtkStock)"gtk-properties")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1008:57: note: in expansion of macro 'GTK_STOCK_PROPERTIES'
 1008 |         item = newMenuItem(_("Color _Dictionaries..."), GTK_STOCK_PROPERTIES);
      |                                                         ^~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:838:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  838 | #define GTK_STOCK_PREFERENCES      ((GtkStock)"gtk-preferences")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1011:30: note: in expansion of macro 'GTK_STOCK_PREFERENCES'
 1011 |         if (gtk_stock_lookup(GTK_STOCK_PREFERENCES, &stock_item)){
      |                              ^~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1011:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
 1011 |         if (gtk_stock_lookup(GTK_STOCK_PREFERENCES, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiImportExport.cpp.o -MF CMakeFiles/gpick.dir/source/uiImportExport.cpp.o.d -o CMakeFiles/gpick.dir/source/uiImportExport.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:123:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  123 | #define GTK_STOCK_ABOUT            ((GtkStock)"gtk-about")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1099:30: note: in expansion of macro 'GTK_STOCK_ABOUT'
 1099 |         if (gtk_stock_lookup(GTK_STOCK_ABOUT, &stock_item)){
      |                              ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1099:29: warning: 'gboolean gtk_stock_lookup(const gchar*, GtkStockItem*)' is deprecated [-Wdeprecated-declarations]
 1099 |         if (gtk_stock_lookup(GTK_STOCK_ABOUT, &stock_item)){
      |             ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here
   82 | gboolean gtk_stock_lookup     (const gchar         *stock_id,
      |          ^~~~~~~~~~~~~~~~
[ 96%] Building CXX object CMakeFiles/gpick.dir/source/uiListPalette.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiListPalette.cpp.o -MF CMakeFiles/gpick.dir/source/uiListPalette.cpp.o.d -o CMakeFiles/gpick.dir/source/uiListPalette.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'gboolean palette_popup_menu_show(GtkWidget*, GdkEventButton*, AppArgs*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:738:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  738 | #define GTK_STOCK_NEW              ((GtkStock)"gtk-new")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1330:47: note: in expansion of macro 'GTK_STOCK_NEW'
 1330 |         auto item = newMenuItem(_("A_dd..."), GTK_STOCK_NEW);
      |                                               ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:364:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  364 | #define GTK_STOCK_EDIT             ((GtkStock)"gtk-edit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1334:43: note: in expansion of macro 'GTK_STOCK_EDIT'
 1334 |         item = newMenuItem(_("_Edit..."), GTK_STOCK_EDIT);
      |                                           ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:829:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  829 | #define GTK_STOCK_PASTE            ((GtkStock)"gtk-paste")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1339:41: note: in expansion of macro 'GTK_STOCK_PASTE'
 1339 |         item = newMenuItem(_("_Paste"), GTK_STOCK_PASTE);
      |                                         ^~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:228:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  228 | #define GTK_STOCK_CONVERT          ((GtkStock)"gtk-convert")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1346:50: note: in expansion of macro 'GTK_STOCK_CONVERT'
 1346 |         item = newMenuItem (_("_Mix Colors..."), GTK_STOCK_CONVERT);
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:228:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  228 | #define GTK_STOCK_CONVERT          ((GtkStock)"gtk-convert")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1350:50: note: in expansion of macro 'GTK_STOCK_CONVERT'
 1350 |         item = newMenuItem (_("_Variations..."), GTK_STOCK_CONVERT);
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:228:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  228 | #define GTK_STOCK_CONVERT          ((GtkStock)"gtk-convert")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1354:48: note: in expansion of macro 'GTK_STOCK_CONVERT'
 1354 |         item = newMenuItem (_("_Generate..."), GTK_STOCK_CONVERT);
      |                                                ^~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:946:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  946 | #define GTK_STOCK_REMOVE           ((GtkStock)"gtk-remove")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1386:42: note: in expansion of macro 'GTK_STOCK_REMOVE'
 1386 |         item = newMenuItem(_("_Remove"), GTK_STOCK_REMOVE);
      |                                          ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:946:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  946 | #define GTK_STOCK_REMOVE           ((GtkStock)"gtk-remove")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1391:46: note: in expansion of macro 'GTK_STOCK_REMOVE'
 1391 |         item = newMenuItem(_("Remove _All"), GTK_STOCK_REMOVE);
      |                                              ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'int main_show_window(GtkWidget*, const Ref&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1561:51: warning: 'gint gdk_screen_width()' is deprecated [-Wdeprecated-declarations]
 1561 |         if (x < 0 || y < 0 || x > gdk_screen_width() || y > gdk_screen_height()){
      |                                   ~~~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here
  108 | gint gdk_screen_width  (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1561:78: warning: 'gint gdk_screen_height()' is deprecated [-Wdeprecated-declarations]
 1561 |         if (x < 0 || y < 0 || x > gdk_screen_width() || y > gdk_screen_height()){
      |                                                             ~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here
  110 | gint gdk_screen_height (void) G_GNUC_CONST;
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp: In function 'AppArgs* app_create_main(const StartupOptions&, int&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1741:44: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 1741 |         GtkWidget* vbox_main = gtk_vbox_new(false, 0);
      |                                ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1746:32: warning: 'GtkWidget* gtk_hpaned_new()' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations]
 1746 |         hpaned = gtk_hpaned_new();
      |                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:263,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhpaned.h:61:13: note: declared here
   61 | GtkWidget * gtk_hpaned_new      (void);
      |             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1747:32: warning: 'GtkWidget* gtk_vpaned_new()' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations]
 1747 |         vpaned = gtk_vpaned_new();
      |                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:287,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:61:13: note: declared here
   61 | GtkWidget * gtk_vpaned_new      (void);
      |             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1769:38: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
 1769 |                 widget = gtk_vbox_new(false, 0);
      |                          ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1821:38: warning: 'void gtk_button_set_focus_on_click(GtkButton*, gboolean)' is deprecated: Use 'gtk_widget_set_focus_on_click' instead [-Wdeprecated-declarations]
 1821 |         gtk_button_set_focus_on_click(GTK_BUTTON(button), false);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:54,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/gtkbutton.h:138:23: note: declared here
  138 | void                  gtk_button_set_focus_on_click (GtkButton      *button,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.h:23,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:284:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  284 | #define GTK_STOCK_DIALOG_WARNING   ((GtkStock)"gtk-dialog-warning")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiApp.cpp:1830:26: note: in expansion of macro 'GTK_STOCK_DIALOG_WARNING'
 1830 |         widget = newIcon(GTK_STOCK_DIALOG_WARNING, 16);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
[ 96%] Building CXX object CMakeFiles/gpick.dir/source/uiStatusIcon.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiStatusIcon.cpp.o -MF CMakeFiles/gpick.dir/source/uiStatusIcon.cpp.o.d -o CMakeFiles/gpick.dir/source/uiStatusIcon.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp
[ 97%] Building CXX object CMakeFiles/gpick.dir/source/uiTransformations.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiTransformations.cpp.o -MF CMakeFiles/gpick.dir/source/uiTransformations.cpp.o.d -o CMakeFiles/gpick.dir/source/uiTransformations.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp: In function 'void calc(DialogOptionsArgs*, bool, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:113:79: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  113 |         options->set<int32_t>("picker.refresh_rate", gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->refresh_rate)));
      |                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:114:76: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  114 |         options->set<int32_t>("picker.zoom_size", gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->zoom_size)));
      |                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp: In function 'void dialog_options_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:148:146: note: in expansion of macro 'GTK_STOCK_CANCEL'
  148 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Options"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                  ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:148:185: note: in expansion of macro 'GTK_STOCK_OK'
  148 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Options"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:150:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  150 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:154:32: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  154 |         table_m = gtk_table_new(3, 1, FALSE);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:158:26: note: in expansion of macro 'GTK_TABLE'
  158 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:158:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  158 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:160:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  160 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:165:26: note: in expansion of macro 'GTK_TABLE'
  165 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:165:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  165 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:169:26: note: in expansion of macro 'GTK_TABLE'
  169 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:169:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  169 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:173:26: note: in expansion of macro 'GTK_TABLE'
  173 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:173:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  173 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:175:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  175 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:180:26: note: in expansion of macro 'GTK_TABLE'
  180 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:180:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  180 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:184:26: note: in expansion of macro 'GTK_TABLE'
  184 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:184:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  184 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:188:26: note: in expansion of macro 'GTK_TABLE'
  188 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:188:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  188 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:192:26: note: in expansion of macro 'GTK_TABLE'
  192 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:192:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  192 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:194:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  194 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:203:26: note: in expansion of macro 'GTK_TABLE'
  203 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:203:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  203 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:209:26: note: in expansion of macro 'GTK_TABLE'
  209 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:209:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  209 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:214:26: note: in expansion of macro 'GTK_TABLE'
  214 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:214:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  214 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:216:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  216 |         table = gtk_table_new(1, 1, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:225:26: note: in expansion of macro 'GTK_TABLE'
  225 |         gtk_table_attach(GTK_TABLE(table), widget,0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:225:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  225 |         gtk_table_attach(GTK_TABLE(table), widget,0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:231:26: note: in expansion of macro 'GTK_TABLE'
  231 |         gtk_table_attach(GTK_TABLE(table), widget,0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:231:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  231 |         gtk_table_attach(GTK_TABLE(table), widget,0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:234:32: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  234 |         table_m = gtk_table_new(3, 2, FALSE);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:238:26: note: in expansion of macro 'GTK_TABLE'
  238 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:238:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  238 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:240:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  240 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:243:26: note: in expansion of macro 'GTK_TABLE'
  243 |         gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Refresh rate:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:243:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  243 |         gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Refresh rate:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:246:26: note: in expansion of macro 'GTK_TABLE'
  246 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:246:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  246 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:247:26: note: in expansion of macro 'GTK_TABLE'
  247 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new("Hz",0,0.5,0,0),2,3,table_y,table_y+1,GTK_FILL,GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:247:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  247 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new("Hz",0,0.5,0,0),2,3,table_y,table_y+1,GTK_FILL,GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:249:26: note: in expansion of macro 'GTK_TABLE'
  249 |         gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Magnified area size:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:249:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  249 |         gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Magnified area size:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:252:26: note: in expansion of macro 'GTK_TABLE'
  252 |         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:252:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  252 |         gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:257:26: note: in expansion of macro 'GTK_TABLE'
  257 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:257:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  257 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:259:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  259 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:264:26: note: in expansion of macro 'GTK_TABLE'
  264 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:264:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  264 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:268:26: note: in expansion of macro 'GTK_TABLE'
  268 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:268:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  268 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:273:26: note: in expansion of macro 'GTK_TABLE'
  273 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:273:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  273 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:275:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  275 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:280:26: note: in expansion of macro 'GTK_TABLE'
  280 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:280:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  280 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:284:26: note: in expansion of macro 'GTK_TABLE'
  284 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:284:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  284 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:288:26: note: in expansion of macro 'GTK_TABLE'
  288 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:288:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  288 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:292:26: note: in expansion of macro 'GTK_TABLE'
  292 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:292:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  292 |         gtk_table_attach(GTK_TABLE(table), widget,0,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:296:26: note: in expansion of macro 'GTK_TABLE'
  296 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:296:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  296 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:298:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  298 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:303:26: note: in expansion of macro 'GTK_TABLE'
  303 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:303:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  303 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:307:26: note: in expansion of macro 'GTK_TABLE'
  307 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:307:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  307 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:311:26: note: in expansion of macro 'GTK_TABLE'
  311 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:311:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  311 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:316:26: note: in expansion of macro 'GTK_TABLE'
  316 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:316:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  316 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+2, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:318:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  318 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:324:34: note: in expansion of macro 'GTK_TABLE'
  324 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 3, 3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:324:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  324 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 3, 3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:329:26: note: in expansion of macro 'GTK_TABLE'
  329 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:329:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  329 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:331:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  331 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:336:34: note: in expansion of macro 'GTK_TABLE'
  336 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Illuminant:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:336:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  336 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Illuminant:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:357:34: note: in expansion of macro 'GTK_TABLE'
  357 |                 gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:357:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  357 |                 gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:359:34: note: in expansion of macro 'GTK_TABLE'
  359 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Observer:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:359:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  359 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_mnemonic_aligned_new(_("_Observer:"),0,0.5,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:373:34: note: in expansion of macro 'GTK_TABLE'
  373 |                 gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:373:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  373 |                 gtk_table_attach(GTK_TABLE(table), widget,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,5);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:378:26: note: in expansion of macro 'GTK_TABLE'
  378 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:378:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  378 |         gtk_table_attach(GTK_TABLE(table_m), frame, 1, 2, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:380:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  380 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:385:26: note: in expansion of macro 'GTK_TABLE'
  385 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 3, 3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:385:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  385 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, table_y, table_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GTK_FILL, 3, 3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:388:32: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  388 |         table_m = gtk_table_new(3, 1, FALSE);
      |                   ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:392:26: note: in expansion of macro 'GTK_TABLE'
  392 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:392:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  392 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:394:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  394 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:399:26: note: in expansion of macro 'GTK_TABLE'
  399 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:399:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  399 |         gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:403:26: note: in expansion of macro 'GTK_TABLE'
  403 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:403:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  403 |         gtk_table_attach(GTK_TABLE(table_m), frame, 0, 1, table_m_y, table_m_y+1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:405:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  405 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:417:34: note: in expansion of macro 'GTK_TABLE'
  417 |                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:417:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  417 |                 gtk_table_attach(GTK_TABLE(table), widget,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,3,3);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogOptions.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp: In function 'void calc(DialogSortArgs*, bool, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:431:60: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
  431 |         float group_sensitivity = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->group_sensitivity));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:432:51: warning: conversion from 'gdouble' {aka 'double'} to 'int' may change value [-Wfloat-conversion]
  432 |         int max_groups = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->max_groups));
      |                          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp: In function 'void calc(DialogVariationsArgs*, bool, int)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:70:57: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   70 |         float lightness_from = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_lightness_from));
      |                                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:71:55: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   71 |         float lightness_to = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_lightness_to));
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:72:58: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   72 |         float saturation_from = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_saturation_from));
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:73:56: warning: conversion from 'gdouble' {aka 'double'} to 'float' may change value [-Wfloat-conversion]
   73 |         float saturation_to = gtk_spin_button_get_value(GTK_SPIN_BUTTON(args->range_saturation_to));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp: In function 'void dialog_variations_show(GtkWindow*, ColorList*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:146:149: note: in expansion of macro 'GTK_STOCK_CANCEL'
  146 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Variations"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                     ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:146:188: note: in expansion of macro 'GTK_STOCK_OK'
  146 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Variations"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                            ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:149:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  149 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:151:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  151 |         table = gtk_table_new(5, 3, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:153:26: note: in expansion of macro 'GTK_TABLE'
  153 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Lightness:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:153:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  153 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Lightness:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:156:26: note: in expansion of macro 'GTK_TABLE'
  156 |         gtk_table_attach(GTK_TABLE(table), range_lightness_from,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:156:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  156 |         gtk_table_attach(GTK_TABLE(table), range_lightness_from,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:162:26: note: in expansion of macro 'GTK_TABLE'
  162 |         gtk_table_attach(GTK_TABLE(table), range_lightness_to,2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:162:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  162 |         gtk_table_attach(GTK_TABLE(table), range_lightness_to,2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:167:26: note: in expansion of macro 'GTK_TABLE'
  167 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Saturation:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:167:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  167 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Saturation:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:170:26: note: in expansion of macro 'GTK_TABLE'
  170 |         gtk_table_attach(GTK_TABLE(table), range_saturation_from,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:170:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  170 |         gtk_table_attach(GTK_TABLE(table), range_saturation_from,1,2,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:176:26: note: in expansion of macro 'GTK_TABLE'
  176 |         gtk_table_attach(GTK_TABLE(table), range_saturation_to,2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:176:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  176 |         gtk_table_attach(GTK_TABLE(table), range_saturation_to,2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:181:26: note: in expansion of macro 'GTK_TABLE'
  181 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Steps:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:181:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  181 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Steps:"),0,0,0,0),0,1,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:184:26: note: in expansion of macro 'GTK_TABLE'
  184 |         gtk_table_attach(GTK_TABLE(table), range_steps,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:184:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  184 |         gtk_table_attach(GTK_TABLE(table), range_steps,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:191:26: note: in expansion of macro 'GTK_TABLE'
  191 |         gtk_table_attach(GTK_TABLE(table), toggle_multiplication,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:191:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  191 |         gtk_table_attach(GTK_TABLE(table), toggle_multiplication,1,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:198:26: note: in expansion of macro 'GTK_TABLE'
  198 |         gtk_table_attach(GTK_TABLE(table), args->toggle_linearization,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:198:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  198 |         gtk_table_attach(GTK_TABLE(table), args->toggle_linearization,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:204:26: note: in expansion of macro 'GTK_TABLE'
  204 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 3, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:204:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  204 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 3, table_y, table_y+1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogVariations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp: In function 'bool dialog_sort_show(GtkWindow*, ColorList*, ColorList*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:557:153: note: in expansion of macro 'GTK_STOCK_CANCEL'
  557 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Group and sort"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:557:192: note: in expansion of macro 'GTK_STOCK_OK'
  557 |         GtkWidget *dialog = gtk_dialog_new_with_buttons(_("Group and sort"), parent, GtkDialogFlags(GTK_DIALOG_MODAL | GTK_DIALOG_DESTROY_WITH_PARENT), GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OK, GTK_RESPONSE_OK, nullptr);
      |                                                                                                                                                                                                ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:559:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  559 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:562:30: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  562 |         table = gtk_table_new(4, 4, FALSE);
      |                 ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:565:26: note: in expansion of macro 'GTK_TABLE'
  565 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Group type:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:565:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  565 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Group type:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:572:26: note: in expansion of macro 'GTK_TABLE'
  572 |         gtk_table_attach(GTK_TABLE(table), args->group_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:572:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  572 |         gtk_table_attach(GTK_TABLE(table), args->group_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:575:26: note: in expansion of macro 'GTK_TABLE'
  575 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Grouping sensitivity:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:575:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  575 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Grouping sensitivity:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:578:26: note: in expansion of macro 'GTK_TABLE'
  578 |         gtk_table_attach(GTK_TABLE(table), args->group_sensitivity,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:578:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  578 |         gtk_table_attach(GTK_TABLE(table), args->group_sensitivity,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:582:26: note: in expansion of macro 'GTK_TABLE'
  582 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Maximum number of groups:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:582:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  582 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Maximum number of groups:"),0,0,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:585:26: note: in expansion of macro 'GTK_TABLE'
  585 |         gtk_table_attach(GTK_TABLE(table), args->max_groups,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:585:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  585 |         gtk_table_attach(GTK_TABLE(table), args->max_groups,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:589:26: note: in expansion of macro 'GTK_TABLE'
  589 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sort type:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:589:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  589 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(_("Sort type:"),0,0.5,0,0),2,3,table_y,table_y+1,GtkAttachOptions(GTK_FILL),GTK_FILL,5,5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:596:26: note: in expansion of macro 'GTK_TABLE'
  596 |         gtk_table_attach(GTK_TABLE(table), args->sort_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:596:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  596 |         gtk_table_attach(GTK_TABLE(table), args->sort_type,3,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:601:26: note: in expansion of macro 'GTK_TABLE'
  601 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse_groups,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:601:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  601 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse_groups,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:607:26: note: in expansion of macro 'GTK_TABLE'
  607 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:607:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  607 |         gtk_table_attach(GTK_TABLE(table), args->toggle_reverse,1,4,table_y,table_y+1,GtkAttachOptions(GTK_FILL | GTK_EXPAND),GTK_FILL,5,0);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:614:26: note: in expansion of macro 'GTK_TABLE'
  614 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 4, table_y, table_y + 1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:614:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  614 |         gtk_table_attach(GTK_TABLE(table), preview_expander = palette_list_preview_new(gs, true, args->options->getBool("show_preview", true), gs->getColorList(), &preview_color_list), 0, 4, table_y, table_y + 1 , GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL | GTK_EXPAND), 5, 5);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiDialogSort.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'void ImportExportDialogOptions::createImportOptions()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:106:49: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  106 |                 GtkWidget *table = gtk_table_new(2, 3, false);
      |                                    ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'void ImportExportDialogOptions::createImportTextFileOptions()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:118:49: warning: 'GtkWidget* gtk_table_new(guint, guint, gboolean)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  118 |                 GtkWidget *table = gtk_table_new(2, 3, false);
      |                                    ~~~~~~~~~~~~~^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:119:12: note: declared here
  119 | GtkWidget* gtk_table_new              (guint            rows,
      |            ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'GtkWidget* ImportExportDialogOptions::addOption(const char*, GtkWidget*, int, int&, GtkWidget*)':
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:135:34: note: in expansion of macro 'GTK_TABLE'
  135 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(label, 0, 0.5, 0, 0), x * 3, x * 3 + 1, y, y + 1, GTK_FILL, GTK_FILL, 3, 1);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:135:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  135 |                 gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(label, 0, 0.5, 0, 0), x * 3, x * 3 + 1, y, y + 1, GTK_FILL, GTK_FILL, 3, 1);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:136:34: note: in expansion of macro 'GTK_TABLE'
  136 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:136:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  136 |                 gtk_table_attach(GTK_TABLE(table), widget, 1, 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'GtkWidget* ImportExportDialogOptions::addOption(GtkWidget*, int, int&, GtkWidget*)':
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:142:34: note: in expansion of macro 'GTK_TABLE'
  142 |                 gtk_table_attach(GTK_TABLE(table), widget, x * 3 + 1, x * 3 + 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                                  ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:142:33: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
  142 |                 gtk_table_attach(GTK_TABLE(table), widget, x * 3 + 1, x * 3 + 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'void ImportExportDialogOptions::afterFilterChanged()':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:294:78: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses]
  294 |                 gtk_widget_set_sensitive(m_include_color_names, format->type == FileType::html | format->type == FileType::txt);
      |                                                                 ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'bool ImportExportDialog::showImport()':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:314:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  314 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  765 | #define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:315:17: note: in expansion of macro 'GTK_STOCK_OPEN'
  315 |                 GTK_STOCK_OPEN, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:317:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  317 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'bool ImportExportDialog::showImportTextFile()':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:412:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  412 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:765:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  765 | #define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:413:17: note: in expansion of macro 'GTK_STOCK_OPEN'
  413 |                 GTK_STOCK_OPEN, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:415:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  415 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp: In member function 'bool ImportExportDialog::showExport()':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:462:17: note: in expansion of macro 'GTK_STOCK_CANCEL'
  462 |                 GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                 ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:964:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  964 | #define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:463:17: note: in expansion of macro 'GTK_STOCK_SAVE'
  463 |                 GTK_STOCK_SAVE, GTK_RESPONSE_OK,
      |                 ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:465:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  465 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiImportExport.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp: In function 'void status_icon_popup(GtkStatusIcon*, guint, guint, gpointer)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:919:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  919 | #define GTK_STOCK_QUIT             ((GtkStock)"gtk-quit")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:59:40: note: in expansion of macro 'GTK_STOCK_QUIT'
   59 |         item = newMenuItem(_("_Quit"), GTK_STOCK_QUIT);
      |                                        ^~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp: In function 'void status_icon_set_visible(uiStatusIcon*, bool)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:74:36: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations]
   74 |         gtk_status_icon_set_visible(si->status_icon, visible);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here
  151 | void                  gtk_status_icon_set_visible        (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp: In function 'uiStatusIcon* status_icon_new(GtkWidget*, GlobalState*, FloatingPicker)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:81:57: warning: 'GtkStatusIcon* gtk_status_icon_new()' is deprecated [-Wdeprecated-declarations]
   81 |         GtkStatusIcon *status_icon = gtk_status_icon_new();
      |                                      ~~~~~~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: note: declared here
   84 | GtkStatusIcon        *gtk_status_icon_new                (void);
      |                       ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:82:36: warning: 'void gtk_status_icon_set_visible(GtkStatusIcon*, gboolean)' is deprecated [-Wdeprecated-declarations]
   82 |         gtk_status_icon_set_visible(status_icon, FALSE);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: note: declared here
  151 | void                  gtk_status_icon_set_visible        (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:83:43: warning: 'void gtk_status_icon_set_from_icon_name(GtkStatusIcon*, const gchar*)' is deprecated [-Wdeprecated-declarations]
   83 |         gtk_status_icon_set_from_icon_name(status_icon, "gpick-tray");
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:275,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.h:22,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiStatusIcon.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: note: declared here
  106 | void                  gtk_status_icon_set_from_icon_name (GtkStatusIcon      *status_icon,
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 98%] Building CXX object CMakeFiles/gpick.dir/source/uiUtilities.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/source/uiUtilities.cpp.o -MF CMakeFiles/gpick.dir/source/uiUtilities.cpp.o.d -o CMakeFiles/gpick.dir/source/uiUtilities.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp: In function 'void dialog_transformations_show(GtkWindow*, GlobalState*)':
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:159:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  159 | #define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:284:25: note: in expansion of macro 'GTK_STOCK_CANCEL'
  284 |                         GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
      |                         ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:756:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  756 | #define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:285:25: note: in expansion of macro 'GTK_STOCK_OK'
  285 |                         GTK_STOCK_OK, GTK_RESPONSE_OK,
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:290:48: warning: 'void gtk_dialog_set_alternative_button_order(GtkDialog*, gint, ...)' is deprecated [-Wdeprecated-declarations]
  290 |         gtk_dialog_set_alternative_button_order(GTK_DIALOG(dialog), GTK_RESPONSE_OK, GTK_RESPONSE_CANCEL, -1);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/gtkdialog.h:185:10: note: declared here
  185 | void     gtk_dialog_set_alternative_button_order (GtkDialog *dialog,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:292:39: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  292 |         GtkWidget* vbox = gtk_vbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:296:38: warning: 'GtkWidget* gtk_vpaned_new()' is deprecated: Use 'gtk_paned_new' instead [-Wdeprecated-declarations]
  296 |         args->vpaned = gtk_vpaned_new();
      |                        ~~~~~~~~~~~~~~^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:287,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:61:13: note: declared here
   61 | GtkWidget * gtk_vpaned_new      (void);
      |             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:299:39: warning: 'GtkWidget* gtk_hbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  299 |         GtkWidget *hbox = gtk_hbox_new(false, 5);
      |                           ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:262,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:63:13: note: declared here
   63 | GtkWidget * gtk_hbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:316:40: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  316 |         GtkWidget *vbox3 = gtk_vbox_new(5, true);
      |                            ~~~~~~~~~~~~^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:132:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  132 | #define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:317:55: note: in expansion of macro 'GTK_STOCK_ADD'
  317 |         GtkWidget *button = gtk_button_new_from_stock(GTK_STOCK_ADD);
      |                                                       ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:317:54: warning: 'GtkWidget* gtk_button_new_from_stock(const gchar*)' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  317 |         GtkWidget *button = gtk_button_new_from_stock(GTK_STOCK_ADD);
      |                             ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:54,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here
  103 | GtkWidget*     gtk_button_new_from_stock    (const gchar    *stock_id);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37,
                 from /usr/include/gtk-3.0/gtk/gtk.h:254,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:946:38: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
  946 | #define GTK_STOCK_REMOVE           ((GtkStock)"gtk-remove")
      |                                      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:320:44: note: in expansion of macro 'GTK_STOCK_REMOVE'
  320 |         button = gtk_button_new_from_stock(GTK_STOCK_REMOVE);
      |                                            ^~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:108:16: note: declared here
  108 | typedef char * GtkStock;
      |                ^~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:320:43: warning: 'GtkWidget* gtk_button_new_from_stock(const gchar*)' is deprecated: Use 'gtk_button_new_with_label' instead [-Wdeprecated-declarations]
  320 |         button = gtk_button_new_from_stock(GTK_STOCK_REMOVE);
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:54,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/gtkbutton.h:103:16: note: declared here
  103 | GtkWidget*     gtk_button_new_from_stock    (const gchar    *stock_id);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:334:51: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  334 |         GtkWidget *config_wrap_vbox = gtk_vbox_new(false, 5);
      |                                       ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:338:41: warning: 'GtkWidget* gtk_vbox_new(gboolean, gint)' is deprecated: Use 'gtk_box_new' instead [-Wdeprecated-declarations]
  338 |         args->config_vbox = gtk_vbox_new(false, 5);
      |                             ~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:286,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiTransformations.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:61:13: note: declared here
   61 | GtkWidget * gtk_vbox_new      (gboolean homogeneous,
      |             ^~~~~~~~~~~~
[ 99%] Building CXX object CMakeFiles/gpick.dir/CMakeFiles/Version.cpp.o
/usr/bin/c++ -DBOOST_ALL_NO_LIB -DBOOST_ATOMIC_DYN_LINK -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DENABLE_NLS -DLOCALEDIR=/usr/share/locale -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wfloat-conversion -std=c++14 -MD -MT CMakeFiles/gpick.dir/CMakeFiles/Version.cpp.o -MF CMakeFiles/gpick.dir/CMakeFiles/Version.cpp.o.d -o CMakeFiles/gpick.dir/CMakeFiles/Version.cpp.o -c /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles/Version.cpp
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp: In function 'void palette_list_vertical_autoscroll(GtkTreeView*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:224:31: warning: 'GdkWindow* gdk_window_get_pointer(GdkWindow*, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  224 |         gdk_window_get_pointer(gtk_tree_view_get_bin_window(treeview), nullptr, &y, nullptr);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:19:
/usr/include/gtk-3.0/gdk/gdkwindow.h:860:15: note: declared here
  860 | GdkWindow *   gdk_window_get_pointer     (GdkWindow       *window,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:235:66: warning: 'GtkAdjustment* gtk_tree_view_get_vadjustment(GtkTreeView*)' is deprecated: Use 'gtk_scrollable_get_vadjustment' instead [-Wdeprecated-declarations]
  235 |         GtkAdjustment *adjustment = gtk_tree_view_get_vadjustment(treeview);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27,
                 from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29,
                 from /usr/include/gtk-3.0/gtk/gtk.h:42,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:19:
/usr/include/gtk-3.0/gtk/gtktreeview.h:227:24: note: declared here
  227 | GtkAdjustment         *gtk_tree_view_get_vadjustment               (GtkTreeView               *tree_view);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp: In function 'bool getPathAt(GtkTreeView*, int, int, GtkTreePath*&, GtkTreeViewDropPosition&)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:524:39: warning: 'GdkWindow* gdk_window_get_pointer(GdkWindow*, gint*, gint*, GdkModifierType*)' is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
  524 |                 gdk_window_get_pointer(gtk_tree_view_get_bin_window(tree_view), nullptr, nullptr, &mask);
      |                 ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
                 from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiListPalette.cpp:19:
/usr/include/gtk-3.0/gdk/gdkwindow.h:860:15: note: declared here
  860 | GdkWindow *   gdk_window_get_pointer     (GdkWindow       *window,
      |               ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* gtk_label_aligned_new(const gchar*, gfloat, gfloat, gfloat, gfloat)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:21:45: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations]
   21 |         GtkWidget *align = gtk_alignment_new(xalign, yalign, xscale, yscale);
      |                            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
   79 | GtkWidget* gtk_alignment_new        (gfloat             xalign,
      |            ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* gtk_label_mnemonic_aligned_new(const gchar*, gfloat, gfloat, gfloat, gfloat)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:27:45: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations]
   27 |         GtkWidget *align = gtk_alignment_new(xalign, yalign, xscale, yscale);
      |                            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
   79 | GtkWidget* gtk_alignment_new        (gfloat             xalign,
      |            ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* gtk_widget_aligned_new(GtkWidget*, gfloat, gfloat, gfloat, gfloat)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:34:45: warning: 'GtkWidget* gtk_alignment_new(gfloat, gfloat, gfloat, gfloat)' is deprecated [-Wdeprecated-declarations]
   34 |         GtkWidget *align = gtk_alignment_new(xalign, yalign, xscale, yscale);
      |                            ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
   79 | GtkWidget* gtk_alignment_new        (gfloat             xalign,
      |            ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* addOption(const char*, GtkWidget*, int, int&, GtkWidget*)':
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:49:26: note: in expansion of macro 'GTK_TABLE'
   49 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(label, 0, 0.5, 0, 0), x * 3, x * 3 + 1, y, y + 1, GTK_FILL, GTK_FILL, 3, 1);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:49:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   49 |         gtk_table_attach(GTK_TABLE(table), gtk_label_aligned_new(label, 0, 0.5, 0, 0), x * 3, x * 3 + 1, y, y + 1, GTK_FILL, GTK_FILL, 3, 1);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:50:26: note: in expansion of macro 'GTK_TABLE'
   50 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:50:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   50 |         gtk_table_attach(GTK_TABLE(table), widget, 1, 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* addOption(GtkWidget*, int, int&, GtkWidget*)':
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:36:61: warning: 'GType gtk_table_get_type()' is deprecated [-Wdeprecated-declarations]
   36 | #define GTK_TYPE_TABLE                  (gtk_table_get_type ())
      |                                          ~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:42: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:37:77: note: in expansion of macro 'GTK_TYPE_TABLE'
   37 | #define GTK_TABLE(obj)                  (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_TABLE, GtkTable))
      |                                                                             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:55:26: note: in expansion of macro 'GTK_TABLE'
   55 |         gtk_table_attach(GTK_TABLE(table), widget, x * 3 + 1, x * 3 + 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |                          ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:117:12: note: declared here
  117 | GType      gtk_table_get_type         (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:55:25: warning: 'void gtk_table_attach(GtkTable*, GtkWidget*, guint, guint, guint, guint, GtkAttachOptions, GtkAttachOptions, guint, guint)' is deprecated: Use 'GtkGrid' instead [-Wdeprecated-declarations]
   55 |         gtk_table_attach(GTK_TABLE(table), widget, x * 3 + 1, x * 3 + 2, y, y + 1, GtkAttachOptions(GTK_FILL | GTK_EXPAND), GtkAttachOptions(GTK_FILL), 3, 1);
      |         ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:280,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtktable.h:127:12: note: declared here
  127 | void       gtk_table_attach           (GtkTable        *table,
      |            ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'GtkWidget* newMenuItem(const char*, const char*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:104:62: warning: 'GtkWidget* gtk_image_menu_item_new_with_mnemonic(const gchar*)' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
  104 |         auto menuItem = gtk_image_menu_item_new_with_mnemonic(label);
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
   82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar      *label);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:38:75: warning: 'GType gtk_image_menu_item_get_type()' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations]
   38 | #define GTK_TYPE_IMAGE_MENU_ITEM            (gtk_image_menu_item_get_type ())
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/glib-2.0/gobject/gtype.h:2300:61: note: in definition of macro '_G_TYPE_CIC'
 2300 |     ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt))
      |                                                             ^~
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:46: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_CAST'
   39 | #define GTK_IMAGE_MENU_ITEM(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem))
      |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:39:81: note: in expansion of macro 'GTK_TYPE_IMAGE_MENU_ITEM'
   39 | #define GTK_IMAGE_MENU_ITEM(obj)            (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_IMAGE_MENU_ITEM, GtkImageMenuItem))
      |                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:105:39: note: in expansion of macro 'GTK_IMAGE_MENU_ITEM'
  105 |         gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(menuItem), newIcon(iconName, IconSize::menu));
      |                                       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:12: note: declared here
   76 | GType      gtk_image_menu_item_get_type          (void) G_GNUC_CONST;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:105:38: warning: 'void gtk_image_menu_item_set_image(GtkImageMenuItem*, GtkWidget*)' is deprecated [-Wdeprecated-declarations]
  105 |         gtk_image_menu_item_set_image(GTK_IMAGE_MENU_ITEM(menuItem), newIcon(iconName, IconSize::menu));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here
   92 | void       gtk_image_menu_item_set_image         (GtkImageMenuItem *image_menu_item,
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp: In function 'void showContextMenu(GtkWidget*, GdkEventButton*)':
/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:118:23: warning: 'void gtk_menu_popup(GtkMenu*, GtkWidget*, GtkWidget*, GtkMenuPositionFunc, gpointer, guint, guint32)' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
  118 |         gtk_menu_popup(GTK_MENU(menu), nullptr, nullptr, nullptr, nullptr, button, eventTime);
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
                 from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
                 from /usr/include/gtk-3.0/gtk/gtk.h:33,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.h:21,
                 from /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/source/uiUtilities.cpp:19:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here
  138 | void       gtk_menu_popup                 (GtkMenu             *menu,
      |            ^~~~~~~~~~~~~~
[100%] Linking CXX executable gpick
/usr/bin/cmake -E cmake_link_script CMakeFiles/gpick.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/gpick.dir/source/BlendColors.cpp.o CMakeFiles/gpick.dir/source/BrightnessDarkness.cpp.o CMakeFiles/gpick.dir/source/Clipboard.cpp.o CMakeFiles/gpick.dir/source/ClosestColors.cpp.o CMakeFiles/gpick.dir/source/Color.cpp.o CMakeFiles/gpick.dir/source/ColorList.cpp.o CMakeFiles/gpick.dir/source/ColorMixer.cpp.o CMakeFiles/gpick.dir/source/ColorObject.cpp.o CMakeFiles/gpick.dir/source/ColorPicker.cpp.o CMakeFiles/gpick.dir/source/ColorRYB.cpp.o CMakeFiles/gpick.dir/source/ColorSource.cpp.o CMakeFiles/gpick.dir/source/ColorSourceManager.cpp.o CMakeFiles/gpick.dir/source/ColorSpaceType.cpp.o CMakeFiles/gpick.dir/source/ColorWheelType.cpp.o CMakeFiles/gpick.dir/source/Converter.cpp.o CMakeFiles/gpick.dir/source/Converters.cpp.o CMakeFiles/gpick.dir/source/DragDrop.cpp.o CMakeFiles/gpick.dir/source/ErrorCode.cpp.o CMakeFiles/gpick.dir/source/FileFormat.cpp.o CMakeFiles/gpick.dir/source/FloatingPicker.cpp.o CMakeFiles/gpick.dir/source/GenerateScheme.cpp.o CMakeFiles/gpick.dir/source/GlobalState.cpp.o CMakeFiles/gpick.dir/source/HtmlUtils.cpp.o CMakeFiles/gpick.dir/source/ImportExport.cpp.o CMakeFiles/gpick.dir/source/LayoutPreview.cpp.o CMakeFiles/gpick.dir/source/MathUtil.cpp.o CMakeFiles/gpick.dir/source/Noise.cpp.o CMakeFiles/gpick.dir/source/Paths.cpp.o CMakeFiles/gpick.dir/source/Random.cpp.o CMakeFiles/gpick.dir/source/RegisterSources.cpp.o CMakeFiles/gpick.dir/source/Sampler.cpp.o CMakeFiles/gpick.dir/source/ScreenReader.cpp.o CMakeFiles/gpick.dir/source/StandardEventHandler.cpp.o CMakeFiles/gpick.dir/source/StandardMenu.cpp.o CMakeFiles/gpick.dir/source/StringUtils.cpp.o CMakeFiles/gpick.dir/source/ToolColorNaming.cpp.o CMakeFiles/gpick.dir/source/Variations.cpp.o CMakeFiles/gpick.dir/source/color_names/ColorNames.cpp.o CMakeFiles/gpick.dir/source/dbus/Control.cpp.o CMakeFiles/gpick.dir/source/dbus/DbusInterface.c.o CMakeFiles/gpick.dir/source/gtk/ColorCell.cpp.o CMakeFiles/gpick.dir/source/gtk/ColorComponent.cpp.o CMakeFiles/gpick.dir/source/gtk/ColorWheel.cpp.o CMakeFiles/gpick.dir/source/gtk/ColorWidget.cpp.o CMakeFiles/gpick.dir/source/gtk/LayoutPreview.cpp.o CMakeFiles/gpick.dir/source/gtk/Range2D.cpp.o CMakeFiles/gpick.dir/source/gtk/Swatch.cpp.o CMakeFiles/gpick.dir/source/gtk/Zoomed.cpp.o CMakeFiles/gpick.dir/source/i18n/I18N.cpp.o CMakeFiles/gpick.dir/source/layout/Box.cpp.o CMakeFiles/gpick.dir/source/layout/Context.cpp.o CMakeFiles/gpick.dir/source/layout/Layout.cpp.o CMakeFiles/gpick.dir/source/layout/Layouts.cpp.o CMakeFiles/gpick.dir/source/layout/ReferenceCounter.cpp.o CMakeFiles/gpick.dir/source/layout/Style.cpp.o CMakeFiles/gpick.dir/source/layout/System.cpp.o CMakeFiles/gpick.dir/source/lua/Callbacks.cpp.o CMakeFiles/gpick.dir/source/lua/Color.cpp.o CMakeFiles/gpick.dir/source/lua/ColorObject.cpp.o CMakeFiles/gpick.dir/source/lua/DynvSystem.cpp.o CMakeFiles/gpick.dir/source/lua/Extensions.cpp.o CMakeFiles/gpick.dir/source/lua/GlobalState.cpp.o CMakeFiles/gpick.dir/source/lua/I18N.cpp.o CMakeFiles/gpick.dir/source/lua/Layout.cpp.o CMakeFiles/gpick.dir/source/lua/Ref.cpp.o CMakeFiles/gpick.dir/source/lua/Script.cpp.o CMakeFiles/gpick.dir/source/main.cpp.o CMakeFiles/gpick.dir/source/tools/ColorSpaceSampler.cpp.o CMakeFiles/gpick.dir/source/tools/PaletteFromImage.cpp.o CMakeFiles/gpick.dir/source/tools/TextParser.cpp.o CMakeFiles/gpick.dir/source/transformation/Chain.cpp.o CMakeFiles/gpick.dir/source/transformation/ColorVisionDeficiency.cpp.o CMakeFiles/gpick.dir/source/transformation/Configuration.cpp.o CMakeFiles/gpick.dir/source/transformation/Factory.cpp.o CMakeFiles/gpick.dir/source/transformation/GammaModification.cpp.o CMakeFiles/gpick.dir/source/transformation/Invert.cpp.o CMakeFiles/gpick.dir/source/transformation/Quantization.cpp.o CMakeFiles/gpick.dir/source/transformation/Transformation.cpp.o CMakeFiles/gpick.dir/source/uiAbout.cpp.o CMakeFiles/gpick.dir/source/uiApp.cpp.o CMakeFiles/gpick.dir/source/uiColorDictionaries.cpp.o CMakeFiles/gpick.dir/source/uiColorInput.cpp.o CMakeFiles/gpick.dir/source/uiConverter.cpp.o CMakeFiles/gpick.dir/source/uiDialogAutonumber.cpp.o CMakeFiles/gpick.dir/source/uiDialogGenerate.cpp.o CMakeFiles/gpick.dir/source/uiDialogMix.cpp.o CMakeFiles/gpick.dir/source/uiDialogOptions.cpp.o CMakeFiles/gpick.dir/source/uiDialogSort.cpp.o CMakeFiles/gpick.dir/source/uiDialogVariations.cpp.o CMakeFiles/gpick.dir/source/uiImportExport.cpp.o CMakeFiles/gpick.dir/source/uiListPalette.cpp.o CMakeFiles/gpick.dir/source/uiStatusIcon.cpp.o CMakeFiles/gpick.dir/source/uiTransformations.cpp.o CMakeFiles/gpick.dir/source/uiUtilities.cpp.o CMakeFiles/gpick.dir/CMakeFiles/Version.cpp.o -o gpick  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libgpick-dynv.so libgpick-lua.so libgpick-parser.so libgpick-common.so /usr/lib64/libboost_filesystem.so.1.77.0 /usr/lib64/libboost_system.so.1.77.0 -llua -lm -ldl -lexpat libgpick-color.so libgpick-math.so /usr/lib64/libboost_atomic.so.1.77.0 
gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
[100%] Built target gpick
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.93eBJl
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
+ cd gpick-gpick-0.2.6
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/bin/gpick
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/metainfo/gpick.appdata.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/applications/gpick.desktop
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/mime/packages/gpick.xml
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/doc/gpick/copyright
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/man/man1/gpick.1
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/color_dictionary_0.txt
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/converters.lua
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-falloff-cubic.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-falloff-exponential.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-falloff-linear.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-falloff-none.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-falloff-quadratic.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-gray-pattern.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/gpick-tray.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/helpers.lua
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/init.lua
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/layouts.lua
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/logo.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/gpick/options.lua
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/scalable
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/scalable/apps
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/scalable/apps/gpick.svg
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/48x48
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/48x48/apps
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/icons/hicolor/48x48/apps/gpick.png
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/gpick.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/gpick.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/locale/lt/LC_MESSAGES/gpick.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/gpick.mo
-- Installing: /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/gpick.mo
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick
+ install -p -m 755 -t /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick build/libgpick-color.so build/libgpick-common.so build/libgpick-dynv.so build/libgpick-lua.so build/libgpick-math.so build/libgpick-parser.so
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/etc/ld.so.conf.d/
+ cat
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/doc/gpick
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64 gpick
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.2.6-2.mga9 --unique-debug-suffix -0.2.6-2.mga9.aarch64 --unique-debug-src-base gpick-0.2.6-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gpick-gpick-0.2.6

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/bin/gpick
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-common.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-color.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-dynv.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-lua.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-math.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/lib64/gpick/libgpick-parser.so
dwz: ./usr/bin/gpick-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-color.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-common.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-dynv.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-lua.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-math.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/gpick/libgpick-parser.so-0.2.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 20864kB, size after compression: 20864kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match.
cpio: build/NONE: Cannot stat: No such file or directory
cpio: build/source/parser/TextFileParser.rl: Cannot stat: No such file or directory
2912 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
/home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/applications/gpick.desktop: warning: value "Color picker" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
Warning: unused libraries in /usr/bin/gpick: 	libgpick-parser.so
 	libgpick-common.so

+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: gpick-0.2.6-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wTsx5U
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gpick-gpick-0.2.6
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/doc/gpick
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/doc/gpick
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/doc/gpick
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.11e46y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gpick-gpick-0.2.6
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/licenses/gpick
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/licenses/gpick
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64/usr/share/licenses/gpick
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(gpick.desktop) gpick = 0.2.6-2.mga9 gpick(aarch-64) = 0.2.6-2.mga9 libgpick-color.so()(64bit) libgpick-common.so()(64bit) libgpick-dynv.so()(64bit) libgpick-lua.so()(64bit) libgpick-math.so()(64bit) libgpick-parser.so()(64bit) metainfo() metainfo(gpick.appdata.xml) mimehandler(application/x-gpick-palette)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libboost_filesystem.so.1.77.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcairo.so.2()(64bit) libexpat.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgpick-color.so()(64bit) libgpick-common.so()(64bit) libgpick-dynv.so()(64bit) libgpick-math.so()(64bit) libgpick-parser.so()(64bit) libgtk-3.so.0()(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: gpick-debugsource-0.2.6-2.mga9.aarch64
Provides: gpick-debugsource = 0.2.6-2.mga9 gpick-debugsource(aarch-64) = 0.2.6-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gpick-debuginfo-0.2.6-2.mga9.aarch64
Provides: debuginfo(build-id) = 0511ab7b444c60eb47c590a3ac5630b2041626a6 debuginfo(build-id) = 2dd4d91e16084dd3ec18d01fb0471e3e1d8c0377 debuginfo(build-id) = 457be53669f381ac14174e4db2105e7a879970f0 debuginfo(build-id) = 73b21a2e9fe2a3548b263720092f5fb64eb41541 debuginfo(build-id) = 965c041b13910272783c61fa27c0f4f10524da30 debuginfo(build-id) = b5d1fe2585a8ac23309dc8c95f49b586b5e9d356 debuginfo(build-id) = f472f7d07aea86ff6f852734ef029120aa535bc4 gpick-debuginfo = 0.2.6-2.mga9 gpick-debuginfo(aarch-64) = 0.2.6-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gpick-debugsource(aarch-64) = 0.2.6-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpick-0.2.6-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpick-debugsource-0.2.6-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gpick-debuginfo-0.2.6-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Wnqgcf
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gpick-gpick-0.2.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gpick-0.2.6-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hsV4a1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gpick-gpick-0.2.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!