+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fbdesk.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: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cqXWEd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fbdesk-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fbdesk-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fbdesk-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #10 (10-gcc4.3-fixes.patch):' Patch #10 (10-gcc4.3-fixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc43 --fuzz=0 patching file src/FbDesk.cc patching file src/FbTk/FbPixmap.cc patching file src/FbTk/KeyUtil.cc patching file src/FbTk/StringUtil.cc patching file src/FbTk/TextBox.cc patching file src/FbTk/TextureRender.cc patching file src/FbTk/Theme.cc patching file src/FbTk/ThemeItems.cc patching file src/FbTk/XFontImp.cc patching file src/main.cc + echo 'Patch #11 (20-include-header-cassert.patch):' Patch #11 (20-include-header-cassert.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cassert --fuzz=0 patching file src/Icon.cc patching file src/InputField.cc + echo 'Patch #12 (40-option-v.patch):' Patch #12 (40-option-v.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main.cc Hunk #1 succeeded at 75 (offset 2 lines). + echo 'Patch #20 (fbdesk-libpng15.patch):' Patch #20 (fbdesk-libpng15.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix libpng15 --fuzz=0 patching file src/FbTk/ImagePNG.cc + echo 'Patch #30 (fbdesk-gcc48.patch):' Patch #30 (fbdesk-gcc48.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc48 --fuzz=0 patching file src/FbTk/ImagePNG.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.62R6ke + umask 022 + cd /builddir/build/BUILD + cd fbdesk-1.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.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 sstream usability... yes checking sstream presence... yes checking for sstream... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for sigaction... yes checking for strcasestr... yes checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking whether to build support for the XShape extension... yes checking for XShapeCombineShape in -lXext... yes checking for X11/extensions/shape.h... yes checking whether to have Xpm (pixmap themes) support... yes checking for XpmReadFileToPixmap in -lXpm... yes checking whether to include verbose debugging code... no checking whether to have Xrender (transparent) support... yes checking for XRenderCreatePicture in -lXrender... yes checking whether to have Xft support... yes checking for pkg-config... /usr/bin/pkg-config checking Xft UTF-8 support... yes checking whether to have Xmb (multibyte font, utf-8) support... yes checking for libpng-config... /usr/bin/libpng-config checking whether to have Imlib2 (pixmap themes) support... yes checking for imlib2-config... /usr/bin/imlib2-config checking for imlib2 - version >= 1.0.0... yes fbdesk version 1.4.1 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 -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 ' for C++ compiler flags. Building with ' -L/usr/lib64 -lX11 -lXext -lXpm -lXrender -lXft -lpng16 -lImlib2' for linker flags. configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: creating src/Makefile config.status: creating src/FbTk/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fbdesk-1.4.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/fbdesk-1.4.1/src' Making all in FbTk make[3]: Entering directory '/builddir/build/BUILD/fbdesk-1.4.1/src/FbTk' g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o App.o App.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o Color.o Color.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o EventManager.o EventManager.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o FbWindow.o FbWindow.cc In file included from FbWindow.cc:24:0: FbWindow.hh:220:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_transparent; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from FbWindow.hh:30, from FbWindow.cc:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ FbWindow.cc: In member function 'void FbTk::FbWindow::updateTransparent(int, int, unsigned int, unsigned int, Pixmap, bool)': FbWindow.cc:270:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (the_width == 0 && the_height == 0 || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from EventManager.cc:25:0: FbWindow.hh:220:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_transparent; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from FbWindow.hh:30, from EventManager.cc:25: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o Font.o Font.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o Directory.o Directory.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o XFontImp.o XFontImp.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o FbDrawable.o FbDrawable.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o XftFontImp.o XftFontImp.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o XmbFontImp.o XmbFontImp.cc Font.cc:145:7: warning: 'char* {anonymous}::recode(int, const char*, size_t)' defined but not used [-Wunused-function] char *recode(int cd, ^~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o ImageControl.o ImageControl.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o Image.o Image.cc XmbFontImp.cc: In function '_XOC* {anonymous}::createFontSet(const char*, bool&)': XmbFontImp.cc:116:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] char **missing, *def = "-"; ^~~ XmbFontImp.cc: At global scope: XmbFontImp.cc:90:13: warning: 'const char* {anonymous}::getFontElement(const char*, char*, int, ...)' defined but not used [-Wunused-function] const char *getFontElement(const char *pattern, char *buf, int bufsiz, ...) { ^~~~~~~~~~~~~~ XmbFontImp.cc:63:13: warning: 'const char* {anonymous}::getFontSize(const char*, int*)' defined but not used [-Wunused-function] const char *getFontSize(const char *pattern, int *size) { ^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o MenuTheme.o MenuTheme.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -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/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libpng16 -c -o Menu.o Menu.cc In file included from ImageControl.cc:27:0: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const Cache*, const Cache*) const': ImageControl.hh:120:79: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:122:63: warning: suggest parentheses around '&&' within '||' [-Wparentheses] s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:119:74: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (s1->height < s2->height || s1->height == s2->height && ~~~~~~~~~~~~~~~~~~~~~~~~~^~ (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:118:71: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (s1->width < s2->width || s1->width == s2->width && ~~~~~~~~~~~~~~~~~~~~~~~^~ (s1->height < s2->height || s1->height == s2->height && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~~ )); ~ Image.cc: In static member function 'static FbTk::PixmapWithMask* FbTk::Image::load(const string&, int)': Image.cc:88:16: error: cannot convert 'bool' to 'FbTk::PixmapWithMask*' in return return false; ^~~~~ Image.cc:95:16: error: cannot convert 'bool' to 'FbTk::PixmapWithMask*' in return return false; ^~~~~ make[3]: *** [Makefile:355: Image.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from Menu.hh:35:0, from Menu.cc:32: FbWindow.hh:220:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_transparent; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Menu.hh:33, from Menu.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Menu.cc:38:0: MenuItem.hh:141:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pixmap; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Menu.hh:33, from Menu.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Menu.cc:38:0: MenuItem.hh:144:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_icon; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Menu.hh:33, from Menu.cc:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from Menu.cc:40:0: ImageControl.hh: In member function 'bool FbTk::ImageControl::ltCacheEntry::operator()(const Cache*, const Cache*) const': ImageControl.hh:120:79: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:122:63: warning: suggest parentheses around '&&' within '||' [-Wparentheses] s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:119:74: warning: suggest parentheses around '&&' within '||' [-Wparentheses] (s1->height < s2->height || s1->height == s2->height && ~~~~~~~~~~~~~~~~~~~~~~~~~^~ (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~~ ImageControl.hh:118:71: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (s1->width < s2->width || s1->width == s2->width && ~~~~~~~~~~~~~~~~~~~~~~~^~ (s1->height < s2->height || s1->height == s2->height && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture < s2->texture || s1->texture == s2->texture && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel1 < s2->pixel1 || s1->pixel1 == s2->pixel1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ s1->pixel2 < s2->pixel2) ~~~~~~~~~~~~~~~~~~~~~~~~ )); ~ Menu.cc: In member function 'virtual void FbTk::Menu::updateMenu(int)': Menu.cc:411:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (theme().itemHeight() * (menuitems.size() + 1) / menu.sublevels + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ theme().titleHeight() + theme().borderWidth() > m_screen_height) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ Menu.cc: In member function 'virtual void FbTk::Menu::internal_hide()': Menu.cc:609:17: warning: operation on '((FbTk::Menu*)this)->FbTk::Menu::m_which_sub' may be undefined [-Wsequence-point] m_which_sub = m_which_press = m_which_sub = -1; ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menu.cc: In member function 'virtual void FbTk::Menu::drawSubmenu(unsigned int)': Menu.cc:711:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((new_x + item->submenu()->width()) + 2*borderw > m_screen_x + m_screen_width) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menu.cc:719:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((new_y + item->submenu()->height()) > m_screen_y + m_screen_height) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menu.cc: In member function 'virtual void FbTk::Menu::enterNotifyEvent(XCrossingEvent&)': Menu.cc:1065:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (x() + width() > m_screen_x + m_screen_width) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menu.cc:1073:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (y() + height() + 2*theme().borderWidth() > m_screen_height) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/fbdesk-1.4.1/src/FbTk' make[2]: *** [Makefile:421: all-recursive] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/fbdesk-1.4.1/src' make[1]: *** [Makefile:275: all-recursive] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/fbdesk-1.4.1' make: *** [Makefile:202: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.62R6ke (%build) RPM build errors: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Bad exit status from /var/tmp/rpm-tmp.62R6ke (%build) ++ cleanup ++ set +e ++ sync ++ sleep 5 ++ sync ++ poweroff Terminated +++ cleanup +++ set +e +++ sync Terminated ++++ cleanup ++++ set +e ++++ sync ++++ sleep 5 ++++ sync ++++ poweroff