D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/fluxbox-1.3.7-7.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bhXTLi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf fluxbox-1.3.7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/fluxbox-1.3.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fluxbox-1.3.7
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/fluxbox-icons.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fluxbox-startfluxbox-pulseaudio.patch
+ /usr/bin/patch -p0 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9wZdgD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd fluxbox-1.3.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ /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 build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-xft --enable-xinerama --enable-imlib2 --enable-nls --with-menu=/etc/X11/fluxbox/menu --with-style=/usr/share/fluxbox/styles/Met-Anti-Flux-blue --with-keys=/usr/share/fluxbox/keys --with-init=/usr/share/fluxbox/init
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... none
checking for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for sed... sed
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking cassert usability... yes
checking cassert presence... yes
checking for cassert... yes
checking cctype usability... yes
checking cctype presence... yes
checking for cctype... yes
checking cerrno usability... yes
checking cerrno presence... yes
checking for cerrno... yes
checking cmath usability... yes
checking cmath presence... yes
checking for cmath... yes
checking cstdarg usability... yes
checking cstdarg presence... yes
checking for cstdarg... yes
checking cstdint usability... yes
checking cstdint presence... yes
checking for cstdint... yes
checking cstdio usability... yes
checking cstdio presence... yes
checking for cstdio... yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking cstring usability... yes
checking cstring presence... yes
checking for cstring... yes
checking ctime usability... yes
checking ctime presence... yes
checking for ctime... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for sys/select.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for basename... yes
checking for alarm... yes
checking for catclose... yes
checking for catgets... yes
checking for catopen... yes
checking for getpid... yes
checking for memset... yes
checking for mkdir... yes
checking for nl_langinfo... yes
checking for putenv... yes
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for sigaction... yes
checking for snprintf... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strcasestr... yes
checking for strchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for sync... yes
checking for vsnprintf... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for cos in -lm... yes
checking for library containing catgets... none required
checking for strftime... yes
checking for clock_gettime... yes
checking for clock_gettime in -lrt... yes
checking for mach_absolute_time... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for X11... yes
checking for setlocale in -lxpg4... no
checking for gencat... gencat
checking whether to include remember functionality... yes
checking whether to have (POSIX) regular expression support... yes
checking whether to include the Slit... yes
checking whether to include SystemTray... yes
checking whether to include Toolbar... yes
checking whether to support Extended Window Manager Hints... yes
checking whether to include verbose debugging code... no
checking whether to build test programs... no
checking whether to include NLS support... yes
checking whether to use a timed pixmap cache... yes
checking whether to have XMB (multibyte font, utf-8) support... yes
checking for IMLIB2... yes
checking for XFT... yes
checking for XftDrawStringUtf8 in -lXft... yes
checking for FONTCONFIG... yes
checking for FREETYPE2... yes
checking for XRENDER... yes
checking for XPM... yes
checking for XINERAMA... yes
checking for XEXT... yes
checking for RANDR... yes
checking for FRIBIDI... yes
checking return type of signal handlers... void
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating version.h
config.status: creating nls/C/Makefile
config.status: creating nls/be_BY/Makefile
config.status: creating nls/bg_BG/Makefile
config.status: creating nls/cs_CZ/Makefile
config.status: creating nls/da_DK/Makefile
config.status: creating nls/de_AT/Makefile
config.status: creating nls/de_CH/Makefile
config.status: creating nls/de_DE/Makefile
config.status: creating nls/el_GR/Makefile
config.status: creating nls/en_GB/Makefile
config.status: creating nls/en_US/Makefile
config.status: creating nls/es_AR/Makefile
config.status: creating nls/es_ES/Makefile
config.status: creating nls/et_EE/Makefile
config.status: creating nls/fi_FI/Makefile
config.status: creating nls/fr_CH/Makefile
config.status: creating nls/fr_FR/Makefile
config.status: creating nls/he_IL/Makefile
config.status: creating nls/it_IT/Makefile
config.status: creating nls/ja_JP/Makefile
config.status: creating nls/ko_KR/Makefile
config.status: creating nls/lv_LV/Makefile
config.status: creating nls/mk_MK/Makefile
config.status: creating nls/nb_NO/Makefile
config.status: creating nls/nl_NL/Makefile
config.status: creating nls/no_NO/Makefile
config.status: creating nls/pl_PL/Makefile
config.status: creating nls/pt_BR/Makefile
config.status: creating nls/pt_PT/Makefile
config.status: creating nls/ru_RU/Makefile
config.status: creating nls/sk_SK/Makefile
config.status: creating nls/sl_SI/Makefile
config.status: creating nls/sv_SE/Makefile
config.status: creating nls/tr_TR/Makefile
config.status: creating nls/uk_UA/Makefile
config.status: creating nls/vi_VN/Makefile
config.status: creating nls/zh_CN/Makefile
config.status: creating nls/zh_TW/Makefile
config.status: creating config.h
config.status: executing depfiles commands

	fluxbox version 1.3.7 configured successfully.

Using:
	'/usr' for installation.
	'/etc/X11/fluxbox/menu' for location menu file.
	'/usr/share/fluxbox/windowmenu' for location window menu file.
	'/usr/share/fluxbox/styles/Met-Anti-Flux-blue' by default style.
	'/usr/share/fluxbox/keys' for location keys file.
	'/usr/share/fluxbox/init' for location init file.
	'/usr/share/fluxbox/nls' for nls files.
	'g++' for C++ compiler.

Building with:
	'-I/usr/include/fribidi     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' for C++ compiler flags.
	' -lfontconfig -lfreetype  -lfreetype  -lfribidi  -lImlib2  -lXrandr  -lXext  -lXft  -lXinerama  -lXpm -lX11  -lXrender -lX11 ' for linker flags.

Now build fluxbox with 'make'

+ /usr/bin/make -O -j4 V=1 VERBOSE=1
./src/defaults_tmp.cc ./src/defaults.cc differ: char 224, line 9
/usr/bin/make  all-recursive
Making all in nls/C
Making all in nls/be_BY
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/be_BY'
Creating catfile for CP1251
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/be_BY'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/be_BY'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/be_BY'
Making all in nls/bg_BG
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/bg_BG'
Creating catfile for CP1251
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/bg_BG'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/bg_BG'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/bg_BG'
Making all in nls/cs_CZ
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/cs_CZ'
Creating catfile for ISO-8859-2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/cs_CZ'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/cs_CZ'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/cs_CZ'
Making all in nls/da_DK
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/da_DK'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/da_DK'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/da_DK'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/da_DK'
Making all in nls/de_AT
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_AT'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_AT'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_AT'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_AT'
Making all in nls/de_CH
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_CH'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_CH'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_CH'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_CH'
Making all in nls/de_DE
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_DE'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_DE'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_DE'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/de_DE'
Making all in nls/el_GR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/el_GR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/el_GR'
Making all in nls/en_GB
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_GB'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_GB'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_GB'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_GB'
Making all in nls/en_US
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_US'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_US'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_US'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/en_US'
Making all in nls/es_AR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_AR'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_AR'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_AR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_AR'
Making all in nls/es_ES
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_ES'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_ES'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_ES'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/es_ES'
Making all in nls/et_EE
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/et_EE'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/et_EE'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/et_EE'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/et_EE'
Making all in nls/fi_FI
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fi_FI'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fi_FI'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fi_FI'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fi_FI'
Making all in nls/fr_CH
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_CH'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_CH'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_CH'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_CH'
Making all in nls/fr_FR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_FR'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_FR'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_FR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/fr_FR'
Making all in nls/he_IL
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/he_IL'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/he_IL'
Making all in nls/it_IT
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/it_IT'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/it_IT'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/it_IT'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/it_IT'
Making all in nls/ja_JP
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ja_JP'
Creating catfile for eucJP
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ja_JP'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ja_JP'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ja_JP'
Making all in nls/ko_KR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ko_KR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ko_KR'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ko_KR'
Creating catfile for EUC-KR
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ko_KR'
Making all in nls/lv_LV
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/lv_LV'
Creating catfile for ISO-8859-13
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/lv_LV'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/lv_LV'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/lv_LV'
Making all in nls/mk_MK
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/mk_MK'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/mk_MK'
Making all in nls/nb_NO
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nb_NO'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nb_NO'
Making all in nls/nl_NL
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nl_NL'
Creating catfile for ISO-8859-15
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nl_NL'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nl_NL'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/nl_NL'
Making all in nls/no_NO
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/no_NO'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/no_NO'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/no_NO'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/no_NO'
Making all in nls/pl_PL
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pl_PL'
Creating catfile for ISO-8859-2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pl_PL'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pl_PL'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pl_PL'
Making all in nls/pt_BR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_BR'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_BR'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_BR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_BR'
Making all in nls/pt_PT
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_PT'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_PT'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_PT'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/pt_PT'
Making all in nls/ru_RU
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ru_RU'
Creating catfile for KOI8-R
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ru_RU'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ru_RU'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/ru_RU'
Making all in nls/sk_SK
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sk_SK'
Creating catfile for ISO-8859-2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sk_SK'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sk_SK'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sk_SK'
Making all in nls/sl_SI
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sl_SI'
Creating catfile for ISO-8859-2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sl_SI'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sl_SI'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sl_SI'
Making all in nls/sv_SE
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sv_SE'
Creating catfile for ISO-8859-1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sv_SE'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sv_SE'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/sv_SE'
Making all in nls/tr_TR
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/tr_TR'
Creating catfile for ISO-8859-9
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/tr_TR'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/tr_TR'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/tr_TR'
Making all in nls/uk_UA
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/uk_UA'
Creating catfile for KOI8-U
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/uk_UA'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/uk_UA'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/uk_UA'
Making all in nls/vi_VN
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/vi_VN'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/vi_VN'
Making all in nls/zh_CN
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Creating catfile for BIG5
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Creating catfile for GB2312
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Creating catfile for GB18030
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Creating catfile for GBK
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_CN'
Making all in nls/zh_TW
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_TW'
Creating catfile for UTF-8
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7/nls/zh_TW'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
/usr/bin/mkdir -p util/
srcdir=''; \
	test -f ./util/startfluxbox.in || srcdir=./; \
	sed -e 's|@default_style[@]|/usr/share/fluxbox/styles/Met-Anti-Flux-blue|g' -e 's|@default_menu[@]|/etc/X11/fluxbox/menu|g' -e 's|@default_keysfile[@]|/usr/share/fluxbox/keys|g' -e 's|@default_appsfile[@]|/usr/share/fluxbox/apps|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@localstatedir[@]|/var|g' -e 's|@pkgbindir[@]||g' -e 's|@pkgdatadir[@]|/usr/share/fluxbox|g' -e 's|@pkgprefix[@]||g' -e 's|@pkgsuffix[@]||g' -e 's|@prefix[@]|/usr|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@usrbin_execdir[@]||g' -e 's|@usrlib_execdir[@]||g' -e 's|@usrsbin_execdir[@]||g' -e 's|@EXEEXT[@]||g' -e 's|@VERSION[@]|1.3.7|g' ${srcdir}util/startfluxbox.in >util/startfluxbox.tmp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
/usr/bin/mkdir -p util/
srcdir=''; \
	test -f ./util/fluxbox-generate_menu.in || srcdir=./; \
	sed -e 's|@default_style[@]|/usr/share/fluxbox/styles/Met-Anti-Flux-blue|g' -e 's|@default_menu[@]|/etc/X11/fluxbox/menu|g' -e 's|@default_keysfile[@]|/usr/share/fluxbox/keys|g' -e 's|@default_appsfile[@]|/usr/share/fluxbox/apps|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@datadir[@]|/usr/share|g' -e 's|@exec_prefix[@]|/usr|g' -e 's|@includedir[@]|/usr/include|g' -e 's|@localstatedir[@]|/var|g' -e 's|@pkgbindir[@]||g' -e 's|@pkgdatadir[@]|/usr/share/fluxbox|g' -e 's|@pkgprefix[@]||g' -e 's|@pkgsuffix[@]||g' -e 's|@prefix[@]|/usr|g' -e 's|@sbindir[@]|/usr/sbin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@usrbin_execdir[@]||g' -e 's|@usrlib_execdir[@]||g' -e 's|@usrsbin_execdir[@]||g' -e 's|@EXEEXT[@]||g' -e 's|@VERSION[@]|1.3.7|g' ${srcdir}util/fluxbox-generate_menu.in >util/fluxbox-generate_menu.tmp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-ImageXPM.o `test -f 'src/FbTk/ImageXPM.cc' || echo './'`src/FbTk/ImageXPM.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-XmbFontImp.o `test -f 'src/FbTk/XmbFontImp.cc' || echo './'`src/FbTk/XmbFontImp.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-ImageImlib2.o `test -f 'src/FbTk/ImageImlib2.cc' || echo './'`src/FbTk/ImageImlib2.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-XftFontImp.o `test -f 'src/FbTk/XftFontImp.cc' || echo './'`src/FbTk/XftFontImp.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-AutoReloadHelper.o `test -f 'src/FbTk/AutoReloadHelper.cc' || echo './'`src/FbTk/AutoReloadHelper.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-App.o `test -f 'src/FbTk/App.cc' || echo './'`src/FbTk/App.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-CachedPixmap.o `test -f 'src/FbTk/CachedPixmap.cc' || echo './'`src/FbTk/CachedPixmap.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-ColorLUT.o `test -f 'src/FbTk/ColorLUT.cc' || echo './'`src/FbTk/ColorLUT.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-BorderTheme.o `test -f 'src/FbTk/BorderTheme.cc' || echo './'`src/FbTk/BorderTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Button.o `test -f 'src/FbTk/Button.cc' || echo './'`src/FbTk/Button.cc
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/Button.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/Button.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FbDrawable.o `test -f 'src/FbTk/FbDrawable.cc' || echo './'`src/FbTk/FbDrawable.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Color.o `test -f 'src/FbTk/Color.cc' || echo './'`src/FbTk/Color.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FbString.o `test -f 'src/FbTk/FbString.cc' || echo './'`src/FbTk/FbString.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-EventManager.o `test -f 'src/FbTk/EventManager.cc' || echo './'`src/FbTk/EventManager.cc
In file included from src/FbTk/EventManager.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/EventManager.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FbTime.o `test -f 'src/FbTk/FbTime.cc' || echo './'`src/FbTk/FbTime.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Container.o `test -f 'src/FbTk/Container.cc' || echo './'`src/FbTk/Container.cc
In file included from src/FbTk/Container.hh:26,
                 from src/FbTk/Container.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Container.hh:26,
                 from src/FbTk/Container.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FbPixmap.o `test -f 'src/FbTk/FbPixmap.cc' || echo './'`src/FbTk/FbPixmap.cc
In file included from src/FbTk/FbPixmap.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/FbPixmap.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-GContext.o `test -f 'src/FbTk/GContext.cc' || echo './'`src/FbTk/GContext.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FileUtil.o `test -f 'src/FbTk/FileUtil.cc' || echo './'`src/FbTk/FileUtil.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-FbWindow.o `test -f 'src/FbTk/FbWindow.cc' || echo './'`src/FbTk/FbWindow.cc
In file included from src/FbTk/FbWindow.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/FbWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-I18n.o `test -f 'src/FbTk/I18n.cc' || echo './'`src/FbTk/I18n.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Font.o `test -f 'src/FbTk/Font.cc' || echo './'`src/FbTk/Font.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Image.o `test -f 'src/FbTk/Image.cc' || echo './'`src/FbTk/Image.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-KeyUtil.o `test -f 'src/FbTk/KeyUtil.cc' || echo './'`src/FbTk/KeyUtil.cc
In file included from src/FbTk/KeyUtil.cc:22:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/KeyUtil.hh:27,
                 from src/FbTk/KeyUtil.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
src/FbTk/KeyUtil.cc:63:6: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   63 | std::auto_ptr<KeyUtil> KeyUtil::s_keyutil;
      |      ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/KeyUtil.hh:27,
                 from src/FbTk/KeyUtil.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-LayerItem.o `test -f 'src/FbTk/LayerItem.cc' || echo './'`src/FbTk/LayerItem.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-ImageControl.o `test -f 'src/FbTk/ImageControl.cc' || echo './'`src/FbTk/ImageControl.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Layer.o `test -f 'src/FbTk/Layer.cc' || echo './'`src/FbTk/Layer.cc
In file included from src/FbTk/Layer.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Layer.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MacroCommand.o `test -f 'src/FbTk/MacroCommand.cc' || echo './'`src/FbTk/MacroCommand.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-LogicCommands.o `test -f 'src/FbTk/LogicCommands.cc' || echo './'`src/FbTk/LogicCommands.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MenuItem.o `test -f 'src/FbTk/MenuItem.cc' || echo './'`src/FbTk/MenuItem.cc
In file included from src/FbTk/MenuItem.cc:22:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MenuItem.cc:22:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.hh:32,
                 from src/FbTk/MenuItem.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MenuItem.cc:23:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MenuItem.cc:23:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MenuSearch.o `test -f 'src/FbTk/MenuSearch.cc' || echo './'`src/FbTk/MenuSearch.cc
In file included from src/FbTk/MenuSearch.cc:2:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuSearch.cc:2:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MenuSearch.cc:2:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuSearch.cc:2:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MenuSeparator.o `test -f 'src/FbTk/MenuSeparator.cc' || echo './'`src/FbTk/MenuSeparator.cc
In file included from src/FbTk/MenuSeparator.hh:26,
                 from src/FbTk/MenuSeparator.cc:23:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuSeparator.hh:26,
                 from src/FbTk/MenuSeparator.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MenuSeparator.hh:26,
                 from src/FbTk/MenuSeparator.cc:23:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MenuSeparator.hh:26,
                 from src/FbTk/MenuSeparator.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MultLayers.o `test -f 'src/FbTk/MultLayers.cc' || echo './'`src/FbTk/MultLayers.cc
In file included from src/FbTk/MultLayers.cc:27:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/MultLayers.cc:27:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MultiButtonMenuItem.o `test -f 'src/FbTk/MultiButtonMenuItem.cc' || echo './'`src/FbTk/MultiButtonMenuItem.cc
In file included from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/FbTk/MultiButtonMenuItem.cc:23:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/FbTk/MultiButtonMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/FbTk/MultiButtonMenuItem.cc:23:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/FbTk/MultiButtonMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Menu.o `test -f 'src/FbTk/Menu.cc' || echo './'`src/FbTk/Menu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbTk/Menu.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/Menu.hh:29,
                 from src/FbTk/Menu.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/Menu.hh:29,
                 from src/FbTk/Menu.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/Menu.hh:29,
                 from src/FbTk/Menu.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.cc:27:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/Menu.hh:29,
                 from src/FbTk/Menu.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.cc:27:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/Menu.hh:29,
                 from src/FbTk/Menu.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Parser.o `test -f 'src/FbTk/Parser.cc' || echo './'`src/FbTk/Parser.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-RelCalcHelper.o `test -f 'src/FbTk/RelCalcHelper.cc' || echo './'`src/FbTk/RelCalcHelper.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-RegExp.o `test -f 'src/FbTk/RegExp.cc' || echo './'`src/FbTk/RegExp.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-MenuTheme.o `test -f 'src/FbTk/MenuTheme.cc' || echo './'`src/FbTk/MenuTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Resource.o `test -f 'src/FbTk/Resource.cc' || echo './'`src/FbTk/Resource.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Shape.o `test -f 'src/FbTk/Shape.cc' || echo './'`src/FbTk/Shape.cc
In file included from src/FbTk/Shape.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Shape.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-StringUtil.o `test -f 'src/FbTk/StringUtil.cc' || echo './'`src/FbTk/StringUtil.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-TextButton.o `test -f 'src/FbTk/TextButton.cc' || echo './'`src/FbTk/TextButton.cc
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/FbTk/TextButton.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/FbTk/TextButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-TextBox.o `test -f 'src/FbTk/TextBox.cc' || echo './'`src/FbTk/TextBox.cc
In file included from src/FbTk/TextBox.hh:25,
                 from src/FbTk/TextBox.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/FbTk/TextBox.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/TextBox.cc:26:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/FbTk/TextBox.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Texture.o `test -f 'src/FbTk/Texture.cc' || echo './'`src/FbTk/Texture.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-TextUtils.o `test -f 'src/FbTk/TextUtils.cc' || echo './'`src/FbTk/TextUtils.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-TextTheme.o `test -f 'src/FbTk/TextTheme.cc' || echo './'`src/FbTk/TextTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-TextureRender.o `test -f 'src/FbTk/TextureRender.cc' || echo './'`src/FbTk/TextureRender.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Timer.o `test -f 'src/FbTk/Timer.cc' || echo './'`src/FbTk/Timer.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Theme.o `test -f 'src/FbTk/Theme.cc' || echo './'`src/FbTk/Theme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-ThemeItems.o `test -f 'src/FbTk/ThemeItems.cc' || echo './'`src/FbTk/ThemeItems.cc
src/FbTk/ThemeItems.cc: In member function 'void FbTk::ThemeItem<T>::load(const string*, const string*) [with T = FbTk::Texture; std::string = std::__cxx11::basic_string<char>]':
src/FbTk/ThemeItems.cc:208:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  208 |     std::auto_ptr<PixmapWithMask> pm(Image::load(pixmap_name, m_tm.screenNum()));
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/ThemeItems.cc:55:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
src/FbTk/ThemeItems.cc: In member function 'void FbTk::ThemeItem<T>::setFromString(const char*) [with T = FbTk::PixmapWithMask]':
src/FbTk/ThemeItems.cc:258:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  258 |         std::auto_ptr<PixmapWithMask> pm(Image::load(filename, m_tm.screenNum()));
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/ThemeItems.cc:55:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-Transparent.o `test -f 'src/FbTk/Transparent.cc' || echo './'`src/FbTk/Transparent.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/fribidi  -include ./config.h -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/FbTk/libFbTk_a-XFontImp.o `test -f 'src/FbTk/XFontImp.cc' || echo './'`src/FbTk/XFontImp.cc
src/FbTk/XFontImp.cc: In member function 'virtual void FbTk::XFontImp::rotate(FbTk::Orientation)':
src/FbTk/XFontImp.cc:208:30: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=]
  208 |         snprintf(text, 1, "%c", ichar);
      |                              ^
In file included from /usr/include/stdio.h:888,
                 from /usr/include/c++/11/cstdio:42,
                 from /usr/include/c++/11/ext/string_conversions.h:43,
                 from /usr/include/c++/11/bits/basic_string.h:6606,
                 from /usr/include/c++/11/string:55,
                 from src/FbTk/FbString.hh:26,
                 from src/FbTk/FontImp.hh:26,
                 from src/FbTk/XFontImp.hh:25,
                 from src/FbTk/XFontImp.cc:22:
/usr/include/bits/stdio2.h:71:35: note: '__builtin___snprintf_chk' output 2 bytes into a destination of size 1
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ArrowButton.o `test -f 'src/ArrowButton.cc' || echo './'`src/ArrowButton.cc
In file included from src/FbTk/Button.hh:28,
                 from src/ArrowButton.hh:25,
                 from src/ArrowButton.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/ArrowButton.hh:25,
                 from src/ArrowButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-AlphaMenu.o `test -f 'src/AlphaMenu.cc' || echo './'`src/AlphaMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WindowCmd.hh:27,
                 from src/AlphaMenu.hh:27,
                 from src/AlphaMenu.cc:23:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.hh:29,
                 from src/AlphaMenu.cc:23:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.hh:29,
                 from src/AlphaMenu.cc:23:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:28:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AlphaMenu.cc:28:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/AlphaMenu.hh:26,
                 from src/AlphaMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-CascadePlacement.o `test -f 'src/CascadePlacement.cc' || echo './'`src/CascadePlacement.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/CascadePlacement.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CascadePlacement.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CascadePlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-AttentionNoticeHandler.o `test -f 'src/AttentionNoticeHandler.cc' || echo './'`src/AttentionNoticeHandler.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/AttentionNoticeHandler.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/AttentionNoticeHandler.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/AttentionNoticeHandler.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ClientMenu.o `test -f 'src/ClientMenu.cc' || echo './'`src/ClientMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/ClientMenu.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:30:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.cc:30:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/ClientMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ColSmartPlacement.o `test -f 'src/ColSmartPlacement.cc' || echo './'`src/ColSmartPlacement.cc
In file included from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ColSmartPlacement.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:26:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ColSmartPlacement.cc:26:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/ColSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-CommandDialog.o `test -f 'src/CommandDialog.cc' || echo './'`src/CommandDialog.cc
In file included from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/CommandDialog.hh:26,
                 from src/CommandDialog.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/CommandDialog.hh:26,
                 from src/CommandDialog.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
src/CommandDialog.cc: In member function 'virtual void CommandDialog::exec(const string&)':
src/CommandDialog.cc:50:5: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   50 |     auto_ptr<FbTk::Command<void> > cmd(FbTk::CommandParser<void>::instance().parse(m_precommand + text));
      |     ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/CommandDialog.hh:26,
                 from src/CommandDialog.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbAtoms.o `test -f 'src/FbAtoms.cc' || echo './'`src/FbAtoms.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ClientPattern.o `test -f 'src/ClientPattern.cc' || echo './'`src/ClientPattern.cc
In file included from src/ClientPattern.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/ClientPattern.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ClientPattern.cc:28:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientPattern.cc:28:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/ClientPattern.cc:30:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/ClientPattern.cc:30:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/ClientPattern.cc:30:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/ClientPattern.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbMenu.o `test -f 'src/FbMenu.cc' || echo './'`src/FbMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/FbMenu.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/FbMenu.cc:22:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/FbMenu.cc:22:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:22:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:24:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:24:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/FbMenu.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/FbMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ConfigMenu.o `test -f 'src/ConfigMenu.cc' || echo './'`src/ConfigMenu.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/ConfigMenu.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/FocusModelMenuItem.hh:27,
                 from src/ConfigMenu.cc:27:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/FocusModelMenuItem.hh:27,
                 from src/ConfigMenu.cc:27:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:28:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:28:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ConfigMenu.cc:29:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ConfigMenu.cc:29:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ConfigMenu.cc:29:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ConfigMenu.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbMenuParser.o `test -f 'src/FbMenuParser.cc' || echo './'`src/FbMenuParser.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-CurrentWindowCmd.o `test -f 'src/CurrentWindowCmd.cc' || echo './'`src/CurrentWindowCmd.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:26:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:26:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/CurrentWindowCmd.cc:30:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/CurrentWindowCmd.hh:27,
                 from src/CurrentWindowCmd.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbRootWindow.o `test -f 'src/FbRootWindow.cc' || echo './'`src/FbRootWindow.cc
In file included from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbCommands.o `test -f 'src/FbCommands.cc' || echo './'`src/FbCommands.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/FbCommands.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/FbCommands.cc:22:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/FbCommands.cc:22:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/FbCommands.cc:22:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.hh:33,
                 from src/FbCommands.cc:22:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:22:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:22:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:23:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:23:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:25:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.cc:25:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbCommands.hh:29,
                 from src/FbCommands.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbWinFrameTheme.o `test -f 'src/FbWinFrameTheme.cc' || echo './'`src/FbWinFrameTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-HeadArea.o `test -f 'src/HeadArea.cc' || echo './'`src/HeadArea.cc
In file included from src/HeadArea.cc:22:
src/HeadArea.hh:43:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   43 |     std::auto_ptr<Strut> m_available_workspace_area;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/HeadArea.hh:26,
                 from src/HeadArea.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FbWinFrame.o `test -f 'src/FbWinFrame.cc' || echo './'`src/FbWinFrame.cc
In file included from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/FbWinFrame.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/FbWinFrame.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FocusControl.o `test -f 'src/FocusControl.cc' || echo './'`src/FocusControl.cc
In file included from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/FocusControl.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/FocusControl.cc:28:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/FocusControl.cc:28:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/FocusControl.cc:28:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:29:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.cc:29:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/FocusControl.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-FocusableList.o `test -f 'src/FocusableList.cc' || echo './'`src/FocusableList.cc
In file included from src/FocusableList.cc:22:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/FocusableList.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusableList.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusableList.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-IconbarTheme.o `test -f 'src/IconbarTheme.cc' || echo './'`src/IconbarTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-IconButton.o `test -f 'src/IconButton.cc' || echo './'`src/IconButton.cc
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/IconButton.cc:24:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/IconButton.cc:24:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.hh:27,
                 from src/IconButton.cc:24:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:24:
src/IconbarTool.hh:110:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  110 |     std::auto_ptr<FocusableList> m_winlist;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/IconButton.cc:27:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconButton.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/IconButton.hh:30,
                 from src/IconButton.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-LayerMenu.o `test -f 'src/LayerMenu.cc' || echo './'`src/LayerMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/LayerMenu.cc:22:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/LayerMenu.cc:22:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.hh:33,
                 from src/LayerMenu.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/LayerMenu.cc:24:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/LayerMenu.cc:24:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/LayerMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-OSDWindow.o `test -f 'src/OSDWindow.cc' || echo './'`src/OSDWindow.cc
In file included from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/OSDWindow.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/OSDWindow.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/OSDWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Keys.o `test -f 'src/Keys.cc' || echo './'`src/Keys.cc
In file included from src/Keys.cc:24:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:24:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Keys.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Keys.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Keys.cc:36:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/Keys.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-MinOverlapPlacement.o `test -f 'src/MinOverlapPlacement.cc' || echo './'`src/MinOverlapPlacement.cc
In file included from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/MinOverlapPlacement.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/MinOverlapPlacement.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MinOverlapPlacement.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/MinOverlapPlacement.hh:25,
                 from src/MinOverlapPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-MenuCreator.o `test -f 'src/MenuCreator.cc' || echo './'`src/MenuCreator.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/MenuCreator.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:28:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:28:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/WindowMenuAccessor.hh:27,
                 from src/MenuCreator.cc:32:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/WindowMenuAccessor.hh:27,
                 from src/MenuCreator.cc:32:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WindowMenuAccessor.hh:27,
                 from src/MenuCreator.cc:32:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/MenuCreator.cc:36:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/MenuCreator.cc:36:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/MenuCreator.cc:60:
src/Remember.hh:158:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |     std::auto_ptr<Patterns> m_pats;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/MenuCreator.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Resources.o `test -f 'src/Resources.cc' || echo './'`src/Resources.cc
In file included from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/Resources.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/Resources.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Resources.cc:28:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/Resources.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Resources.cc:28:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/Resources.cc:26:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-RootCmdMenuItem.o `test -f 'src/RootCmdMenuItem.cc' || echo './'`src/RootCmdMenuItem.cc
In file included from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootCmdMenuItem.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootCmdMenuItem.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootCmdMenuItem.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootCmdMenuItem.cc:25:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.hh:33,
                 from src/RootCmdMenuItem.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootCmdMenuItem.cc:25:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootCmdMenuItem.cc:25:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootCmdMenuItem.cc:26:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootCmdMenuItem.cc:26:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/RootCmdMenuItem.hh:25,
                 from src/RootCmdMenuItem.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-RootTheme.o `test -f 'src/RootTheme.cc' || echo './'`src/RootTheme.cc
In file included from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootTheme.cc:26:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootTheme.cc:26:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/RootTheme.cc:26:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.hh:33,
                 from src/RootTheme.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:26:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:26:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RootTheme.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/RootTheme.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-RowSmartPlacement.o `test -f 'src/RowSmartPlacement.cc' || echo './'`src/RowSmartPlacement.cc
In file included from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/RowSmartPlacement.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:27:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/RowSmartPlacement.cc:27:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/RowSmartPlacement.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ScreenPlacement.o `test -f 'src/ScreenPlacement.cc' || echo './'`src/ScreenPlacement.cc
In file included from src/ScreenPlacement.cc:22:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:22:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/ScreenPlacement.cc:30:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/ScreenPlacement.cc:30:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:30:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:33:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenPlacement.cc:33:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ScreenPlacement.hh:28,
                 from src/ScreenPlacement.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-SendToMenu.o `test -f 'src/SendToMenu.cc' || echo './'`src/SendToMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/SendToMenu.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:28:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SendToMenu.cc:28:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/SendToMenu.cc:31:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/MultiButtonMenuItem.hh:26,
                 from src/SendToMenu.cc:31:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/SendToMenu.hh:26,
                 from src/SendToMenu.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ScreenResource.o `test -f 'src/ScreenResource.cc' || echo './'`src/ScreenResource.cc
In file included from src/FbWinFrame.hh:27,
                 from src/ScreenResource.hh:25,
                 from src/ScreenResource.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/ScreenResource.hh:25,
                 from src/ScreenResource.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenResource.cc:23:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/ScreenResource.hh:25,
                 from src/ScreenResource.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ScreenResource.cc:23:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/ScreenResource.hh:25,
                 from src/ScreenResource.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-StyleMenuItem.o `test -f 'src/StyleMenuItem.cc' || echo './'`src/StyleMenuItem.cc
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/StyleMenuItem.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/StyleMenuItem.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/StyleMenuItem.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/FbCommands.hh:31,
                 from src/StyleMenuItem.cc:25:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbCommands.hh:33,
                 from src/StyleMenuItem.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/StyleMenuItem.cc:25:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/StyleMenuItem.cc:25:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/StyleMenuItem.cc:26:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/StyleMenuItem.cc:26:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/MenuItem.hh:31,
                 from src/FbTk/RadioMenuItem.hh:25,
                 from src/StyleMenuItem.hh:26,
                 from src/StyleMenuItem.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-TextDialog.o `test -f 'src/TextDialog.cc' || echo './'`src/TextDialog.cc
In file included from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/TextDialog.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:26:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:26:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TextDialog.cc:30:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/TextBox.hh:25,
                 from src/TextDialog.hh:25,
                 from src/TextDialog.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-TooltipWindow.o `test -f 'src/TooltipWindow.cc' || echo './'`src/TooltipWindow.cc
In file included from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/TooltipWindow.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/TooltipWindow.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/OSDWindow.hh:25,
                 from src/TooltipWindow.hh:25,
                 from src/TooltipWindow.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-UnderMousePlacement.o `test -f 'src/UnderMousePlacement.cc' || echo './'`src/UnderMousePlacement.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/UnderMousePlacement.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/UnderMousePlacement.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/UnderMousePlacement.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WinButtonTheme.o `test -f 'src/WinButtonTheme.cc' || echo './'`src/WinButtonTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Screen.o `test -f 'src/Screen.cc' || echo './'`src/Screen.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Screen.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:27:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:27:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Screen.cc:31:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Screen.cc:31:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Screen.cc:31:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:35:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:35:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Screen.cc:40:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Screen.cc:40:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:49:
src/HeadArea.hh:43:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   43 |     std::auto_ptr<Strut> m_available_workspace_area;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:51:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:51:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:53:
src/SystemTray.hh:106:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  106 |     std::auto_ptr<AtomHandler> m_handler;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:71:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:75:
src/Slit.hh:152:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  152 |     std::auto_ptr<LayerMenu> m_layermenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:75:
src/Slit.hh:178:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  178 |     std::auto_ptr<FbTk::LayerItem> m_layeritem;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:75:
src/Slit.hh:179:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  179 |     std::auto_ptr<SlitTheme> m_slit_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Screen.cc:83:
src/ToolFactory.hh:55:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   55 |     std::auto_ptr<ToolTheme> m_button_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Screen.cc:83:
src/ToolFactory.hh:56:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   56 |     std::auto_ptr<ToolTheme> m_workspace_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Screen.cc:83:
src/ToolFactory.hh:57:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   57 |     std::auto_ptr<ToolTheme> m_systray_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Screen.cc:83:
src/Toolbar.hh:195:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  195 |     std::auto_ptr<FbTk::Shape> m_shape;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
src/Screen.cc: In member function 'void BScreen::propertyNotify(Atom)':
src/Screen.cc:644:25: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  644 |             static std::auto_ptr<FbTk::Command<void> > cmd(0);
      |                         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Screen.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WinButton.o `test -f 'src/WinButton.cc' || echo './'`src/WinButton.cc
In file included from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WinButton.cc:23:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinButton.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/WinButton.hh:25,
                 from src/WinButton.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WindowState.o `test -f 'src/WindowState.cc' || echo './'`src/WindowState.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WinClient.o `test -f 'src/WinClient.cc' || echo './'`src/WinClient.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WinClient.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WinClient.hh:25,
                 from src/WinClient.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WindowCmd.o `test -f 'src/WindowCmd.cc' || echo './'`src/WindowCmd.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WindowCmd.hh:27,
                 from src/WindowCmd.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WindowCmd.hh:27,
                 from src/WindowCmd.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WindowCmd.hh:27,
                 from src/WindowCmd.cc:22:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/WindowCmd.hh:27,
                 from src/WindowCmd.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Workspace.o `test -f 'src/Workspace.cc' || echo './'`src/Workspace.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Workspace.cc:27:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Workspace.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Workspace.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Xutil.o `test -f 'src/Xutil.cc' || echo './'`src/Xutil.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WorkspaceMenu.o `test -f 'src/WorkspaceMenu.cc' || echo './'`src/WorkspaceMenu.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/WorkspaceMenu.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:29:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:29:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:36:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceMenu.cc:36:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/WorkspaceMenu.hh:25,
                 from src/WorkspaceMenu.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WorkspaceCmd.o `test -f 'src/WorkspaceCmd.cc' || echo './'`src/WorkspaceCmd.cc
In file included from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceCmd.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceCmd.cc:26:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceCmd.cc:26:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceCmd.cc:26:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:28:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:29:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:29:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceCmd.cc:34:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FocusableList.hh:33,
                 from src/FocusControl.hh:28,
                 from src/WorkspaceCmd.hh:29,
                 from src/WorkspaceCmd.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-main.o `test -f 'src/main.cc' || echo './'`src/main.cc
In file included from src/main.cc:23:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/main.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/main.cc:23:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/main.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
src/main.cc:71:1: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   71 | auto_ptr<Fluxbox> fluxbox;
      | ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/main.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-cli_cfiles.o `test -f 'src/cli_cfiles.cc' || echo './'`src/cli_cfiles.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Window.o `test -f 'src/Window.cc' || echo './'`src/Window.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/Window.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:28:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:28:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:30:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Window.cc:34:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Window.cc:34:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Window.cc:34:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:40:
src/Remember.hh:158:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |     std::auto_ptr<Patterns> m_pats;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:45:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:45:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Window.cc:53:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Window.hh:28,
                 from src/Window.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-cli_info.o `test -f 'src/cli_info.cc' || echo './'`src/cli_info.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-cli_options.o `test -f 'src/cli_options.cc' || echo './'`src/cli_options.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Ewmh.o `test -f 'src/Ewmh.cc' || echo './'`src/Ewmh.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Ewmh.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Ewmh.cc:27:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Ewmh.cc:27:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/Ewmh.cc:27:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:29:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Ewmh.cc:29:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Ewmh.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-fluxbox.o `test -f 'src/fluxbox.cc' || echo './'`src/fluxbox.cc
In file included from src/fluxbox.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/fluxbox.cc:27:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/fluxbox.cc:27:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/fluxbox.cc:29:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/fluxbox.cc:29:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/fluxbox.cc:29:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:31:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:31:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:57:
src/FbTk/KeyUtil.hh:96:17: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   96 |     static std::auto_ptr<KeyUtil> s_keyutil;
      |                 ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/fluxbox.cc:64:
src/Remember.hh:158:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |     std::auto_ptr<Patterns> m_pats;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/fluxbox.hh:51,
                 from src/fluxbox.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Remember.o `test -f 'src/Remember.cc' || echo './'`src/Remember.cc
In file included from src/Remember.cc:24:
src/Remember.hh:158:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |     std::auto_ptr<Patterns> m_pats;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/Remember.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Remember.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/Remember.cc:29:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/Remember.cc:29:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:29:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:31:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:31:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:32:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:32:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:40:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Remember.cc:40:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/Remember.hh:35,
                 from src/Remember.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-SlitClient.o `test -f 'src/SlitClient.cc' || echo './'`src/SlitClient.cc
In file included from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/SlitClient.cc:24:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SlitClient.cc:24:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbWinFrame.hh:27,
                 from src/Screen.hh:28,
                 from src/SlitClient.cc:24:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-SlitTheme.o `test -f 'src/SlitTheme.cc' || echo './'`src/SlitTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ButtonTool.o `test -f 'src/ButtonTool.cc' || echo './'`src/ButtonTool.cc
In file included from src/ButtonTool.hh:25,
                 from src/ButtonTool.cc:22:
src/GenericTool.hh:68:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     std::auto_ptr<FbTk::FbWindow> m_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/GenericTool.hh:30,
                 from src/ButtonTool.hh:25,
                 from src/ButtonTool.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Button.hh:28,
                 from src/ButtonTool.cc:24:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/GenericTool.hh:30,
                 from src/ButtonTool.hh:25,
                 from src/ButtonTool.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ButtonTheme.o `test -f 'src/ButtonTheme.cc' || echo './'`src/ButtonTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Slit.o `test -f 'src/Slit.cc' || echo './'`src/Slit.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Slit.hh:33,
                 from src/Slit.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:25:
src/Slit.hh:152:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  152 |     std::auto_ptr<LayerMenu> m_layermenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:25:
src/Slit.hh:178:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  178 |     std::auto_ptr<FbTk::LayerItem> m_layeritem;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:25:
src/Slit.hh:179:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  179 |     std::auto_ptr<SlitTheme> m_slit_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:28:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:28:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:38:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Slit.cc:38:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Slit.hh:29,
                 from src/Slit.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-GenericTool.o `test -f 'src/GenericTool.cc' || echo './'`src/GenericTool.cc
In file included from src/GenericTool.cc:22:
src/GenericTool.hh:68:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     std::auto_ptr<FbTk::FbWindow> m_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/GenericTool.hh:30,
                 from src/GenericTool.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/GenericTool.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/GenericTool.hh:30,
                 from src/GenericTool.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ClockTool.o `test -f 'src/ClockTool.cc' || echo './'`src/ClockTool.cc
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/ClockTool.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:29:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:29:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:35:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:35:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:36:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClockTool.cc:36:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ClockTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ToolFactory.o `test -f 'src/ToolFactory.cc' || echo './'`src/ToolFactory.cc
In file included from src/ToolFactory.cc:22:
src/ToolFactory.hh:55:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   55 |     std::auto_ptr<ToolTheme> m_button_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:22:
src/ToolFactory.hh:56:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   56 |     std::auto_ptr<ToolTheme> m_workspace_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:22:
src/ToolFactory.hh:57:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   57 |     std::auto_ptr<ToolTheme> m_systray_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ButtonTool.hh:25,
                 from src/ToolFactory.cc:25:
src/GenericTool.hh:68:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   68 |     std::auto_ptr<FbTk::FbWindow> m_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/ClockTool.hh:30,
                 from src/ToolFactory.cc:26:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:28:
src/SystemTray.hh:106:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  106 |     std::auto_ptr<AtomHandler> m_handler;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/ToolFactory.cc:30:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/ToolFactory.cc:30:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.hh:27,
                 from src/ToolFactory.cc:30:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:30:
src/IconbarTool.hh:110:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  110 |     std::auto_ptr<FocusableList> m_winlist;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/ToolFactory.cc:39:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:39:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:40:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:40:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Toolbar.hh:29,
                 from src/ToolFactory.cc:41:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Toolbar.hh:29,
                 from src/ToolFactory.cc:41:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Toolbar.hh:35,
                 from src/ToolFactory.cc:41:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Toolbar.hh:35,
                 from src/ToolFactory.cc:41:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToolFactory.cc:41:
src/Toolbar.hh:195:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  195 |     std::auto_ptr<FbTk::Shape> m_shape;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/ToolFactory.hh:30,
                 from src/ToolFactory.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ToolTheme.o `test -f 'src/ToolTheme.cc' || echo './'`src/ToolTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ToolbarItem.o `test -f 'src/ToolbarItem.cc' || echo './'`src/ToolbarItem.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-ToolbarTheme.o `test -f 'src/ToolbarTheme.cc' || echo './'`src/ToolbarTheme.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-IconbarTool.o `test -f 'src/IconbarTool.cc' || echo './'`src/IconbarTool.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:23:
src/IconbarTool.hh:110:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  110 |     std::auto_ptr<FocusableList> m_winlist;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WindowCmd.hh:27,
                 from src/IconbarTool.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:27:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:36:
src/FbCommands.hh:130:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  130 |     std::auto_ptr<ClientMenu> m_menu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/IconbarTool.cc:36:
src/FbCommands.hh:140:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  140 |    std::auto_ptr<FbMenu> m_menu;
      |         ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/IconbarTool.cc:43:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/IconbarTool.cc:43:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/IconbarTool.hh:27,
                 from src/IconbarTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -include ./config.h   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/defaults.o src/defaults.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fbsetroot-FbAtoms.o `test -f 'src/FbAtoms.cc' || echo './'`src/FbAtoms.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-WorkspaceNameTool.o `test -f 'src/WorkspaceNameTool.cc' || echo './'`src/WorkspaceNameTool.cc
In file included from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/WorkspaceNameTool.cc:26:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/WorkspaceNameTool.cc:26:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceNameTool.cc:27:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceNameTool.cc:27:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ClientMenu.hh:25,
                 from src/Workspace.hh:28,
                 from src/WorkspaceNameTool.cc:27:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbTk/Button.hh:28,
                 from src/FbTk/TextButton.hh:25,
                 from src/WorkspaceNameTool.hh:28,
                 from src/WorkspaceNameTool.cc:23:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fbsetroot-FbRootWindow.o `test -f 'src/FbRootWindow.cc' || echo './'`src/FbRootWindow.cc
In file included from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/FbRootWindow.hh:25,
                 from src/FbRootWindow.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o util/fluxbox_remote-fluxbox-remote.o `test -f 'util/fluxbox-remote.cc' || echo './'`util/fluxbox-remote.cc
util/fluxbox-remote.cc: In function 'int main(int, char**)':
util/fluxbox-remote.cc:76:32: error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int')
   76 |             && text_prop.value > 0
      |                ~~~~~~~~~~~~~~~~^~~
make[2]: *** [Makefile:4081: util/fluxbox_remote-fluxbox-remote.o] Error 1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-SystemTray.o `test -f 'src/SystemTray.cc' || echo './'`src/SystemTray.cc
In file included from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:22:
src/SystemTray.hh:106:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  106 |     std::auto_ptr<AtomHandler> m_handler;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:30:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:30:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Window.hh:31,
                 from src/WinClient.hh:25,
                 from src/SystemTray.cc:31:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/SystemTray.cc:32:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbTk/FbWindow.hh:28,
                 from src/SystemTray.hh:26,
                 from src/SystemTray.cc:22:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -include ./config.h -I./src/FbTk -I./src -I./src -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o util/fbsetroot-fbsetroot.o `test -f 'util/fbsetroot.cc' || echo './'`util/fbsetroot.cc
In file included from util/../src/FbRootWindow.hh:25,
                 from util/fbsetroot.cc:27:
util/../src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from util/../src/FbTk/FbWindow.hh:28,
                 from util/../src/FbRootWindow.hh:25,
                 from util/fbsetroot.cc:27:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
util/fbsetroot.cc: In member function 'void fbsetroot::modula(int, int)':
util/fbsetroot.cc:227:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
  227 |     register int i;
      |                  ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
g++ -DHAVE_CONFIG_H -I.  -I/usr/include/fribidi   -include ./config.h -I./src -I./src -I./src/FbTk -I./nls   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -c -o src/fluxbox-Toolbar.o `test -f 'src/Toolbar.cc' || echo './'`src/Toolbar.cc
In file included from src/FbTk/Menu.hh:32,
                 from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbTk/FbWindow.hh:244:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  244 |     std::auto_ptr<FbTk::Transparent> m_transparent;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbTk/Menu.hh:192:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  192 |     std::auto_ptr<MenuSearch> m_search;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbMenu.hh:27,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbTk/Menu.hh:242:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  242 |     std::auto_ptr<FbTk::Shape> m_shape; // the corners
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbMenu.hh:59:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   59 |     std::auto_ptr<FbTk::AutoReloadHelper> m_reloader;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbTk/MenuItem.hh:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  158 |         std::auto_ptr<PixmapWithMask> pixmap;
      |              ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FbTk/RadioMenuItem.hh:25,
                 from src/LayerMenu.hh:29,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
src/FbTk/MenuItem.hh:161:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  161 |     std::auto_ptr<Icon> m_icon;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Toolbar.cc:25:
src/ToolFactory.hh:55:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   55 |     std::auto_ptr<ToolTheme> m_button_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Toolbar.cc:25:
src/ToolFactory.hh:56:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   56 |     std::auto_ptr<ToolTheme> m_workspace_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.hh:30,
                 from src/Toolbar.cc:25:
src/ToolFactory.hh:57:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   57 |     std::auto_ptr<ToolTheme> m_systray_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/fluxbox.hh:231:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  231 |     std::auto_ptr<FbAtoms> m_fbatoms;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:27,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/fluxbox.hh:262:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  262 |     std::auto_ptr<Keys>    m_key;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/FocusControl.hh:28,
                 from src/Screen.hh:44,
                 from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/FocusableList.hh:105:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  105 |     std::auto_ptr<ClientPattern> m_pat;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:476:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  476 |     std::auto_ptr<FbTk::ImageControl> m_image_control;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:477:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  477 |     std::auto_ptr<FbMenu> m_configmenu, m_rootmenu, m_workspacemenu, m_windowmenu;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:481:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  481 |     std::auto_ptr<Slit>     m_slit;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:482:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  482 |     std::auto_ptr<Toolbar>  m_toolbar;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:489:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  489 |     std::auto_ptr<FbWinFrameTheme> m_focused_windowtheme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:491:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  491 |     std::auto_ptr<WinButtonTheme> m_focused_winbutton_theme,
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:493:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  493 |     std::auto_ptr<FbTk::MenuTheme> m_menutheme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:494:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  494 |     std::auto_ptr<RootTheme> m_root_theme;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:497:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  497 |     std::auto_ptr<OSDWindow> m_geom_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:498:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  498 |     std::auto_ptr<OSDWindow> m_pos_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Xinerama.hh:28,
                 from src/Toolbar.hh:35,
                 from src/Toolbar.cc:25:
src/Screen.hh:499:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  499 |     std::auto_ptr<TooltipWindow> m_tooltip_window;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.cc:25:
src/Toolbar.hh:195:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  195 |     std::auto_ptr<FbTk::Shape> m_shape;
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.cc:33:
src/ScreenPlacement.hh:83:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   83 |     std::auto_ptr<PlacementStrategy> m_strategy; ///< main strategy
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from src/Toolbar.cc:33:
src/ScreenPlacement.hh:84:10: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   84 |     std::auto_ptr<PlacementStrategy> m_fallback_strategy; ///< a fallback strategy if the main strategy fails
      |          ^~~~~~~~
In file included from /usr/include/c++/11/memory:76,
                 from src/FbMenu.hh:25,
                 from src/ToggleMenu.hh:25,
                 from src/LayerMenu.hh:27,
                 from src/Toolbar.hh:29,
                 from src/Toolbar.cc:25:
/usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here
   57 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/fluxbox-1.3.7'
make[1]: *** [Makefile:4701: all-recursive] Error 1
make: *** [Makefile:1599: all] Error 2
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9wZdgD (%build)


RPM build errors:
    Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
    Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9wZdgD (%build)
I: [iurt_root_command] ERROR: chroot