+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/maloc.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6pM8Zs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maloc + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/maloc-1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd maloc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (maloc-makefile.am.patch):' Patch #0 (maloc-makefile.am.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/aaa_lib/Makefile.am patching file doc/doxygen/Makefile.am + aclocal + libtoolize --automake + autoconf + automake --gnu --add-missing configure.ac:163: installing 'config/compile' src/base/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/efence/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/psh/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/vsh/Makefile.am:44: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/vsys/Makefile.am:43: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + autoheader + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jYKO8z + umask 022 + cd /builddir/build/BUILD + cd maloc + 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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./tools/config/config.sub ++ basename ./tools/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./tools/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './tools/config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./tools/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./tools/config/config.guess ++ basename ./tools/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./tools/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './tools/config/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"~' ./config/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"~' ./tools/config/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 --disable-static checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/maloc/config/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/maloc/config/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 whether to enable maintainer-specific portions of Makefiles... no 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 how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... no checking for pow in -lm... yes checking for strerrno in -liberty... no checking for gethostbyname... yes checking for connect... yes checking for thr_create... no checking for thr_create in -lthread... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for xdrmem_create in ... no checking for getcwd in ... yes checking for O_NONBLOCK in ... yes checking whether accept() in wants ulong, uint, or int... unclear checking whether you want to disable the CPU-VENDOR-OS install triplet... no checking whether your environment defines FETK_RL_INCLUDE... no checking whether your environment defines FETK_RL_LIBRARY... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for tgetnum in -lncurses... yes checking for readline in -lreadline... yes checking for add_history in -lreadline... yes checking whether you want MPI... no checking whether EMBED macro can be used without compilation errors... yes ----------- begin processing MALOC configure options --------- checking whether you want debug compilation... no checking whether you want pedantic ANSI compilation... no checking whether you want profiling... no checking whether you want to build ElectricFence... no ------------ end processing MALOC configure options ---------- checking for doxygen... /usr/bin/doxygen checking for dot... no configure: WARNING: Unable to find dot! 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/base/Makefile config.status: creating src/efence/Makefile config.status: creating src/vsys/Makefile config.status: creating src/vsh/Makefile config.status: creating src/psh/Makefile config.status: creating src/aaa_inc/Makefile config.status: creating src/aaa_inc/maloc/Makefile config.status: creating src/aaa_lib/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating src/aaa_inc/maloccf.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/maloc/src' Making all in base make[2]: Entering directory '/builddir/build/BUILD/maloc/src/base' Making all in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 maloc_base.lo maloc_base.c cp -p ../../src/base/maloc/*.h ../aaa_inc/maloc/. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 maloc_base.c -fPIC -DPIC -o .libs/maloc_base.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbase.la maloc_base.lo libtool: link: ar cru .libs/libbase.a .libs/maloc_base.o libtool: link: ranlib .libs/libbase.a libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/base' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/base' Making all in vsys make[2]: Entering directory '/builddir/build/BUILD/maloc/src/vsys' Making all in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/vsys' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vio.lo vio.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vnm.lo vnm.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmem.lo vmem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vset.lo vset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vset.c -fPIC -DPIC -o .libs/vset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vnm.c -fPIC -DPIC -o .libs/vnm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vio.c -fPIC -DPIC -o .libs/vio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmem.c -fPIC -DPIC -o .libs/vmem.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpred.lo vpred.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 viofb.lo viofb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpred.c -fPIC -DPIC -o .libs/vpred.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 viofb.c -fPIC -DPIC -o .libs/viofb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 ziofb.lo ziofb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 ziofb.c -fPIC -DPIC -o .libs/ziofb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vnmfb.lo vnmfb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vnmfb.c -fPIC -DPIC -o .libs/vnmfb.o cp -p ../../src/vsys/maloc/*.h ../aaa_inc/maloc/. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvsys.la vio.lo vnm.lo vmem.lo vset.lo vpred.lo viofb.lo ziofb.lo vnmfb.lo libtool: link: ar cru .libs/libvsys.a .libs/vio.o .libs/vnm.o .libs/vmem.o .libs/vset.o .libs/vpred.o .libs/viofb.o .libs/ziofb.o .libs/vnmfb.o libtool: link: ranlib .libs/libvsys.a libtool: link: ( cd ".libs" && rm -f "libvsys.la" && ln -s "../libvsys.la" "libvsys.la" ) make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/vsys' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/vsys' Making all in vsh make[2]: Entering directory '/builddir/build/BUILD/maloc/src/vsh' Making all in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/vsh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vsh.lo vsh.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpup.lo vpup.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpars.lo vpars.c cp -p ../../src/vsh/maloc/*.h ../aaa_inc/maloc/. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vsh.c -fPIC -DPIC -o .libs/vsh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpup.c -fPIC -DPIC -o .libs/vpup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vpars.c -fPIC -DPIC -o .libs/vpars.o vsh.c: In function 'Vsh_input': vsh.c:1108:45: warning: '%s' directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] sprintf(Vsh_thee->PR_PATH,"%s@%s<%s+%s>%% ", ^~ In file included from /usr/include/stdio.h:861:0, from ../../src/aaa_inc/maloc/maloc_base.h:80, from ./maloc/vsh.h:41, from vsh_p.h:37, from vsh.c:34: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vsh.c:1134:49: warning: '%s' directive writing up to 1023 bytes into a region of size 1021 [-Wformat-overflow=] sprintf(Vsh_thee->PR_PATH,"%s@%s<%s+%s>%% ", ^~ In file included from /usr/include/stdio.h:861:0, from ../../src/aaa_inc/maloc/maloc_base.h:80, from ./maloc/vsh.h:41, from vsh_p.h:37, from vsh.c:34: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 1030) into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vsh.c: In function 'Vsh_builtIn': vsh.c:1386:27: warning: ': Press to continue..' directive writing 30 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(PR_TMP,"%s: Press to continue..", thee->PR); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from ../../src/aaa_inc/maloc/maloc_base.h:80, from ./maloc/vsh.h:41, from vsh_p.h:37, from vsh.c:34: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 31 and 1054 bytes into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvsh.la vsh.lo vpup.lo vpars.lo libtool: link: ar cru .libs/libvsh.a .libs/vsh.o .libs/vpup.o .libs/vpars.o libtool: link: ranlib .libs/libvsh.a libtool: link: ( cd ".libs" && rm -f "libvsh.la" && ln -s "../libvsh.la" "libvsh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/vsh' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/vsh' Making all in psh make[2]: Entering directory '/builddir/build/BUILD/maloc/src/psh' Making all in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/psh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 psh.lo psh.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmp.lo vmp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmpi.lo vmpi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vcom.lo vcom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmpi.c -fPIC -DPIC -o .libs/vmpi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 psh.c -fPIC -DPIC -o .libs/psh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vcom.c -fPIC -DPIC -o .libs/vcom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src/aaa_inc -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 vmp.c -fPIC -DPIC -o .libs/vmp.o cp -p ../../src/psh/maloc/*.h ../aaa_inc/maloc/. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpsh.la psh.lo vmp.lo vmpi.lo vcom.lo libtool: link: ar cru .libs/libpsh.a .libs/psh.o .libs/vmp.o .libs/vmpi.o .libs/vcom.o libtool: link: ranlib .libs/libpsh.a libtool: link: ( cd ".libs" && rm -f "libpsh.la" && ln -s "../libpsh.la" "libpsh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/psh' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/psh' Making all in aaa_inc make[2]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' Making all in maloc make[4]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' Making all in . make[5]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' Making all in . make[4]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' Making all in aaa_lib make[2]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_lib' Making all in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_lib' /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -lreadline -lncurses -lm -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmaloc.la -rpath /usr/lib64 ../base/libbase.la ../vsys/libvsys.la ../vsh/libvsh.la ../psh/libpsh.la libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../base/.libs/libbase.a ../vsys/.libs/libvsys.a ../vsh/.libs/libvsh.a ../psh/.libs/libpsh.a -Wl,--no-whole-archive -lreadline -lncurses -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libmaloc.so.1 -o .libs/libmaloc.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libmaloc.so.1" && ln -s "libmaloc.so.1.0.0" "libmaloc.so.1") libtool: link: (cd ".libs" && rm -f "libmaloc.so" && ln -s "libmaloc.so.1.0.0" "libmaloc.so") libtool: link: ( cd ".libs" && rm -f "libmaloc.la" && ln -s "../libmaloc.la" "libmaloc.la" ) make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_lib' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_lib' Making all in . make[2]: Entering directory '/builddir/build/BUILD/maloc/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/maloc/src' make[1]: Leaving directory '/builddir/build/BUILD/maloc/src' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/maloc/doc' Making all in doxygen make[2]: Entering directory '/builddir/build/BUILD/maloc/doc/doxygen' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/maloc/doc/doxygen' Making all in . make[2]: Entering directory '/builddir/build/BUILD/maloc/doc' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/maloc/doc' make[1]: Leaving directory '/builddir/build/BUILD/maloc/doc' Making all in . make[1]: Entering directory '/builddir/build/BUILD/maloc' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/maloc' + make maloc_doc -C doc/doxygen make: Entering directory '/builddir/build/BUILD/maloc/doc/doxygen' /usr/bin/doxygen ../../doc/doxygen/maloc.dox warning: Tag `DETAILS_AT_TOP' at line 163 of file `../../doc/doxygen/maloc.dox' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 453 of file `../../doc/doxygen/maloc.dox' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 771 of file `../../doc/doxygen/maloc.dox' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1058 of file `../../doc/doxygen/maloc.dox' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1064 of file `../../doc/doxygen/maloc.dox' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Notice: Output directory `../api' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/maloc/src/base/maloc Searching for files in directory /builddir/build/BUILD/maloc/src/psh/maloc Searching for files in directory /builddir/build/BUILD/maloc/src/vsh/maloc Searching for files in directory /builddir/build/BUILD/maloc/src/vsys/maloc Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/maloc/src/base/maloc/maloc_base.h... Parsing file /builddir/build/BUILD/maloc/src/base/maloc/maloc_base.h... Preprocessing /builddir/build/BUILD/maloc/src/psh/maloc/psh.h... Parsing file /builddir/build/BUILD/maloc/src/psh/maloc/psh.h... Preprocessing /builddir/build/BUILD/maloc/src/psh/maloc/vcom.h... Parsing file /builddir/build/BUILD/maloc/src/psh/maloc/vcom.h... Preprocessing /builddir/build/BUILD/maloc/src/psh/maloc/vmp.h... Parsing file /builddir/build/BUILD/maloc/src/psh/maloc/vmp.h... Preprocessing /builddir/build/BUILD/maloc/src/psh/maloc/vmpi.h... Parsing file /builddir/build/BUILD/maloc/src/psh/maloc/vmpi.h... Preprocessing /builddir/build/BUILD/maloc/src/vsh/maloc/vsh.h... Parsing file /builddir/build/BUILD/maloc/src/vsh/maloc/vsh.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vio.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vio.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vmem.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vmem.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vnm.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vnm.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vpred.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vpred.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vset.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vset.h... Preprocessing /builddir/build/BUILD/maloc/src/vsys/maloc/vsys.h... Parsing file /builddir/build/BUILD/maloc/src/vsys/maloc/vsys.h... Preprocessing /builddir/build/BUILD/maloc/src/aaa_inc/maloc/maloc.h... Parsing file /builddir/build/BUILD/maloc/src/aaa_inc/maloc/maloc.h... Preprocessing /builddir/build/BUILD/maloc/doc/license.h... Parsing file /builddir/build/BUILD/maloc/doc/license.h... Preprocessing /builddir/build/BUILD/maloc/doc/doxygen/prog.h... Parsing file /builddir/build/BUILD/maloc/doc/doxygen/prog.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in tsed: couldn't write 54 items to stdout: Broken pipe sed: couldn't write 54 items to stdout: Broken pipe sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00039.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00039.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00003.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00003.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00039.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00039.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00003.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00003.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00004.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00004.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00006.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00006.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00004.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00004.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00006.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00006.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00007.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00007.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00009.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00009.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00009.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00009.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00007.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00007.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00010.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00010.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00010.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00010.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00021.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00021.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00022.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00022.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00021.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00021.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00022.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00022.eps"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00024.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00024.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00024.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00024.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00025.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00025.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00025.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00025.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00012.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00012.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00012.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00012.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00013.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00013.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00013.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00013.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00015.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00015.eps"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00016.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00016.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00015.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00015.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00016.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00016.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00027.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00027.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00028.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00028.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00028.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00028.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00027.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00027.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00030.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00030.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00030.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00030.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00031.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00031.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00031.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00031.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00034.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00034.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00033.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00033.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00033.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00033.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00034.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00034.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00018.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00018.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00018.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00018.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00019.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00019.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00019.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00019.eps"' he documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file license.h... Generating code for file maloc.h... Generating code for file maloc_base.h... Generating code for file prog.h... Generating code for file psh.h... Generating code for file vcom.h... Generating code for file vio.h... Generating code for file vmem.h... Generating code for file vmp.h... Generating code for file vmpi.h... Generating code for file vnm.h... Generating code for file vpred.h... Generating code for file vset.h... Generating code for file vsh.h... Generating code for file vsys.h... Generating file documentation... Generating docs for file license.h... Generating docs for file maloc.h... Generating docs for file maloc_base.h... Generating docs for file prog.h... Generating docs for file psh.h... Generating docs for file vcom.h... Generating docs for file vio.h... Generating docs for file vmem.h... Generating docs for file vmp.h... Generating docs for file vmpi.h... Generating docs for file vnm.h... Generating docs for file vpred.h... Generating docs for file vset.h... Generating docs for file vsh.h... Generating docs for file vsys.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound sVcom... Generating docs for compound sVio... Generating docs for compound sVmem... Generating docs for compound sVmp... Generating docs for compound sVmpi... Generating docs for compound sVset... Generating docs for compound sVsh... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory aaa_inc Generating dependency graph for directory maloc Generating dependency graph for directory maloc Generating dependency graph for directory maloc Generating dependency graph for directory maloc Generating dependency graph for directory psh Generating dependency graph for directory src Generating dependency graph for directory vsh Generating dependency graph for directory vsys Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/73 Running dot for graph 2/73 Running dot for graph 3/73 Running dot for graph 4/73 Running dot for graph 5/73 Running dot for graph 6/73 Running dot for graph 7/73 Running dot for graph 8/73 Running dot for graph 9/73 Running dot for graph 10/73 Running dot for graph 11/73 Running dot for graph 12/73 Running dot for graph 13/73 Running dot for graph 14/73 Running dot for graph 15/73 Running dot for graph 16/73 Running dot for graph 17/73 Running dot for graph 18/73 Running dot for graph 19/73 Running dot for graph 20/73 Running dot for graph 21/73 Running dot for graph 22/73 Running dot for graph 23/73 Running dot for graph 24/73 Running dot for graph 25/73 Running dot for graph 26/73 Running dot for graph 27/73 Running dot for graph 28/73 Running dot for graph 29/73 Running dot for graph 30/73 Running dot for graph 31/73 Running dot for graph 32/73 Running dot for graph 33/73 Running dot for graph 34/73 Running dot for graph 35/73 Running dot for graph 36/73 Running dot for graph 37/73 Running dot for graph 38/73 Running dot for graph 39/73 Running dot for graph 40/73 Running dot for graph 41/73 Running dot for graph 42/73 Running dot for graph 43/73 Running dot for graph 44/73 Running dot for graph 45/73 Running dot for graph 46/73 Running dot for graph 47/73 Running dot for graph 48/73 Running dot fosh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00036.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00036.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00036.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00036.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00037.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00037.eps"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00080.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00080.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00037.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00037.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00080.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00080.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/graph_legend.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_17c7ea3365fe63f08b0927394cad93f6_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_17c7ea3365fe63f08b0927394cad93f6_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/a00068.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/a00068.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/a00068.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/a00068.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_17c7ea3365fe63f08b0927394cad93f6_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_17c7ea3365fe63f08b0927394cad93f6_dep.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_dd09f1089953cfb53b7653deda4818f6_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_dd09f1089953cfb53b7653deda4818f6_dep.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_dd09f1089953cfb53b7653deda4818f6_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_dd09f1089953cfb53b7653deda4818f6_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.png"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_47068159c5f8153ecf210649b3e73813_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_47068159c5f8153ecf210649b3e73813_dep.png"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_47068159c5f8153ecf210649b3e73813_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_47068159c5f8153ecf210649b3e73813_dep.eps"' sh: dot: command not found sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_f79feddae9009eba465ad2e946b4efda_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_f79feddae9009eba465ad2e946b4efda_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.eps"' error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_f79feddae9009eba465ad2e946b4efda_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_f79feddae9009eba465ad2e946b4efda_dep.eps"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/html/dir_746a2969a7dcca8dfd52e3f567636d39_dep.dot" -Tpng -o "/builddir/build/BUILD/maloc/doc/api/html/dir_746a2969a7dcca8dfd52e3f567636d39_dep.png"' sh: dot: command not found error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/maloc/doc/api/latex/dir_746a2969a7dcca8dfd52e3f567636d39_dep.dot" -Tps -o "/builddir/build/BUILD/maloc/doc/api/latex/dir_746a2969a7dcca8dfd52e3f567636d39_dep.eps"' error: problems opening map file /builddir/build/BUILD/maloc/doc/api/html/a00039.map for inclusion in the docs! If you installed Graphviz/dot after a previous failing run, try deleting the output directory and rerun doxygen. error: problem writing FIG 0 figure! r graph 49/73 Running dot for graph 50/73 Running dot for graph 51/73 Running dot for graph 52/73 Running dot for graph 53/73 Running dot for graph 54/73 Running dot for graph 55/73 Running dot for graph 56/73 Running dot for graph 57/73 Running dot for graph 58/73 Running dot for graph 59/73 Running dot for graph 60/73 Running dot for graph 61/73 Running dot for graph 62/73 Running dot for graph 63/73 Running dot for graph 64/73 Running dot for graph 65/73 Running dot for graph 66/73 Running dot for graph 67/73 Running dot for graph 68/73 Running dot for graph 69/73 Running dot for graph 70/73 Running dot for graph 71/73 Running dot for graph 72/73 Running dot for graph 73/73 Patching output file 1/48 Patching output file 2/48 lookup cache used 402/65536 hits=1564 misses=405 finished... make: Leaving directory '/builddir/build/BUILD/maloc/doc/doxygen' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.10MIMW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 + cd maloc + rm -rf /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/maloc/src' Making install in base make[2]: Entering directory '/builddir/build/BUILD/maloc/src/base' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/base' cp -p ../../src/base/maloc/*.h ../aaa_inc/maloc/. make[4]: Entering directory '/builddir/build/BUILD/maloc/src/base' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/base' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/base' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/base' Making install in vsys make[2]: Entering directory '/builddir/build/BUILD/maloc/src/vsys' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/vsys' cp -p ../../src/vsys/maloc/*.h ../aaa_inc/maloc/. make[4]: Entering directory '/builddir/build/BUILD/maloc/src/vsys' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/vsys' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/vsys' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/vsys' Making install in vsh make[2]: Entering directory '/builddir/build/BUILD/maloc/src/vsh' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/vsh' cp -p ../../src/vsh/maloc/*.h ../aaa_inc/maloc/. make[4]: Entering directory '/builddir/build/BUILD/maloc/src/vsh' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/vsh' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/vsh' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/vsh' Making install in psh make[2]: Entering directory '/builddir/build/BUILD/maloc/src/psh' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/psh' cp -p ../../src/psh/maloc/*.h ../aaa_inc/maloc/. make[4]: Entering directory '/builddir/build/BUILD/maloc/src/psh' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/psh' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/psh' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/psh' Making install in aaa_inc make[2]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' Making install in maloc make[3]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' Making install in . make[4]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[5]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/include/maloc' install -p -m 644 maloc.h maloc_base.h vsys.h vio.h vmem.h vnm.h vset.h vpred.h vsh.h psh.h vmp.h vcom.h vmpi.h '/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/include/maloc' make[5]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc/maloc' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[4]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_inc' Making install in aaa_lib make[2]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_lib' Making install in . make[3]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_lib' make[4]: Entering directory '/builddir/build/BUILD/maloc/src/aaa_lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64' /bin/sh ../../libtool --mode=install install -p libmaloc.la '/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libmaloc.so.1.0.0 /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64/libmaloc.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64 && { ln -s -f libmaloc.so.1.0.0 libmaloc.so.1 || { rm -f libmaloc.so.1 && ln -s libmaloc.so.1.0.0 libmaloc.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64 && { ln -s -f libmaloc.so.1.0.0 libmaloc.so || { rm -f libmaloc.so && ln -s libmaloc.so.1.0.0 libmaloc.so; }; }) libtool: install: install -p .libs/libmaloc.lai /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64/libmaloc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_lib' make[3]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_lib' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src/aaa_lib' Making install in . make[2]: Entering directory '/builddir/build/BUILD/maloc/src' make[3]: Entering directory '/builddir/build/BUILD/maloc/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/maloc/src' make[2]: Leaving directory '/builddir/build/BUILD/maloc/src' make[1]: Leaving directory '/builddir/build/BUILD/maloc/src' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/maloc/doc' Making install in doxygen make[2]: Entering directory '/builddir/build/BUILD/maloc/doc/doxygen' make[3]: Entering directory '/builddir/build/BUILD/maloc/doc/doxygen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/maloc/doc/doxygen' make[2]: Leaving directory '/builddir/build/BUILD/maloc/doc/doxygen' Making install in . make[2]: Entering directory '/builddir/build/BUILD/maloc/doc' make[3]: Entering directory '/builddir/build/BUILD/maloc/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/maloc/doc' make[2]: Leaving directory '/builddir/build/BUILD/maloc/doc' make[1]: Leaving directory '/builddir/build/BUILD/maloc/doc' Making install in . make[1]: Entering directory '/builddir/build/BUILD/maloc' make[2]: Entering directory '/builddir/build/BUILD/maloc' 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/maloc' make[1]: Leaving directory '/builddir/build/BUILD/maloc' + rm -f /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/lib64/libmaloc.la + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: maloc-1.5-14.fc28.riscv64 Provides: libmaloc.so.1()(64bit) maloc = 1.5-14.fc28 maloc(riscv-64) = 1.5-14.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: maloc-devel-1.5-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mobNLC + umask 022 + cd /builddir/build/BUILD + cd maloc + DOCDIR=/builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/share/doc/maloc-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/share/doc/maloc-devel + cp -pr doc/api/html/a00002.html doc/api/html/a00002_source.html doc/api/html/a00003.dot doc/api/html/a00003.md5 doc/api/html/a00004.dot doc/api/html/a00004.md5 doc/api/html/a00005.html doc/api/html/a00005_source.html doc/api/html/a00006.dot doc/api/html/a00006.md5 doc/api/html/a00007.dot doc/api/html/a00007.md5 doc/api/html/a00008.html doc/api/html/a00008_source.html doc/api/html/a00009.dot doc/api/html/a00009.md5 doc/api/html/a00010.dot doc/api/html/a00010.md5 doc/api/html/a00011.html doc/api/html/a00011_source.html doc/api/html/a00012.dot doc/api/html/a00012.md5 doc/api/html/a00013.dot doc/api/html/a00013.md5 doc/api/html/a00014.html doc/api/html/a00014_source.html doc/api/html/a00015.dot doc/api/html/a00015.md5 doc/api/html/a00016.dot doc/api/html/a00016.md5 doc/api/html/a00017.html doc/api/html/a00017_source.html doc/api/html/a00018.dot doc/api/html/a00018.md5 doc/api/html/a00019.dot doc/api/html/a00019.md5 doc/api/html/a00020.html doc/api/html/a00020_source.html doc/api/html/a00021.dot doc/api/html/a00021.md5 doc/api/html/a00022.dot doc/api/html/a00022.md5 doc/api/html/a00023.html doc/api/html/a00023_source.html doc/api/html/a00024.dot doc/api/html/a00024.md5 doc/api/html/a00025.dot doc/api/html/a00025.md5 doc/api/html/a00026.html doc/api/html/a00026_source.html doc/api/html/a00027.dot doc/api/html/a00027.md5 doc/api/html/a00028.dot doc/api/html/a00028.md5 doc/api/html/a00029.html doc/api/html/a00029_source.html doc/api/html/a00030.dot doc/api/html/a00030.md5 doc/api/html/a00031.dot doc/api/html/a00031.md5 doc/api/html/a00032.html doc/api/html/a00032_source.html doc/api/html/a00033.dot doc/api/html/a00033.md5 doc/api/html/a00034.dot doc/api/html/a00034.md5 doc/api/html/a00035.html doc/api/html/a00035_source.html doc/api/html/a00036.dot doc/api/html/a00036.md5 doc/api/html/a00037.dot doc/api/html/a00037.md5 doc/api/html/a00038.html doc/api/html/a00038_source.html doc/api/html/a00039.dot doc/api/html/a00039.md5 doc/api/html/a00041.html doc/api/html/a00041_source.html doc/api/html/a00044.html doc/api/html/a00044_source.html doc/api/html/a00047.html doc/api/html/a00048.html doc/api/html/a00049.html doc/api/html/a00050.html doc/api/html/a00051.html doc/api/html/a00052.html doc/api/html/a00053.html doc/api/html/a00054.html doc/api/html/a00055.html doc/api/html/a00058.html doc/api/html/a00059.html doc/api/html/a00062.html doc/api/html/a00063.html doc/api/html/a00066.html doc/api/html/a00067.html doc/api/html/a00068.dot doc/api/html/a00068.md5 doc/api/html/a00070.html doc/api/html/a00071.html doc/api/html/a00074.html doc/api/html/a00075.html doc/api/html/a00078.html doc/api/html/a00079.html doc/api/html/a00080.dot doc/api/html/a00080.md5 doc/api/html/a00082.html doc/api/html/annotated.html doc/api/html/bc_s.png doc/api/html/bdwn.png doc/api/html/classes.html doc/api/html/closed.png doc/api/html/dir_000001_000003.html doc/api/html/dir_000001_000005.html doc/api/html/dir_000001_000007.html doc/api/html/dir_000001_000009.html doc/api/html/dir_000002_000003.html doc/api/html/dir_000002_000005.html doc/api/html/dir_000002_000007.html doc/api/html/dir_000002_000009.html doc/api/html/dir_000005_000003.html doc/api/html/dir_000005_000007.html doc/api/html/dir_000005_000009.html doc/api/html/dir_000006_000003.html doc/api/html/dir_000006_000007.html doc/api/html/dir_000006_000009.html doc/api/html/dir_000007_000003.html doc/api/html/dir_000008_000003.html doc/api/html/dir_000009_000003.html doc/api/html/dir_000009_000007.html doc/api/html/dir_000010_000003.html doc/api/html/dir_000010_000007.html doc/api/html/dir_0af1587c8378955de40f48b4bd1869f0.html doc/api/html/dir_17c7ea3365fe63f08b0927394cad93f6.html doc/api/html/dir_17c7ea3365fe63f08b0927394cad93f6_dep.dot doc/api/html/dir_17c7ea3365fe63f08b0927394cad93f6_dep.md5 doc/api/html/dir_395d2b18577eef1f090c5d68288ba47d.html doc/api/html/dir_3d34f1764f8adcaae057ca4a3704b9da.html doc/api/html/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.dot doc/api/html/dir_3d34f1764f8adcaae057ca4a3704b9da_dep.md5 doc/api/html/dir_4487082feb20b0a33d872f1cd04ae7e1.html doc/api/html/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.dot doc/api/html/dir_4487082feb20b0a33d872f1cd04ae7e1_dep.md5 doc/api/html/dir_47068159c5f8153ecf210649b3e73813.html doc/api/html/dir_47068159c5f8153ecf210649b3e73813_dep.dot doc/api/html/dir_47068159c5f8153ecf210649b3e73813_dep.md5 doc/api/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html doc/api/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot doc/api/html/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.md5 doc/api/html/dir_746a2969a7dcca8dfd52e3f567636d39.html doc/api/html/dir_746a2969a7dcca8dfd52e3f567636d39_dep.dot doc/api/html/dir_746a2969a7dcca8dfd52e3f567636d39_dep.md5 doc/api/html/dir_dd09f1089953cfb53b7653deda4818f6.html doc/api/html/dir_dd09f1089953cfb53b7653deda4818f6_dep.dot doc/api/html/dir_dd09f1089953cfb53b7653deda4818f6_dep.md5 doc/api/html/dir_ecdd2ead02f66ae49e06b1fe2a748280.html doc/api/html/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.dot doc/api/html/dir_ecdd2ead02f66ae49e06b1fe2a748280_dep.md5 doc/api/html/dir_f79feddae9009eba465ad2e946b4efda.html doc/api/html/dir_f79feddae9009eba465ad2e946b4efda_dep.dot doc/api/html/dir_f79feddae9009eba465ad2e946b4efda_dep.md5 doc/api/html/doc.png doc/api/html/doxygen.png doc/api/html/dynsections.js doc/api/html/files.html doc/api/html/folderclosed.png doc/api/html/folderopen.png doc/api/html/functions.html doc/api/html/functions_vars.html doc/api/html/globals.html doc/api/html/globals_c.html doc/api/html/globals_defs.html doc/api/html/globals_e.html doc/api/html/globals_enum.html doc/api/html/globals_eval.html doc/api/html/globals_func.html doc/api/html/globals_i.html doc/api/html/globals_n.html doc/api/html/globals_r.html doc/api/html/globals_type.html doc/api/html/globals_u.html doc/api/html/globals_v.html doc/api/html/graph_legend.dot doc/api/html/graph_legend.html doc/api/html/graph_legend.md5 doc/api/html/index.html doc/api/html/jquery.js doc/api/html/maloc.css doc/api/html/menu.js doc/api/html/menudata.js doc/api/html/modules.html doc/api/html/nav_f.png doc/api/html/nav_g.png doc/api/html/nav_h.png doc/api/html/open.png doc/api/html/splitbar.png doc/api/html/sync_off.png doc/api/html/sync_on.png doc/api/html/tab_a.png doc/api/html/tab_b.png doc/api/html/tab_h.png doc/api/html/tab_s.png doc/api/html/tabs.css /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64/usr/share/doc/maloc-devel + exit 0 Provides: maloc-devel = 1.5-14.fc28 maloc-devel(riscv-64) = 1.5-14.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmaloc.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/maloc-1.5-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/maloc-1.5-14.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/maloc-devel-1.5-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iGFTRJ + umask 022 + cd /builddir/build/BUILD + cd maloc + rm -rf /builddir/build/BUILDROOT/maloc-1.5-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff