Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/grub-customizer.spec'], chrootPath='/var/lib/mock/f29-build-33568-18259/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/grub-customizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/grub-customizer-5.1.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/grub-customizer.spec'], chrootPath='/var/lib/mock/f29-build-33568-18259/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/grub-customizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BtnyNB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf grub-customizer-5.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/grub-customizer_5.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd grub-customizer-5.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9PLse4 + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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 8.2.1 -- The CXX compiler identification is GNU 8.2.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.5.3") -- Checking for module 'gtkmm-3.0' -- Found gtkmm-3.0, version 3.22.2 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.58.1 -- Checking for module 'openssl' -- Found openssl, version 1.1.1 -- Checking for module 'libarchive' -- Found libarchive, version 3.3.3 -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: BUILD_SHARED_LIBS BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/grub-customizer-5.1.0 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/grub-customizer-5.1.0 -B/builddir/build/BUILD/grub-customizer-5.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles /builddir/build/BUILD/grub-customizer-5.1.0/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.1.0' cd /builddir/build/BUILD/grub-customizer-5.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles/grubcfg-proxy.dir/DependInfo.cmake --color= Scanning dependencies of target grubcfg-proxy make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /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.1.0' cd /builddir/build/BUILD/grub-customizer-5.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles/grub-customizer.dir/DependInfo.cmake --color= Scanning dependencies of target grub-customizer make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /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.1.0' [ 37%] 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkApplication.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkApplication.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grubcfg-proxy.dir/src/main/proxy.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:60:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < input.length(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_replace(const string&, const string&, std::__cxx11::string)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:86:70: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:121:79: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_escape(std::__cxx11::string, const char&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:132:94: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:141:88: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/ArrayStructure.hpp:117:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] BUILDSTDERR: std::string value; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/ArrayStructure.hpp:44:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] BUILDSTDERR: bool isString; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/ArrayStructure.hpp:41:2: warning: when initialized here [-Wreorder] BUILDSTDERR: ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:84:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string, Model_Entry::EntryType)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:80:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string name, extension, content; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:79:15: warning: 'bool Model_Entry::isValid' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:79:24: warning: 'bool Model_Entry::isModified' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:40:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:50:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:40:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:54:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/MountTable.hpp:80:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] BUILDSTDERR: return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp:38:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp:38:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp:35:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp:45:50: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/SettingsStore.hpp:47:53: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:361:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] BUILDSTDERR: bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:55:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:55:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:53:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] BUILDSTDERR: bool quit_requested; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/EntryPathBuilderImpl.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Script.hpp:46:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr root; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Script.hpp:45:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] BUILDSTDERR: public: bool isCustomScript; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Script.hpp:48:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Script(std::string const& name, std::string const& fileName) : BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/EntryPathBuilderImpl.hpp:39:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] BUILDSTDERR: private: int prefixLength; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/EntryPathBuilderImpl.hpp:36:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] BUILDSTDERR: private: std::shared_ptr mainScript; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/EntryPathBuilderImpl.hpp:41:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ProxyScriptData.hpp:139:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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 >&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Repository.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:56, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/PscriptnameTranslator.hpp:38:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/PscriptnameTranslator.hpp:47:94: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:96:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] BUILDSTDERR: public: bool error_proxy_not_found; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:65:18: warning: 'double Model_ListCfg::progress' [-Wreorder] BUILDSTDERR: private: double progress; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:123:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] BUILDSTDERR: public: bool cancelThreadsRequested; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:95:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:95:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:68:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] BUILDSTDERR: private: std::string errorLogFile; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:121:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] BUILDSTDERR: public: bool ignoreLock; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:67:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] BUILDSTDERR: private: int progress_pos, progress_max; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:263:10: warning: unused variable 'res' [-Wunused-variable] BUILDSTDERR: int res = chmod(proxy->fileName.c_str(), 0644); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:442:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:469:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] BUILDSTDERR: int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:556:112: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:384:7: warning: unused variable 'mkdir_result' [-Wunused-variable] BUILDSTDERR: int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:32: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:800:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:818:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:1023:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] BUILDSTDERR: switch (entry->type) { BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/Entry.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/proxy.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/ListCfg.hpp:1260:32: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Model/../lib/Helper.hpp:40:5: note: in definition of macro 'assert' BUILDSTDERR: ((expr) \ BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 75%] 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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.1.0' make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 75%] Built target grubcfg-proxy make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GlibThread.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:60:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < input.length(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:86:70: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:121:79: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:132:94: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:141:88: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:117:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] BUILDSTDERR: std::string value; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:44:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] BUILDSTDERR: bool isString; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:41:2: warning: when initialized here [-Wreorder] BUILDSTDERR: ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:40:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:50:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:40:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:54:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:80:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] BUILDSTDERR: return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:38:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:38:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:35:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:45:50: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:47:53: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:361:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] BUILDSTDERR: bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:55:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:55:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:53:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] BUILDSTDERR: bool quit_requested; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/EntryPathBuilder.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:84:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:80:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string name, extension, content; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'bool Model_Entry::isValid' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:24: warning: 'bool Model_Entry::isModified' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:46:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr root; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:45:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] BUILDSTDERR: public: bool isCustomScript; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:48:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Script(std::string const& name, std::string const& fileName) : BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:39:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] BUILDSTDERR: private: int prefixLength; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:36:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] BUILDSTDERR: private: std::shared_ptr mainScript; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:41:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:139:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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 >&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Repository.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:56, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:38:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:47:94: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:96:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] BUILDSTDERR: public: bool error_proxy_not_found; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:65:18: warning: 'double Model_ListCfg::progress' [-Wreorder] BUILDSTDERR: private: double progress; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:123:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] BUILDSTDERR: public: bool cancelThreadsRequested; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:95:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:95:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:68:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] BUILDSTDERR: private: std::string errorLogFile; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:121:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] BUILDSTDERR: public: bool ignoreLock; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:67:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] BUILDSTDERR: private: int progress_pos, progress_max; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:263:10: warning: unused variable 'res' [-Wunused-variable] BUILDSTDERR: int res = chmod(proxy->fileName.c_str(), 0644); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:442:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:469:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] BUILDSTDERR: int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:556:112: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:384:7: warning: unused variable 'mkdir_result' [-Wunused-variable] BUILDSTDERR: int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:800:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:818:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1023:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] BUILDSTDERR: switch (entry->type) { BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1260:32: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/Helper.hpp:40:5: note: in definition of macro 'assert' BUILDSTDERR: ((expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:41:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] BUILDSTDERR: bool contentLoaded; // say whether the content is loaded (text only) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:40:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] BUILDSTDERR: std::string localFileName, newLocalFileName; // path inside of the theme directory BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:32:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:44:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] BUILDSTDERR: std::string name; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:42:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] BUILDSTDERR: std::string zipFile; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:47:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/DeviceMap.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GlibThread.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:42:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] BUILDSTDERR: Model_SmartFileHandle::Type type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:41:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] BUILDSTDERR: FILE* proc_or_file; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:45:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 87%] 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/FactoryImpl/GLibRegex.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:41, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:28: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:60:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < input.length(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:86:70: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:41, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:28: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:121:79: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:132:94: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:141:88: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:28: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp: In member function 'virtual std::vector > Regex_GLib::match(const string&, const string&, const char&, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:63:8: warning: unused variable 'offset' [-Wunused-variable] BUILDSTDERR: gint offset = 0; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:95:8: warning: unused variable 'match_count' [-Wunused-variable] BUILDSTDERR: gint match_count = g_match_info_get_match_count(mi); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:117:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] BUILDSTDERR: std::string value; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:44:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] BUILDSTDERR: bool isString; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../lib/ArrayStructure.hpp:41:2: warning: when initialized here [-Wreorder] BUILDSTDERR: ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:40:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:50:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:40:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:54:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/MountTable.hpp:80:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] BUILDSTDERR: return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:38:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:38:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:35:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:45:50: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SettingsStore.hpp:47:53: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:361:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] BUILDSTDERR: bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:55:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:55:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:53:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] BUILDSTDERR: bool quit_requested; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/EntryPathBuilder.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:84:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:80:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string name, extension, content; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'bool Model_Entry::isValid' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:79:24: warning: 'bool Model_Entry::isModified' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:46:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr root; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:45:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] BUILDSTDERR: public: bool isCustomScript; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Script.hpp:48:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Script(std::string const& name, std::string const& fileName) : BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:39:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] BUILDSTDERR: private: int prefixLength; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:36:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] BUILDSTDERR: private: std::shared_ptr mainScript; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/EntryPathBuilderImpl.hpp:41:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ProxyScriptData.hpp:139:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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 >&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Repository.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:56, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:38:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/PscriptnameTranslator.hpp:47:94: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:96:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] BUILDSTDERR: public: bool error_proxy_not_found; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:65:18: warning: 'double Model_ListCfg::progress' [-Wreorder] BUILDSTDERR: private: double progress; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:123:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] BUILDSTDERR: public: bool cancelThreadsRequested; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:95:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:95:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:68:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] BUILDSTDERR: private: std::string errorLogFile; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:121:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] BUILDSTDERR: public: bool ignoreLock; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:67:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] BUILDSTDERR: private: int progress_pos, progress_max; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:263:10: warning: unused variable 'res' [-Wunused-variable] BUILDSTDERR: int res = chmod(proxy->fileName.c_str(), 0644); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:442:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:469:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] BUILDSTDERR: int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:556:112: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:384:7: warning: unused variable 'mkdir_result' [-Wunused-variable] BUILDSTDERR: int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:800:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:818:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1023:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] BUILDSTDERR: switch (entry->type) { BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/GLib.hpp:41, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:28: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ListCfg.hpp:1260:32: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../lib/Regex/../Helper.hpp:40:5: note: in definition of macro 'assert' BUILDSTDERR: ((expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:41:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] BUILDSTDERR: bool contentLoaded; // say whether the content is loaded (text only) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:40:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] BUILDSTDERR: std::string localFileName, newLocalFileName; // path inside of the theme directory BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeFile.hpp:32:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:44:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] BUILDSTDERR: std::string name; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:42:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] BUILDSTDERR: std::string zipFile; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/Theme.hpp:47:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/DeviceMap.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../Factory.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/GLibRegex.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:42:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] BUILDSTDERR: Model_SmartFileHandle::Type type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:41:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] BUILDSTDERR: FILE* proc_or_file; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/FactoryImpl/../../Model/SmartFileHandle.hpp:45:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 50%] 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grub-customizer.dir/src/Bootstrap/GtkView.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:28: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/About.hpp: In member function 'void View_Gtk_About::signal_about_dlg_response(int)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/About.hpp:45:26: warning: enum constant in boolean context [-Wint-in-bool-context] BUILDSTDERR: if (Gtk::RESPONSE_CLOSE) { BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:60:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < input.length(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:86:70: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:31, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:121:79: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:132:94: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/../../lib/Helper.hpp:141:88: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:29: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp: In constructor 'View_Gtk_EntryEditor::View_Gtk_EntryEditor()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:56:22: warning: 'View_Gtk_EntryEditor::lblType' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Label lblType; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:48:22: warning: 'Gtk::Frame View_Gtk_EntryEditor::frmSource' [-Wreorder] BUILDSTDERR: private: Gtk::Frame frmSource; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:65:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_EntryEditor() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:58:22: warning: 'View_Gtk_EntryEditor::lblName' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Label lblName; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:46:22: warning: 'Gtk::Label View_Gtk_EntryEditor::lblSourceError' [-Wreorder] BUILDSTDERR: private: Gtk::Label lblSourceError; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EntryEditor.hpp:65:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_EntryEditor() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:30: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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 >&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/EnvEditor.hpp:147:9: warning: variable 'entryCreated' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool entryCreated = false; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp: In constructor 'View_Gtk_Settings::View_Gtk_Settings()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:81:45: warning: 'View_Gtk_Settings::rbDefSaved' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::RadioButton rbDefPredefined, rbDefSaved; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:79:22: warning: 'Gtk::Label View_Gtk_Settings::lblDefaultEntry' [-Wreorder] BUILDSTDERR: private: Gtk::Label lblDefaultEntry; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:118:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Settings() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:109:28: warning: 'View_Gtk_Settings::chkGenerateRecovery' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::CheckButton chkGenerateRecovery; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:97:41: warning: 'Gtk::CheckButton View_Gtk_Settings::chkOsProber' [-Wreorder] BUILDSTDERR: private: Gtk::CheckButton chkShowMenu, chkOsProber; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:118:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Settings() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:116:29: warning: 'View_Gtk_Settings::cbResolution' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ComboBoxText cbResolution; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:90:22: warning: 'Gtk::Image View_Gtk_Settings::imgDefaultEntryHelp' [-Wreorder] BUILDSTDERR: private: Gtk::Image imgDefaultEntryHelp; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Settings.hpp:118:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Settings() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp: In constructor 'View_Gtk_Main::View_Gtk_Main()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:70:89: warning: 'View_Gtk_Main::tbttRight' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:70:57: warning: 'Gtk::ToolButton View_Gtk_Main::tbttSave' [-Wreorder] BUILDSTDERR: private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:82:30: warning: 'View_Gtk_Main::miExit' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:70:67: warning: 'Gtk::ToolButton View_Gtk_Main::tbttReload' [-Wreorder] BUILDSTDERR: private: Gtk::ToolButton tbttRemove, tbttUp, tbttDown, tbttSave, tbttReload, tbttLeft, tbttRight, tbttEditEntry, tbttRevert, tbttCreateEntry; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:84:87: warning: 'View_Gtk_Main::miCEditEntry' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ImageMenuItem miCRemove, miCUp, miCDown, miCLeft, miCRight, miCRename, miCEditEntry; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:83:31: warning: 'ImageMenuItemOwnKey View_Gtk_Main::miReload' [-Wreorder] BUILDSTDERR: private: ImageMenuItemOwnKey miReload, miRemove, miUp, miDown, miLeft, miRight, miEditEntry; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:83:31: warning: 'View_Gtk_Main::miReload' will be initialized after [-Wreorder] BUILDSTDERR: private: ImageMenuItemOwnKey miReload, miRemove, miUp, miDown, miLeft, miRight, miEditEntry; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:82:38: warning: 'Gtk::ImageMenuItem View_Gtk_Main::miSave' [-Wreorder] BUILDSTDERR: private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:82:76: warning: 'View_Gtk_Main::miRevert' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ImageMenuItem miExit, miSave, miAbout, miModifyEnvironment, miRevert, miCreateEntry; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:81:103: warning: 'Gtk::MenuItem View_Gtk_Main::miAboutEntryTypes' [-Wreorder] BUILDSTDERR: private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:81:103: warning: 'View_Gtk_Main::miAboutEntryTypes' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:81:83: warning: 'Gtk::MenuItem View_Gtk_Main::miCAboutEntryTypes' [-Wreorder] BUILDSTDERR: private: Gtk::MenuItem miFile, miEdit, miView, miHelp, miInstallGrub, miContext, miCAboutEntryTypes, miAboutEntryTypes; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:97:49: warning: 'View_Gtk_Main::bbxAdvancedSettings2' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::HButtonBox bbxAdvancedSettings1, bbxAdvancedSettings2; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:56:22: warning: 'Gtk::Label View_Gtk_Main::lblReloadRequired' [-Wreorder] BUILDSTDERR: private: Gtk::Label lblReloadRequired; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:99:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Main() : BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp: In member function 'void View_Gtk_Main::signal_rename_click()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:805:30: warning: variable 'iter' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Gtk::TreeModel::iterator iter = this->tvConfList.refTreeStore->get_iter(selectedRows[0]); BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp: In member function 'void View_Gtk_Main::signal_treeview_selection_changed()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Main.hpp:846:30: warning: variable 'iter' set but not used [-Wunused-but-set-variable] BUILDSTDERR: Gtk::TreeModel::iterator iter = this->tvConfList.refTreeStore->get_iter(selectedRows[0]); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:35: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp: In constructor 'View_Gtk_Theme::View_Gtk_Theme()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:168:22: warning: 'View_Gtk_Theme::lblFileSelection' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Label lblFileSelection; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:157:27: warning: 'Gtk::ToolButton View_Gtk_Theme::tbttAdd' [-Wreorder] BUILDSTDERR: private: Gtk::ToolButton tbttAdd, tbttRemove; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:211:22: warning: 'View_Gtk_Theme::imgRemoveBackground' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Image imgRemoveBackground; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:196:22: warning: 'Gtk::Image View_Gtk_Theme::imgRemoveFont' [-Wreorder] BUILDSTDERR: private: Gtk::Image imgRemoveFont; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:196:22: warning: 'View_Gtk_Theme::imgRemoveFont' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Image imgRemoveFont; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:176:51: warning: 'Gtk::Image View_Gtk_Theme::imgThemeHelp' [-Wreorder] BUILDSTDERR: private: Gtk::Image imgAddTheme, imgRemoveTheme, imgThemeHelp; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:201:42: warning: 'View_Gtk_Theme::lblBackgroundRequiredInfo' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Label lblBackgroundImage, lblBackgroundRequiredInfo; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:184:49: warning: 'GrubColorChooser View_Gtk_Theme::gccNormalBackground' [-Wreorder] BUILDSTDERR: private: GrubColorChooser gccNormalForeground, gccNormalBackground, gccHighlightForeground, gccHighlightBackground; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:191:22: warning: 'View_Gtk_Theme::lblFont' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Label lblFont; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:176:22: warning: 'Gtk::Image View_Gtk_Theme::imgAddTheme' [-Wreorder] BUILDSTDERR: private: Gtk::Image imgAddTheme, imgRemoveTheme, imgThemeHelp; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:178:34: warning: 'View_Gtk_Theme::fcThemeFileChooser' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::FileChooserDialog fcThemeFileChooser; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:160:22: warning: 'Gtk::Frame View_Gtk_Theme::frmThemeEditor' [-Wreorder] BUILDSTDERR: private: Gtk::Frame frmThemeEditor; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:160:22: warning: 'View_Gtk_Theme::frmThemeEditor' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::Frame frmThemeEditor; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:148:22: warning: 'Gtk::Frame View_Gtk_Theme::frmCustomTheme' [-Wreorder] BUILDSTDERR: private: Gtk::Frame frmCustomTheme; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Theme.hpp:216:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Theme() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/GtkView.cpp:36: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Trash.hpp: In constructor 'View_Gtk_Trash::View_Gtk_Trash()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Trash.hpp:52:30: warning: 'View_Gtk_Trash::micRestore' will be initialized after [-Wreorder] BUILDSTDERR: private: Gtk::ImageMenuItem micRestore; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Trash.hpp:45:23: warning: 'Gtk::Button View_Gtk_Trash::bttRestore' [-Wreorder] BUILDSTDERR: private: Gtk::Button bttRestore; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/Bootstrap/../View/Gtk/Trash.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: View_Gtk_Trash() : BUILDSTDERR: ^~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 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/uuid -I/usr/include/pango-1.0 -I/usr/include/fribidi -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/libdrm -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIE -std=c++11 -o CMakeFiles/grub-customizer.dir/src/main/client.cpp.o -c /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::md5(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:60:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < input.length(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:86:70: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(search, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:121:79: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:132:94: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(charactersToBeEscaped, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp: In static member function 'static std::__cxx11::string Helper::str_unescape(std::__cxx11::string, const char&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:141:88: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: while (pos < subject.length() && (pos = subject.find_first_of(escapeCharacter, pos)) != -1){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp: In constructor 'ArrayStructureItem::ArrayStructureItem(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:117:14: warning: 'ArrayStructureItem::value' will be initialized after [-Wreorder] BUILDSTDERR: std::string value; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:44:7: warning: 'bool ArrayStructureItem::isString' [-Wreorder] BUILDSTDERR: bool isString; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:41:2: warning: when initialized here [-Wreorder] BUILDSTDERR: ArrayStructureItem(std::string const& value = "") : isArray(false), value(value), isString(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:40:22: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::mountpoint' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:50:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& mountpoint = "", bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp: In constructor 'Model_MountTable_Mountpoint::Model_MountTable_Mountpoint(const string&, const string&, const string&, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:41:7: warning: 'Model_MountTable_Mountpoint::isMounted' will be initialized after [-Wreorder] BUILDSTDERR: bool isMounted; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:40:46: warning: 'std::__cxx11::string Model_MountTable_Mountpoint::options' [-Wreorder] BUILDSTDERR: std::string device, mountpoint, fileSystem, options, dump, pass; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:54:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_MountTable_Mountpoint(std::string const& device, std::string const& mountpoint, std::string const& options, bool isMounted = false) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp: In member function 'bool Model_MountTable_Mountpoint::isLiveCdFs()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/MountTable.hpp:80:27: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] BUILDSTDERR: return this->fileSystem == "aufs" | this->fileSystem == "overlayfs"; BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp: In constructor 'Model_SettingsStore_Row::Model_SettingsStore_Row()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:38:24: warning: 'Model_SettingsStore_Row::isActive' will be initialized after [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:38:7: warning: 'bool Model_SettingsStore_Row::hasExportPrefix' [-Wreorder] BUILDSTDERR: bool hasExportPrefix, isActive, isSetting; BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:35:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SettingsStore_Row() : isActive(true), hasExportPrefix(false), isSetting(true) {} BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore_Row::validate()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:45:50: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: name = name.substr(name.find_first_not_of(' ') == -1 ? 0 : name.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:47:53: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: value = value.substr(value.find_first_not_of(' ') == -1 ? 0 : value.find_first_not_of(' ')); // ltrim BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp: In constructor 'Model_Env::Model_Env()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:361:7: warning: 'Model_Env::useDirectBackgroundProps' will be initialized after [-Wreorder] BUILDSTDERR: bool useDirectBackgroundProps; // Whether background settings should be set directly or by creating a desktop-base script BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:55:7: warning: 'bool Model_Env::modificationsUnsaved' [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:55:7: warning: 'Model_Env::modificationsUnsaved' will be initialized after [-Wreorder] BUILDSTDERR: bool modificationsUnsaved; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:53:7: warning: 'bool Model_Env::quit_requested' [-Wreorder] BUILDSTDERR: bool quit_requested; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:58:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Env() : burgMode(false), BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/EntryPathBuilder.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:30, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:84:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:80:39: warning: 'Model_Entry::content' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string name, extension, content; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:79:15: warning: 'bool Model_Entry::isValid' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:88:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(std::string name, std::string extension, std::string content = "", EntryType type = MENUENTRY) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp: In constructor 'Model_Entry::Model_Entry(FILE*, Model_Entry_Row, std::shared_ptr, std::__cxx11::string*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:79:15: warning: 'Model_Entry::isValid' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:78:20: warning: 'Model_Entry::EntryType Model_Entry::type' [-Wreorder] BUILDSTDERR: public: EntryType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:81:15: warning: 'Model_Entry::quote' will be initialized after [-Wreorder] BUILDSTDERR: public: char quote; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:79:24: warning: 'bool Model_Entry::isModified' [-Wreorder] BUILDSTDERR: public: bool isValid, isModified; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../Model/../Model/Entry.hpp:92:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Entry(FILE* sourceFile, Model_Entry_Row firstRow = Model_Entry_Row(), std::shared_ptr logger = nullptr, std::string* plaintextBuffer = NULL) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:32, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Script.hpp: In constructor 'Model_Script::Model_Script(const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Script.hpp:46:39: warning: 'Model_Script::root' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr root; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Script.hpp:45:15: warning: 'bool Model_Script::isCustomScript' [-Wreorder] BUILDSTDERR: public: bool isCustomScript; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Script.hpp:48:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Script(std::string const& name, std::string const& fileName) : BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:36, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp: In constructor 'Model_EntryPathBuilderImpl::Model_EntryPathBuilderImpl(std::shared_ptr)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:39:15: warning: 'Model_EntryPathBuilderImpl::prefixLength' will be initialized after [-Wreorder] BUILDSTDERR: private: int prefixLength; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:36:41: warning: 'std::shared_ptr Model_EntryPathBuilderImpl::mainScript' [-Wreorder] BUILDSTDERR: private: std::shared_ptr mainScript; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/EntryPathBuilderImpl.hpp:41:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_EntryPathBuilderImpl(std::shared_ptr mainScript) : prefixLength(0), mainScript(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ProxyScriptData.hpp: In static member function 'static bool Model_ProxyScriptData::is_proxyscript(FILE*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ProxyScriptData.hpp:139:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < textBefore.length() && (c = fgetc(proxy_fp)) != EOF; i++){ BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:53:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, std::string outputName, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule(Model_Rule::RuleType, std::__cxx11::list >, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule(RuleType type, std::list path, bool isVisible) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/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 >&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'std::__cxx11::list > Model_Rule::__idpath' [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:43:33: warning: 'Model_Rule::__idpath' will be initialized after [-Wreorder] BUILDSTDERR: public: std::list __idpath; //should only be used by sync()! BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'std::__cxx11::string Model_Rule::outputName' [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:41:22: warning: 'Model_Rule::outputName' will be initialized after [-Wreorder] BUILDSTDERR: public: std::string outputName; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:62:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule( BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp: In constructor 'Model_Rule::Model_Rule()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:51:19: warning: 'Model_Rule::type' will be initialized after [-Wreorder] BUILDSTDERR: public: RuleType type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'bool Model_Rule::isVisible' [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:45:15: warning: 'Model_Rule::isVisible' will be initialized after [-Wreorder] BUILDSTDERR: public: bool isVisible; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:40:39: warning: 'std::shared_ptr Model_Rule::dataSource' [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; //assigned when using RuleType::OTHER_ENTRIES_PLACEHOLDER BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Rule.hpp:113:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Rule() BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:52:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy() BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp: In constructor 'Model_Proxy::Model_Proxy(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:47:40: warning: 'Model_Proxy::dataSource' will be initialized after [-Wreorder] BUILDSTDERR: public: std::shared_ptr dataSource; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:45:20: warning: 'short int Model_Proxy::permissions' [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:45:20: warning: 'Model_Proxy::permissions' will be initialized after [-Wreorder] BUILDSTDERR: public: short int permissions; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:44:14: warning: 'int Model_Proxy::index' [-Wreorder] BUILDSTDERR: public: int index; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxylist.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:54, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Proxy.hpp:57:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_Proxy(std::shared_ptr dataSource, bool activateRules = true) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Repository.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:56, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::decode(const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp:38:82: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (last_nonnum_pos != -1 && result[last_nonnum_pos] == '~' && last_nonnum_pos != input.length()-1) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp: In static member function 'static std::__cxx11::string Model_PscriptnameTranslator::encode(const string&, int)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/PscriptnameTranslator.hpp:47:94: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: if (x != 0 || ((last_nonnum_pos != -1 && input[last_nonnum_pos] == '~') && last_nonnum_pos != input.length()-1)) BUILDSTDERR: ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In constructor 'Model_ListCfg::Model_ListCfg()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:96:15: warning: 'Model_ListCfg::error_proxy_not_found' will be initialized after [-Wreorder] BUILDSTDERR: public: bool error_proxy_not_found; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:65:18: warning: 'double Model_ListCfg::progress' [-Wreorder] BUILDSTDERR: private: double progress; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:123:15: warning: 'Model_ListCfg::cancelThreadsRequested' will be initialized after [-Wreorder] BUILDSTDERR: public: bool cancelThreadsRequested; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:95:15: warning: 'bool Model_ListCfg::verbose' [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:95:15: warning: 'Model_ListCfg::verbose' will be initialized after [-Wreorder] BUILDSTDERR: public: bool verbose; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:68:23: warning: 'std::__cxx11::string Model_ListCfg::errorLogFile' [-Wreorder] BUILDSTDERR: private: std::string errorLogFile; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:121:15: warning: 'Model_ListCfg::ignoreLock' will be initialized after [-Wreorder] BUILDSTDERR: public: bool ignoreLock; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:67:15: warning: 'int Model_ListCfg::progress_pos' [-Wreorder] BUILDSTDERR: private: int progress_pos, progress_max; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:72:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: Model_ListCfg() : error_proxy_not_found(false), BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::load(bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:263:10: warning: unused variable 'res' [-Wunused-variable] BUILDSTDERR: int res = chmod(proxy->fileName.c_str(), 0644); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::save()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:442:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:469:8: warning: unused variable 'bin_mk_success' [-Wunused-variable] BUILDSTDERR: int bin_mk_success = mkdir((this->env->cfg_dir+"/bin").c_str(), 0755); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:556:112: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if ((saveProcSuccess != 0 || saveProcOutput.find("Syntax errors are detected in generated GRUB config file") != -1)){ BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:384:7: warning: unused variable 'mkdir_result' [-Wunused-variable] BUILDSTDERR: int mkdir_result = mkdir((this->env->cfg_dir+"/proxifiedScripts").c_str(), 0755); //create this directory if it doesn't already exist BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::readGeneratedFile(FILE*, bool, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: this->send_new_load_progress(0.1 + (progressbarScriptSpace * ++i + (progressbarScriptSpace/10*innerCount)), script->name, i, this->repository.size()); BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:597:67: warning: operation on 'i' may be undefined [-Wsequence-point] BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'bool Model_ListCfg::cfgDirIsClean()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:800:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::cleanupCfgDir()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:818:16: warning: unused variable 'fileProperties' [-Wunused-variable] BUILDSTDERR: struct stat fileProperties; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'std::__cxx11::list > Model_ListCfg::getRemovedEntries(std::shared_ptr, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:1023:14: warning: enumeration value 'SCRIPT_ROOT' not handled in switch [-Wswitch] BUILDSTDERR: switch (entry->type) { BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/ArrayStructure.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp: In member function 'void Model_ListCfg::revert()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ListCfg.hpp:1260:32: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: assert(this->proxies.size() < remaining); // make sure that the proxy has really been deleted to prevent an endless loop BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/../lib/Helper.hpp:40:5: note: in definition of macro 'assert' BUILDSTDERR: ((expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeFile.hpp: In constructor 'Model_ThemeFile::Model_ThemeFile(std::__cxx11::string, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeFile.hpp:41:7: warning: 'Model_ThemeFile::contentLoaded' will be initialized after [-Wreorder] BUILDSTDERR: bool contentLoaded; // say whether the content is loaded (text only) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeFile.hpp:40:29: warning: 'std::__cxx11::string Model_ThemeFile::newLocalFileName' [-Wreorder] BUILDSTDERR: std::string localFileName, newLocalFileName; // path inside of the theme directory BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp:38, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeFile.hpp:32:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_ThemeFile(std::string localFileName, bool isAddedByUser = false) : localFileName(localFileName), contentLoaded(false), newLocalFileName(localFileName), isAddedByUser(isAddedByUser) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/ThemeManager.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:42, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp: In constructor 'Model_Theme::Model_Theme(const string&, const string&, const string&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp:44:14: warning: 'Model_Theme::name' will be initialized after [-Wreorder] BUILDSTDERR: std::string name; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp:42:14: warning: 'std::__cxx11::string Model_Theme::zipFile' [-Wreorder] BUILDSTDERR: std::string zipFile; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Theme.hpp:47:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_Theme(std::string const& directory, std::string const& zipFile, std::string const& name) : directory(directory), name(name), zipFile(zipFile), isModified(false) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/DeviceMap.hpp:35, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SmartFileHandle.hpp: In constructor 'Model_SmartFileHandle::Model_SmartFileHandle()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:42:30: warning: 'Model_SmartFileHandle::type' will be initialized after [-Wreorder] BUILDSTDERR: Model_SmartFileHandle::Type type; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:41:8: warning: 'FILE* Model_SmartFileHandle::proc_or_file' [-Wreorder] BUILDSTDERR: FILE* proc_or_file; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SmartFileHandle.hpp:45:2: warning: when initialized here [-Wreorder] BUILDSTDERR: Model_SmartFileHandle() : type(TYPE_STRING), proc_or_file(NULL) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../lib/ContentParser/Chainloader.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:34: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../lib/ContentParser/Abstract.hpp: In member function 'std::__cxx11::string ContentParser_Abstract::escape(std::__cxx11::string) const': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../lib/ContentParser/Abstract.hpp:130:34: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (value.find_first_of(" \"") != -1 || value.size() == 0) { BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:49: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/EntryEditController.hpp: In member function 'void EntryEditController::applyAction()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/EntryEditController.hpp:233:9: warning: variable 'isAdded' set but not used [-Wunused-but-set-variable] BUILDSTDERR: bool isAdded = false; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:53: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp: In member function 'void MainController::loadThreadedAction(bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:338:32: warning: catching polymorphic type 'class FileReadException' by value [-Wcatch-value=] BUILDSTDERR: } catch (FileReadException e) { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp: In constructor 'MainController::MainController()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:83:16: warning: 'MainController::is_loading' will be initialized after [-Wreorder] BUILDSTDERR: private: bool is_loading; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:80:26: warning: 'ContentParser* MainController::currentContentParser' [-Wreorder] BUILDSTDERR: private: ContentParser* currentContentParser; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:53: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:445:10: warning: when initialized here [-Wreorder] BUILDSTDERR: public: MainController() : BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp: In member function 'void MainController::removeSubmenuAction(std::__cxx11::list)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:735:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::list::size_type' {aka 'long unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 1; i < childItems.size(); i++) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp: In member function 'void MainController::setViewOptionAction(ViewOption, bool)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:988:31: warning: catching polymorphic type 'class FileSaveException' by value [-Wcatch-value=] BUILDSTDERR: } catch (FileSaveException e) { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp: In member function 'bool MainController::listHasAllCurrentSystemRules(const std::__cxx11::list&)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:1112:9: warning: unused variable 'visibleRulesFound' [-Wunused-variable] BUILDSTDERR: bool visibleRulesFound = false; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:54: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/SettingsController.hpp: In member function 'void SettingsController::updateShowMenuSettingAction()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/SettingsController.hpp:254:57: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (val == "" || val.find_first_not_of("0123456789") != -1) { BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/SettingsController.hpp: In member function 'void SettingsController::syncSettings()': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/SettingsController.hpp:435:71: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (timeoutStr == "" || (timeoutStr.find_first_not_of("0123456789") != -1 && timeoutStr != "-1")) { BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Main.hpp:37, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/View.hpp:34, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:31: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp: In instantiation of 'View_Model_ListItem::View_Model_ListItem() [with TItem = Rule; TWrapper = Proxy]': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/MainController.hpp:548:38: required from here BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:46:12: warning: 'View_Model_ListItem::parentScript' will be initialized after [-Wreorder] BUILDSTDERR: TWrapper* parentScript; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:37:7: warning: 'bool View_Model_ListItem::is_placeholder' [-Wreorder] BUILDSTDERR: bool is_placeholder; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:48:2: warning: when initialized here [-Wreorder] BUILDSTDERR: View_Model_ListItem() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp: In instantiation of 'View_Model_ListItem::View_Model_ListItem() [with TItem = Rule; TWrapper = Script]': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Controller/TrashController.hpp:204:38: required from here BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:46:12: warning: 'View_Model_ListItem::parentScript' will be initialized after [-Wreorder] BUILDSTDERR: TWrapper* parentScript; BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:37:7: warning: 'bool View_Model_ListItem::is_placeholder' [-Wreorder] BUILDSTDERR: bool is_placeholder; BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../View/Model/ListItem.hpp:48:2: warning: when initialized here [-Wreorder] BUILDSTDERR: View_Model_ListItem() : BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/Env.hpp:43, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/Factory.hpp:33, BUILDSTDERR: from /builddir/build/BUILD/grub-customizer-5.1.0/src/main/client.cpp:33: BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp: In member function 'void Model_SettingsStore::load(FILE*)': BUILDSTDERR: /builddir/build/BUILD/grub-customizer-5.1.0/src/main/../Bootstrap/../Model/SettingsStore.hpp:218:38: warning: 'quoteChar' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: else if (c == '\'' && (!inQuotes || quoteChar == c)){ BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -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.1.0' make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' [100%] Built target grub-customizer make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mOqKgy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 + cd grub-customizer-5.1.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/grub-customizer-5.1.0 -B/builddir/build/BUILD/grub-customizer-5.1.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' /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.1.0' cd /builddir/build/BUILD/grub-customizer-5.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles/grub-customizer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /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.1.0' make[2]: Nothing to be done for 'CMakeFiles/grub-customizer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' [ 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.1.0' cd /builddir/build/BUILD/grub-customizer-5.1.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0 /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles/grubcfg-proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /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.1.0' make[2]: Nothing to be done for 'CMakeFiles/grubcfg-proxy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' [100%] Built target grubcfg-proxy make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/grub-customizer-5.1.0/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/grub-customizer-5.1.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/grub-customizer-5.1.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/polkit-1/actions/net.launchpad.danielrichter2007.pkexec.grub-customizer.policy -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/lib64/grubcfg-proxy -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/bin/grub-customizer -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/man/man1/grub-customizer.1.gz -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/de/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/bg/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/el/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/gl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/hr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/pl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ru/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/tr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/uk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/it/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/es/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/fr/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/cs/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/cy/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/hu/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/sk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ast/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/kk/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/nl/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ca/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ar/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/vi/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/fi/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/lt/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/bs/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/et/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/eu/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/en_GB/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ja/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ko/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/pt/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/locale/ta/LC_MESSAGES/grub-customizer.mo -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/applications/grub-customizer.desktop -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/16x16/apps/grub-customizer.svg -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/24x24/apps/grub-customizer.svg -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/32x32/apps/grub-customizer.svg -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/48x48/apps/grub-customizer.svg -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/64x64/apps/grub-customizer.svg -- Installing: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/icons/hicolor/128x128/apps/grub-customizer.svg + desktop-file-validate /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/applications/grub-customizer.desktop /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/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.1.0-1.fc29.riscv64/etc/grub-customizer + install -m 0644 /builddir/build/SOURCES/grub.cfg /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/etc/grub-customizer/grub.cfg + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 grub-customizer + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.1.0-1.fc29 --unique-debug-suffix -5.1.0-1.fc29.riscv64 --unique-debug-src-base grub-customizer-5.1.0-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/grub-customizer-5.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/bin/grub-customizer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/lib64/grubcfg-proxy extracting debug info from /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/bin/grub-customizer extracting debug info from /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/lib64/grubcfg-proxy /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1365 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/etc/ld.so.conf: No such file or directory + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: grub-customizer-5.1.0-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O3BIaK + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.1.0 + DOCDIR=/builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/doc/grub-customizer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/doc/grub-customizer + cp -pr README /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/doc/grub-customizer + cp -pr changelog /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/doc/grub-customizer + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.chzJbh + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/licenses/grub-customizer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/licenses/grub-customizer + cp -pr COPYING /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64/usr/share/licenses/grub-customizer + exit 0 Provides: application() application(grub-customizer.desktop) config(grub-customizer) = 5.1.0-1.fc29 grub-customizer = 5.1.0-1.fc29 grub-customizer(riscv-64) = 5.1.0-1.fc29 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) 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.27)(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.1.0-1.fc29.riscv64 Provides: grub-customizer-debugsource = 5.1.0-1.fc29 grub-customizer-debugsource(riscv-64) = 5.1.0-1.fc29 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.1.0-1.fc29.riscv64 Provides: debuginfo(build-id) = 9831cb120fe5e0b709608c686aa8bd8865ad7029 debuginfo(build-id) = c0f78572a9514c12aab95c27e72dd00c05503003 grub-customizer-debuginfo = 5.1.0-1.fc29 grub-customizer-debuginfo(riscv-64) = 5.1.0-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: grub-customizer-debugsource(riscv-64) = 5.1.0-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 Wrote: /builddir/build/RPMS/grub-customizer-5.1.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/grub-customizer-debugsource-5.1.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/grub-customizer-debuginfo-5.1.0-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wu8wlU + umask 022 + cd /builddir/build/BUILD + cd grub-customizer-5.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/grub-customizer-5.1.0-1.fc29.riscv64 + exit 0 Child return code was: 0