<86>Apr 21 01:10:01 userdel[98501]: delete user 'rooter' <86>Apr 21 01:10:01 userdel[98501]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:10:01 userdel[98501]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:10:01 groupadd[98546]: group added to /etc/group: name=rooter, GID=579 <86>Apr 21 01:10:01 groupadd[98546]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:10:01 groupadd[98546]: new group: name=rooter, GID=579 <86>Apr 21 01:10:01 useradd[98590]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 21 01:10:01 userdel[98640]: delete user 'builder' <86>Apr 21 01:10:01 userdel[98640]: removed group 'builder' owned by 'builder' <86>Apr 21 01:10:01 userdel[98640]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:10:01 groupadd[98679]: group added to /etc/group: name=builder, GID=580 <86>Apr 21 01:10:01 groupadd[98679]: group added to /etc/gshadow: name=builder <86>Apr 21 01:10:01 groupadd[98679]: new group: name=builder, GID=580 <86>Apr 21 01:10:01 useradd[98727]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Apr 21 01:10:04 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:10:04 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:10:05 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed Installing libmodbus-3.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmodbus-3.1.0 + echo 'Source #0 (libmodbus-3.1.0.tar):' Source #0 (libmodbus-3.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmodbus-3.1.0.tar + cd libmodbus-3.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmodbus-3.1.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:66: installing './compile' tests/Makefile.am:40: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for asciidoc... no checking for xmlto... no checking whether to build documentation... no checking whether to install manpages... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether __CYGWIN__ is declared... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for accept4... yes checking for getaddrinfo... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strlcpy... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking whether TIOCSRS485 is declared... yes checking whether TIOCM_RTS is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/modbus-version.h config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating libmodbus.pc config.status: creating libmodbus.spec config.status: creating config.h config.status: creating tests/unit-test.h config.status: tests/unit-test.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' CC modbus.lo CC modbus-data.lo CC modbus-rtu.lo CC modbus-tcp.lo CCLD libmodbus.la make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' CC bandwidth-server-one.o CC bandwidth-server-many-up.o CC bandwidth-client.o CC random-test-server.o CC random-test-client.o CC unit-test-server.o CC unit-test-client.o CC version.o CCLD version CCLD random-test-server CCLD unit-test-server CCLD bandwidth-client CCLD bandwidth-server-one CCLD bandwidth-server-many-up CCLD random-test-client CCLD unit-test-client make[3]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9750 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmodbus-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmodbus-buildroot + cd libmodbus-3.1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libmodbus-buildroot make: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' /bin/mkdir -p '/usr/src/tmp/libmodbus-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libmodbus.la '/usr/src/tmp/libmodbus-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libmodbus.so.5.1.0 /usr/src/tmp/libmodbus-buildroot/usr/lib64/libmodbus.so.5.1.0 libtool: install: (cd /usr/src/tmp/libmodbus-buildroot/usr/lib64 && { ln -s -f libmodbus.so.5.1.0 libmodbus.so.5 || { rm -f libmodbus.so.5 && ln -s libmodbus.so.5.1.0 libmodbus.so.5; }; }) libtool: install: (cd /usr/src/tmp/libmodbus-buildroot/usr/lib64 && { ln -s -f libmodbus.so.5.1.0 libmodbus.so || { rm -f libmodbus.so && ln -s libmodbus.so.5.1.0 libmodbus.so; }; }) libtool: install: /bin/install -p .libs/libmodbus.lai /usr/src/tmp/libmodbus-buildroot/usr/lib64/libmodbus.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libmodbus-buildroot/usr/include/modbus' /bin/install -p -m 644 modbus.h modbus-version.h modbus-rtu.h modbus-tcp.h '/usr/src/tmp/libmodbus-buildroot/usr/include/modbus' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmodbus-buildroot/usr/share/man/man3' /bin/install -p -m 644 modbus_close.3 modbus_connect.3 modbus_flush.3 modbus_free.3 modbus_get_byte_from_bits.3 modbus_get_byte_timeout.3 modbus_get_float.3 modbus_get_header_length.3 modbus_get_response_timeout.3 modbus_get_socket.3 modbus_mapping_free.3 modbus_mapping_new.3 modbus_new_rtu.3 modbus_new_tcp_pi.3 modbus_new_tcp.3 modbus_read_bits.3 modbus_read_input_bits.3 modbus_read_input_registers.3 modbus_read_registers.3 modbus_receive_confirmation.3 modbus_receive_from.3 modbus_receive.3 modbus_reply_exception.3 modbus_reply.3 modbus_report_slave_id.3 modbus_rtu_get_serial_mode.3 modbus_rtu_set_serial_mode.3 modbus_rtu_get_rts.3 modbus_rtu_set_rts.3 modbus_send_raw_request.3 modbus_set_bits_from_bytes.3 modbus_set_bits_from_byte.3 modbus_set_byte_timeout.3 modbus_set_debug.3 modbus_set_error_recovery.3 modbus_set_float.3 modbus_set_response_timeout.3 modbus_set_slave.3 modbus_set_socket.3 modbus_strerror.3 '/usr/src/tmp/libmodbus-buildroot/usr/share/man/man3' /bin/install -p -m 644 modbus_tcp_listen.3 modbus_write_and_read_registers.3 modbus_write_bits.3 modbus_write_bit.3 modbus_write_registers.3 modbus_write_register.3 '/usr/src/tmp/libmodbus-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libmodbus-buildroot/usr/share/man/man7' /bin/install -p -m 644 libmodbus.7 '/usr/src/tmp/libmodbus-buildroot/usr/share/man/man7' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.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 `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmodbus-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libmodbus.pc '/usr/src/tmp/libmodbus-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libmodbus-3.1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmodbus-buildroot (auto) removed './usr/lib64/libmodbus.la' mode of './usr/lib64/libmodbus.so.5.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmodbus-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libmodbus.pc: Libs: '-L${libdir} -lmodbus' --> '-lmodbus' Compressing files in /usr/src/tmp/libmodbus-buildroot (auto) Adjusting library links in /usr/src/tmp/libmodbus-buildroot ./usr/lib64: libmodbus.so.5 -> libmodbus.so.5.1.0 Verifying ELF objects in /usr/src/tmp/libmodbus-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libmodbus-3.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.65413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmodbus-3.1.0 + DOCDIR=/usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + export DOCDIR + rm -rf /usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + /bin/mkdir -p /usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + cp -prL AUTHORS MIGRATION NEWS COPYING COPYING.LESSER README.rst /usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + chmod -R go-w /usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + chmod -R a+rX /usr/src/tmp/libmodbus-buildroot/usr/share/doc/libmodbus-3.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2If7od find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libmodbus-buildroot/usr/lib64/libmodbus.so.5: 81 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DaBx7I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libmodbus.so.5()(64bit) = set:kdxnkwZF5hTkkL5KFDbuF1MIPUximyakpYxu0BArtnjvFZy6AGD3MbbE6l9S1IcM5Fzy0RGryNRdB1yDJ1Ztjdx2YojIvANARUsdVYEX9OweVk6DuuD0xDMqvbKwFnzlVSIbRE3QnuuCXN3XuquZixoUJoevbgov3UXkK67 Requires: libc.so.6()(64bit) >= set:poiedc, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qEEGAh Creating libmodbus-debuginfo package Processing files: libmodbus-devel-3.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HHawOS find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CrIkOw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libmodbus) = 3.1.0 Requires: libmodbus = 3.1.0-alt1, /usr/lib64/libmodbus.so.5.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7JWEHd Processing files: libmodbus-debuginfo-3.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WwF3pX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F0lL7J find-requires: running scripts (debuginfo) Provides: debug64(libmodbus.so.5) Requires: libmodbus = 3.1.0-alt1, debug64(libc.so.6) Removing 1 extra deps from libmodbus-devel due to dependency on libmodbus Wrote: /usr/src/RPM/RPMS/x86_64/libmodbus-3.1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libmodbus-devel-3.1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libmodbus-debuginfo-3.1.0-alt1.x86_64.rpm 9.23user 2.78system 0:21.42elapsed 56%CPU (0avgtext+0avgdata 33660maxresident)k 0inputs+0outputs (0major+1238387minor)pagefaults 0swaps 12.97user 4.96system 0:29.39elapsed 60%CPU (0avgtext+0avgdata 122140maxresident)k 0inputs+0outputs (0major+1537170minor)pagefaults 0swaps --- libmodbus-devel-3.1.0-alt1.x86_64.rpm.repo 2013-08-03 21:54:51.000000000 +0000 +++ libmodbus-devel-3.1.0-alt1.x86_64.rpm.hasher 2019-04-21 01:10:30.096807326 +0000 @@ -7,49 +7,49 @@ /usr/lib64/pkgconfig/libmodbus.pc 100644 -/usr/share/man/man3/modbus_close.3.gz 100644 -/usr/share/man/man3/modbus_connect.3.gz 100644 -/usr/share/man/man3/modbus_flush.3.gz 100644 -/usr/share/man/man3/modbus_free.3.gz 100644 -/usr/share/man/man3/modbus_get_byte_from_bits.3.gz 100644 -/usr/share/man/man3/modbus_get_byte_timeout.3.gz 100644 -/usr/share/man/man3/modbus_get_float.3.gz 100644 -/usr/share/man/man3/modbus_get_header_length.3.gz 100644 -/usr/share/man/man3/modbus_get_response_timeout.3.gz 100644 -/usr/share/man/man3/modbus_get_socket.3.gz 100644 -/usr/share/man/man3/modbus_mapping_free.3.gz 100644 -/usr/share/man/man3/modbus_mapping_new.3.gz 100644 -/usr/share/man/man3/modbus_new_rtu.3.gz 100644 -/usr/share/man/man3/modbus_new_tcp.3.gz 100644 -/usr/share/man/man3/modbus_new_tcp_pi.3.gz 100644 -/usr/share/man/man3/modbus_read_bits.3.gz 100644 -/usr/share/man/man3/modbus_read_input_bits.3.gz 100644 -/usr/share/man/man3/modbus_read_input_registers.3.gz 100644 -/usr/share/man/man3/modbus_read_registers.3.gz 100644 -/usr/share/man/man3/modbus_receive.3.gz 100644 -/usr/share/man/man3/modbus_receive_confirmation.3.gz 100644 -/usr/share/man/man3/modbus_receive_from.3.gz 100644 -/usr/share/man/man3/modbus_reply.3.gz 100644 -/usr/share/man/man3/modbus_reply_exception.3.gz 100644 -/usr/share/man/man3/modbus_report_slave_id.3.gz 100644 -/usr/share/man/man3/modbus_rtu_get_rts.3.gz 100644 -/usr/share/man/man3/modbus_rtu_get_serial_mode.3.gz 100644 -/usr/share/man/man3/modbus_rtu_set_rts.3.gz 100644 -/usr/share/man/man3/modbus_rtu_set_serial_mode.3.gz 100644 -/usr/share/man/man3/modbus_send_raw_request.3.gz 100644 -/usr/share/man/man3/modbus_set_bits_from_byte.3.gz 100644 -/usr/share/man/man3/modbus_set_bits_from_bytes.3.gz 100644 -/usr/share/man/man3/modbus_set_byte_timeout.3.gz 100644 -/usr/share/man/man3/modbus_set_debug.3.gz 100644 -/usr/share/man/man3/modbus_set_error_recovery.3.gz 100644 -/usr/share/man/man3/modbus_set_float.3.gz 100644 -/usr/share/man/man3/modbus_set_response_timeout.3.gz 100644 -/usr/share/man/man3/modbus_set_slave.3.gz 100644 -/usr/share/man/man3/modbus_set_socket.3.gz 100644 -/usr/share/man/man3/modbus_strerror.3.gz 100644 -/usr/share/man/man3/modbus_tcp_listen.3.gz 100644 -/usr/share/man/man3/modbus_write_and_read_registers.3.gz 100644 -/usr/share/man/man3/modbus_write_bit.3.gz 100644 -/usr/share/man/man3/modbus_write_bits.3.gz 100644 -/usr/share/man/man3/modbus_write_register.3.gz 100644 -/usr/share/man/man3/modbus_write_registers.3.gz 100644 -/usr/share/man/man7/libmodbus.7.gz 100644 +/usr/share/man/man3/modbus_close.3.xz 100644 +/usr/share/man/man3/modbus_connect.3.xz 100644 +/usr/share/man/man3/modbus_flush.3.xz 100644 +/usr/share/man/man3/modbus_free.3.xz 100644 +/usr/share/man/man3/modbus_get_byte_from_bits.3.xz 100644 +/usr/share/man/man3/modbus_get_byte_timeout.3.xz 100644 +/usr/share/man/man3/modbus_get_float.3.xz 100644 +/usr/share/man/man3/modbus_get_header_length.3.xz 100644 +/usr/share/man/man3/modbus_get_response_timeout.3.xz 100644 +/usr/share/man/man3/modbus_get_socket.3.xz 100644 +/usr/share/man/man3/modbus_mapping_free.3.xz 100644 +/usr/share/man/man3/modbus_mapping_new.3.xz 100644 +/usr/share/man/man3/modbus_new_rtu.3.xz 100644 +/usr/share/man/man3/modbus_new_tcp.3.xz 100644 +/usr/share/man/man3/modbus_new_tcp_pi.3.xz 100644 +/usr/share/man/man3/modbus_read_bits.3.xz 100644 +/usr/share/man/man3/modbus_read_input_bits.3.xz 100644 +/usr/share/man/man3/modbus_read_input_registers.3.xz 100644 +/usr/share/man/man3/modbus_read_registers.3.xz 100644 +/usr/share/man/man3/modbus_receive.3.xz 100644 +/usr/share/man/man3/modbus_receive_confirmation.3.xz 100644 +/usr/share/man/man3/modbus_receive_from.3.xz 100644 +/usr/share/man/man3/modbus_reply.3.xz 100644 +/usr/share/man/man3/modbus_reply_exception.3.xz 100644 +/usr/share/man/man3/modbus_report_slave_id.3.xz 100644 +/usr/share/man/man3/modbus_rtu_get_rts.3.xz 100644 +/usr/share/man/man3/modbus_rtu_get_serial_mode.3.xz 100644 +/usr/share/man/man3/modbus_rtu_set_rts.3.xz 100644 +/usr/share/man/man3/modbus_rtu_set_serial_mode.3.xz 100644 +/usr/share/man/man3/modbus_send_raw_request.3.xz 100644 +/usr/share/man/man3/modbus_set_bits_from_byte.3.xz 100644 +/usr/share/man/man3/modbus_set_bits_from_bytes.3.xz 100644 +/usr/share/man/man3/modbus_set_byte_timeout.3.xz 100644 +/usr/share/man/man3/modbus_set_debug.3.xz 100644 +/usr/share/man/man3/modbus_set_error_recovery.3.xz 100644 +/usr/share/man/man3/modbus_set_float.3.xz 100644 +/usr/share/man/man3/modbus_set_response_timeout.3.xz 100644 +/usr/share/man/man3/modbus_set_slave.3.xz 100644 +/usr/share/man/man3/modbus_set_socket.3.xz 100644 +/usr/share/man/man3/modbus_strerror.3.xz 100644 +/usr/share/man/man3/modbus_tcp_listen.3.xz 100644 +/usr/share/man/man3/modbus_write_and_read_registers.3.xz 100644 +/usr/share/man/man3/modbus_write_bit.3.xz 100644 +/usr/share/man/man3/modbus_write_bits.3.xz 100644 +/usr/share/man/man3/modbus_write_register.3.xz 100644 +/usr/share/man/man3/modbus_write_registers.3.xz 100644 +/usr/share/man/man7/libmodbus.7.xz 100644 Requires: libmodbus = 3.1.0-alt1