+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/drbd.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.aOoRGr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf drbd-utils-8.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/drbd-utils-8.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd drbd-utils-8.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (disable_drbd_checkin.patch):' Patch #0 (disable_drbd_checkin.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file scripts/global_common.conf + echo 'Patch #1 (disable_xsltproc_network_read.patch):' Patch #1 (disable_xsltproc_network_read.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file documentation/v9/Makefile.in Hunk #1 succeeded at 55 (offset -4 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SpH6W9 + umask 022 + cd /builddir/build/BUILD + cd drbd-utils-8.9.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-utils --without-km --with-udev --without-xen --with-pacemaker --with-rgmanager --with-distro=generic --with-initdir=/etc/rc.d/init.d configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-utils, --without-km 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 Using systemd unit directory: /usr/lib/systemd/system Using udev rules directory: /usr/lib/udev 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 ln -s works... yes checking for sed... /usr/bin/sed checking for grep... /usr/bin/grep checking for flex... /usr/bin/flex checking for rpmbuild... /usr/bin/rpmbuild checking for xsltproc... /usr/bin/xsltproc checking for tar... /usr/bin/tar checking for git... no checking for dpkg-buildpackage... no checking for udevadm... /sbin/udevadm checking for udevinfo... false configure: WARNING: No dpkg-buildpackage found, building Debian packages is disabled. configure: WARNING: Cannot update buildtag without git. You may safely ignore this warning when building from a tarball. configure: creating ./config.status config.status: creating Makefile config.status: creating user/shared/Makefile config.status: creating user/v9/Makefile config.status: creating user/v83/Makefile config.status: creating user/v84/Makefile config.status: creating scripts/Makefile config.status: creating documentation/v9/Makefile config.status: creating documentation/v83/Makefile config.status: creating documentation/v84/Makefile config.status: creating scripts/drbd.rules config.status: creating user/shared/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-utils, --without-km + make -j4 make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/shared' flex -s -odrbdmeta_scanner.c drbdmeta_scanner.fl make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/shared' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' flex -s -odrbdadm_scanner.c drbdadm_scanner.fl 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_parser.o drbdadm_parser.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_postparse.o drbdadm_postparse.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_main.o drbdadm_main.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_adjust.o drbdadm_adjust.c drbdadm_adjust.c: In function 'need_trigger_kobj_change': drbdadm_adjust.c:515:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(sbuf.st_rdev) != DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drbdadm_adjust.c:517:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (minor(sbuf.st_rdev) != STAILQ_FIRST(&res->me->volumes)->device_minor) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_dump.o drbdadm_dump.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdtool_common.o drbdtool_common.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbd_buildtag.o ../shared/drbd_buildtag.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o registry.o registry.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o config_flags.o config_flags.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -DHAVE_CTRL_ATTR_VERSION -DHAVE_CTRL_ATTR_HDRSIZE -DHAVE_CTRL_ATTR_MCAST_GROUPS -c -o libgenl.o ../shared/libgenl.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbd_nla.o drbd_nla.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o shared_tool.o ../shared/shared_tool.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o shared_main.o ../shared/shared_main.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o shared_parser.o ../shared/shared_parser.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdmeta.o ../shared/drbdmeta.c ../shared/shared_tool.c: In function 'dt_minor_of_dev': ../shared/shared_tool.c:599:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major(sb.st_rdev) == LANANA_DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/shared_tool.c:600:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . return minor(sb.st_rdev); ^~~~~~~~~~~~~~~~ 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdmeta_scanner.o ../shared/drbdmeta_scanner.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbd_strings.o ../../drbd-headers/drbd_strings.c ../shared/drbdmeta.c:407:44: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] unsigned long bm_bytes(const struct md_cpu const *md, uint64_t sectors); ^~~~~ ../shared/drbdmeta.c:439:72: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] void md_cpu_to_disk_07(struct md_on_disk_07 *disk, const struct md_cpu const *cpu) ^~~~~ ../shared/drbdmeta.c:455:22: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct md_cpu const *md, const int md_index, const uint64_t ll_size) ^~~~~ ../shared/drbdmeta.c:2416:44: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] unsigned long bm_bytes(const struct md_cpu const *md, uint64_t sectors) ^~~~~ drbdmeta_scanner.fl:14:13: warning: 'yyunput' declared 'static' but never defined [-Wunused-function] 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdsetup.o drbdsetup.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o wrap_printf.o ../shared/wrap_printf.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdsetup_colors.o drbdsetup_colors.c 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -c -o drbdadm_scanner.o drbdadm_scanner.c drbdadm_scanner.fl:23:13: warning: 'yyunput' declared 'static' but never defined [-Wunused-function] static void yyunput (int c, register char * yy_bp ) __attribute((unused)); ^~~~~~~ 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdadm drbdadm_scanner.o drbdadm_parser.o drbdadm_postparse.o drbdadm_main.o drbdadm_adjust.o drbdadm_dump.o drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o registry.o config_flags.o libgenl.o drbd_nla.o shared_tool.o shared_main.o shared_parser.o 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdmeta drbdmeta.o drbdmeta_scanner.o drbdtool_common.o drbd_buildtag.o drbd_strings.o shared_tool.o 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 -Wall -I../../drbd-headers -I.. -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdsetup libgenl.o registry.o drbdsetup.o drbdtool_common.o drbd_buildtag.o drbd_strings.o config_flags.o drbd_nla.o wrap_printf.o drbdsetup_colors.o shared_tool.o make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' flex -s -odrbdadm_scanner.c drbdadm_scanner.fl 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 -Wall -I. -I../shared -c -o drbdadm_parser.o drbdadm_parser.c 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 -Wall -I. -I../shared -c -o drbdadm_main.o drbdadm_main.c 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 -Wall -I. -I../shared -c -o drbdadm_adjust.o drbdadm_adjust.c 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 -Wall -I. -I../shared -c -o drbdtool_common.o drbdtool_common.c drbdadm_adjust.c: In function 'need_trigger_kobj_change': drbdadm_adjust.c:433:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(sbuf.st_rdev) != DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drbdadm_adjust.c:435:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (minor(sbuf.st_rdev) != res->me->volumes->device_minor) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wall -I. -I../shared -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c 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 -Wall -I. -I../shared -c -o drbd_buildtag.o ../shared/drbd_buildtag.c 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 -Wall -I. -I../shared -c -o registry.o registry.c 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 -Wall -I. -I../shared -c -o config_flags.o config_flags.c 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 -Wall -I. -I../shared -DHAVE_CTRL_ATTR_VERSION -DHAVE_CTRL_ATTR_HDRSIZE -DHAVE_CTRL_ATTR_MCAST_GROUPS -c -o libgenl.o ../shared/libgenl.c 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 -Wall -I. -I../shared -c -o drbd_nla.o drbd_nla.c 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 -Wall -I. -I../shared -c -o shared_tool.o ../shared/shared_tool.c 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 -Wall -I. -I../shared -c -o shared_main.o ../shared/shared_main.c 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 -Wall -I. -I../shared -c -o shared_parser.o ../shared/shared_parser.c ../shared/shared_tool.c: In function 'dt_minor_of_dev': ../shared/shared_tool.c:599:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major(sb.st_rdev) == LANANA_DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/shared_tool.c:600:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . return minor(sb.st_rdev); ^~~~~~~~~~~~~~~~ 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 -Wall -I. -I../shared -c -o drbdsetup.o drbdsetup.c 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 -Wall -I. -I../shared -c -o drbd_strings.o drbd_strings.c 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 -Wall -I. -I../shared -c -o wrap_printf.o ../shared/wrap_printf.c 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 -Wall -I. -I../shared -c -o drbdsetup_colors.o drbdsetup_colors.c 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 -Wall -I. -I../shared -c -o drbdadm_scanner.o drbdadm_scanner.c drbdadm_scanner.fl:24:13: warning: 'yyunput' declared 'static' but never defined [-Wunused-function] static void yyunput (int c, register char * yy_bp ) __attribute((unused)); ^~~~~~~ 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 -Wall -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdadm-84 drbdadm_scanner.o drbdadm_parser.o drbdadm_main.o drbdadm_adjust.o drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o registry.o config_flags.o libgenl.o drbd_nla.o shared_tool.o shared_main.o shared_parser.o 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 -Wall -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdsetup-84 libgenl.o registry.o drbdsetup.o drbdtool_common.o drbd_buildtag.o drbd_strings.o config_flags.o drbd_nla.o wrap_printf.o drbdsetup_colors.o shared_tool.o make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v83' flex -s -odrbdadm_scanner.c drbdadm_scanner.fl 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 -Wall -I. -I../shared -c -o drbdadm_parser.o drbdadm_parser.c 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 -Wall -I. -I../shared -c -o drbdadm_main.o drbdadm_main.c 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 -Wall -I. -I../shared -c -o drbdadm_adjust.o drbdadm_adjust.c 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 -Wall -I. -I../shared -c -o drbdtool_common.o drbdtool_common.c drbdadm_adjust.c: In function 'need_trigger_kobj_change': drbdadm_adjust.c:397:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(sbuf.st_rdev) != DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drbdadm_adjust.c:399:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if (minor(sbuf.st_rdev) != res->me->device_minor) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wall -I. -I../shared -c -o drbdadm_usage_cnt.o drbdadm_usage_cnt.c 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 -Wall -I. -I../shared -c -o drbd_buildtag.o ../shared/drbd_buildtag.c 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 -Wall -I. -I../shared -c -o drbdadm_minor_table.o drbdadm_minor_table.c 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 -Wall -I. -I../shared -c -o shared_tool.o ../shared/shared_tool.c 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 -Wall -I. -I../shared -c -o shared_main.o ../shared/shared_main.c 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 -Wall -I. -I../shared -c -o shared_parser.o ../shared/shared_parser.c ../shared/shared_tool.c: In function 'dt_minor_of_dev': ../shared/shared_tool.c:599:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . major(sb.st_rdev) == LANANA_DRBD_MAJOR) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../shared/shared_tool.c:600:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . return minor(sb.st_rdev); ^~~~~~~~~~~~~~~~ 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 -Wall -I. -I../shared -c -o drbdsetup.o drbdsetup.c 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 -Wall -I. -I../shared -c -o drbd_strings.o drbd_strings.c 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 -Wall -I. -I../shared -c -o drbdadm_scanner.o drbdadm_scanner.c In file included from drbdsetup.c:57:0: unaligned.h:11:2: warning: #warning "Assuming that your architecture can not do unaligned memory accesses." [-Wcpp] #warning "Assuming that your architecture can not do unaligned memory accesses." ^~~~~~~ unaligned.h:12:2: warning: #warning "Enabling extra code for unaligned memory accesses." [-Wcpp] #warning "Enabling extra code for unaligned memory accesses." ^~~~~~~ drbdadm_scanner.fl:24:13: warning: 'yyunput' declared 'static' but never defined [-Wunused-function] static void yyunput (int c, register char * yy_bp ) __attribute((unused)); ^~~~~~~ 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 -Wall -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdadm-83 drbdadm_scanner.o drbdadm_parser.o drbdadm_main.o drbdadm_adjust.o drbdtool_common.o drbdadm_usage_cnt.o drbd_buildtag.o drbdadm_minor_table.o shared_tool.o shared_main.o shared_parser.o 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 -Wall -I. -I../shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o drbdsetup-83 drbdsetup.o drbdtool_common.o drbd_buildtag.o drbd_strings.o shared_tool.o make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v83' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/scripts' Userland tools build was successful. make -C documentation/v9 doc make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v9' /usr/bin/xsltproc -o drbdsetup.xml drbdsetup.xsl drbdsetup.xml.in make -C ../../user/v9 drbdsetup /usr/bin/xsltproc -o drbd.conf.xml drbd.conf.xsl drbd.conf.xml.in make[2]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' make[2]: 'drbdsetup' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' ../../user/v9/drbdsetup xml-help new-resource > drbdsetup_xml-help_new-resource.xml ../../user/v9/drbdsetup xml-help new-minor > drbdsetup_xml-help_new-minor.xml ../../user/v9/drbdsetup xml-help del-resource > drbdsetup_xml-help_del-resource.xml ../../user/v9/drbdsetup xml-help del-minor > drbdsetup_xml-help_del-minor.xml ../../user/v9/drbdsetup xml-help new-peer > drbdsetup_xml-help_new-peer.xml ../../user/v9/drbdsetup xml-help new-path > drbdsetup_xml-help_new-path.xml ../../user/v9/drbdsetup xml-help del-peer > drbdsetup_xml-help_del-peer.xml ../../user/v9/drbdsetup xml-help del-path > drbdsetup_xml-help_del-path.xml ../../user/v9/drbdsetup xml-help attach > drbdsetup_xml-help_attach.xml ../../user/v9/drbdsetup xml-help connect > drbdsetup_xml-help_connect.xml ../../user/v9/drbdsetup xml-help disk-options > drbdsetup_xml-help_disk-options.xml ../../user/v9/drbdsetup xml-help net-options > drbdsetup_xml-help_net-options.xml ../../user/v9/drbdsetup xml-help resource-options > drbdsetup_xml-help_resource-options.xml ../../user/v9/drbdsetup xml-help peer-device-options > drbdsetup_xml-help_peer-device-options.xml ../../user/v9/drbdsetup xml-help disconnect > drbdsetup_xml-help_disconnect.xml ../../user/v9/drbdsetup xml-help detach > drbdsetup_xml-help_detach.xml ../../user/v9/drbdsetup xml-help primary > drbdsetup_xml-help_primary.xml ../../user/v9/drbdsetup xml-help secondary > drbdsetup_xml-help_secondary.xml ../../user/v9/drbdsetup xml-help verify > drbdsetup_xml-help_verify.xml ../../user/v9/drbdsetup xml-help invalidate > drbdsetup_xml-help_invalidate.xml ../../user/v9/drbdsetup xml-help invalidate-remote > drbdsetup_xml-help_invalidate-remote.xml ../../user/v9/drbdsetup xml-help down > drbdsetup_xml-help_down.xml ../../user/v9/drbdsetup xml-help role > drbdsetup_xml-help_role.xml ../../user/v9/drbdsetup xml-help cstate > drbdsetup_xml-help_cstate.xml ../../user/v9/drbdsetup xml-help dstate > drbdsetup_xml-help_dstate.xml ../../user/v9/drbdsetup xml-help resize > drbdsetup_xml-help_resize.xml ../../user/v9/drbdsetup xml-help check-resize > drbdsetup_xml-help_check-resize.xml ../../user/v9/drbdsetup xml-help pause-sync > drbdsetup_xml-help_pause-sync.xml ../../user/v9/drbdsetup xml-help resume-sync > drbdsetup_xml-help_resume-sync.xml ../../user/v9/drbdsetup xml-help outdate > drbdsetup_xml-help_outdate.xml ../../user/v9/drbdsetup xml-help show-gi > drbdsetup_xml-help_show-gi.xml ../../user/v9/drbdsetup xml-help get-gi > drbdsetup_xml-help_get-gi.xml ../../user/v9/drbdsetup xml-help show > drbdsetup_xml-help_show.xml ../../user/v9/drbdsetup xml-help events2 > drbdsetup_xml-help_events2.xml ../../user/v9/drbdsetup xml-help status > drbdsetup_xml-help_status.xml ../../user/v9/drbdsetup xml-help suspend-io > drbdsetup_xml-help_suspend-io.xml ../../user/v9/drbdsetup xml-help resume-io > drbdsetup_xml-help_resume-io.xml ../../user/v9/drbdsetup xml-help new-current-uuid > drbdsetup_xml-help_new-current-uuid.xml ../../user/v9/drbdsetup xml-help wait-connect-volume > drbdsetup_xml-help_wait-connect-volume.xml ../../user/v9/drbdsetup xml-help wait-connect-connection > drbdsetup_xml-help_wait-connect-connection.xml ../../user/v9/drbdsetup xml-help wait-connect-resource > drbdsetup_xml-help_wait-connect-resource.xml ../../user/v9/drbdsetup xml-help wait-sync-volume > drbdsetup_xml-help_wait-sync-volume.xml ../../user/v9/drbdsetup xml-help wait-sync-connection > drbdsetup_xml-help_wait-sync-connection.xml ../../user/v9/drbdsetup xml-help wait-sync-resource > drbdsetup_xml-help_wait-sync-resource.xml ../../user/v9/drbdsetup xml-help forget-peer > drbdsetup_xml-help_forget-peer.xml /usr/bin/xsltproc \ --nonet --xinclude --stringparam variablelist.term.break.after 1 \ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl drbd.conf.xml /usr/bin/xsltproc -o drbdsetup_new-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-resource.xml /usr/bin/xsltproc -o drbdsetup_new-minor.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-minor.xml /usr/bin/xsltproc -o drbdsetup_del-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-resource.xml /usr/bin/xsltproc -o drbdsetup_del-minor.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-minor.xml /usr/bin/xsltproc -o drbdsetup_new-peer.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-peer.xml /usr/bin/xsltproc -o drbdsetup_new-path.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-path.xml /usr/bin/xsltproc -o drbdsetup_del-peer.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-peer.xml /usr/bin/xsltproc -o drbdsetup_del-path.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-path.xml /usr/bin/xsltproc -o drbdsetup_attach.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_attach.xml /usr/bin/xsltproc -o drbdsetup_connect.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_connect.xml /usr/bin/xsltproc -o drbdsetup_disk-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_disk-options.xml /usr/bin/xsltproc -o drbdsetup_net-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_net-options.xml /usr/bin/xsltproc -o drbdsetup_resource-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resource-options.xml /usr/bin/xsltproc -o drbdsetup_peer-device-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_peer-device-options.xml /usr/bin/xsltproc -o drbdsetup_disconnect.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_disconnect.xml /usr/bin/xsltproc -o drbdsetup_detach.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_detach.xml /usr/bin/xsltproc -o drbdsetup_primary.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_primary.xml /usr/bin/xsltproc -o drbdsetup_secondary.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_secondary.xml /usr/bin/xsltproc -o drbdsetup_verify.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_verify.xml /usr/bin/xsltproc -o drbdsetup_invalidate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_invalidate.xml /usr/bin/xsltproc -o drbdsetup_invalidate-remote.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_invalidate-remote.xml /usr/bin/xsltproc -o drbdsetup_down.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_down.xml /usr/bin/xsltproc -o drbdsetup_role.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_role.xml /usr/bin/xsltproc -o drbdsetup_cstate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_cstate.xml /usr/bin/xsltproc -o drbdsetup_dstate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_dstate.xml /usr/bin/xsltproc -o drbdsetup_resize.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resize.xml /usr/bin/xsltproc -o drbdsetup_check-resize.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_check-resize.xml /usr/bin/xsltproc -o drbdsetup_pause-sync.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_pause-sync.xml /usr/bin/xsltproc -o drbdsetup_resume-sync.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resume-sync.xml /usr/bin/xsltproc -o drbdsetup_outdate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_outdate.xml /usr/bin/xsltproc -o drbdsetup_show-gi.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_show-gi.xml /usr/bin/xsltproc -o drbdsetup_get-gi.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_get-gi.xml /usr/bin/xsltproc -o drbdsetup_show.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_show.xml /usr/bin/xsltproc -o drbdsetup_events2.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_events2.xml /usr/bin/xsltproc -o drbdsetup_status.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_status.xml /usr/bin/xsltproc -o drbdsetup_suspend-io.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_suspend-io.xml /usr/bin/xsltproc -o drbdsetup_resume-io.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resume-io.xml /usr/bin/xsltproc -o drbdsetup_new-current-uuid.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-current-uuid.xml /usr/bin/xsltproc -o drbdsetup_wait-connect-volume.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-connect-volume.xml /usr/bin/xsltproc -o drbdsetup_wait-connect-connection.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-connect-connection.xml /usr/bin/xsltproc -o drbdsetup_wait-connect-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-connect-resource.xml /usr/bin/xsltproc -o drbdsetup_wait-sync-volume.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-sync-volume.xml /usr/bin/xsltproc -o drbdsetup_wait-sync-connection.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-sync-connection.xml /usr/bin/xsltproc -o drbdsetup_wait-sync-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-sync-resource.xml /usr/bin/xsltproc -o drbdsetup_forget-peer.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_forget-peer.xml /usr/bin/xsltproc \ --nonet --xinclude --stringparam variablelist.term.break.after 1 \ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl drbdsetup.xml Note: Writing drbd.conf.5 Note: Writing drbdsetup.8 make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v9' make -C documentation/v83 doc make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v83' make[1]: Nothing to be done for 'doc'. make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v83' make -C documentation/v84 doc make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v84' make -C ../../user/v84 drbdsetup-84 make[2]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' make[2]: 'drbdsetup-84' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' ../../user/v84/drbdsetup-84 xml-help new-resource > drbdsetup_xml-help_new-resource.xml ../../user/v84/drbdsetup-84 xml-help new-minor > drbdsetup_xml-help_new-minor.xml ../../user/v84/drbdsetup-84 xml-help del-resource > drbdsetup_xml-help_del-resource.xml ../../user/v84/drbdsetup-84 xml-help del-minor > drbdsetup_xml-help_del-minor.xml ../../user/v84/drbdsetup-84 xml-help attach > drbdsetup_xml-help_attach.xml ../../user/v84/drbdsetup-84 xml-help connect > drbdsetup_xml-help_connect.xml ../../user/v84/drbdsetup-84 xml-help disk-options > drbdsetup_xml-help_disk-options.xml ../../user/v84/drbdsetup-84 xml-help net-options > drbdsetup_xml-help_net-options.xml ../../user/v84/drbdsetup-84 xml-help resource-options > drbdsetup_xml-help_resource-options.xml ../../user/v84/drbdsetup-84 xml-help disconnect > drbdsetup_xml-help_disconnect.xml ../../user/v84/drbdsetup-84 xml-help detach > drbdsetup_xml-help_detach.xml ../../user/v84/drbdsetup-84 xml-help primary > drbdsetup_xml-help_primary.xml ../../user/v84/drbdsetup-84 xml-help secondary > drbdsetup_xml-help_secondary.xml ../../user/v84/drbdsetup-84 xml-help verify > drbdsetup_xml-help_verify.xml ../../user/v84/drbdsetup-84 xml-help invalidate > drbdsetup_xml-help_invalidate.xml ../../user/v84/drbdsetup-84 xml-help invalidate-remote > drbdsetup_xml-help_invalidate-remote.xml ../../user/v84/drbdsetup-84 xml-help down > drbdsetup_xml-help_down.xml ../../user/v84/drbdsetup-84 xml-help wait-connect > drbdsetup_xml-help_wait-connect.xml ../../user/v84/drbdsetup-84 xml-help wait-sync > drbdsetup_xml-help_wait-sync.xml ../../user/v84/drbdsetup-84 xml-help role > drbdsetup_xml-help_role.xml ../../user/v84/drbdsetup-84 xml-help cstate > drbdsetup_xml-help_cstate.xml ../../user/v84/drbdsetup-84 xml-help dstate > drbdsetup_xml-help_dstate.xml ../../user/v84/drbdsetup-84 xml-help resize > drbdsetup_xml-help_resize.xml ../../user/v84/drbdsetup-84 xml-help check-resize > drbdsetup_xml-help_check-resize.xml ../../user/v84/drbdsetup-84 xml-help pause-sync > drbdsetup_xml-help_pause-sync.xml ../../user/v84/drbdsetup-84 xml-help resume-sync > drbdsetup_xml-help_resume-sync.xml ../../user/v84/drbdsetup-84 xml-help outdate > drbdsetup_xml-help_outdate.xml ../../user/v84/drbdsetup-84 xml-help show-gi > drbdsetup_xml-help_show-gi.xml ../../user/v84/drbdsetup-84 xml-help get-gi > drbdsetup_xml-help_get-gi.xml ../../user/v84/drbdsetup-84 xml-help show > drbdsetup_xml-help_show.xml ../../user/v84/drbdsetup-84 xml-help events > drbdsetup_xml-help_events.xml ../../user/v84/drbdsetup-84 xml-help events2 > drbdsetup_xml-help_events2.xml ../../user/v84/drbdsetup-84 xml-help status > drbdsetup_xml-help_status.xml ../../user/v84/drbdsetup-84 xml-help suspend-io > drbdsetup_xml-help_suspend-io.xml ../../user/v84/drbdsetup-84 xml-help resume-io > drbdsetup_xml-help_resume-io.xml ../../user/v84/drbdsetup-84 xml-help new-current-uuid > drbdsetup_xml-help_new-current-uuid.xml /usr/bin/xsltproc -o drbdsetup_new-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-resource.xml /usr/bin/xsltproc -o drbdsetup_new-minor.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-minor.xml /usr/bin/xsltproc -o drbdsetup_del-resource.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-resource.xml /usr/bin/xsltproc -o drbdsetup_del-minor.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_del-minor.xml /usr/bin/xsltproc -o drbdsetup_attach.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_attach.xml /usr/bin/xsltproc -o drbdsetup_connect.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_connect.xml /usr/bin/xsltproc -o drbdsetup_disk-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_disk-options.xml /usr/bin/xsltproc -o drbdsetup_net-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_net-options.xml /usr/bin/xsltproc -o drbdsetup_resource-options.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resource-options.xml /usr/bin/xsltproc -o drbdsetup_disconnect.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_disconnect.xml /usr/bin/xsltproc -o drbdsetup_detach.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_detach.xml /usr/bin/xsltproc -o drbdsetup_primary.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_primary.xml /usr/bin/xsltproc -o drbdsetup_secondary.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_secondary.xml /usr/bin/xsltproc -o drbdsetup_verify.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_verify.xml /usr/bin/xsltproc -o drbdsetup_invalidate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_invalidate.xml /usr/bin/xsltproc -o drbdsetup_invalidate-remote.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_invalidate-remote.xml /usr/bin/xsltproc -o drbdsetup_down.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_down.xml /usr/bin/xsltproc -o drbdsetup_wait-connect.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-connect.xml /usr/bin/xsltproc -o drbdsetup_wait-sync.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_wait-sync.xml /usr/bin/xsltproc -o drbdsetup_role.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_role.xml /usr/bin/xsltproc -o drbdsetup_cstate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_cstate.xml /usr/bin/xsltproc -o drbdsetup_dstate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_dstate.xml /usr/bin/xsltproc -o drbdsetup_resize.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resize.xml /usr/bin/xsltproc -o drbdsetup_check-resize.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_check-resize.xml /usr/bin/xsltproc -o drbdsetup_pause-sync.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_pause-sync.xml /usr/bin/xsltproc -o drbdsetup_resume-sync.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resume-sync.xml /usr/bin/xsltproc -o drbdsetup_outdate.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_outdate.xml /usr/bin/xsltproc -o drbdsetup_show-gi.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_show-gi.xml /usr/bin/xsltproc -o drbdsetup_get-gi.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_get-gi.xml /usr/bin/xsltproc -o drbdsetup_show.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_show.xml /usr/bin/xsltproc -o drbdsetup_events.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_events.xml /usr/bin/xsltproc -o drbdsetup_events2.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_events2.xml /usr/bin/xsltproc -o drbdsetup_status.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_status.xml /usr/bin/xsltproc -o drbdsetup_suspend-io.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_suspend-io.xml /usr/bin/xsltproc -o drbdsetup_resume-io.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_resume-io.xml /usr/bin/xsltproc -o drbdsetup_new-current-uuid.xml xml-usage-to-docbook.xsl drbdsetup_xml-help_new-current-uuid.xml /usr/bin/xsltproc \ --xinclude --stringparam variablelist.term.break.after 1 \ http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl drbdsetup.xml Note: Writing drbdsetup.8 make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v84' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R9lb43 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 + cd drbd-utils-8.9.6 + rm -rf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/shared' make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/shared' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lib/drbd install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lock if getent group haclient > /dev/null 2> /dev/null ; then \ install -g haclient -m 4750 drbdsetup /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ install -g haclient -m 4750 drbdmeta /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ install -m 755 drbdadm /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ else \ install -m 755 drbdsetup /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ install -m 755 drbdmeta /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ install -m 755 drbdadm /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; \ fi if test -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/sbin && \ ! test /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/sbin -ef /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin ; then \ ln -sf /usr/sbin/drbdsetup /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/sbin ; \ ln -sf /usr/sbin/drbdmeta /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/sbin ; \ ln -sf /usr/sbin/drbdadm /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/sbin ; \ fi install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lib/drbd make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v9' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lib/drbd install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lock install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ if getent group haclient > /dev/null 2> /dev/null ; then \ install -g haclient -m 4750 drbdsetup-84 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ install -m 755 drbdadm-84 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ else \ install -m 755 drbdsetup-84 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ install -m 755 drbdadm-84 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v84' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v83' install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lib/drbd install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/var/lock install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ if getent group haclient > /dev/null 2> /dev/null ; then \ install -g haclient -m 4750 drbdsetup-83 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ install -m 755 drbdadm-83 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ else \ install -m 755 drbdsetup-83 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ install -m 755 drbdadm-83 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/user/v83' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/scripts' install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/systemd/system install -m 755 drbd.service /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/systemd/system/ install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ install -m 755 drbd /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/lib/drbd/ install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/tmpfiles.d/ install -m 444 drbd.tmpfiles.conf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/tmpfiles.d/drbd.conf install -m 755 outdate-peer.sh /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -m 755 snapshot-resync-target-lvm.sh /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -m 755 notify.sh /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -m 755 stonith_admin-fence-peer.sh /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd ( set -e ; cd /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd ;\ ln -s -f snapshot-resync-target-lvm.sh unsnapshot-resync-target-lvm.sh ;\ ln -s -f notify.sh notify-split-brain.sh ;\ ln -s -f notify.sh notify-io-error.sh ;\ ln -s -f notify.sh notify-pri-on-incon-degr.sh ;\ ln -s -f notify.sh notify-pri-lost.sh ;\ ln -s -f notify.sh notify-pri-lost-after-sb.sh ;\ ln -s -f notify.sh notify-emergency-reboot.sh ;\ ln -s -f notify.sh notify-emergency-shutdown.sh ;\ ln -s -f notify.sh notify-out-of-sync.sh; ) install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin install -m 755 drbd-overview.pl /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/sbin/drbd-overview Don't forget to run chkconfig mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/udev/rules.d install -m 644 drbd.rules /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/udev/rules.d/65-drbd.rules mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/ha.d/resource.d install -m 755 drbddisk /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/ha.d/resource.d install -m 755 drbdupper /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/ha.d/resource.d install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -m 755 crm-fence-peer.sh /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd ( set -e ; cd /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd ;\ ln -s -f crm-fence-peer.sh crm-unfence-peer.sh ; ) mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/ocf/resource.d/linbit install -m 755 drbd.ocf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/ocf/resource.d/linbit/drbd mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/cluster install -m 755 drbd.sh.rhcs /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/cluster/drbd.sh install -m 644 drbd.metadata.rhcs /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/cluster/drbd.metadata install -d /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd install -m 755 rhcs_fence /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/drbd mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/bash_completion.d install -m 644 drbdadm.bash_completion /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/bash_completion.d/drbdadm make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/scripts' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v83' set -e; for f in drbdsetup.8 drbd.conf.5 drbd.8 drbdadm.8 drbdmeta.8 drbddisk.8 ; do \ s=${f##*.}; \ b=${f%.[0-9]}; \ install -v -D -m 644 $f /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man$s/$b-8.3.$s ; \ done install: creating directory '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8' 'drbdsetup.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdsetup-8.3.8' install: creating directory '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man5' 'drbd.conf.5' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man5/drbd.conf-8.3.5' 'drbd.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbd-8.3.8' 'drbdadm.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdadm-8.3.8' 'drbdmeta.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdmeta-8.3.8' 'drbddisk.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbddisk-8.3.8' make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v83' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v84' set -e; for f in drbdsetup.8 drbd.conf.5 drbd.8 drbdadm.8 drbdmeta.8 drbddisk.8 ; do \ s=${f##*.}; \ b=${f%.[0-9]}; \ install -v -D -m 644 $f /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man$s/$b-8.4.$s ; \ done 'drbdsetup.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdsetup-8.4.8' 'drbd.conf.5' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man5/drbd.conf-8.4.5' 'drbd.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbd-8.4.8' 'drbdadm.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdadm-8.4.8' 'drbdmeta.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdmeta-8.4.8' 'drbddisk.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbddisk-8.4.8' make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v84' make[1]: Entering directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v9' set -e; for f in drbdsetup.8 drbd.conf.5 drbd.8 drbdadm.8 drbdmeta.8 drbd-overview.8 ; do \ s=${f##*.}; \ b=${f%.[0-9]}; \ install -v -D -m 644 $f /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man$s/$b-9.0.$s ; \ if [ "yes" = "yes" ]; then \ ln -sf $b-8.4.$s /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man$s/$f ; \ fi \ done 'drbdsetup.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdsetup-9.0.8' 'drbd.conf.5' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man5/drbd.conf-9.0.5' 'drbd.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbd-9.0.8' 'drbdadm.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdadm-9.0.8' 'drbdmeta.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbdmeta-9.0.8' 'drbd-overview.8' -> '/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/man/man8/drbd-overview-9.0.8' make[1]: Leaving directory '/builddir/build/BUILD/drbd-utils-8.9.6/documentation/v9' + rm -f /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64//etc/rc.d/init.d/drbd + install -d -m755 /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64//usr/lib/systemd/system + install -m644 /builddir/build/SOURCES/drbd.service /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64//usr/lib/systemd/system/drbd.service + rm -f /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/drbd.service + rm -rf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/ha.d + install -m 755 /builddir/build/SOURCES/drbd.ocf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/lib/ocf/resource.d/linbit/drbd + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: drbd-8.9.6-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NiKfWa + umask 022 + cd /builddir/build/BUILD + cd drbd-utils-8.9.6 + DOCDIR=/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd + cp -pr COPYING /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd + cp -pr ChangeLog /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd + cp -pr README /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd + exit 0 Provides: drbd = 8.9.6-5.fc28 drbd(riscv-64) = 8.9.6-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: drbd-utils-8.9.6-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z4IYxJ + umask 022 + cd /builddir/build/BUILD + cd drbd-utils-8.9.6 + DOCDIR=/builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + cp -pr scripts/drbd.conf.example /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + cp -pr COPYING /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + cp -pr ChangeLog /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + cp -pr README /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64/usr/share/doc/drbd-utils + exit 0 Provides: config(drbd-utils) = 8.9.6-5.fc28 drbd-utils = 8.9.6-5.fc28 drbd-utils(riscv-64) = 8.9.6-5.fc28 Requires(interp): /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 Requires(preun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/perl 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) perl(Getopt::Long) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: drbd-udev-8.9.6-5.fc28.riscv64 Provides: drbd-udev = 8.9.6-5.fc28 drbd-udev(riscv-64) = 8.9.6-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: drbd-pacemaker-8.9.6-5.fc28.riscv64 Provides: drbd-pacemaker = 8.9.6-5.fc28 drbd-pacemaker(riscv-64) = 8.9.6-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: drbd-rgmanager-8.9.6-5.fc28.riscv64 Provides: drbd-rgmanager = 8.9.6-5.fc28 drbd-rgmanager(riscv-64) = 8.9.6-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Conflicts: resource-agents >= 3 Processing files: drbd-bash-completion-8.9.6-5.fc28.riscv64 Provides: config(drbd-bash-completion) = 8.9.6-5.fc28 drbd-bash-completion = 8.9.6-5.fc28 drbd-bash-completion(riscv-64) = 8.9.6-5.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/drbd-8.9.6-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-8.9.6-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-utils-8.9.6-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-udev-8.9.6-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-pacemaker-8.9.6-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-rgmanager-8.9.6-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/drbd-bash-completion-8.9.6-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c486Qz + umask 022 + cd /builddir/build/BUILD + cd drbd-utils-8.9.6 + rm -rf /builddir/build/BUILDROOT/drbd-8.9.6-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff