+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/devtodo.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: Tue Dec 21 2008 Bernie Innocenti - 0.1.20-3 warning: bogus date in %changelog: Tue Dec 19 2008 Bernie Innocenti - 0.1.20-2 warning: bogus date in %changelog: Tue Dec 10 2008 Bernie Innocenti - 0.1.20-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B6tM4J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf devtodo-0.1.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/devtodo-0.1.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd devtodo-0.1.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (devtodo-0.1.20-buildfixes.patch):' Patch #0 (devtodo-0.1.20-buildfixes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bfix --fuzz=0 patching file src/todoterm.cc + echo 'Patch #1 (devtodo-aarch64.patch):' Patch #1 (devtodo-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nzHSTK + umask 022 + cd /builddir/build/BUILD + cd devtodo-0.1.20 + export CPPFLAGS=-I/usr/include/readline5 LDFLAGS=-L/usr/lib64/readline5 + CPPFLAGS=-I/usr/include/readline5 + LDFLAGS=-L/usr/lib64/readline5 + 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=-L/usr/lib64/readline5 + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU 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 dependency style of gcc... none 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 recognise 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 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 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 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 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... no 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking string usability... yes checking string presence... yes checking for string... yes checking utility usability... yes checking utility presence... yes checking for utility... yes checking iterator usability... yes checking iterator presence... yes checking for iterator... yes checking stdexcept usability... yes checking stdexcept presence... yes checking for stdexcept... yes checking list usability... yes checking list presence... yes checking for list... yes checking map usability... yes checking map presence... yes checking for map... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking typeinfo usability... yes checking typeinfo presence... yes checking for typeinfo... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking stack usability... yes checking stack presence... yes checking for stack... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking ctime usability... yes checking ctime presence... yes checking for ctime... yes checking for regcomp... yes checking for ctime... yes checking for time... yes checking for unlink... yes checking for isatty... yes checking for strncmp... yes checking for strftime... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for crash-config... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating doc/Makefile config.status: creating doc/devtodo.1 config.status: creating makepackages.sh config.status: creating devtodo.spec config.status: creating devtodo.list config.status: WARNING: devtodo.list.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20' Making all in util make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/util' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o Terminal.lo Terminal.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o Lexer.lo Lexer.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o Regex.lo Regex.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o XML.lo XML.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c XML.cc -o XML.o g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c Regex.cc -o Regex.o g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c Lexer.cc -o Lexer.o g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c Terminal.cc -o Terminal.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o Strings.lo Strings.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c Strings.cc -o Strings.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c -o CommandArgs.lo CommandArgs.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/readline5 -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 -c CommandArgs.cc -o CommandArgs.o /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -L/usr/lib64/readline5 -o libutil.la Terminal.lo Lexer.lo Regex.lo XML.lo Strings.lo CommandArgs.lo mkdir .libs ar cru .libs/libutil.a Terminal.o Lexer.o Regex.o XML.o Strings.o CommandArgs.o ranlib .libs/libutil.a creating libutil.la (cd .libs && rm -f libutil.la && ln -s ../libutil.la libutil.la) make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/util' Making all in src make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/src' g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o Todo.o Todo.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o TodoDB.o TodoDB.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o support.o support.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o main.o main.cc Todo.cc: In member function 'int Todo::operator<(const Todo&) const': Todo.cc:53:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (doneTime != other.doneTime) ^ Todo.cc:60:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (text != other.text) ^ Todo.cc:67:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (priority != other.priority) ^ Todo.cc:79:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (d != od) ^ Todo.cc:86:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (done != other.done) ^ support.cc: In function 'void parseArgs(TodoDB&, int, const char**)': support.cc:421:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (options.filter.children) ^ support.cc:429:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (options.filter.done) ^ TodoDB.cc: In member function 'void TodoDB::add()': TodoDB.cc:556:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (options.priority == Todo::Default) ^ TodoDB.cc: In member function 'void TodoDB::generate(std::ostream&, const std::multiset&, int)': TodoDB.cc:933:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!todo.filtered) ^ g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o todoterm.o todoterm.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../util -DNDEBUG -I/usr/include/readline5 -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 -c -o Loaders.o Loaders.cc support.cc:347:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(i.parameter()); ~~~~~~^~~~~~~~~~~~~~~ TodoDB.cc: In member function 'void TodoDB::save(const string&)': TodoDB.cc:403:12: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)', declared with attribute warn_unused_result [-Wunused-result] chown(file.c_str(), _stat.st_uid, _stat.st_gid); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TodoDB.cc: In member function 'std::__cxx11::string TodoDB::fixRelativePath(std::__cxx11::string, std::__cxx11::string)': TodoDB.cc:1477:8: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, BUFSIZ); ~~~~~~^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -L/usr/lib64/readline5 -o devtodo Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o ../util/libutil.la -lreadline -lncurses mkdir .libs g++ -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 -o devtodo Todo.o TodoDB.o support.o main.o todoterm.o Loaders.o -L/usr/lib64/readline5 ../util/.libs/libutil.a -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20' make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20' make[1]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F88qRG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 + cd devtodo-0.1.20 + make DESTDIR=/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 install Making install in util make[1]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/util' make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/util' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/util' make[1]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/util' Making install in src make[1]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/src' make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'devtodo' '/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/bin/devtodo' /usr/bin/install -c devtodo /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/bin/devtodo make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/src' cd /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/bin; for i in tda tdr tdd tdl tde todo; do ln -s -f devtodo $i; done make[3]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/src' make[1]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[2]: Nothing to be done for 'install-exec-am'. mkdir -p /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/man/man1 cd /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/man/man1; for i in tda tdr tdd tde tdl todo; do ln -s -f devtodo.1 $i.1; done test -f /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/etc/todorc || ( mkdir -p /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/etc ; /usr/bin/install -c -m 644 todorc.example /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/etc/todorc ) test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 './devtodo.1' '/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/man/man1/devtodo.1' make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[1]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20/doc' make[1]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20' make[2]: Entering directory '/builddir/build/BUILD/devtodo-0.1.20' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20' make[1]: Leaving directory '/builddir/build/BUILD/devtodo-0.1.20' + mkdir -p /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64//etc/profile.d + /usr/bin/install -p -m 644 doc/scripts.sh /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64//etc/profile.d/devtodo.sh + /usr/bin/install -p -m 644 doc/scripts.tcsh /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64//etc/profile.d/devtodo.tcsh + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: devtodo-0.1.20-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7alrvI + umask 022 + cd /builddir/build/BUILD + cd devtodo-0.1.20 + DOCDIR=/builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr AUTHORS /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr README /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr COPYING /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr NEWS /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr QuickStart /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr doc/todorc.example /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + cp -pr ChangeLog /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64/usr/share/doc/devtodo + exit 0 Provides: config(devtodo) = 0.1.20-20.fc28 devtodo = 0.1.20-20.fc28 devtodo(riscv-64) = 0.1.20-20.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libncurses.so.6()(64bit) libreadline.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/devtodo-0.1.20-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/devtodo-0.1.20-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W1wlac + umask 022 + cd /builddir/build/BUILD + cd devtodo-0.1.20 + rm -rf /builddir/build/BUILDROOT/devtodo-0.1.20-20.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff