+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/worker.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5jP2Fy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf worker-3.3.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/worker-3.3.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd worker-3.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for f in ChangeLog man/fr/worker.1 man/it/worker.1 + iconv -f ISO-8859-1 -t UTF-8 ChangeLog + touch -r ChangeLog ChangeLog.new + mv ChangeLog.new ChangeLog + for f in ChangeLog man/fr/worker.1 man/it/worker.1 + iconv -f ISO-8859-1 -t UTF-8 man/fr/worker.1 + touch -r man/fr/worker.1 man/fr/worker.1.new + mv man/fr/worker.1.new man/fr/worker.1 + for f in ChangeLog man/fr/worker.1 man/it/worker.1 + iconv -f ISO-8859-1 -t UTF-8 man/it/worker.1 + touch -r man/it/worker.1 man/it/worker.1.new + mv man/it/worker.1.new man/it/worker.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2tbFin + umask 022 + cd /builddir/build/BUILD + cd worker-3.3.3 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking if gcc accepts -dumpversion option... yes checking gxx version... 7 checking whether the C++ works with "-std=c++11"... yes checking for gawk... (cached) gawk checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking the maximum length of command line arguments... (cached) 1572864 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for avfs-config... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for pow in -lm... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for off_t... yes checking size of off_t... 8 checking for loff_t... yes checking size of loff_t... 8 checking whether we can support large files... yes checking for strverscmp... yes checking for working POSIX fnmatch... yes checking for sys/param.h... yes checking for sys/statvfs.h... yes checking for listmntent... no checking for getmntinfo... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... none required checking for getmntent... yes checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for one-argument getmntent function... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct statfs.f_fstypename... no checking whether GNU fnmatch is available... yes checking for strftime... yes checking for mkdir... yes checking for nanosleep... yes checking for usleep... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... (cached) yes checking for select... yes checking for strstr... yes checking for sys/statvfs.h... (cached) yes checking for statvfs... yes checking whether statvfs_t is available... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking whether sysinfo call works as expected... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for regexec... yes checking for regfree... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sigaction... yes checking for snprintf... yes checking for getopt_long... yes checking for pthread_create in -lpthread... yes checking magic.h usability... no checking magic.h presence... no checking for magic.h... no checking for shmget... yes checking for shmat... (cached) yes checking for shmdt... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for xft... checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking checking for getfsent... yes checking for sys/param.h... (cached) yes checking for sys/ucred.h... (cached) no checking for needed X include dir... no checking for good XRegisterIMInstantiateCallback... yes checking for XSetIMValues prototype... yes checking for dbus-glib-1 and hal-storage... "no" checking for XConnectionNumber... yes checking for XineramaQueryScreens in -lXinerama... no checking whether the C++ works with "-Wall"... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/aguix/Makefile config.status: creating scripts/Makefile config.status: creating catalogs/Makefile config.status: creating Icons/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating man/fr/Makefile config.status: creating man/it/Makefile config.status: creating m4/Makefile config.status: creating contrib/Makefile config.status: creating hints/Makefile config.status: creating config-updates/Makefile config.status: creating src/aguix/aguixconfig.h config.status: executing depfiles commands config.status: executing libtool commands Configuration finished: AVFS usage : no *** Get at least version 0.9.5 from http://avf.sourceforge.net/ *** Large file support : yes Regular expressions support : yes X11 XIM usage : yes X11 Xinerama support : no UTF8 support : yes Libmagic support : no *** Get a recent version from ftp://ftp.astron.com/pub/file/ *** HAL support via DBUS : no *** Install libraries dbus-glib-1 and hal-storage for HAL support *** udisks support via DBUS : no *** Install libraries dbus-glib-1 for udisks support *** Inotify support : yes Font engine : X11 Maximum command line length : 1572864 Installation prefix : /usr To compile do make + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/worker-3.3.3/src' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/worker-3.3.3/src' Making all in aguix make[3]: Entering directory '/builddir/build/BUILD/worker-3.3.3/src/aguix' make all-am make[4]: Entering directory '/builddir/build/BUILD/worker-3.3.3/src/aguix' g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o acontainer.o acontainer.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o acontainerbb.o acontainerbb.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o aguix.o aguix.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o aguixcolor.o aguixcolor.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o aguixfont.o aguixfont.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o ascaler.o ascaler.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o awidth.o awidth.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o awindow.o awindow.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o backgroundmessagehandler.o backgroundmessagehandler.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o bevelbox.o bevelbox.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o button.o button.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o callback.o callback.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o choosebutton.o choosebutton.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o compregex.o compregex.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o condvar.o condvar.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o cyclebutton.o cyclebutton.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o dndelement.o dndelement.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o dndtext.o dndtext.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o drawablecont.o drawablecont.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o fieldlistview.o fieldlistview.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o fieldlistviewdnd.o fieldlistviewdnd.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o fieldlvrowdata.o fieldlvrowdata.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o focus.o focus.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o guielement.o guielement.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o kartei.o kartei.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o karteibutton.o karteibutton.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o lowlevelfunc.o lowlevelfunc.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o message.o message.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o mutex.o mutex.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o popupmenu.o popupmenu.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o popupwindow.o popupwindow.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o request.o request.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o searchtextstorage.o searchtextstorage.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o slider.o slider.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o solidbutton.o solidbutton.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o stringgadget.o stringgadget.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o text.o text.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o textshrinker.o textshrinker.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o textstorage.o textstorage.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o textview.o textview.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o thread.o thread.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o utf8.o utf8.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o util.o util.cc g++ -DHAVE_CONFIG_H -I. -D_REENTRANT -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 -std=c++11 -Wall -c -o widget.o widget.cc rm -f libaguix.a ar cru libaguix.a acontainer.o acontainerbb.o aguix.o aguixcolor.o aguixfont.o ascaler.o awidth.o awindow.o backgroundmessagehandler.o bevelbox.o button.o callback.o choosebutton.o compregex.o condvar.o cyclebutton.o dndelement.o dndtext.o drawablecont.o fieldlistview.o fieldlistviewdnd.o fieldlvrowdata.o focus.o guielement.o kartei.o karteibutton.o lowlevelfunc.o message.o mutex.o popupmenu.o popupwindow.o request.o searchtextstorage.o slider.o solidbutton.o stringgadget.o text.o textshrinker.o textstorage.o textview.o thread.o utf8.o util.o widget.o ranlib libaguix.a make[4]: Leaving directory '/builddir/build/BUILD/worker-3.3.3/src/aguix' make[3]: Leaving directory '/builddir/build/BUILD/worker-3.3.3/src/aguix' make[3]: Entering directory '/builddir/build/BUILD/worker-3.3.3/src' g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o about.o about.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o argclass.o argclass.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o avfssupport.o avfssupport.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o basic_actions.o basic_actions.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o bookmarkdb.o bookmarkdb.cc In file included from fileentry.hh:29:0, from basic_actions.cc:26: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from basic_actions.cc:26:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o bookmarkdb_scanner.o bookmarkdb_scanner.cc about.cc:41:20: warning: 'std::__cxx11::string getAVFSVersion()' defined but not used [-Wunused-function] static std::string getAVFSVersion() ^~~~~~~~~~~~~~ In file included from virtualdirmode.hh:30:0, from basic_actions.cc:35: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from basic_actions.cc:35:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ bookmarkdb_scanner.cc: In function 'int bmdblex()': bookmarkdb_scanner.cc:824:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = 0; yyl < bmdbleng; ++yyl ) ~~~~^~~~~~~~~~ bookmarkdb_scanner.cc: In function 'yy_buffer_state* bmdb_scan_bytes(const char*, yy_size_t)': bookmarkdb_scanner.cc:1665:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o bookmarkdbentry.o bookmarkdbentry.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o bookmarkdbfilter.o bookmarkdbfilter.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o bookmarkdbproxy.o bookmarkdbproxy.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o calendar.o calendar.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o changelabelop.o changelabelop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o changelayoutop.o changelayoutop.cc In file included from fileentry.hh:29:0, from changelabelop.cc:30: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from changelabelop.cc:30:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o changesymlinkop.o changesymlinkop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o chmodop.o chmodop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o chmodowncore.o chmodowncore.cc In file included from virtualdirmode.hh:30:0, from changesymlinkop.cc:28: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from changesymlinkop.cc:28:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from chmodowncore.hh:29, from chmodowncore.cc:22: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from chmodowncore.hh:29:0, from chmodowncore.cc:22: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from virtualdirmode.hh:30:0, from chmodop.cc:31: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from chmodop.cc:31:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o chownop.o chownop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o clipboardop.o clipboardop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o commandmenuop.o commandmenuop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o condparser.o condparser.cc In file included from virtualdirmode.hh:30:0, from chownop.cc:31: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from chownop.cc:31:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from clipboardop.cc:30: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from clipboardop.cc:30:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o configparser.o configparser.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o configscanner.o configscanner.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o configtokens.o configtokens.cc In file included from fileentry.hh:29:0, from condparser.cc:29: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from condparser.cc:29:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o copycore.o copycore.cc configscanner.cc: In function 'int yylex()': configscanner.cc:794:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( yyl = 0; yyl < yyleng; ++yyl ) ~~~~^~~~~~~~ configscanner.cc: In function 'yy_buffer_state* yy_scan_bytes(const char*, yy_size_t)': configscanner.cc:1625:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < _yybytes_len; ++i ) ~~^~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o copyop.o copyop.cc In file included from setfilterop.h:28:0, from worker_commands.h:46, from configparser.yy:32: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from copycore.hh:29, from copycore.cc:22: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from copycore.hh:29:0, from copycore.cc:22: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from worker_commands.h:74:0, from configparser.yy:32: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o copyopwin.o copyopwin.cc copycore.cc: In member function 'CopyCore::nm_copy_t CopyCore::copydir(const FileEntry*, NM_CopyOp_Dir*, bool, const char*, std::__cxx11::string*)': copycore.cc:794:41: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] worker_chown( destsubdir, ( fe->isLink == true ) ? fe->duserid() : fe->userid(), In file included from virtualdirmode.hh:30:0, from copyop.cc:34: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from copyop.cc:34:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o createsymlinkop.o createsymlinkop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o cursorops.o cursorops.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o datei.o datei.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o deeppathstore.o deeppathstore.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o deletecore.o deletecore.cc In file included from virtualdirmode.hh:30:0, from createsymlinkop.cc:32: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from createsymlinkop.cc:32:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from cursorops.cc:27: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from cursorops.cc:27:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from virtualdirmode.hh:30:0, from cursorops.cc:29: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from cursorops.cc:29:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from deletecore.hh:29, from deletecore.cc:22: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o deleteop.o deleteop.cc In file included from deletecore.hh:29:0, from deletecore.cc:22: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirbookmarkaddui.o dirbookmarkaddui.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirbookmarkeditui.o dirbookmarkeditui.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirbookmarkop.o dirbookmarkop.cc In file included from virtualdirmode.hh:30:0, from deleteop.cc:32: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from deleteop.cc:32:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from dirbookmarkop.cc:35: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from dirbookmarkop.cc:35:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirbookmarkssettings.o dirbookmarkssettings.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirbookmarkui.o dirbookmarkui.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirfiltersettings.o dirfiltersettings.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirsizeop.o dirsizeop.cc In file included from fileentry.hh:29:0, from dirbookmarkssettings.cc:30: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from dirbookmarkssettings.cc:30:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from dirbookmarkssettings.cc:31:0: nwcentryselectionstate.hh:65:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ nwcentryselectionstate.hh:76:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ In file included from dirfiltersettings.cc:22:0: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from dirfiltersettings.cc:23: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from dirfiltersettings.cc:23:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from dirfiltersettings.cc:24:0: nwcentryselectionstate.hh:65:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ nwcentryselectionstate.hh:76:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dirsortsettings.o dirsortsettings.cc dirfiltersettings.cc:434:73: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t DirFilterSettings::checkFilter( const char *filter ) throw( int ) ^~~~~ In file included from virtualdirmode.hh:30:0, from dirsizeop.cc:28: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from dirsizeop.cc:28:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dmcacheentrynwc.o dmcacheentrynwc.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o dnd.o dnd.cc In file included from fileentry.hh:29:0, from nwcentryselectionstate.hh:27, from dirsortsettings.cc:24: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from nwcentryselectionstate.hh:27:0, from dirsortsettings.cc:24: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from dirsortsettings.cc:24:0: nwcentryselectionstate.hh:65:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ nwcentryselectionstate.hh:76:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o enterdirop.o enterdirop.cc g++ -DHAVE_CONFIG_H -I. -I../src/aguix -D_REENTRANT -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 -std=c++11 -Wall -c -o enterpathop.o enterpathop.cc In file included from dmcacheentrynwc.cc:22:0: dmcacheentrynwc.hh:49:28: error: 'std::function' has not been declared std::function< void( NWCEntrySelectionState & ) > mod_function ); ^~~~~~~~ dmcacheentrynwc.hh:49:36: error: expected ',' or '...' before '<' token std::function< void( NWCEntrySelectionState & ) > mod_function ); ^ In file included from dmcacheentrynwc.cc:23:0: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from nwcentryselectionstate.hh:27, from dmcacheentrynwc.cc:26: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from nwcentryselectionstate.hh:27:0, from dmcacheentrynwc.cc:26: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from dmcacheentrynwc.cc:26:0: nwcentryselectionstate.hh:65:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ nwcentryselectionstate.hh:76:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ dmcacheentrynwc.cc:187:6: error: prototype for 'void DMCacheEntryNWC::modifyEntry(int, std::function)' does not match any in class 'DMCacheEntryNWC' void DMCacheEntryNWC::modifyEntry( int pos, ^~~~~~~~~~~~~~~ In file included from dmcacheentrynwc.cc:22:0: dmcacheentrynwc.hh:48:10: error: candidate is: void DMCacheEntryNWC::modifyEntry(int, int) void modifyEntry( int pos, ^~~~~~~~~~~ make[3]: *** [Makefile:1230: dmcacheentrynwc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from virtualdirmode.hh:30:0, from dnd.cc:25: dirfiltersettings.hh:53:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] NM_Filter::check_t checkFilter( const char *filter ) throw( int ); ^~~~~ In file included from dnd.cc:25:0: virtualdirmode.hh:171:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vdm_filter_t checkFilter( const std::string &filter ) throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from dnd.cc:28: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from dnd.cc:28:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ In file included from fileentry.hh:29:0, from enterdirop.cc:27: fileentry_color.hh:41:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry_color.hh:48:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getOverrideColor() const throw ( int ); ^~~~~ In file included from enterdirop.cc:27:0: fileentry.hh:133:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const FileEntryCustomColor &getCustomColor() const throw ( int ); ^~~~~ fileentry.hh:149:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const std::list &getMatchingLabels() const throw( int ); ^~~~~ make[3]: Leaving directory '/builddir/build/BUILD/worker-3.3.3/src' make[2]: *** [Makefile:1265: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/worker-3.3.3/src' make[1]: *** [Makefile:920: all] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/worker-3.3.3/src' make: *** [Makefile:399: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.2tbFin (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.2tbFin (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff