Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/grub-customizer.spec'], printOutput=Falselogger=shell=Falseuser='mockbuild'gid=425chrootPath='/var/lib/mock/f27-build-9799304-782985/root'nspawn_args=[]timeout=172800uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/grub-customizer.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/grub-customizer-5.0.6-6.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/grub-customizer.spec'], printOutput=Falselogger=shell=Falseuser='mockbuild'gid=425chrootPath='/var/lib/mock/f27-build-9799304-782985/root'nspawn_args=[]timeout=172800uid=1000env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/grub-customizer.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vHjPXj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-customizer-5.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/grub-customizer_5.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grub-customizer-5.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aZ8vTh + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.8") -- Checking for module 'gtkmm-3.0' -- Found gtkmm-3.0, version 3.22.1 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.53.6 -- Checking for module 'openssl' -- Found openssl, version 1.1.0f -- Checking for module 'libarchive' -- Found libarchive, version 3.3.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/grub-customizer-5.0.6 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/grub-customizer-5.0.6 -B/builddir/build/BUILD/grub-customizer-5.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/grub-customizer.dir/build.make CMakeFiles/grub-customizer.dir/depend /usr/bin/make -f CMakeFiles/grubcfg-proxy.dir/build.make CMakeFiles/grubcfg-proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' cd /builddir/build/BUILD/grub-customizer-5.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/grubcfg-proxy.dir/DependInfo.cmake --color= Scanning dependencies of target grubcfg-proxy make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/make -f CMakeFiles/grubcfg-proxy.dir/build.make CMakeFiles/grubcfg-proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' cd /builddir/build/BUILD/grub-customizer-5.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/grub-customizer.dir/DependInfo.cmake --color= Scanning dependencies of target grub-customizer make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/make -f CMakeFiles/grub-customizer.dir/build.make CMakeFiles/grub-customizer.dir/build make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 50%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkApplication.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkApplication.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkApplication.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 62%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GlibThread.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GlibThread.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:76:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace_escape(std::__cxx11::string, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:111:79: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:122:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:131:88: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:107:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] std::string value; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:34:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] bool isString; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:31:2: warning: when initialized here [-Wreorder] ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:32:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:42:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:32:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:46:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:72:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; ~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:35:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:30:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:30:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:27:2: warning: when initialized here [-Wreorder] Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:37:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:39:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:353:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:47:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:47:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:45:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] bool quit_requested; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/EntryPathBuilder.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:22, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:74:10: warning: when initialized here [-Wreorder] public: Model_Entry() ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, Model_Entry::EntryType)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:70:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] public: std::string name, extension, content; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'bool Model_Entry::isValid' [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:24: warning: 'bool Model_Entry::isModified' [-Wreorder] public: bool isValid, isModified; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:38:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] public: std::shared_ptr root; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:37:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] public: bool isCustomScript; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:40:10: warning: when initialized here [-Wreorder] public: Model_Script(std::string const& name, std::string const& fileName) : ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:31:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] private: int prefixLength; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:28:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] private: std::shared_ptr mainScript; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:33:10: warning: when initialized here [-Wreorder] public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In member function 'bool Model_ProxyScriptData::load(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:119:2: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:131:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ ~~^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(std::shared_ptr, bool, std::shared_ptr, const std::__cxx11::list > >&, const std::__cxx11::list >&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Repository.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:48, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:30:82: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:39:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:88:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] public: bool error_proxy_not_found; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:57:18: warning: 'double Model_ListCfg::progress' [-Wreorder] private: double progress; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:115:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] public: bool cancelThreadsRequested; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:87:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:87:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:60:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] private: std::string errorLogFile; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:113:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] public: bool ignoreLock; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:59:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] private: int progress_pos, progress_max; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:255:10: warning: unused variable 'res' [-Wunused-variable] int res = chmod(proxy->fileName.c_str(), 0644); ^~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:434:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:461:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:548:112: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:376:7: warning: unused variable 'mkdir_result' [-Wunused-variable] int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:589:67: warning: operation on 'i' may be undefined [-Wsequence-point] this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); ^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:792:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:810:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1015:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] switch (entry->type) { ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1252:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop ~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:30:5: note: in definition of macro 'assert' ((expr) \ ^~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:33:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] bool contentLoaded; // say whether the content is loaded (text only) ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:32:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] std::string localFileName, newLocalFileName; // path inside of the theme directory ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:24:2: warning: when initialized here [-Wreorder] Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:36:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] std::string name; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:34:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] std::string zipFile; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:39:2: warning: when initialized here [-Wreorder] Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/DeviceMap.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:33, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GlibThread.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:34:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] Model_SmartFileHandle::Type type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:33:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] FILE* proc_or_file; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:37:2: warning: when initialized here [-Wreorder] Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 12%] Building CXX object CMakeFiles/grubcfg-proxy.dir/src/main/proxy.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grubcfg-proxy.dir/src/main/proxy.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:26:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:76:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:26:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace_escape(std::__cxx11::string, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:111:79: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:122:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:131:88: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/ArrayStructure.hpp:107:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] std::string value; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/ArrayStructure.hpp:34:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] bool isString; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/ArrayStructure.hpp:31:2: warning: when initialized here [-Wreorder] ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:19:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:74:10: warning: when initialized here [-Wreorder] public: Model_Entry() ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, Model_Entry::EntryType)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:70:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] public: std::string name, extension, content; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:69:15: warning: 'bool Model_Entry::isValid' [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:69:24: warning: 'bool Model_Entry::isModified' [-Wreorder] public: bool isValid, isModified; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:32:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:42:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:32:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:46:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/MountTable.hpp:72:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; ~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:35:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp:30:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp:30:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp:27:2: warning: when initialized here [-Wreorder] Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp:37:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/SettingsStore.hpp:39:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:353:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:44:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:47:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:47:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:45:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] bool quit_requested; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/EntryPathBuilderImpl.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Script.hpp:38:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] public: std::shared_ptr root; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Script.hpp:37:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] public: bool isCustomScript; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Script.hpp:40:10: warning: when initialized here [-Wreorder] public: Model_Script(std::string const& name, std::string const& fileName) : ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:28:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/EntryPathBuilderImpl.hpp:31:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] private: int prefixLength; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/EntryPathBuilderImpl.hpp:28:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] private: std::shared_ptr mainScript; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/EntryPathBuilderImpl.hpp:33:10: warning: when initialized here [-Wreorder] public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ProxyScriptData.hpp: In member function 'bool Model_ProxyScriptData::load(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ProxyScriptData.hpp:119:2: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ProxyScriptData.hpp:131:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ ~~^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(std::shared_ptr, bool, std::shared_ptr, const std::__cxx11::list > >&, const std::__cxx11::list >&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Repository.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:48, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/PscriptnameTranslator.hpp:30:82: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/PscriptnameTranslator.hpp:39:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:88:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] public: bool error_proxy_not_found; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:57:18: warning: 'double Model_ListCfg::progress' [-Wreorder] private: double progress; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:115:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] public: bool cancelThreadsRequested; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:87:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:87:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:60:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] private: std::string errorLogFile; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:113:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] public: bool ignoreLock; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:59:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] private: int progress_pos, progress_max; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:255:10: warning: unused variable 'res' [-Wunused-variable] int res = chmod(proxy->fileName.c_str(), 0644); ^~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:434:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:461:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:548:112: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:376:7: warning: unused variable 'mkdir_result' [-Wunused-variable] int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:22:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:589:67: warning: operation on 'i' may be undefined [-Wsequence-point] this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); ^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:792:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:810:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:1015:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] switch (entry->type) { ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/Entry.hpp:26:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/proxy.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/ListCfg.hpp:1252:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop ~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Model/../lib/Helper.hpp:30:5: note: in definition of macro 'assert' ((expr) \ ^~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 87%] Linking CXX executable grubcfg-proxy /usr/bin/cmake -E cmake_link_script CMakeFiles/grubcfg-proxy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/grubcfg-proxy.dir/src/main/proxy.cpp.o -o grubcfg-proxy -lssl -lcrypto make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 87%] Built target grubcfg-proxy make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 75%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GLibRegex.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GLibRegex.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:31:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:18: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:76:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:31:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:18: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace_escape(std::__cxx11::string, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:111:79: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:122:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:131:88: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:18:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp: In member function 'virtual std::vector > Regex_GLib::match(const string&, const string&, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:53:8: warning: unused variable 'offset' [-Wunused-variable] gint offset = 0; ^~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp: In member function 'virtual std::__cxx11::string Regex_GLib::replace(const string&, const string&, const std::map >&, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:85:8: warning: unused variable 'match_count' [-Wunused-variable] gint match_count = g_match_info_get_match_count(mi); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:107:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] std::string value; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:34:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] bool isString; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:31:2: warning: when initialized here [-Wreorder] ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:32:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:42:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:32:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:46:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:72:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; ~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:35:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:30:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:30:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:27:2: warning: when initialized here [-Wreorder] Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:37:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:39:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:353:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:47:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:47:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:45:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] bool quit_requested; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/EntryPathBuilder.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:22, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:74:10: warning: when initialized here [-Wreorder] public: Model_Entry() ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, Model_Entry::EntryType)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:70:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] public: std::string name, extension, content; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'bool Model_Entry::isValid' [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:69:24: warning: 'bool Model_Entry::isModified' [-Wreorder] public: bool isValid, isModified; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:38:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] public: std::shared_ptr root; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:37:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] public: bool isCustomScript; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:40:10: warning: when initialized here [-Wreorder] public: Model_Script(std::string const& name, std::string const& fileName) : ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:28:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:31:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] private: int prefixLength; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:28:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] private: std::shared_ptr mainScript; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:33:10: warning: when initialized here [-Wreorder] public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In member function 'bool Model_ProxyScriptData::load(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:119:2: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:131:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ ~~^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(std::shared_ptr, bool, std::shared_ptr, const std::__cxx11::list > >&, const std::__cxx11::list >&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Repository.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:48, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:30:82: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:39:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:88:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] public: bool error_proxy_not_found; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:57:18: warning: 'double Model_ListCfg::progress' [-Wreorder] private: double progress; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:115:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] public: bool cancelThreadsRequested; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:87:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:87:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:60:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] private: std::string errorLogFile; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:113:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] public: bool ignoreLock; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:59:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] private: int progress_pos, progress_max; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:255:10: warning: unused variable 'res' [-Wunused-variable] int res = chmod(proxy->fileName.c_str(), 0644); ^~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:434:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:461:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:548:112: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:376:7: warning: unused variable 'mkdir_result' [-Wunused-variable] int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:589:67: warning: operation on 'i' may be undefined [-Wsequence-point] this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); ^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:792:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:810:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1015:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] switch (entry->type) { ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:31:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:18: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1252:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop ~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:30:5: note: in definition of macro 'assert' ((expr) \ ^~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:33:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] bool contentLoaded; // say whether the content is loaded (text only) ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:32:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] std::string localFileName, newLocalFileName; // path inside of the theme directory ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:24:2: warning: when initialized here [-Wreorder] Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:36:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] std::string name; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:34:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] std::string zipFile; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:39:2: warning: when initialized here [-Wreorder] Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/DeviceMap.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../Factory.hpp:33, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/GLibRegex.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:34:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] Model_SmartFileHandle::Type type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:33:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] FILE* proc_or_file; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:37:2: warning: when initialized here [-Wreorder] Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 37%] Building CXX object CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:18:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp: In member function 'void View_Gtk_About::signal_about_dlg_response(int)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/About.hpp:37:26: warning: enum constant in boolean context [-Wint-in-bool-context] if (Gtk::RESPONSE_CLOSE) { ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:76:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:19: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace_escape(std::__cxx11::string, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:111:79: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:122:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:131:88: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:19:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp: In constructor 'View_Gtk_EntryEditor::View_Gtk_EntryEditor()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:48:22: warning: 'View_Gtk_EntryEditor::lblType' will be initialized after [-Wreorder] private: Gtk::Label lblType; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:40:22: warning: 'Gtk::Frame View_Gtk_EntryEditor::frmSource' [-Wreorder] private: Gtk::Frame frmSource; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:57:10: warning: when initialized here [-Wreorder] public: View_Gtk_EntryEditor() : ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:50:22: warning: 'View_Gtk_EntryEditor::lblName' will be initialized after [-Wreorder] private: Gtk::Label lblName; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:38:22: warning: 'Gtk::Label View_Gtk_EntryEditor::lblSourceError' [-Wreorder] private: Gtk::Label lblSourceError; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EntryEditor.hpp:57:10: warning: when initialized here [-Wreorder] public: View_Gtk_EntryEditor() : ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:20:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EnvEditor.hpp: In member function 'virtual void View_Gtk_EnvEditor::setEnvSettings(const std::map, std::__cxx11::basic_string >&, const std::__cxx11::list >&, const std::__cxx11::list >&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/EnvEditor.hpp:139:9: warning: variable 'entryCreated' set but not used [-Wunused-but-set-variable] bool entryCreated = false; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp: In constructor 'View_Gtk_Settings::View_Gtk_Settings()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:73:45: warning: 'View_Gtk_Settings::rbDefSaved' will be initialized after [-Wreorder] private: Gtk::RadioButton rbDefPredefined, rbDefSaved; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:71:22: warning: 'Gtk::Label View_Gtk_Settings::lblDefaultEntry' [-Wreorder] private: Gtk::Label lblDefaultEntry; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:110:10: warning: when initialized here [-Wreorder] public: View_Gtk_Settings() : ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:101:28: warning: 'View_Gtk_Settings::chkGenerateRecovery' will be initialized after [-Wreorder] private: Gtk::CheckButton chkGenerateRecovery; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:89:41: warning: 'Gtk::CheckButton View_Gtk_Settings::chkOsProber' [-Wreorder] private: Gtk::CheckButton chkShowMenu, chkOsProber; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:110:10: warning: when initialized here [-Wreorder] public: View_Gtk_Settings() : ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:108:29: warning: 'View_Gtk_Settings::cbResolution' will be initialized after [-Wreorder] private: Gtk::ComboBoxText cbResolution; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:82:22: warning: 'Gtk::Image View_Gtk_Settings::imgDefaultEntryHelp' [-Wreorder] private: Gtk::Image imgDefaultEntryHelp; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Settings.hpp:110:10: warning: when initialized here [-Wreorder] public: View_Gtk_Settings() : ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp: In constructor 'View_Gtk_Main::View_Gtk_Main()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:62:89: warning: 'View_Gtk_Main::tbttRight' will be initialized after [-Wreorder] private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:62:57: warning: 'Gtk::ToolButton View_Gtk_Main::tbttSave' [-Wreorder] private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; ^~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:74:30: warning: 'View_Gtk_Main::miExit' will be initialized after [-Wreorder] private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; ^~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:62:67: warning: 'Gtk::ToolButton View_Gtk_Main::tbttReload' [-Wreorder] private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:76:87: warning: 'View_Gtk_Main::miCEditEntry' will be initialized after [-Wreorder] private: Gtk::ImageMenuItem miCRemove, miCUp, miCDown, miCLeft, miCRight, miCRename, miCEditEntry; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:75:31: warning: 'ImageMenuItemOwnKey View_Gtk_Main::miReload' [-Wreorder] private: ImageMenuItemOwnKey miReload, miRemove, miUp, miDown, miLeft, miRight, miEditEntry; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:75:31: warning: 'View_Gtk_Main::miReload' will be initialized after [-Wreorder] private: ImageMenuItemOwnKey miReload, miRemove, miUp, miDown, miLeft, miRight, miEditEntry; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:74:38: warning: 'Gtk::ImageMenuItem View_Gtk_Main::miSave' [-Wreorder] private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; ^~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:74:76: warning: 'View_Gtk_Main::miRevert' will be initialized after [-Wreorder] private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:73:103: warning: 'Gtk::MenuItem View_Gtk_Main::miAboutEntryTypes' [-Wreorder] private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:73:103: warning: 'View_Gtk_Main::miAboutEntryTypes' will be initialized after [-Wreorder] private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:73:83: warning: 'Gtk::MenuItem View_Gtk_Main::miCAboutEntryTypes' [-Wreorder] private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:89:49: warning: 'View_Gtk_Main::bbxAdvancedSettings2' will be initialized after [-Wreorder] private: Gtk::HButtonBox bbxAdvancedSettings1, bbxAdvancedSettings2; ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:48:22: warning: 'Gtk::Label View_Gtk_Main::lblReloadRequired' [-Wreorder] private: Gtk::Label lblReloadRequired; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:91:10: warning: when initialized here [-Wreorder] public: View_Gtk_Main() : ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:23:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp: In member function 'void View_Gtk_Main::signal_rename_click()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:797:30: warning: variable 'iter' set but not used [-Wunused-but-set-variable] Gtk::TreeModel::iterator iter = this->tvConfList.refTreeStore->get_iter(selectedRows[0]); ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp: In member function 'void View_Gtk_Main::signal_treeview_selection_changed()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Main.hpp:838:30: warning: variable 'iter' set but not used [-Wunused-but-set-variable] Gtk::TreeModel::iterator iter = this->tvConfList.refTreeStore->get_iter(selectedRows[0]); ^~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:25:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp: In constructor 'View_Gtk_Theme::View_Gtk_Theme()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:160:22: warning: 'View_Gtk_Theme::lblFileSelection' will be initialized after [-Wreorder] private: Gtk::Label lblFileSelection; ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:149:27: warning: 'Gtk::ToolButton View_Gtk_Theme::tbttAdd' [-Wreorder] private: Gtk::ToolButton tbttAdd, tbttRemove; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:203:22: warning: 'View_Gtk_Theme::imgRemoveBackground' will be initialized after [-Wreorder] private: Gtk::Image imgRemoveBackground; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:188:22: warning: 'Gtk::Image View_Gtk_Theme::imgRemoveFont' [-Wreorder] private: Gtk::Image imgRemoveFont; ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:188:22: warning: 'View_Gtk_Theme::imgRemoveFont' will be initialized after [-Wreorder] private: Gtk::Image imgRemoveFont; ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:168:51: warning: 'Gtk::Image View_Gtk_Theme::imgThemeHelp' [-Wreorder] private: Gtk::Image imgAddTheme, imgRemoveTheme, imgThemeHelp; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:193:42: warning: 'View_Gtk_Theme::lblBackgroundRequiredInfo' will be initialized after [-Wreorder] private: Gtk::Label lblBackgroundImage, lblBackgroundRequiredInfo; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:176:49: warning: 'GrubColorChooser View_Gtk_Theme::gccNormalBackground' [-Wreorder] private: GrubColorChooser gccNormalForeground, gccNormalBackground, gccHighlightForeground, gccHighlightBackground; ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:183:22: warning: 'View_Gtk_Theme::lblFont' will be initialized after [-Wreorder] private: Gtk::Label lblFont; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:168:22: warning: 'Gtk::Image View_Gtk_Theme::imgAddTheme' [-Wreorder] private: Gtk::Image imgAddTheme, imgRemoveTheme, imgThemeHelp; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:170:34: warning: 'View_Gtk_Theme::fcThemeFileChooser' will be initialized after [-Wreorder] private: Gtk::FileChooserDialog fcThemeFileChooser; ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:152:22: warning: 'Gtk::Frame View_Gtk_Theme::frmThemeEditor' [-Wreorder] private: Gtk::Frame frmThemeEditor; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:152:22: warning: 'View_Gtk_Theme::frmThemeEditor' will be initialized after [-Wreorder] private: Gtk::Frame frmThemeEditor; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:140:22: warning: 'Gtk::Frame View_Gtk_Theme::frmCustomTheme' [-Wreorder] private: Gtk::Frame frmCustomTheme; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:208:10: warning: when initialized here [-Wreorder] public: View_Gtk_Theme() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:256:53: warning: enum constant in boolean context [-Wint-in-bool-context] hpThemeEditor.pack2(vbEdit, Gtk::FILL, Gtk::EXPAND); ^ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Theme.hpp:277:68: warning: enum constant in boolean context [-Wint-in-bool-context] hpCustomTheme.pack2(frmCustomThemePreview, Gtk::FILL, Gtk::EXPAND); ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/GtkView.cpp:26:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Trash.hpp: In constructor 'View_Gtk_Trash::View_Gtk_Trash()': /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Trash.hpp:44:30: warning: 'View_Gtk_Trash::micRestore' will be initialized after [-Wreorder] private: Gtk::ImageMenuItem micRestore; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Trash.hpp:37:23: warning: 'Gtk::Button View_Gtk_Trash::bttRestore' [-Wreorder] private: Gtk::Button bttRestore; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/Bootstrap/../View/Gtk/Trash.hpp:49:10: warning: when initialized here [-Wreorder] public: View_Gtk_Trash() : ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 25%] Building CXX object CMakeFiles/grub-customizer.dir/src/main/client.cpp.o /usr/bin/c++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=c++11 -o CMakeFiles/grub-customizer.dir/src/main/client.cpp.o -c /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < input.length(); i++) { ~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:76:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace_escape(std::__cxx11::string, const char&, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:111:79: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:122:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:131:88: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:107:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] std::string value; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:34:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] bool isString; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:31:2: warning: when initialized here [-Wreorder] ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:32:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:42:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:33:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] bool isMounted; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:32:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] std::string device, mountpoint, fileSystem, options, dump, pass; ^~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:34:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:46:2: warning: when initialized here [-Wreorder] Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/MountTable.hpp:72:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; ~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:35:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:30:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:30:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] bool hasExportPrefix, isActive, isSetting; ^~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:27:2: warning: when initialized here [-Wreorder] Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:37:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:39:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:353:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:47:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:47:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] bool modificationsUnsaved; ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:45:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] bool quit_requested; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:50:2: warning: when initialized here [-Wreorder] Model_Env() : burgMode(false), ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/EntryPathBuilder.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:22, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:74:10: warning: when initialized here [-Wreorder] public: Model_Entry() ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, Model_Entry::EntryType)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:70:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] public: std::string name, extension, content; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:69:15: warning: 'bool Model_Entry::isValid' [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:78:10: warning: when initialized here [-Wreorder] public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:69:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] public: bool isValid, isModified; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:68:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] public: EntryType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:71:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] public: char quote; ^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:69:24: warning: 'bool Model_Entry::isModified' [-Wreorder] public: bool isValid, isModified; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:82:10: warning: when initialized here [-Wreorder] public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:28, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Script.hpp:38:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] public: std::shared_ptr root; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Script.hpp:37:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] public: bool isCustomScript; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Script.hpp:40:10: warning: when initialized here [-Wreorder] public: Model_Script(std::string const& name, std::string const& fileName) : ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:28:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:31:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] private: int prefixLength; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:28:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] private: std::shared_ptr mainScript; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:33:10: warning: when initialized here [-Wreorder] public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ProxyScriptData.hpp: In member function 'bool Model_ProxyScriptData::load(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ProxyScriptData.hpp:119:2: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ProxyScriptData.hpp:131:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ ~~^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:45:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Rule(RuleType type, std::list path, bool isVisible) ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(std::shared_ptr, bool, std::shared_ptr, const std::__cxx11::list > >&, const std::__cxx11::list >&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:35:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] public: std::list __idpath; //should only be used by sync()! ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:33:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] public: std::string outputName; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:54:10: warning: when initialized here [-Wreorder] public: Model_Rule( ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:43:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] public: RuleType type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] public: bool isVisible; ^~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:37:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] public: bool isVisible; ^~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:32:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Rule.hpp:105:10: warning: when initialized here [-Wreorder] public: Model_Rule() ^~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:44:10: warning: when initialized here [-Wreorder] public: Model_Proxy() ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:39:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] public: std::shared_ptr dataSource; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:37:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] public: short int permissions; ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:37:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] public: short int permissions; ^~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:36:14: warning: 'int Model_Proxy::index' [-Wreorder] public: int index; ^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxylist.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:46, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Proxy.hpp:49:10: warning: when initialized here [-Wreorder] public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Repository.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:48, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp:30:82: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp:39:94: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:88:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] public: bool error_proxy_not_found; ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:57:18: warning: 'double Model_ListCfg::progress' [-Wreorder] private: double progress; ^~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:115:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] public: bool cancelThreadsRequested; ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:87:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:87:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] public: bool verbose; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:60:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] private: std::string errorLogFile; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:113:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] public: bool ignoreLock; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:59:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] private: int progress_pos, progress_max; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:64:10: warning: when initialized here [-Wreorder] public: Model_ListCfg() : error_proxy_not_found(false), ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:255:10: warning: unused variable 'res' [-Wunused-variable] int res = chmod(proxy->fileName.c_str(), 0644); ^~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:434:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:461:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:548:112: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:376:7: warning: unused variable 'mkdir_result' [-Wunused-variable] int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:589:67: warning: operation on 'i' may be undefined [-Wsequence-point] this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); ^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:792:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:810:16: warning: unused variable 'fileProperties' [-Wunused-variable] struct stat fileProperties; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:1015:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] switch (entry->type) { ^ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:27:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:29, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:1252:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop ~~~~~~~~~~~~~~~~~~~~~^~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/../lib/Helper.hpp:30:5: note: in definition of macro 'assert' ((expr) \ ^~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeFile.hpp:33:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] bool contentLoaded; // say whether the content is loaded (text only) ^~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeFile.hpp:32:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] std::string localFileName, newLocalFileName; // path inside of the theme directory ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:30:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeManager.hpp:25, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeFile.hpp:24:2: warning: when initialized here [-Wreorder] Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ThemeManager.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:32, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:36:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] std::string name; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:34:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] std::string zipFile; ^~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Theme.hpp:39:2: warning: when initialized here [-Wreorder] Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) ^~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/DeviceMap.hpp:25:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:33, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:34:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] Model_SmartFileHandle::Type type; ^~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:33:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] FILE* proc_or_file; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:37:2: warning: when initialized here [-Wreorder] Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../lib/ContentParser/Chainloader.hpp:24:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:24: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../lib/ContentParser/Abstract.hpp: In member function 'std::__cxx11::string ContentParser_Abstract::escape(std::__cxx11::string) const': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../lib/ContentParser/Abstract.hpp:120:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (value.find_first_of(" \"") != -1 || value.size() == 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:39:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/EntryEditController.hpp: In member function 'void EntryEditController::applyAction()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/EntryEditController.hpp:223:9: warning: variable 'isAdded' set but not used [-Wunused-but-set-variable] bool isAdded = false; ^~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:43:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp: In constructor 'MainController::MainController()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:73:16: warning: 'MainController::is_loading' will be initialized after [-Wreorder] private: bool is_loading; ^~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:70:26: warning: 'ContentParser* MainController::currentContentParser' [-Wreorder] private: ContentParser* currentContentParser; ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:43:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:435:10: warning: when initialized here [-Wreorder] public: MainController() : ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp: In member function 'void MainController::removeSubmenuAction(std::__cxx11::list)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:725:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < childItems.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp: In member function 'bool MainController::listHasAllCurrentSystemRules(const std::__cxx11::list&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:1102:9: warning: unused variable 'visibleRulesFound' [-Wunused-variable] bool visibleRulesFound = false; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:44:0: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/SettingsController.hpp: In member function 'void SettingsController::updateShowMenuSettingAction()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/SettingsController.hpp:244:57: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (val == "" || val.find_first_not_of("0123456789") != -1) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/SettingsController.hpp: In member function 'void SettingsController::syncSettings()': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/SettingsController.hpp:425:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (timeoutStr == "" || (timeoutStr.find_first_not_of("0123456789") != -1 && timeoutStr != "-1")) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Main.hpp:29:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/View.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:21: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp: In instantiation of 'View_Model_ListItem::View_Model_ListItem() [with TItem = Rule; TWrapper = Proxy]': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/MainController.hpp:538:38: required from here /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:38:12: warning: 'View_Model_ListItem::parentScript' will be initialized after [-Wreorder] TWrapper* parentScript; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:29:7: warning: 'bool View_Model_ListItem::is_placeholder' [-Wreorder] bool is_placeholder; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:40:2: warning: when initialized here [-Wreorder] View_Model_ListItem() : ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp: In instantiation of 'View_Model_ListItem::View_Model_ListItem() [with TItem = Rule; TWrapper = Script]': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Controller/TrashController.hpp:194:38: required from here /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:38:12: warning: 'View_Model_ListItem::parentScript' will be initialized after [-Wreorder] TWrapper* parentScript; ^~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:29:7: warning: 'bool View_Model_ListItem::is_placeholder' [-Wreorder] bool is_placeholder; ^~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../View/Model/ListItem.hpp:40:2: warning: when initialized here [-Wreorder] View_Model_ListItem() : ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/ListCfg.hpp:50:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:24, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsManagerData.hpp: In static member function 'static std::map, std::__cxx11::basic_string > Model_SettingsManagerData::parsePf2(const string&)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsManagerData.hpp:58:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(sizeBuf, 5, file); ~~~~~^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsManagerData.hpp:63:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(contentBuf, size + 1, file); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/Env.hpp:35:0, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/Factory.hpp:23, from /builddir/build/BUILD/grub-customizer-5.0.6/src/main/client.cpp:23: /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore::load(FILE*)': /builddir/build/BUILD/grub-customizer-5.0.6/src/main/../Bootstrap/../Model/SettingsStore.hpp:210:38: warning: 'quoteChar' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (c == '\'' && (!inQuotes || quoteChar == c)){ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [100%] Linking CXX executable grub-customizer /usr/bin/cmake -E cmake_link_script CMakeFiles/grub-customizer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/grub-customizer.dir/src/main/client.cpp.o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkApplication.cpp.o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GlibThread.cpp.o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GLibRegex.cpp.o -o grub-customizer -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lssl -lcrypto -larchive -lgthread-2.0 -lssl -lcrypto -larchive make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' [100%] Built target grub-customizer make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uVitYM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le ++ dirname /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le + cd grub-customizer-5.0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/grub-customizer-5.0.6 -B/builddir/build/BUILD/grub-customizer-5.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/make -f CMakeFiles/grub-customizer.dir/build.make CMakeFiles/grub-customizer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' cd /builddir/build/BUILD/grub-customizer-5.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/grub-customizer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/make -f CMakeFiles/grub-customizer.dir/build.make CMakeFiles/grub-customizer.dir/build make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[2]: Nothing to be done for 'CMakeFiles/grub-customizer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' [ 75%] Built target grub-customizer /usr/bin/make -f CMakeFiles/grubcfg-proxy.dir/build.make CMakeFiles/grubcfg-proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' cd /builddir/build/BUILD/grub-customizer-5.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6 /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles/grubcfg-proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/make -f CMakeFiles/grubcfg-proxy.dir/build.make CMakeFiles/grubcfg-proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[2]: Nothing to be done for 'CMakeFiles/grubcfg-proxy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' [100%] Built target grubcfg-proxy make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.0.6/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.0.6' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.0.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/polkit-1/actions/net.launchpad.danielrichter2007.pkexec.grub-customizer.policy -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/lib64/grubcfg-proxy -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/bin/grub-customizer -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/man/man1/grub-customizer.1.gz -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/de/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/bg/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/el/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/gl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/hr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/pl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/pt_BR/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ru/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/tr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/uk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/it/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/es/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/fr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/zh_CN/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/zh_TW/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/cs/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/cy/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/hu/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/sk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ast/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/kk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/nl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ca/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ar/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/vi/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/fi/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/lt/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/bs/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/et/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/eu/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/en_GB/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ja/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ko/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/pt/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/locale/ta/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/applications/grub-customizer.desktop -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/16x16/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/22x22/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/24x24/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/32x32/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/48x48/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/64x64/apps/grub-customizer.png -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/icons/hicolor/128x128/apps/grub-customizer.png + desktop-file-validate /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/applications/grub-customizer.desktop /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/applications/grub-customizer.desktop: hint: value "System;Settings;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + mkdir -p /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/etc/grub-customizer + install -m 0644 /builddir/build/SOURCES/grub.cfg /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/etc/grub-customizer/grub.cfg + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le grub-customizer + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.0.6-6.fc27 --unique-debug-suffix -5.0.6-6.fc27.ppc64le --unique-debug-src-base grub-customizer-5.0.6-6.fc27.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grub-customizer-5.0.6 extracting debug info from /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/lib64/grubcfg-proxy extracting debug info from /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/bin/grub-customizer /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1258 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: grub-customizer-5.0.6-6.fc27.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PlJmAk + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.0.6 + DOCDIR=/builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/doc/grub-customizer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/doc/grub-customizer + cp -pr README /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/doc/grub-customizer + cp -pr COPYING /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/doc/grub-customizer + cp -pr changelog /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le/usr/share/doc/grub-customizer + exit 0 Provides: application() application(grub-customizer.desktop) config(grub-customizer) = 5.0.6-6.fc27 grub-customizer = 5.0.6-6.fc27 grub-customizer(ppc-64) = 5.0.6-6.fc27 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libarchive.so.13()(64bit) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(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) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libsigc-2.0.so.0()(64bit) libssl.so.1.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.5)(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.9)(64bit) rtld(GNU_HASH) Processing files: grub-customizer-debugsource-5.0.6-6.fc27.ppc64le Provides: grub-customizer-debugsource = 5.0.6-6.fc27 grub-customizer-debugsource(ppc-64) = 5.0.6-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: grub-customizer-debuginfo-5.0.6-6.fc27.ppc64le Provides: debuginfo(build-id) = 363f3d49630cba00e2694e1242b27b2756e981aa debuginfo(build-id) = c3385bb22137b271d5ff03bc7e57a6f701921052 grub-customizer-debuginfo = 5.0.6-6.fc27 grub-customizer-debuginfo(ppc-64) = 5.0.6-6.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le Wrote: /builddir/build/RPMS/grub-customizer-5.0.6-6.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/grub-customizer-debugsource-5.0.6-6.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/grub-customizer-debuginfo-5.0.6-6.fc27.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eX1mjT + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grub-customizer-5.0.6-6.fc27.ppc64le + exit 0 Child return code was: 0