D: [iurt_root_command] chroot RTNETLINK answers: Invalid argument RTNETLINK answers: Invalid argument Installing /home/pterjan/rpmbuild/SRPMS/flamerobin-0.9.3.1-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0gkgUM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf flamerobin-0.9.3.1 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/flamerobin-0.9.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flamerobin-0.9.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.p6NBSY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flamerobin-0.9.3.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-wx-config=wx-config --disable-debug --mandir=/usr/share/man/ checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... 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 -m elf_x86_64) 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 3.0.0... yes (version 3.0.3) checking for wxWidgets static library... no checking for Boost headers version >= 0.0.0... yes checking for Boost's header version... 1_66 checking boost/bind.hpp usability... yes checking boost/bind.hpp presence... yes checking for boost/bind.hpp... yes checking boost/function.hpp usability... yes checking boost/function.hpp presence... yes checking for boost/function.hpp... yes checking boost/scoped_ptr.hpp usability... yes checking boost/scoped_ptr.hpp presence... yes checking for boost/scoped_ptr.hpp... yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for the flags needed to use pthreads... -pthread checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking boost/system/error_code.hpp usability... yes checking boost/system/error_code.hpp presence... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... yes checking boost/thread.hpp usability... yes checking boost/thread.hpp presence... yes checking for boost/thread.hpp... yes checking for the Boost thread library... (cached) yes checking for library containing isc_attach_database... -lfbclient checking whether we are using the Intel C compiler... no checking whether we are using the Intel C++ compiler... no checking whether we are using the Sun C++ compiler... no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for ar... (cached) ar checking for strip... (cached) strip checking for nm... /usr/bin/nm -B checking for command to install directories... /usr/bin/install -c -d checking if make is GNU make... yes checking for dependency tracking method... gcc checking if the compiler supports precompiled headers... yes configure: creating ./config.status config.status: creating Makefile config.status: creating frconfig.h config.status: executing libtool commands + /usr/bin/make -O -j8 cd . && ./update-revision-info.sh src/revisioninfo.h not found Writing no git hash to src/revisioninfo.h /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-make-pch ./.pch/ibpp/_ibpp.h.gch _ibpp.h g++ -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__dpb.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_dpb.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__tpb.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_tpb.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__ibpp.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_ibpp.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__spb.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_spb.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__ibs.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_ibs.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp__rb.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/_rb.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_array.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/array.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_date.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/date.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_exception.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/exception.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_events.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/events.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_dbkey.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/dbkey.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_blob.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/blob.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_database.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/database.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_user.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/user.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_time.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/time.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_service.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/service.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_statement.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/statement.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-make-pch ./.pch/flamerobin/wx/wxprec.h.gch wx/wxprec.h g++ -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_transaction.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/transaction.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o ibpp_row.o -I./.pch/ibpp -DIBPP_LINUX -I./src/ibpp -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/ibpp/row.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_FRError.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/FRError.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_CodeTemplateProcessor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/CodeTemplateProcessor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Observer.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/Observer.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DatabaseConfig.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/config/DatabaseConfig.cpp In file included from ./src/config/DatabaseConfig.cpp:35:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/config/DatabaseConfig.h:32, from ./src/config/DatabaseConfig.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ProgressIndicator.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/ProgressIndicator.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Visitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/Visitor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Subject.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/Subject.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Config.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/config/Config.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ArtProvider.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/ArtProvider.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_StringUtils.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/StringUtils.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_URIProcessor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/URIProcessor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_frprec.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/frprec.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataLoader.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/engine/MetadataLoader.cpp In file included from ./src/engine/MetadataLoader.cpp:34:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/engine/MetadataLoader.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_AboutBox.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/AboutBox.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_databasehandler.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/databasehandler.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/server.h:32, from ./src/databasehandler.cpp:36: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/server.h:28, from ./src/databasehandler.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_addconstrainthandler.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/addconstrainthandler.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/table.h:28, from ./src/addconstrainthandler.cpp:39: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/addconstrainthandler.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_AdvancedMessageDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/AdvancedMessageDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_TemplateProcessor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/core/TemplateProcessor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_frutils.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/frutils.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/trigger.h:28, from ./src/metadata/relation.h:34, from ./src/frutils.cpp:41: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/frutils.cpp:37: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_BaseDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/BaseDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_CommandManager.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/CommandManager.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ConfdefTemplateProcessor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ConfdefTemplateProcessor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_BackupRestoreBaseFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/BackupRestoreBaseFrame.cpp In file included from ./src/gui/BackupRestoreBaseFrame.h:35:0, from ./src/gui/BackupRestoreBaseFrame.cpp:38: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupRestoreBaseFrame.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gui/BackupRestoreBaseFrame.cpp:38:0: ./src/gui/BackupRestoreBaseFrame.h:71:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] bool startThread(std::auto_ptr thread); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupRestoreBaseFrame.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/gui/BackupRestoreBaseFrame.cpp:155:47: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] bool BackupRestoreBaseFrame::startThread(std::auto_ptr thread) ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupRestoreBaseFrame.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_BaseFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/BaseFrame.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ControlUtils.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/ControlUtils.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_BackupFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/BackupFrame.cpp In file included from ./src/gui/BackupRestoreBaseFrame.h:35:0, from ./src/gui/BackupFrame.h:30, from ./src/gui/BackupFrame.cpp:42: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupFrame.h:30, from ./src/gui/BackupFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gui/BackupFrame.h:30:0, from ./src/gui/BackupFrame.cpp:42: ./src/gui/BackupRestoreBaseFrame.h:71:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] bool startThread(std::auto_ptr thread); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupFrame.h:30, from ./src/gui/BackupFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/gui/BackupFrame.cpp: In member function 'void BackupFrame::OnStartButtonClick(wxCommandEvent&)': ./src/gui/BackupFrame.cpp:401:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr thread(new BackupThread(this, ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from ./src/gui/BackupRestoreBaseFrame.h:31, from ./src/gui/BackupFrame.h:30, from ./src/gui/BackupFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DataGridRowBuffer.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DataGridRowBuffer.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DndTextControls.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DndTextControls.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_AdvancedSearchFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/AdvancedSearchFrame.cpp In file included from ./src/gui/AdvancedSearchFrame.cpp:42:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/AdvancedSearchFrame.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_LogTextControl.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/LogTextControl.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ContextMenuMetadataItemVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ContextMenuMetadataItemVisitor.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/domain.h:28, from ./src/gui/ContextMenuMetadataItemVisitor.cpp:37: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ContextMenuMetadataItemVisitor.h:27, from ./src/gui/ContextMenuMetadataItemVisitor.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DataGridTable.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DataGridTable.cpp In file included from ./src/gui/controls/DataGridTable.cpp:46:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/gui/controls/DataGridRows.h:33, from ./src/gui/controls/DataGridTable.cpp:41: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DBHTreeControl.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DBHTreeControl.cpp In file included from ./src/gui/controls/DBHTreeControl.cpp:49:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ContextMenuMetadataItemVisitor.h:27, from ./src/gui/controls/DBHTreeControl.cpp:47: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DataGrid.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DataGrid.cpp In file included from ./src/gui/controls/DataGrid.cpp:48:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/gui/controls/DataGridRows.h:33, from ./src/gui/controls/DataGridTable.h:32, from ./src/gui/controls/DataGrid.cpp:46: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_TextControl.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/TextControl.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_PrintableHtmlWindow.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/PrintableHtmlWindow.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DataGridRows.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/controls/DataGridRows.cpp In file included from ./src/gui/controls/DataGridRows.cpp:49:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/gui/controls/DataGridRows.h:33, from ./src/gui/controls/DataGridRows.cpp:47: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_CreateIndexDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/CreateIndexDialog.cpp In file included from ./src/gui/CreateIndexDialog.cpp:41:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ExecuteSql.h:31, from ./src/gui/CreateIndexDialog.cpp:37: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ExecuteSql.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ExecuteSql.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_FRLayoutConfig.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/FRLayoutConfig.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_EventWatcherFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/EventWatcherFrame.cpp In file included from ./src/gui/EventWatcherFrame.h:40:0, from ./src/gui/EventWatcherFrame.cpp:41: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/gui/EventWatcherFrame.h:40, from ./src/gui/EventWatcherFrame.cpp:41: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_EditBlobDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/EditBlobDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_GUIURIHandlerHelper.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/GUIURIHandlerHelper.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DatabaseRegistrationDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/DatabaseRegistrationDialog.cpp In file included from ./src/gui/DatabaseRegistrationDialog.cpp:41:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/DatabaseRegistrationDialog.h:30, from ./src/gui/DatabaseRegistrationDialog.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_HtmlTemplateProcessor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/HtmlTemplateProcessor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_HtmlHeaderMetadataItemVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/HtmlHeaderMetadataItemVisitor.cpp In file included from ./src/gui/HtmlHeaderMetadataItemVisitor.cpp:31:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/gui/HtmlHeaderMetadataItemVisitor.h:27, from ./src/gui/HtmlHeaderMetadataItemVisitor.cpp:30: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_FieldPropertiesDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/FieldPropertiesDialog.cpp In file included from ./src/gui/FieldPropertiesDialog.cpp:45:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ExecuteSql.h:31, from ./src/gui/FieldPropertiesDialog.cpp:40: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_FindDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/FindDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MultilineEnterDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/MultilineEnterDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_InsertDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/InsertDialog.cpp In file included from ./src/gui/InsertDialog.cpp:45:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/gui/controls/DataGridRows.h:33, from ./src/gui/controls/DataGridTable.h:32, from ./src/gui/InsertDialog.cpp:41: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataItemPropertiesFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/MetadataItemPropertiesFrame.cpp In file included from ./src/gui/MetadataItemPropertiesFrame.cpp:52:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/gui/MetadataItemPropertiesFrame.cpp:51: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_DataGeneratorFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/DataGeneratorFrame.cpp In file included from ./src/gui/DataGeneratorFrame.cpp:53:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/gui/DataGeneratorFrame.cpp:52: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_PreferencesDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/PreferencesDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_PreferencesDialogSettings.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/PreferencesDialogSettings.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/trigger.h:28, from ./src/metadata/relation.h:34, from ./src/gui/PreferencesDialogSettings.cpp:52: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/get_pointer.hpp:14, from /usr/include/boost/bind/mem_fn.hpp:25, from /usr/include/boost/mem_fn.hpp:22, from /usr/include/boost/bind/bind.hpp:26, from /usr/include/boost/bind.hpp:22, from ./src/gui/PreferencesDialogSettings.cpp:43: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ProgressDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ProgressDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_SimpleHtmlFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/SimpleHtmlFrame.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ServerRegistrationDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ServerRegistrationDialog.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/server.h:32, from ./src/gui/ServerRegistrationDialog.cpp:35: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ServerRegistrationDialog.h:30, from ./src/gui/ServerRegistrationDialog.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MainFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/MainFrame.cpp In file included from ./src/gui/BackupRestoreBaseFrame.h:35:0, from ./src/gui/BackupFrame.h:30, from ./src/gui/MainFrame.cpp:48: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/config/DatabaseConfig.h:32, from ./src/gui/MainFrame.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gui/BackupFrame.h:30:0, from ./src/gui/MainFrame.cpp:48: ./src/gui/BackupRestoreBaseFrame.h:71:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] bool startThread(std::auto_ptr thread); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/config/DatabaseConfig.h:32, from ./src/gui/MainFrame.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ReorderFieldsDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ReorderFieldsDialog.cpp In file included from ./src/gui/ReorderFieldsDialog.cpp:42:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/ExecuteSql.h:31, from ./src/gui/ReorderFieldsDialog.cpp:37: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_StyleGuide.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/StyleGuide.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_PrivilegesDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/PrivilegesDialog.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/gui/PrivilegesDialog.cpp:38: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/PrivilegesDialog.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_ExecuteSqlFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/ExecuteSqlFrame.cpp In file included from ./src/gui/ExecuteSqlFrame.cpp:71:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/gui/controls/DataGridRows.h:33, from ./src/gui/controls/DataGridTable.h:32, from ./src/gui/ExecuteSqlFrame.cpp:56: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_RestoreFrame.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/RestoreFrame.cpp In file included from ./src/gui/BackupRestoreBaseFrame.h:35:0, from ./src/gui/RestoreFrame.h:30, from ./src/gui/RestoreFrame.cpp:45: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/RestoreFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/gui/RestoreFrame.h:30:0, from ./src/gui/RestoreFrame.cpp:45: ./src/gui/BackupRestoreBaseFrame.h:71:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] bool startThread(std::auto_ptr thread); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/RestoreFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/gui/RestoreFrame.cpp: In member function 'void RestoreFrame::OnStartButtonClick(wxCommandEvent&)': ./src/gui/RestoreFrame.cpp:444:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr thread(new RestoreThread(this, ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/RestoreFrame.cpp:42: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_StatementHistoryDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/StatementHistoryDialog.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MasterPassword.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/MasterPassword.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_UsernamePasswordDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/UsernamePasswordDialog.cpp In file included from ./src/gui/UsernamePasswordDialog.cpp:35:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/gui/UsernamePasswordDialog.h:30, from ./src/gui/UsernamePasswordDialog.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_main.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/main.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_column.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/column.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/column.cpp:34: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/collection.h:31, from ./src/metadata/column.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_constraints.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/constraints.cpp In file included from ./src/metadata/constraints.cpp:36:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/constraints.h:29, from ./src/metadata/constraints.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_logger.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/logger.cpp In file included from ./src/logger.cpp:42:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/config/DatabaseConfig.h:32, from ./src/logger.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_UserDialog.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/UserDialog.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/server.h:32, from ./src/gui/UserDialog.cpp:46: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/gui/UserDialog.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Index.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/Index.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_exception.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/exception.cpp In file included from ./src/metadata/exception.cpp:39:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/exception.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_generator.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/generator.cpp In file included from ./src/metadata/generator.cpp:39:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/generator.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataItemCreateStatementVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataItemCreateStatementVisitor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_CreateDDLVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/CreateDDLVisitor.cpp In file included from ./src/metadata/CreateDDLVisitor.cpp:40:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/metadata/CreateDDLVisitor.cpp:37: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_domain.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/domain.cpp In file included from ./src/metadata/domain.cpp:39:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/metadata/domain.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_function.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/function.cpp In file included from ./src/metadata/function.cpp:40:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/function.cpp:40: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataItemVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataItemVisitor.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataItemURIHandlerHelper.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataItemURIHandlerHelper.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataItemDescriptionVisitor.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataItemDescriptionVisitor.cpp In file included from ./src/metadata/MetadataItemDescriptionVisitor.cpp:37:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/metadata/MetadataItemDescriptionVisitor.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataTemplateManager.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataTemplateManager.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_parameter.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/parameter.cpp In file included from ./src/metadata/parameter.cpp:34:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/parameter.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_metadataitem.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/metadataitem.cpp In file included from ./src/metadata/metadataitem.cpp:38:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/metadata/metadataitem.cpp:37: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_privilege.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/privilege.cpp In file included from ./src/metadata/privilege.cpp:33:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/privilege.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_role.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/role.cpp In file included from ./src/metadata/role.cpp:38:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/metadata/role.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MetadataTemplateCmdHandler.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/MetadataTemplateCmdHandler.cpp In file included from ./src/metadata/MetadataTemplateCmdHandler.cpp:38:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/MetadataItemVisitor.h:31, from ./src/metadata/CreateDDLVisitor.h:28, from ./src/metadata/MetadataTemplateCmdHandler.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_root.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/root.cpp In file included from ./src/metadata/root.cpp:44:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/root.cpp:40: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_procedure.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/procedure.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/domain.h:28, from ./src/metadata/procedure.cpp:47: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/procedure.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_objectdescriptionhandler.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/objectdescriptionhandler.cpp In file included from ./src/objectdescriptionhandler.cpp:36:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/objectdescriptionhandler.cpp:36: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_relation.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/relation.cpp In file included from ./src/metadata/relation.cpp:43:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/relation.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_User.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/User.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/server.h:32, from ./src/metadata/User.cpp:34: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/server.h:28, from ./src/metadata/User.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_server.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/server.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/server.h:32, from ./src/metadata/server.cpp:43: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/server.cpp:35: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_trigger.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/trigger.cpp In file included from ./src/metadata/trigger.cpp:39:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/metadata/trigger.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_Identifier.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/Identifier.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_view.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/view.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/view.h:28, from ./src/metadata/view.cpp:35: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/metadata/view.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_SelectStatement.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/SelectStatement.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_MultiStatement.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/MultiStatement.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_StatementBuilder.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/StatementBuilder.cpp rm -f libibpp.a ar rcu libibpp.a ibpp__dpb.o ibpp__ibpp.o ibpp__ibs.o ibpp__rb.o ibpp__spb.o ibpp__tpb.o ibpp_array.o ibpp_blob.o ibpp_database.o ibpp_date.o ibpp_dbkey.o ibpp_events.o ibpp_exception.o ibpp_row.o ibpp_service.o ibpp_statement.o ibpp_time.o ibpp_transaction.o ibpp_user.o ranlib libibpp.a /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_StyleGuideGTK.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/gui/gtk/StyleGuideGTK.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_statementHistory.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/statementHistory.cpp In file included from ./src/statementHistory.cpp:38:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/statementHistory.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_database.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/database.cpp In file included from ./src/metadata/database.cpp:50:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function.hpp:30, from ./src/metadata/database.cpp:39: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_table.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/metadata/table.cpp In file included from ./src/metadata/collection.h:34:0, from ./src/metadata/domain.h:28, from ./src/metadata/table.cpp:40: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/frutils.h:34, from ./src/metadata/table.cpp:38: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_SqlTokenizer.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/SqlTokenizer.cpp /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_IncompleteStatement.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/IncompleteStatement.cpp In file included from ./src/sql/IncompleteStatement.cpp:35:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from ./src/metadata/MetadataClasses.h:30, from ./src/metadata/metadataitem.h:36, from ./src/metadata/column.h:28, from ./src/sql/IncompleteStatement.cpp:34: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1/bk-deps g++ -c -o flamerobin_SqlStatement.o -I./.pch/flamerobin -DHAVE_FRCONFIG_H -DIBPP_LINUX -I. -I./src -I./src/ibpp -I./res -I/usr/lib64/wx/include/ -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -DWX_PRECOMP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 ./src/sql/SqlStatement.cpp In file included from ./src/sql/SqlStatement.cpp:33:0: ./src/metadata/database.h:165:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr charsetConverterM; ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/smart_ptr/weak_ptr.hpp:16, from /usr/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /usr/include/boost/enable_shared_from_this.hpp:16, from ./src/metadata/database.h:31, from ./src/sql/SqlStatement.cpp:33: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o flamerobin flamerobin_addconstrainthandler.o flamerobin_Config.o flamerobin_DatabaseConfig.o flamerobin_ArtProvider.o flamerobin_CodeTemplateProcessor.o flamerobin_FRError.o flamerobin_Observer.o flamerobin_ProgressIndicator.o flamerobin_StringUtils.o flamerobin_Subject.o flamerobin_TemplateProcessor.o flamerobin_URIProcessor.o flamerobin_Visitor.o flamerobin_databasehandler.o flamerobin_MetadataLoader.o flamerobin_frprec.o flamerobin_frutils.o flamerobin_AboutBox.o flamerobin_AdvancedMessageDialog.o flamerobin_AdvancedSearchFrame.o flamerobin_BackupFrame.o flamerobin_BackupRestoreBaseFrame.o flamerobin_BaseDialog.o flamerobin_BaseFrame.o flamerobin_CommandManager.o flamerobin_ConfdefTemplateProcessor.o flamerobin_ContextMenuMetadataItemVisitor.o flamerobin_ControlUtils.o flamerobin_DataGrid.o flamerobin_DataGridRowBuffer.o flamerobin_DataGridRows.o flamerobin_DataGridTable.o flamerobin_DBHTreeControl.o flamerobin_DndTextControls.o flamerobin_LogTextControl.o flamerobin_PrintableHtmlWindow.o flamerobin_TextControl.o flamerobin_CreateIndexDialog.o flamerobin_DataGeneratorFrame.o flamerobin_DatabaseRegistrationDialog.o flamerobin_EditBlobDialog.o flamerobin_EventWatcherFrame.o flamerobin_ExecuteSqlFrame.o flamerobin_ExecuteSql.o flamerobin_FieldPropertiesDialog.o flamerobin_FindDialog.o flamerobin_FRLayoutConfig.o flamerobin_GUIURIHandlerHelper.o flamerobin_HtmlHeaderMetadataItemVisitor.o flamerobin_HtmlTemplateProcessor.o flamerobin_InsertDialog.o flamerobin_MainFrame.o flamerobin_MetadataItemPropertiesFrame.o flamerobin_MultilineEnterDialog.o flamerobin_PreferencesDialog.o flamerobin_PreferencesDialogSettings.o flamerobin_PrivilegesDialog.o flamerobin_ProgressDialog.o flamerobin_ReorderFieldsDialog.o flamerobin_RestoreFrame.o flamerobin_ServerRegistrationDialog.o flamerobin_SimpleHtmlFrame.o flamerobin_StatementHistoryDialog.o flamerobin_StyleGuide.o flamerobin_UserDialog.o flamerobin_UsernamePasswordDialog.o flamerobin_logger.o flamerobin_main.o flamerobin_MasterPassword.o flamerobin_column.o flamerobin_constraints.o flamerobin_CreateDDLVisitor.o flamerobin_database.o flamerobin_domain.o flamerobin_exception.o flamerobin_function.o flamerobin_generator.o flamerobin_Index.o flamerobin_metadataitem.o flamerobin_MetadataItemCreateStatementVisitor.o flamerobin_MetadataItemDescriptionVisitor.o flamerobin_MetadataItemURIHandlerHelper.o flamerobin_MetadataItemVisitor.o flamerobin_MetadataTemplateCmdHandler.o flamerobin_MetadataTemplateManager.o flamerobin_parameter.o flamerobin_privilege.o flamerobin_procedure.o flamerobin_relation.o flamerobin_role.o flamerobin_root.o flamerobin_server.o flamerobin_table.o flamerobin_trigger.o flamerobin_User.o flamerobin_view.o flamerobin_objectdescriptionhandler.o flamerobin_Identifier.o flamerobin_IncompleteStatement.o flamerobin_MultiStatement.o flamerobin_SelectStatement.o flamerobin_SqlStatement.o flamerobin_SqlTokenizer.o flamerobin_StatementBuilder.o flamerobin_statementHistory.o flamerobin_StyleGuideGTK.o -L. -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -pthread -lwx_gtk2u_aui-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lboost_thread -lboost_system -pthread -libpp -lfbclient + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UvHDqW + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 + cd flamerobin-0.9.3.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/bin (cd . ; /usr/bin/install -p flamerobin /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/bin) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/code-templates (cd ./code-templates ; /usr/bin/install -p -m 644 create_trigger.confdef create_trigger.info create_trigger.template create_change_trigger.confdef create_change_trigger.info create_change_trigger.template create_selectable_execute_block.confdef create_selectable_execute_block.info create_selectable_execute_block.template create_selectable_procedure.confdef create_selectable_procedure.info create_selectable_procedure.template delete.confdef delete.info delete.template extract_full_ddl.info extract_full_ddl.template insert.confdef insert.info insert.template select.confdef select.info select.template template_info.confdef update.confdef update.info update.template /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/code-templates) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/conf-defs (cd ./conf-defs ; /usr/bin/install -p -m 644 fr_settings.confdef db_settings.confdef /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/conf-defs) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/docs (cd ./docs ; /usr/bin/install -p -m 644 fr_license.html fr_whatsnew.html html.css /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/docs) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/man/man1 (cd ./docs ; /usr/bin/install -p -m 644 flamerobin.1 /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/man/man1) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/html-templates (cd ./html-templates ; /usr/bin/install -p -m 644 ALLloading.html DATABASE.html DATABASEtriggers.html DDL.html DOMAIN.html EXCEPTION.html FUNCTION.html GENERATOR.html PROCEDURE.html PROCEDUREprivileges.html ROLE.html ROLEprivileges.html SERVER.html TABLE.html TABLEconstraints.html TABLEtriggers.html TABLEindices.html TABLEprivileges.html TRIGGER.html VIEW.html VIEWprivileges.html VIEWtriggers.html dependencies.html header.html compute.png drop.png ok.png ok2.png redx.png view.png /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/html-templates) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/applications (cd ./res ; /usr/bin/install -p -m 644 flamerobin.desktop /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/applications) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/pixmaps (cd ./res ; /usr/bin/install -p -m 644 flamerobin.png /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/pixmaps) /usr/bin/install -p -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/sys-templates (cd ./sys-templates ; /usr/bin/install -p -m 644 browse_data.template execute_procedure.template save_as_csv.confdef save_as_csv.template /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/flamerobin/sys-templates) + sed 's@Categories=Development;Database;GTK@Categories=Development;Database;Application;@' -i /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64//usr/share/applications/flamerobin.desktop + echo Encoding=UTF-8 + install -d /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons/mini /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons/large + convert -size 16x16 ./res/fricon128.png /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons/mini/flamerobin.png + convert -size 32x32 ./res/fricon128.png /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons/flamerobin.png + convert -size 48x48 ./res/fricon128.png /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/icons/large/flamerobin.png + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.9.3.1-1.mga7 --unique-debug-suffix -0.9.3.1-1.mga7.x86_64 --unique-debug-src-base flamerobin-0.9.3.1-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/flamerobin-0.9.3.1 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/bin/flamerobin /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 4702 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: flamerobin-0.9.3.1-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3tIzmj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flamerobin-0.9.3.1 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/doc/flamerobin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/doc/flamerobin + cp -pr docs/flamerobin.1 docs/fr_license.html docs/fr_whatsnew.html docs/html.css /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64/usr/share/doc/flamerobin + exit 0 Provides: application() application(flamerobin.desktop) flamerobin = 0.9.3.1-1.mga7 flamerobin(x86-64) = 0.9.3.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_system.so.1.66.0()(64bit) libboost_thread.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfbclient.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(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) libwx_baseu-3.0.so.0()(64bit) libwx_baseu-3.0.so.0(WXU_3.0)(64bit) libwx_baseu_xml-3.0.so.0()(64bit) libwx_baseu_xml-3.0.so.0(WXU_3.0)(64bit) libwx_gtk2u_adv-3.0.so.0()(64bit) libwx_gtk2u_adv-3.0.so.0(WXU_3.0)(64bit) libwx_gtk2u_aui-3.0.so.0()(64bit) libwx_gtk2u_aui-3.0.so.0(WXU_3.0)(64bit) libwx_gtk2u_core-3.0.so.0()(64bit) libwx_gtk2u_core-3.0.so.0(WXU_3.0)(64bit) libwx_gtk2u_html-3.0.so.0()(64bit) libwx_gtk2u_html-3.0.so.0(WXU_3.0)(64bit) libwx_gtk2u_stc-3.0.so.0()(64bit) libwx_gtk2u_stc-3.0.so.0(WXU_3.0)(64bit) Processing files: flamerobin-debugsource-0.9.3.1-1.mga7.x86_64 Provides: flamerobin-debugsource = 0.9.3.1-1.mga7 flamerobin-debugsource(x86-64) = 0.9.3.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: flamerobin-debuginfo-0.9.3.1-1.mga7.x86_64 Provides: debuginfo(build-id) = 6c5232bc0168dd75b9e337654e8c229139c93b2b flamerobin-debuginfo = 0.9.3.1-1.mga7 flamerobin-debuginfo(x86-64) = 0.9.3.1-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: flamerobin-debugsource(x86-64) = 0.9.3.1-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flamerobin-0.9.3.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flamerobin-debugsource-0.9.3.1-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/flamerobin-debuginfo-0.9.3.1-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WbGvCB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd flamerobin-0.9.3.1 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/flamerobin-0.9.3.1-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HDME0T + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf flamerobin-0.9.3.1 + exit 0 D: [iurt_root_command] Success!