+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rrdtool.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.hK43pw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rrdtool-1.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rrdtool-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rrdtool-1.7.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/php4-r1190.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (rrdtool-1.6.0-ruby-2-fix.patch):' Patch #3 (rrdtool-1.6.0-ruby-2-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ruby-2-fix --fuzz=0 patching file bindings/Makefile.am + echo 'Patch #4 (rrdtool-1.4.8-php-ppc-fix.patch):' Patch #4 (rrdtool-1.4.8-php-ppc-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .php-ppc-fix --fuzz=0 patching file php4/ltconfig + perl -pi -e 's|get_python_lib\(0,0,prefix|get_python_lib\(1,0,prefix|g' configure + perl -pi.orig -e 's|/lib\b|/lib64|g' configure Makefile.in php4/configure php4/ltconfig php4/ltconfig.php-ppc-fix + perl -pi.orig -e 's|1.299907080300|1.29990708|' bindings/perl-shared/RRDs.pm bindings/perl-piped/RRDp.pm + cp -p /usr/lib/rpm/config.guess /usr/lib/rpm/config.sub php4/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NfT2IP + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + ./bootstrap autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file m4/codeset.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makevars.template autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'conftools'. libtoolize: copying file 'conftools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --include=m4 --force autoreconf: running: /usr/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:325: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:325: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:325: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:39: installing 'conftools/compile' configure.ac:40: installing 'conftools/missing' bindings/lua/Makefile.am: installing 'conftools/depcomp' autoreconf: no config.status: cannot re-make autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./php4/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./php4/config.guess ++ basename ./php4/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./php4/config.guess '/usr/lib/rpm/redhat/config.guess' -> './php4/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./php4/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./php4/config.sub ++ basename ./php4/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./php4/config.sub '/usr/lib/rpm/redhat/config.sub' -> './php4/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./conftools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./conftools/config.guess ++ basename ./conftools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./conftools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './conftools/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./conftools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./conftools/config.sub ++ basename ./conftools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./conftools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './conftools/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' + '[' 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"~' ./php4/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"~' ./conftools/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 '--with-perl-options=INSTALLDIRS="vendor"' --disable-rpath --enable-tcl-site --with-tcllib=/usr/lib64 --enable-python --enable-ruby --disable-static --with-pic 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 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes Audit Compilation Environment checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 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 if gcc likes the -Werror flag... yes checking if gcc likes the -fno-strict-aliasing flag... yes checking if gcc likes the -Wall flag... yes checking if gcc likes the -std=gnu99 flag... yes checking if gcc likes the -pedantic flag... yes checking if gcc likes the -Wundef flag... yes checking if gcc likes the -Wshadow flag... yes checking if gcc likes the -Wpointer-arith flag... yes checking if gcc likes the -Wcast-align flag... yes checking if gcc likes the -Wmissing-prototypes flag... yes checking if gcc likes the -Wmissing-declarations flag... yes checking if gcc likes the -Wnested-externs flag... yes checking if gcc likes the -Winline flag... yes checking if gcc likes the -Wold-style-definition flag... yes checking if gcc likes the -W flag... yes checking for long long int... yes Checking for Header Files checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fp_class.h usability... no checking fp_class.h presence... no checking for fp_class.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdarg.h... yes checking for varargs.h... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... yes checking for snprintf... yes checking whether snprintf is C99 compliant... yes checking for vasprintf... yes checking for asprintf... yes Test Library Functions checking for acos... no checking for acos in -lm... yes checking for round... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking whether byte ordering is bigendian... no checking for nl_langinfo... yes checking for tzset... yes checking for fsync... yes checking for mbstowcs... yes checking for opendir... yes checking for readdir... yes checking for chdir... yes checking for chroot... yes checking for getgid... yes checking for getuid... yes checking for setgid... yes checking for setuid... yes checking for strndup... yes checking for strerror... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for fpclass... no checking for class... no checking for fp_class... no checking for isnan... yes checking for memmove... yes checking for strchr... yes checking for mktime... yes checking for getrusage... yes checking for gettimeofday... yes checking for getpwnam... yes checking for getgrnam... yes checking for get_current_dir_name... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes Map/Fadvis/Madvise checking checking for fdatasync... yes checking for fsync... (cached) yes checking for socket... yes checking for getaddrinfo... yes checking for sigwaitinfo... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for getpagesize... yes checking for working mmap... yes checking for mmap... yes checking for munmap... yes checking whether madvise is declared... yes checking for madvise... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes checking for posix_fallocate... yes Libintl Processing checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc IEEE Math Checks checking for fpclassify... no checking for fpclassify with ... yes checking for isinf... yes checking whether isfinite is broken... no checking if IEEE math works out of the box... yes Resolve Portability Issues checking tm_gmtoff in struct tm... yes checking __tm_gmtoff in struct tm... no checking whether sigwait has 2 arguments... yes checking if msync with MS_ASYNC updates the files mtime... yes checking for _NL_TIME_WEEK_1STDAY... no checking for nl_langinfo(_NL_TIME_WEEK_1STDAY) with langinfo.h... yes checking if realloc can deal with NULL... yes checking if ctime_r need special care to act posixly correct... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking do we need malloc/malloc.h... nope, works out of the box checking size of time_t... 8 checking size of long int... 8 Find 3rd-Party Libraries checking dbi/dbi.h usability... yes checking dbi/dbi.h presence... yes checking for dbi/dbi.h... yes checking for dbi_initialize in -ldbi... yes checking rados/librados.h usability... no checking rados/librados.h presence... no checking for rados/librados.h... no checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking for pkg-config... pkg-config checking for glib_check_version in -lglib-2.0... yes checking glib.h usability... yes checking glib.h presence... yes checking for glib.h... yes checking for g_regex_new... yes checking for png_access_version_number in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking pango/pango.h usability... no checking pango/pango.h presence... no checking for pango/pango.h... no checking for pkg-config... (cached) pkg-config checking for pango_cairo_context_set_font_options in -lpangocairo-1.0... yes checking pango/pango.h usability... yes checking pango/pango.h presence... yes checking for pango/pango.h... yes checking for pango_font_map_create_context... yes checking for xmlParseFile in -lxml2... yes checking libxml/parser.h usability... no checking libxml/parser.h presence... no checking for libxml/parser.h... no checking for pkg-config... (cached) pkg-config checking for xmlParseFile in -lxml2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes Prep for Building Language Bindings checking for perl... /usr/bin/perl checking for pod2man... /usr/bin/pod2man checking for pod2html... /usr/bin/pod2html checking for the perl version you are running... 5.26.1 checking for the C compiler perl wants to use to build its modules... gcc checking for gcc... /usr/bin/gcc checking Perl Modules to build... perl-piped perl-shared checking for ruby... /usr/bin/ruby checking if ruby modules can be built... YES checking for lua... /usr/bin/lua checking for lua >= 5.0... 5.3 found checking lua53/lua.h usability... no checking lua53/lua.h presence... no checking for lua53/lua.h... no checking lua5.3/lua.h usability... no checking lua5.3/lua.h presence... no checking for lua5.3/lua.h... no checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking for library containing lua_call... -llua checking for library containing luaL_openlibs... none required configure: WARNING: Setting Lua include and lib flags to defaults in compat-5.1 and lua 5.1 sources checking for tclConfig.sh in /usr/lib64... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for headers required to compile python extensions... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out found checking for gnroff... /usr/bin/gnroff checking for groff... /usr/bin/groff checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating src/rrd_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands Apply Configuration Information checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating etc/rrdcached.socket config.status: creating etc/rrdcached.service config.status: creating examples/shared-demo.pl config.status: creating examples/piped-demo.pl config.status: creating examples/stripes.pl config.status: creating examples/bigtops.pl config.status: creating examples/minmax.pl config.status: creating examples/4charts.pl config.status: creating examples/perftest.pl config.status: creating examples/Makefile config.status: creating examples/rrdcached/Makefile config.status: creating etc/rrdcached-default-lsb config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/librrd.pc config.status: creating bindings/Makefile config.status: creating bindings/tcl/Makefile config.status: creating bindings/tcl/ifOctets.tcl config.status: creating bindings/lua/Makefile config.status: creating Makefile config.status: creating src/rrd_config.h config.status: src/rrd_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands checking in... and out again ordering CD from http://tobi.oetiker.ch/wish .... just kidding ;-) ---------------------------------------------------------------- Config is DONE! With MMAP IO: yes With Locking: yes Build rrd_graph: yes Build rrd_restore: yes Static programs: no Perl Modules: perl-piped perl-shared Perl Binary: /usr/bin/perl Perl Version: 5.26.1 Perl Options: INSTALLDIRS="vendor" Ruby Modules: ruby Ruby Binary: /usr/bin/ruby Ruby Options: sitedir=/usr/lib/ruby Build Lua Bindings: yes Lua Binary: /usr/bin/lua Lua Version: 5.3.4 Lua C-modules dir: /usr/lib64/lua/5.3 Build Tcl Bindings: yes Build Python Bindings: yes Build examples: yes Build rrdcached: yes Build rrdcgi: yes Build librrd MT: yes Use gettext: yes With libDBI: yes With librados: no With libwrap: no With systemd dir: /usr/lib/systemd/system Libraries: -lpng -lm -ldbi -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lxml2 Type 'make' to compile the software and use 'make install' to install everything to: /usr. ... that wishlist is NO JOKE. If you find RRDtool useful make me happy. Go to http://tobi.oetiker.ch/wish and place an order. -- Tobi Oetiker ---------------------------------------------------------------- + perl -pi.orig -e 's|-Wl,--rpath -Wl,\$rp||g' bindings/perl-shared/Makefile.PL + perl -pi.orig -e 's|-Wl,--rpath -Wl,\$\(EPREFIX\)/lib||g' bindings/ruby/extconf.rb + sed -i 's|extconf.rb \\|extconf.rb --vendor \\|' bindings/Makefile + pushd bindings/perl-piped/ ~/build/BUILD/rrdtool-1.7.0/bindings/perl-piped ~/build/BUILD/rrdtool-1.7.0 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Warning: LINKTYPE set to '', no longer necessary Generating a Unix-style Makefile Writing Makefile for RRDp Writing MYMETA.yml and MYMETA.json + perl -pi.orig -e 's|/lib/perl|/lib64/perl|g' Makefile + popd ~/build/BUILD/rrdtool-1.7.0 + make Making all in po make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/po' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/po' Making all in src make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/src' CC rrd_tool.o In file included from rrd_i18n.h:17:0, from rrd_tool.c:18: gettext.h:176:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.h: In function 'dcpgettext_expr': gettext.h:200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.h:215:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.h: In function 'dcnpgettext_expr': gettext.h:246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gettext.h:261:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #if !_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC librrd_la-rrd_version.lo CC librrd_la-rrd_last.lo CC librrd_la-rrd_lastupdate.lo CC librrd_la-rrd_first.lo CC librrd_la-rrd_dump.lo rrd_dump.c:465:5: warning: no previous prototype for 'rrd_dump_opt_r' [-Wmissing-prototypes] int rrd_dump_opt_r( ^~~~~~~~~~~~~~ CC librrd_la-rrd_flushcached.lo CC librrd_la-rrd_fetch.lo CC librrd_la-rrd_fetch_cb.lo CC librrd_la-rrd_resize.lo CC librrd_la-rrd_tune.lo CC librrd_la-rrd_list.lo CC librrd_la-rrd_graph.lo rrd_graph.c: In function 'rrd_graph_color': rrd_graph.c:5511:16: warning: this statement may fall through [-Wimplicit-fallthrough=] if (n == 9) ^ rrd_graph.c:5513:9: note: here default: ^~~~~~~ CC librrd_la-rrd_graph_helper.lo CC librrd_la-rrd_xport.lo CC librrd_la-rrd_gfx.lo CC librrd_la-pngsize.lo CC librrd_la-rrd_restore.lo CC librrd_la-rrd_fetch_libdbi.lo rrd_fetch_libdbi.c: In function '_sql_close': rrd_fetch_libdbi.c:162:5: warning: 'dbi_shutdown' is deprecated [-Wdeprecated-declarations] dbi_shutdown(); ^~~~~~~~~~~~ In file included from rrd_fetch_libdbi.c:4:0: /usr/include/dbi/dbi.h:171:28: note: declared here void LIBDBI_API_DEPRECATED dbi_shutdown(); ^~~~~~~~~~~~ rrd_fetch_libdbi.c: In function '_sql_setparam': rrd_fetch_libdbi.c:180:5: warning: 'dbi_initialize' is deprecated [-Wdeprecated-declarations] dbi_initialize(NULL); ^~~~~~~~~~~~~~ In file included from rrd_fetch_libdbi.c:4:0: /usr/include/dbi/dbi.h:169:27: note: declared here int LIBDBI_API_DEPRECATED dbi_initialize(const char *driverdir); ^~~~~~~~~~~~~~ rrd_fetch_libdbi.c:182:5: warning: 'dbi_driver_open' is deprecated [-Wdeprecated-declarations] driver=dbi_driver_open(th->dbdriver); ^~~~~~ In file included from rrd_fetch_libdbi.c:4:0: /usr/include/dbi/dbi.h:180:34: note: declared here dbi_driver LIBDBI_API_DEPRECATED dbi_driver_open(const char *name); /* goes thru linked list until it finds the right one */ ^~~~~~~~~~~~~~~ rrd_fetch_libdbi.c:192:7: warning: 'dbi_shutdown' is deprecated [-Wdeprecated-declarations] dbi_shutdown(); ^~~~~~~~~~~~ In file included from rrd_fetch_libdbi.c:4:0: /usr/include/dbi/dbi.h:171:28: note: declared here void LIBDBI_API_DEPRECATED dbi_shutdown(); ^~~~~~~~~~~~ CC librrdupd_la-mutex.lo CC librrdupd_la-optparse.lo CC librrdupd_la-rrd_strtod.lo rrd_strtod.c: In function 'rrd_strtod': rrd_strtod.c:110:27: warning: this statement may fall through [-Wimplicit-fallthrough=] case '-': negative = 1; // Fall through to increment position ~~~~~~~~~^~~ rrd_strtod.c:111:8: note: here case '+': p++; ^~~~ rrd_strtod.c:153:32: warning: this statement may fall through [-Wimplicit-fallthrough=] case '-': negative = 1; // Fall through to increment pos ~~~~~~~~~^~~ rrd_strtod.c:154:13: note: here case '+': p++; ^~~~ CC librrdupd_la-rrd_create.lo rrd_create.c: In function 'parseRRA': rrd_create.c:469:46: warning: this statement may fall through [-Wimplicit-fallthrough=] if (*require_version == NULL || atoi(*require_version) < atoi(RRD_VERSION4)) { ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_create.c:472:6: note: here case CF_HWPREDICT: ^~~~ rrd_create.c:482:13: warning: this statement may fall through [-Wimplicit-fallthrough=] token_min = 3; ~~~~~~~~~~^~~ rrd_create.c:483:6: note: here case CF_SEASONAL: ^~~~ CC librrdupd_la-hash_32.lo CC librrdupd_la-rrd_parsetime.lo rrd_parsetime.c: In function 'day': rrd_parsetime.c:692:26: warning: this statement may fall through [-Wimplicit-fallthrough=] ptv->tm. tm_mday--; ~~~~~~~~~~~~~~~~~^~ rrd_parsetime.c:695:5: note: here case TODAY: /* force ourselves to stay in today - no further processing */ ^~~~ CC librrdupd_la-rrd_hw.lo CC librrdupd_la-rrd_hw_math.lo CC librrdupd_la-rrd_hw_update.lo CC librrdupd_la-rrd_diff.lo CC librrdupd_la-rrd_format.lo CC librrdupd_la-rrd_info.lo CC librrdupd_la-rrd_error.lo CC librrdupd_la-rrd_open.lo CC librrdupd_la-rrd_client.lo CC librrdupd_la-rrd_nan_inf.lo CC librrdupd_la-rrd_rpncalc.lo CC librrdupd_la-rrd_utils.lo CC librrdupd_la-rrd_snprintf.lo CC librrdupd_la-rrd_update.lo CC librrdupd_la-rrd_modify.lo CC librrdupd_la-quicksort.lo CC librrdupd_la-rrd_thread_safe.lo CCLD librrdupd.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD librrd.la CCLD rrdtool CC rrdupdate.o CCLD rrdupdate CC rrd_cgi.o CCLD rrdcgi CC rrdcached-rrd_daemon.o rrd_daemon.c: In function 'handle_request_list': rrd_daemon.c:2571:22: warning: comparison between pointer and zero character constant [-Wpointer-compare] } while (start_ptr != '\0'); ^~ rrd_daemon.c:2571:12: note: did you mean to dereference the pointer? } while (start_ptr != '\0'); ^ rrd_daemon.c: In function 'read_options': rrd_daemon.c:4623:9: warning: this statement may fall through [-Wimplicit-fallthrough=] fprintf(stderr, "%s\n", options.errmsg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rrd_daemon.c:4626:7: note: here case 'h': ^~~~ CCLD rrdcached make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/src' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/src' Making all in bindings make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' Making all in tcl make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' echo "package ifneeded Rrd 1.7.0 \"load /usr/lib64/tclrrd1.7.0[info sharedlibextension]\"" > pkgIndex.tcl 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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC -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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC -fPIC -I/usr/include -I../../src -I../../src -DUSE_TCL_STUBS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/libxml2 -c ./tclrrd.c -DVERSION=\"1.7.0\" gcc -shared -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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-soname,tclrrd1.7.0.so -L../../src/.libs -L../../src -L/usr/lib64 tclrrd.o -o tclrrd1.7.0.so -lrrd -lm -L/usr/lib64 -ltclstub8.6 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' Making all in lua make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' CC rrd_la-rrdlua.lo rrdlua.c: In function 'make_argv': rrdlua.c:69:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (!(argv[i] = lua_tostring (L, i))) { ^ CCLD rrd.la make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' mkdir -p ./perl-piped ( cd ./perl-piped \ && ( test -e Makefile.PL || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/Makefile.PL ) \ && ( test -e RRDp.pm || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/RRDp.pm ) \ && ( test -e t || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/t ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped \ /usr/bin/perl Makefile.PL INSTALLDIRS="vendor" \ && make ) Warning: LINKTYPE set to '', no longer necessary Generating a Unix-style Makefile Writing Makefile for RRDp Writing MYMETA.yml and MYMETA.json make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' cp RRDp.pm blib/lib/RRDp.pm Manifying 1 pod document make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' mkdir -p ./perl-shared ( cd ./perl-shared \ && ( test -e Makefile.PL || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/Makefile.PL ) \ && ( test -e RRDs.pm || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.pm ) \ && ( test -e RRDs.ppd || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.ppd ) \ && ( test -e RRDs.xs || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.xs ) \ && ( test -e t || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/t ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared \ /usr/bin/perl Makefile.PL INSTALLDIRS="vendor" \ && make ) Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for RRDs Writing MYMETA.yml and MYMETA.json make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' cp RRDs.pm blib/lib/RRDs.pm Running Mkbootstrap for RRDs () chmod 644 "RRDs.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' RRDs.xs > RRDs.xsc mv RRDs.xsc RRDs.c gcc -c -I/builddir/build/BUILD/rrdtool-1.7.0/src -I/builddir/build/BUILD/rrdtool-1.7.0/src -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.6999\" -DXS_VERSION=\"1.6999\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLPATCHLEVEL=26 RRDs.c In file included from /usr/lib64/perl5/CORE/perl.h:5589:0, from RRDs.xs:6: RRDs.xs: In function 'rrd_fetch_cb_wrapper': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ RRDs.xs:178:9: note: in expansion of macro 'POPs' POPs; /* there is undef on top of the stack when there is an error ^~~~ RRDs.c: In function 'XS_RRDs_graph': RRDs.c:608:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_fetch': RRDs.c:671:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_fetch_cb_register': RRDs.c:730:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_times': RRDs.c:761:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ In file included from RRDs.xs:7:0: RRDs.c: In function 'XS_RRDs_xport': /usr/lib64/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ RRDs.c:802:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ RRDs.c:801:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_list': RRDs.c:1010:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ rm -f blib/arch/auto/RRDs/RRDs.so gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong RRDs.o -L/builddir/build/BUILD/rrdtool-1.7.0/src/.libs/ -lrrd -o blib/arch/auto/RRDs/RRDs.so \ -lperl \ chmod 755 blib/arch/auto/RRDs/RRDs.so Manifying 1 pod document make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' mkdir -p ./perl-shared mkdir -p ./ruby ( cd ./ruby \ && /usr/bin/ruby /builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby/extconf.rb --vendor \ && make \ EPREFIX=/usr \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ sitedir=/usr/lib/ruby hdrdir="/usr/include" \ rubyhdrdir="/usr/include" includedir="/usr/include" RUBYARCHDIR= ) checking for rrd_create() in -lrrd... no creating Makefile make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby -I/builddir/build/BUILD/rrdtool-1.7.0/src -I/builddir/build/BUILD/rrdtool-1.7.0/src -fPIC -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 -fPIC -o main.o -c main.c rm -f RRD.so gcc -shared -o RRD.so main.o -L. -L/usr/lib64 -L/builddir/build/BUILD/rrdtool-1.7.0/src/.libs -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lruby -lpthread -ldl -lcrypt -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' mkdir -p ./python cd ./python \ && ( test -e rrdtoolmodule.c || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/rrdtoolmodule.c ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ LD_RUN_PATH=/usr/lib64 \ /usr/bin/python /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/setup.py build_ext \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ /usr/bin/python /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/setup.py build DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build_ext building 'rrdtool' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC -fPIC -I/builddir/build/BUILD/rrdtool-1.7.0/src -I/builddir/build/BUILD/rrdtool-1.7.0/src -I/usr/include/python2.7 -c rrdtoolmodule.c -o build/temp.linux-riscv64-2.7/rrdtoolmodule.o rrdtoolmodule.c:104:1: warning: no previous prototype for 'PyRRD_String_FromCF' [-Wmissing-prototypes] PyRRD_String_FromCF(enum cf_en cf) ^~~~~~~~~~~~~~~~~~~ rrdtoolmodule.c:1426:1: warning: no previous prototype for 'initrrdtool' [-Wmissing-prototypes] initrrdtool(void) ^~~~~~~~~~~ creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC build/temp.linux-riscv64-2.7/rrdtoolmodule.o -L/builddir/build/BUILD/rrdtool-1.7.0/src/.libs -L/usr/lib64 -lrrd -lpython2.7 -o build/lib.linux-riscv64-2.7/rrdtool.so DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_ext make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/tests' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' GEN rrdgraph_libdbi.1 GEN rrdgraph_libdbi.txt rrdgraph_libdbi.1:141: warning [p 1, 1.7i]: can't break line rrdgraph_libdbi.1:239: warning [p 2, 3.3i]: can't break line GEN rrdlua.1 GEN rrdlua.txt GEN rrdgraph_libdbi.html GEN rrdlua.html make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' Making all in rrdcached make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' sed 's,@''exec_prefix@,/usr,' ./cgi-demo.cgi.in > cgi-demo.cgi chmod a+x cgi-demo.cgi make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0' + find examples/ -type f -exec perl -pi -e 's|^#! \@perl\@|#!/usr/bin/perl|gi' '{}' ';' + find examples/ -name '*.pl' -exec perl -pi -e 's|\015||gi' '{}' ';' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hzrOIN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 + cd rrdtool-1.7.0 + make DESTDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 install Making install in po make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share installing hu.gmo as /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/rrdtool.mo if test "rrdtool" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/src' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c librrd.la '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/librrd.so.8.1.0 /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/librrd.so.8.1.0 libtool: install: (cd /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64 && { ln -s -f librrd.so.8.1.0 librrd.so.8 || { rm -f librrd.so.8 && ln -s librrd.so.8.1.0 librrd.so.8; }; }) libtool: install: (cd /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64 && { ln -s -f librrd.so.8.1.0 librrd.so || { rm -f librrd.so && ln -s librrd.so.8.1.0 librrd.so; }; }) libtool: install: /usr/bin/install -c .libs/librrd.lai /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/librrd.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rrdtool rrdupdate rrdcgi rrdcached '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin' libtool: warning: 'librrd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/rrdtool /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin/rrdtool libtool: install: /usr/bin/install -c rrdupdate /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin/rrdupdate libtool: warning: 'librrd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/rrdcgi /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin/rrdcgi libtool: warning: 'librrd.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/rrdcached /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin/rrdcached make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/src' (cd /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/bin && ln -s rrdupdate rrdcreate && ln -s rrdupdate rrdinfo) || true make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 rrd.h rrd_format.h rrd_client.h '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 librrd.pc '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/src' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/src' Making install in bindings make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' Making install in tcl make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' /usr/bin/install -c tclrrd1.7.0.so /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/tclrrd1.7.0.so /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/rrdtool' /usr/bin/install -c -m 644 pkgIndex.tcl '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/rrdtool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/rrdtool' /usr/bin/install -c ifOctets.tcl '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/rrdtool' make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/tcl' Making install in lua make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3' /bin/sh ../../libtool --mode=install /usr/bin/install -c rrd.la '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3' libtool: warning: relinking 'rrd.la' libtool: install: (cd /builddir/build/BUILD/rrdtool-1.7.0/bindings/lua; /bin/sh "/builddir/build/BUILD/rrdtool-1.7.0/libtool" --silent --tag CC --mode=relink gcc -I../../src -I../../src -I../.. -I/usr/local/include -I/usr/local/include/lua -I/usr/local/include/lua/5.3 -DLUA53 -DDONT_HAVE_COMPAT51 -DLIB_VERSION=\"\" -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 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=gnu99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W -fPIC -DPIC -module -version-info 0:0:0 -L/usr/local/lib -L/usr/local/lib/lua -L/usr/local/lib/lua/5.3 -llua -L../../src/.libs -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rrd.la -rpath /usr/lib64/lua/5.3 rrd_la-rrdlua.lo -lrrd -lm -inst-prefix-dir /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64) libtool: install: /usr/bin/install -c .libs/rrd.so.0.0.0T /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3/rrd.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3 && { ln -s -f rrd.so.0.0.0 rrd.so.0 || { rm -f rrd.so.0 && ln -s rrd.so.0.0.0 rrd.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3 && { ln -s -f rrd.so.0.0.0 rrd.so || { rm -f rrd.so && ln -s rrd.so.0.0.0 rrd.so; }; }) libtool: install: /usr/bin/install -c .libs/rrd.lai /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/lua/5.3/rrd.la libtool: warning: remember to run 'libtool --finish /usr/lib64/lua/5.3' make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/lua' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' mkdir -p ./perl-piped ( cd ./perl-piped \ && ( test -e Makefile.PL || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/Makefile.PL ) \ && ( test -e RRDp.pm || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/RRDp.pm ) \ && ( test -e t || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped/t ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped \ /usr/bin/perl Makefile.PL INSTALLDIRS="vendor" \ && make ) Warning: LINKTYPE set to '', no longer necessary Generating a Unix-style Makefile Writing Makefile for RRDp Writing MYMETA.yml and MYMETA.json make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' Skip blib/lib/RRDp.pm (unchanged) Manifying 1 pod document make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' mkdir -p ./perl-shared ( cd ./perl-shared \ && ( test -e Makefile.PL || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/Makefile.PL ) \ && ( test -e RRDs.pm || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.pm ) \ && ( test -e RRDs.ppd || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.ppd ) \ && ( test -e RRDs.xs || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/RRDs.xs ) \ && ( test -e t || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared/t ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared \ /usr/bin/perl Makefile.PL INSTALLDIRS="vendor" \ && make ) Generating a Unix-style Makefile Writing Makefile for RRDs Writing MYMETA.yml and MYMETA.json make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' Skip blib/lib/RRDs.pm (unchanged) Running Mkbootstrap for RRDs () chmod 644 "RRDs.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644 gcc -c -I/builddir/build/BUILD/rrdtool-1.7.0/src -I/builddir/build/BUILD/rrdtool-1.7.0/src -D_REENTRANT -D_GNU_SOURCE -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 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.6999\" -DXS_VERSION=\"1.6999\" -fPIC "-I/usr/lib64/perl5/CORE" -DPERLPATCHLEVEL=26 RRDs.c In file included from /usr/lib64/perl5/CORE/perl.h:5589:0, from RRDs.xs:6: RRDs.xs: In function 'rrd_fetch_cb_wrapper': /usr/lib64/perl5/CORE/pp.h:145:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ~^~~~~~ RRDs.xs:178:9: note: in expansion of macro 'POPs' POPs; /* there is undef on top of the stack when there is an error ^~~~ RRDs.c: In function 'XS_RRDs_graph': RRDs.c:608:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_fetch': RRDs.c:671:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_fetch_cb_register': RRDs.c:730:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_times': RRDs.c:761:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ In file included from RRDs.xs:7:0: RRDs.c: In function 'XS_RRDs_xport': /usr/lib64/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ RRDs.c:802:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ RRDs.c:801:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^~~~~~ RRDs.c: In function 'XS_RRDs_list': RRDs.c:1010:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^~~~~~ rm -f blib/arch/auto/RRDs/RRDs.so gcc -lpthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong RRDs.o -L/builddir/build/BUILD/rrdtool-1.7.0/src/.libs/ -lrrd -o blib/arch/auto/RRDs/RRDs.so \ -lperl \ chmod 755 blib/arch/auto/RRDs/RRDs.so Manifying 1 pod document make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' mkdir -p ./perl-shared mkdir -p ./ruby ( cd ./ruby \ && /usr/bin/ruby /builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby/extconf.rb --vendor \ && make \ EPREFIX=/usr \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ sitedir=/usr/lib/ruby hdrdir="/usr/include" \ rubyhdrdir="/usr/include" includedir="/usr/include" RUBYARCHDIR= ) checking for rrd_create() in -lrrd... no creating Makefile make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' rm -f RRD.so gcc -shared -o RRD.so main.o -L. -L/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64 -L/builddir/build/BUILD/rrdtool-1.7.0/src/.libs -L. -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lruby -lpthread -ldl -lcrypt -lm -lc make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' mkdir -p ./python cd ./python \ && ( test -e rrdtoolmodule.c || ln -s /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/rrdtoolmodule.c ) \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ LD_RUN_PATH=/usr/lib64 \ /usr/bin/python /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/setup.py build_ext \ && env \ ABS_TOP_SRCDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ ABS_TOP_BUILDDIR=/builddir/build/BUILD/rrdtool-1.7.0 \ /usr/bin/python /builddir/build/BUILD/rrdtool-1.7.0/bindings/python/setup.py build DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build_ext DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_ext make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' make[3]: Nothing to be done for 'install-exec-am'. GEN install-data-local make[4]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' Manifying 1 pod document Installing /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/perl5/vendor_perl/RRDp.pm Installing /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man3/RRDp.3pm Appending installation info to /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/perllocal.pod make[4]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-piped' GEN install-data-local make[4]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RRDs.bs blib/arch/auto/RRDs/RRDs.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/RRDs/RRDs.so Installing /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/RRDs.pm Installing /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man3/RRDs.3pm Appending installation info to /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/perllocal.pod make[4]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/perl-shared' GEN install-data-local make[4]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' /usr/bin/mkdir -p . /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/ruby/vendor_ruby exit > .vendorarchdir.time /usr/bin/install -c -m 0755 RRD.so /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/ruby/vendor_ruby make[4]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings/ruby' GEN install-data-local DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running install running install_lib creating /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/rrdtool.so -> /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/python2.7/site-packages running install_egg_info running egg_info creating rrdtool.egg-info writing rrdtool.egg-info/PKG-INFO writing top-level names to rrdtool.egg-info/top_level.txt writing dependency_links to rrdtool.egg-info/dependency_links.txt writing manifest file 'rrdtool.egg-info/SOURCES.txt' reading manifest file 'rrdtool.egg-info/SOURCES.txt' writing manifest file 'rrdtool.egg-info/SOURCES.txt' Copying rrdtool.egg-info to /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/python2.7/site-packages/rrdtool-0.1.10-py2.7.egg-info running install_scripts make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/bindings' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/tests' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/tests' 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/rrdtool-1.7.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0/txt' /usr/bin/install -c -m 644 bin_dec_hex.pod rrddump.pod rrdgraph_examples.pod rrdrestore.pod rrdupdate.pod cdeftutorial.pod rrdfetch.pod rrdgraph_graph.pod rrdthreads.pod rrdxport.pod rpntutorial.pod rrdfirst.pod rrdgraph_rpn.pod rrdtool.pod rrdcached.pod rrd-beginners.pod rrdinfo.pod rrdtune.pod rrdbuild.pod rrdflushcached.pod rrdcgi.pod rrdgraph.pod rrdlast.pod rrdlastupdate.pod rrdcreate.pod rrdgraph_data.pod rrdresize.pod rrdtutorial.pod rrdlist.pod rrdgraph_libdbi.pod rrdlua.pod bin_dec_hex.txt rrddump.txt rrdgraph_examples.txt rrdrestore.txt rrdupdate.txt cdeftutorial.txt rrdfetch.txt rrdgraph_graph.txt rrdthreads.txt '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0/txt' /usr/bin/install -c -m 644 rrdxport.txt rpntutorial.txt rrdfirst.txt rrdgraph_rpn.txt rrdtool.txt rrdcached.txt rrd-beginners.txt rrdinfo.txt rrdtune.txt rrdbuild.txt rrdflushcached.txt rrdcgi.txt rrdgraph.txt rrdlast.txt rrdlastupdate.txt rrdcreate.txt rrdgraph_data.txt rrdresize.txt rrdtutorial.txt rrdlist.txt rrdgraph_libdbi.txt rrdlua.txt librrd.txt '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0/txt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0/html' /usr/bin/install -c -m 644 bin_dec_hex.html rrddump.html rrdgraph_examples.html rrdrestore.html rrdupdate.html cdeftutorial.html rrdfetch.html rrdgraph_graph.html rrdthreads.html rrdxport.html rpntutorial.html rrdfirst.html rrdgraph_rpn.html rrdtool.html rrdcached.html rrd-beginners.html rrdinfo.html rrdtune.html rrdbuild.html rrdflushcached.html rrdcgi.html rrdgraph.html rrdlast.html rrdlastupdate.html rrdcreate.html rrdgraph_data.html rrdresize.html rrdtutorial.html rrdlist.html rrdgraph_libdbi.html rrdlua.html librrd.html RRDs.html RRDp.html '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man3' /usr/bin/install -c -m 644 librrd.3 '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 bin_dec_hex.1 rrddump.1 rrdgraph_examples.1 rrdrestore.1 rrdupdate.1 cdeftutorial.1 rrdfetch.1 rrdgraph_graph.1 rrdthreads.1 rrdxport.1 rpntutorial.1 rrdfirst.1 rrdgraph_rpn.1 rrdtool.1 rrdcached.1 rrd-beginners.1 rrdinfo.1 rrdtune.1 rrdbuild.1 rrdflushcached.1 rrdcgi.1 rrdgraph.1 rrdlast.1 rrdlastupdate.1 rrdcreate.1 rrdgraph_data.1 rrdresize.1 rrdtutorial.1 rrdlist.1 rrdgraph_libdbi.1 rrdlua.1 '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' GEN install-data-hook make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/doc' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' cd .. && /bin/sh ./config.status examples/Makefile config.status: creating examples/Makefile Making install in rrdcached make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' cd ../.. && /bin/sh ./config.status examples/rrdcached/Makefile config.status: creating examples/rrdcached/Makefile make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples/rrdcached' /usr/bin/install -c -m 644 RRDCached.pm '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples/rrdcached' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples/rrdcached' /usr/bin/install -c rrdcached-size.pl '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples/rrdcached' make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples/rrdcached' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[3]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples' /usr/bin/install -c cgi-demo.cgi piped-demo.pl shared-demo.pl stripes.pl bigtops.pl minmax.pl 4charts.pl perftest.pl stripes.py '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples' make[3]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0/examples' make[1]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0' make[2]: Entering directory '/builddir/build/BUILD/rrdtool-1.7.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 etc/rrdcached.socket etc/rrdcached.service '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib/systemd/system' make[2]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0' make[1]: Leaving directory '/builddir/build/BUILD/rrdtool-1.7.0' + mv /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/perl5/vendor_perl/RRDp.pm /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/ + rm -f /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/perl5/vendor_perl/leaktest.pl + mkdir -p doc2/html doc2/txt + cp -a doc/bin_dec_hex.txt doc/cdeftutorial.txt doc/librrd.txt doc/rpntutorial.txt doc/rrd-beginners.txt doc/rrdbuild.txt doc/rrdcached.txt doc/rrdcgi.txt doc/rrdcreate.txt doc/rrddump.txt doc/rrdfetch.txt doc/rrdfirst.txt doc/rrdflushcached.txt doc/rrdgraph.txt doc/rrdgraph_data.txt doc/rrdgraph_examples.txt doc/rrdgraph_graph.txt doc/rrdgraph_libdbi.txt doc/rrdgraph_rpn.txt doc/rrdinfo.txt doc/rrdlast.txt doc/rrdlastupdate.txt doc/rrdlist.txt doc/rrdlua.txt doc/rrdresize.txt doc/rrdrestore.txt doc/rrdthreads.txt doc/rrdtool.txt doc/rrdtune.txt doc/rrdtutorial.txt doc/rrdupdate.txt doc/rrdxport.txt doc2/txt/ + cp -a doc/RRDp.html doc/RRDs.html doc/bin_dec_hex.html doc/cdeftutorial.html doc/librrd.html doc/rpntutorial.html doc/rrd-beginners.html doc/rrdbuild.html doc/rrdcached.html doc/rrdcgi.html doc/rrdcreate.html doc/rrddump.html doc/rrdfetch.html doc/rrdfirst.html doc/rrdflushcached.html doc/rrdgraph.html doc/rrdgraph_data.html doc/rrdgraph_examples.html doc/rrdgraph_graph.html doc/rrdgraph_libdbi.html doc/rrdgraph_rpn.html doc/rrdinfo.html doc/rrdlast.html doc/rrdlastupdate.html doc/rrdlist.html doc/rrdlua.html doc/rrdresize.html doc/rrdrestore.html doc/rrdthreads.html doc/rrdtool.html doc/rrdtune.html doc/rrdtutorial.html doc/rrdupdate.html doc/rrdxport.html doc2/html/ + mkdir -p doc3/html + mv doc2/html/RRDp.html doc2/html/RRDs.html doc3/html/ + rm -f examples/Makefile examples/Makefile.am examples/Makefile.in examples/4charts.pl.in examples/Makefile.in examples/bigtops.pl.in examples/cgi-demo.cgi.in examples/minmax.pl.in examples/perftest.pl.in examples/piped-demo.pl.in examples/shared-demo.pl.in examples/stripes.pl.in + find examples/ -type f -exec chmod 0644 '{}' ';' + rm -rf /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-1.7.0 /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/ntmake.pl /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/perllocal.pod /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/rrdtool/examples /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/RRDp/.packlist /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/RRDs/.packlist '/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/*/*.bs' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 rrdtool + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/librrd.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib64/lua/5.3/rrd.la is executable but has empty or no shebang, removing executable bit mangling shebang in ./usr/lib64/rrdtool/ifOctets.tcl from #!/usr/bin/env tclsh8.6 to #!/usr/bin/tclsh8.6 Processing files: rrdtool-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fTXDgU + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr COPYRIGHT /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr TODO /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr NEWS /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr CHANGES /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + cp -pr THREADS /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ilDyrO + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + LICENSEDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/licenses/rrdtool + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/licenses/rrdtool + cp -pr LICENSE /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/licenses/rrdtool + exit 0 Provides: librrd.so.8()(64bit) rrdtool = 1.7.0-4.fc28 rrdtool(riscv-64) = 1.7.0-4.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd 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) libcairo.so.2()(64bit) libdbi.so.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librrd.so.8()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) rtld(GNU_HASH) Processing files: rrdtool-devel-1.7.0-4.fc28.riscv64 Provides: pkgconfig(librrd) = 1.7.0 rrdtool-devel = 1.7.0-4.fc28 rrdtool-devel(riscv-64) = 1.7.0-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librrd.so.8()(64bit) Processing files: rrdtool-doc-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JzpFMW + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-doc + cp -pr examples /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-doc + cp -pr doc2/html /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-doc + cp -pr doc2/txt /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-doc + exit 0 Provides: rrdtool-doc = 1.7.0-4.fc28 rrdtool-doc(riscv-64) = 1.7.0-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rrdtool-perl-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AecPdy + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-perl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-perl + cp -pr doc3/html /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-perl + exit 0 Provides: perl(RRDp) = 1.6999 perl(RRDs) = 1.6999 perl-rrdtool = 1.7.0-4.fc28 rrdtool-perl = 1.7.0-4.fc28 rrdtool-perl(riscv-64) = 1.7.0-4.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) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librrd.so.8()(64bit) perl(Carp) perl(DynaLoader) perl(Fcntl) perl(IO::Handle) perl(IPC::Open2) perl(strict) perl(vars) rtld(GNU_HASH) Obsoletes: perl-rrdtool < 1.7.0-4.fc28 Processing files: rrdtool-python-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ossjCy + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-python + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-python + cp -pr bindings/python/COPYING /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-python + cp -pr bindings/python/README.md /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-python + exit 0 Provides: python-rrdtool = 1.7.0-4.fc28 python2.7dist(rrdtool) = 0.1.10 python2dist(rrdtool) = 0.1.10 rrdtool-python = 1.7.0-4.fc28 rrdtool-python(riscv-64) = 1.7.0-4.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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) librrd.so.8()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-rrdtool < 1.7.0-4.fc28 Processing files: rrdtool-tcl-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iItecG + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-tcl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-tcl + cp -pr bindings/tcl/README /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-tcl + exit 0 Provides: rrdtool-tcl = 1.7.0-4.fc28 rrdtool-tcl(riscv-64) = 1.7.0-4.fc28 tcl-rrdtool = 1.7.0-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/tclsh8.6 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) librrd.so.8()(64bit) rtld(GNU_HASH) Obsoletes: tcl-rrdtool < 1.7.0-4.fc28 Processing files: rrdtool-ruby-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KCfE26 + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-ruby + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-ruby + cp -pr bindings/ruby/README /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-ruby + exit 0 Provides: rrdtool-ruby = 1.7.0-4.fc28 rrdtool-ruby(riscv-64) = 1.7.0-4.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) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libruby.so.2.5()(64bit) rtld(GNU_HASH) Processing files: rrdtool-lua-1.7.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.39fSqj + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + DOCDIR=/builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-lua + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-lua + cp -pr bindings/lua/README /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64/usr/share/doc/rrdtool-lua + exit 0 Provides: rrdtool-lua = 1.7.0-4.fc28 rrdtool-lua(riscv-64) = 1.7.0-4.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) libcairo.so.2()(64bit) libdbi.so.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpthread.so.0()(64bit) librrd.so.8()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/rrdtool-1.7.0-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-devel-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-doc-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-perl-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-python-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-tcl-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-ruby-1.7.0-4.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/rrdtool-lua-1.7.0-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HeDUaw + umask 022 + cd /builddir/build/BUILD + cd rrdtool-1.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rrdtool-1.7.0-4.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff