Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/librelp.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4048-6174/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/librelp.spec'] warning: Could not canonicalize hostname: opus3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/librelp-1.0.3-1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/librelp.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-4048-6174/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/librelp.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.58205 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf librelp-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/librelp-1.0.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd librelp-1.0.3 ++ /usr/bin/id -u + '[' 488 = 0 ']' ++ /usr/bin/id -u + '[' 488 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.58205 + umask 022 + cd /builddir/build/BUILD + cd librelp-1.0.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/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 for x86_64-koji-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu 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 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-koji-linux-gnu file names to x86_64-koji-linux-gnu format... func_convert_file_noop checking how to convert x86_64-koji-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-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 for library containing clock_gettime... -lrt checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for struct sockaddr.sa_len... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating relp.pc config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** librelp will be compiled with the following settings: Debug mode enabled: no + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/librelp-1.0.3' Making all in src make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relp.lo -MD -MP -MF .deps/librelp_la-relp.Tpo -c -o librelp_la-relp.lo `test -f 'relp.c' || echo './'`relp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpsess.lo -MD -MP -MF .deps/librelp_la-relpsess.Tpo -c -o librelp_la-relpsess.lo `test -f 'relpsess.c' || echo './'`relpsess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpsess.lo -MD -MP -MF .deps/librelp_la-relpsess.Tpo -c relpsess.c -fPIC -DPIC -o .libs/librelp_la-relpsess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relp.lo -MD -MP -MF .deps/librelp_la-relp.Tpo -c relp.c -fPIC -DPIC -o .libs/librelp_la-relp.o mv -f .deps/librelp_la-relp.Tpo .deps/librelp_la-relp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpframe.lo -MD -MP -MF .deps/librelp_la-relpframe.Tpo -c -o librelp_la-relpframe.lo `test -f 'relpframe.c' || echo './'`relpframe.c mv -f .deps/librelp_la-relpsess.Tpo .deps/librelp_la-relpsess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-tcp.lo -MD -MP -MF .deps/librelp_la-tcp.Tpo -c -o librelp_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpframe.lo -MD -MP -MF .deps/librelp_la-relpframe.Tpo -c relpframe.c -fPIC -DPIC -o .libs/librelp_la-relpframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-tcp.lo -MD -MP -MF .deps/librelp_la-tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/librelp_la-tcp.o mv -f .deps/librelp_la-relpframe.Tpo .deps/librelp_la-relpframe.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-sendq.lo -MD -MP -MF .deps/librelp_la-sendq.Tpo -c -o librelp_la-sendq.lo `test -f 'sendq.c' || echo './'`sendq.c mv -f .deps/librelp_la-tcp.Tpo .deps/librelp_la-tcp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-sendbuf.lo -MD -MP -MF .deps/librelp_la-sendbuf.Tpo -c -o librelp_la-sendbuf.lo `test -f 'sendbuf.c' || echo './'`sendbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-sendq.lo -MD -MP -MF .deps/librelp_la-sendq.Tpo -c sendq.c -fPIC -DPIC -o .libs/librelp_la-sendq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-sendbuf.lo -MD -MP -MF .deps/librelp_la-sendbuf.Tpo -c sendbuf.c -fPIC -DPIC -o .libs/librelp_la-sendbuf.o mv -f .deps/librelp_la-sendq.Tpo .deps/librelp_la-sendq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-offers.lo -MD -MP -MF .deps/librelp_la-offers.Tpo -c -o librelp_la-offers.lo `test -f 'offers.c' || echo './'`offers.c mv -f .deps/librelp_la-sendbuf.Tpo .deps/librelp_la-sendbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpclt.lo -MD -MP -MF .deps/librelp_la-relpclt.Tpo -c -o librelp_la-relpclt.lo `test -f 'relpclt.c' || echo './'`relpclt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-offers.lo -MD -MP -MF .deps/librelp_la-offers.Tpo -c offers.c -fPIC -DPIC -o .libs/librelp_la-offers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpclt.lo -MD -MP -MF .deps/librelp_la-relpclt.Tpo -c relpclt.c -fPIC -DPIC -o .libs/librelp_la-relpclt.o mv -f .deps/librelp_la-offers.Tpo .deps/librelp_la-offers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpsrv.lo -MD -MP -MF .deps/librelp_la-relpsrv.Tpo -c -o librelp_la-relpsrv.lo `test -f 'relpsrv.c' || echo './'`relpsrv.c mv -f .deps/librelp_la-relpclt.Tpo .deps/librelp_la-relpclt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-scsyslog.lo -MD -MP -MF .deps/librelp_la-scsyslog.Tpo -c -o librelp_la-scsyslog.lo `test -f 'scsyslog.c' || echo './'`scsyslog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-relpsrv.lo -MD -MP -MF .deps/librelp_la-relpsrv.Tpo -c relpsrv.c -fPIC -DPIC -o .libs/librelp_la-relpsrv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-scsyslog.lo -MD -MP -MF .deps/librelp_la-scsyslog.Tpo -c scsyslog.c -fPIC -DPIC -o .libs/librelp_la-scsyslog.o mv -f .deps/librelp_la-scsyslog.Tpo .deps/librelp_la-scsyslog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-scrsp.lo -MD -MP -MF .deps/librelp_la-scrsp.Tpo -c -o librelp_la-scrsp.lo `test -f 'scrsp.c' || echo './'`scrsp.c mv -f .deps/librelp_la-relpsrv.Tpo .deps/librelp_la-relpsrv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-copen.lo -MD -MP -MF .deps/librelp_la-copen.Tpo -c -o librelp_la-copen.lo `test -f 'copen.c' || echo './'`copen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-scrsp.lo -MD -MP -MF .deps/librelp_la-scrsp.Tpo -c scrsp.c -fPIC -DPIC -o .libs/librelp_la-scrsp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-copen.lo -MD -MP -MF .deps/librelp_la-copen.Tpo -c copen.c -fPIC -DPIC -o .libs/librelp_la-copen.o mv -f .deps/librelp_la-scrsp.Tpo .deps/librelp_la-scrsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-cclose.lo -MD -MP -MF .deps/librelp_la-cclose.Tpo -c -o librelp_la-cclose.lo `test -f 'cclose.c' || echo './'`cclose.c mv -f .deps/librelp_la-copen.Tpo .deps/librelp_la-copen.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-cserverclose.lo -MD -MP -MF .deps/librelp_la-cserverclose.Tpo -c -o librelp_la-cserverclose.lo `test -f 'cserverclose.c' || echo './'`cserverclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-cclose.lo -MD -MP -MF .deps/librelp_la-cclose.Tpo -c cclose.c -fPIC -DPIC -o .libs/librelp_la-cclose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -MT librelp_la-cserverclose.lo -MD -MP -MF .deps/librelp_la-cserverclose.Tpo -c cserverclose.c -fPIC -DPIC -o .libs/librelp_la-cserverclose.o mv -f .deps/librelp_la-cclose.Tpo .deps/librelp_la-cclose.Plo cserverclose.c: In function 'relpCCServerclose': cserverclose.c:43: warning: unused parameter 'pFrame' mv -f .deps/librelp_la-cserverclose.Tpo .deps/librelp_la-cserverclose.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -version-info 0:0:0 -o librelp.la -rpath /usr/lib64 librelp_la-relp.lo librelp_la-relpsess.lo librelp_la-relpframe.lo librelp_la-tcp.lo librelp_la-sendq.lo librelp_la-sendbuf.lo librelp_la-offers.lo librelp_la-relpclt.lo librelp_la-relpsrv.lo librelp_la-scsyslog.lo librelp_la-scrsp.lo librelp_la-copen.lo librelp_la-cclose.lo librelp_la-cserverclose.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/librelp_la-relp.o .libs/librelp_la-relpsess.o .libs/librelp_la-relpframe.o .libs/librelp_la-tcp.o .libs/librelp_la-sendq.o .libs/librelp_la-sendbuf.o .libs/librelp_la-offers.o .libs/librelp_la-relpclt.o .libs/librelp_la-relpsrv.o .libs/librelp_la-scsyslog.o .libs/librelp_la-scrsp.o .libs/librelp_la-copen.o .libs/librelp_la-cclose.o .libs/librelp_la-cserverclose.o -lrt -O2 -m64 -mtune=generic -Wl,-soname -Wl,librelp.so.0 -o .libs/librelp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librelp.so.0" && ln -s "librelp.so.0.0.0" "librelp.so.0") libtool: link: (cd ".libs" && rm -f "librelp.so" && ln -s "librelp.so.0.0.0" "librelp.so") libtool: link: ( cd ".libs" && rm -f "librelp.la" && ln -s "../librelp.la" "librelp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.21134 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd librelp-1.0.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/librelp-1.0.3-1.ru-root-mockbuild + make install DESTDIR=/var/tmp/librelp-1.0.3-1.ru-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/src' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/src' /bin/mkdir -p '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c librelp.la '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64' libtool: install: /usr/bin/install -c .libs/librelp.so.0.0.0 /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64/librelp.so.0.0.0 libtool: install: (cd /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64 && { ln -s -f librelp.so.0.0.0 librelp.so.0 || { rm -f librelp.so.0 && ln -s librelp.so.0.0.0 librelp.so.0; }; }) libtool: install: (cd /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64 && { ln -s -f librelp.so.0.0.0 librelp.so || { rm -f librelp.so && ln -s librelp.so.0.0.0 librelp.so; }; }) libtool: install: /usr/bin/install -c .libs/librelp.lai /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64/librelp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/include' /usr/bin/install -c -m 644 librelp.h '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/src' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3/doc' make[1]: Entering directory `/builddir/build/BUILD/librelp-1.0.3' make[2]: Entering directory `/builddir/build/BUILD/librelp-1.0.3' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 relp.pc '/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3' make[1]: Leaving directory `/builddir/build/BUILD/librelp-1.0.3' + rm /var/tmp/librelp-1.0.3-1.ru-root-mockbuild//usr/lib64/librelp.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/librelp-1.0.3 extracting debug info from /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/lib64/librelp.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/librelp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librelp.so.0.debug symlinked /usr/lib/debug/usr/lib64/librelp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/librelp.so.debug 354 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: librelp-1.0.3-1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20433 + umask 022 + cd /builddir/build/BUILD + cd librelp-1.0.3 + DOCDIR=/var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/share/doc/librelp-1.0.3 + export DOCDIR + rm -rf /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/share/doc/librelp-1.0.3 + /bin/mkdir -p /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/share/doc/librelp-1.0.3 + cp -pr AUTHORS COPYING NEWS README doc/gfdl.html doc/relp.html /var/tmp/librelp-1.0.3-1.ru-root-mockbuild/usr/share/doc/librelp-1.0.3 + exit 0 Provides: librelp.so.0()(64bit) Requires(interp): /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) librelp.so.0()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: librelp-devel-1.0.3-1.ru Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: librelp = 1.0.3-1.ru librelp.so.0()(64bit) pkgconfig Processing files: librelp-debuginfo-1.0.3-1.ru Provides: librelp.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/librelp-1.0.3-1.ru-root-mockbuild warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/librelp-1.0.3-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/librelp-devel-1.0.3-1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/librelp-debuginfo-1.0.3-1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.20433 + umask 022 + cd /builddir/build/BUILD + cd librelp-1.0.3 + rm -rf /var/tmp/librelp-1.0.3-1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->