+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/hackedbox.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild
warning: bogus date in %changelog: Thu Jan 3 2003 Matthias Saou
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QGUFFk
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf hackedbox-0.8.5
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /builddir/build/SOURCES/hackedbox-0.8.5.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd hackedbox-0.8.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (hackedbox-0.8.5-noblackbox.patch):'
Patch #0 (hackedbox-0.8.5-noblackbox.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .noblackbox --fuzz=0
patching file configure.in
patching file doc/hackedbox.1
patching file doc/hackedbox.1.in
patching file doc/Makefile.am
patching file util/Makefile.am
+ echo 'Patch #1 (hackedbox-0.8.5-gcc43.patch):'
Patch #1 (hackedbox-0.8.5-gcc43.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0
patching file src/Image.cc
+ /usr/bin/rm -f util/bsetroot util/bsetroot.o
+ /usr/bin/rm -f util/bgmenu.mk
+ /usr/bin/mv util/bsetbg util/hsetbg
+ /usr/bin/mv util/bgmenu.mk.in util/hgmenu.mk.in
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FQ3qhn
+ umask 022
+ cd /builddir/build/BUILD
+ cd hackedbox-0.8.5
+ sh bootstrap
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:4: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:10: installing './compile'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/builddir/build/BUILD/hackedbox-0.8.5/missing: Unknown `--is-lightweight' option
Try `/builddir/build/BUILD/hackedbox-0.8.5/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for sed... sed
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 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.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 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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) 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 whether time.h and sys/time.h may both be included... yes
checking for basename... ./configure: line 1825: ac_fn_c_try_link: command not found
no
checking for basename in -lgen... no
checking for getpid... yes
checking for setlocale... yes
checking for sigaction... yes
checking for strftime... yes
checking for strcasestr... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for catopen... yes
checking for catgets... yes
checking for catclose... yes
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GCC... yes
checking for XOpenDisplay in -lX11... yes
checking whether to build support for the XShape extension... no
checking whether to build utils hsetroot and hsetbg... no
checking whether to enable keybindings... yes
checking whether to include Pseudocolor ordered dithering code... no
checking whether to include verbose debugging code... no
checking whether to include NLS support... yes
checking for setlocale in -lxpg4... no
checking for gencat... gencat
checking whether to use the new timed pixmap cache... yes
checking return type of signal handlers... void
checking whether to enable maintainer-specific portions of Makefiles... no
checking for launch... no
checking for bbrun... no
checking for quickrun... no
checking for xlaunch... no
checking for Eterm... no
checking for gnome-terminal... no
checking for aterm... no
checking for rxvt... no
checking for xterm... no
checking for gvim... no
checking for xemacs... no
checking for gedit... no
checking for gnotepad+... no
checking for beaver... no
checking for firefox... no
checking for skipstone... no
checking for mozilla... no
checking for opera... no
checking for netscape... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/inithack
config.status: creating src/blackbox.cc
config.status: creating util/Makefile
config.status: creating util/hgmenu.mk
config.status: creating data/Makefile
config.status: creating data/menu
config.status: creating data/styles/Makefile
config.status: creating data/styles/Hackedbox
config.status: creating data/backgrounds/Makefile
config.status: creating doc/hackedbox.1
config.status: creating doc/Makefile
config.status: creating doc/fr_FR/Makefile
config.status: creating doc/ja_JP/Makefile
config.status: creating doc/nl_NL/Makefile
config.status: creating doc/sl_SI/Makefile
config.status: creating nls/Makefile
config.status: creating nls/C/Makefile
config.status: creating nls/da_DK/Makefile
config.status: creating nls/de_DE/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/fr_FR/Makefile
config.status: creating nls/hu_HU/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/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/ro_RO/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/zh_CN/Makefile
config.status: creating nls/zh_TW/Makefile
config.status: creating version.h
config.status: creating config.h
config.status: executing depfiles commands
***************************************************
hackedbox version 0.8.5 configured successfully.
Using '/usr' for installation.
Using 'g++' for C++ compiler.
Building with '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic' for C++ compiler flags.
Building with ' -lX11 ' for linker flags.
***************************************************
+ /usr/bin/make -j4
/usr/bin/make all-recursive
make[1]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5'
Making all in data
make[2]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/data'
Making all in styles
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/data/styles'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/data/styles'
Making all in backgrounds
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/data/backgrounds'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/data/backgrounds'
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/data'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/data'
make[2]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/data'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/doc'
Makefile:512: warning: overriding recipe for target 'hackedbox.1'
Makefile:303: warning: ignoring old recipe for target 'hackedbox.1'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/doc'
Making all in nls
make[2]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls'
Making all in C
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/C'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/C'
Making all in da_DK
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/da_DK'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/da_DK'
Making all in de_DE
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/de_DE'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/de_DE'
Making all in es_AR
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/es_AR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/es_AR'
Making all in es_ES
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/es_ES'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/es_ES'
Making all in fr_FR
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/fr_FR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/fr_FR'
Making all in hu_HU
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/hu_HU'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/hu_HU'
Making all in it_IT
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/it_IT'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/it_IT'
Making all in ja_JP
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ja_JP'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ja_JP'
Making all in ko_KR
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ko_KR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ko_KR'
Making all in nl_NL
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/nl_NL'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/nl_NL'
Making all in no_NO
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/no_NO'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/no_NO'
Making all in pl_PL
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/pl_PL'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/pl_PL'
Making all in pt_BR
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/pt_BR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/pt_BR'
Making all in ro_RO
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ro_RO'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ro_RO'
Making all in ru_RU
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ru_RU'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/ru_RU'
Making all in sk_SK
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sk_SK'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sk_SK'
Making all in sl_SI
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sl_SI'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sl_SI'
Making all in sv_SE
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sv_SE'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/sv_SE'
Making all in tr_TR
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/tr_TR'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/tr_TR'
Making all in uk_UA
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/uk_UA'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/uk_UA'
Making all in zh_CN
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/zh_CN'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/zh_CN'
Making all in zh_TW
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/zh_TW'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls/zh_TW'
make[3]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/nls'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls'
make[2]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/nls'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/hackedbox-0.8.5/src'
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o BaseDisplay.o BaseDisplay.cc
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o Basemenu.o Basemenu.cc
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o Clientmenu.o Clientmenu.cc
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o Color.o Color.cc
BaseDisplay.cc: In function 'void signalhandler(int)':
BaseDisplay.cc:161:46: error: format not a string literal and no format arguments [-Werror=format-security]
"shutting down\n"));
^
BaseDisplay.cc:167:57: error: format not a string literal and no format arguments [-Werror=format-security]
"aborting... dumping core\n"));
^
BaseDisplay.cc: In constructor 'BaseDisplay::BaseDisplay(const char*, const char*)':
BaseDisplay.cc:216:77: error: format not a string literal and no format arguments [-Werror=format-security]
"BaseDisplay::BaseDisplay: connection to X server failed.\n"));
^
BaseDisplay.cc:222:39: error: format not a string literal and no format arguments [-Werror=format-security]
"as close-on-exec\n"));
^
Basemenu.cc: In member function 'virtual void Basemenu::internal_hide()':
Basemenu.cc:467:13: warning: operation on '((Basemenu*)this)->Basemenu::which_sub' may be undefined [-Wsequence-point]
which_sub = which_press = which_sub = -1;
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o Configmenu.o Configmenu.cc
g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DNLS -DTIMEDCACHE -DLOCALEPATH=\"/usr/share/hackedbox/nls\" -DDEFAULTMENU=\"~/.hackedbox/menu\" -DDEFAULTSTYLE=\"/usr/share/hackedbox/styles/Hackedbox\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -W -pedantic -c -o GCCache.o GCCache.cc
cc1plus: some warnings being treated as errors
make[2]: *** [Makefile:471: BaseDisplay.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5/src'
make[1]: *** [Makefile:383: all-recursive] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/hackedbox-0.8.5'
make: *** [Makefile:322: all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.FQ3qhn (%build)
RPM build errors:
bogus date in %changelog: Thu Jan 3 2003 Matthias Saou
Bad exit status from /var/tmp/rpm-tmp.FQ3qhn (%build)
++ cleanup
++ set +e
++ sync
++ sleep 5
++ sync
++ poweroff
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
Terminated
++++ cleanup
++++ set +e
++++ sync
++++ sleep 5
++++ sync
++++ poweroff