Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/uriparser.spec'], user='mockbuild'uid=1001gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4364/root'env={'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=timeout=0shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/uriparser.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: Could not canonicalize hostname: copr-builder-477069591.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/uriparser-0.8.4-2.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/uriparser.spec'], user='mockbuild'uid=1001gid=135printOutput=FalsechrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4364/root'env={'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=timeout=0shell=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/uriparser.spec'] with env {'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2AO05D + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf uriparser-0.8.4 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/uriparser-0.8.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uriparser-0.8.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SKh5XL + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.8.4 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:10: installing `build-aux/config.guess' configure.ac:10: installing `build-aux/config.sub' configure.ac:4: installing `build-aux/install-sh' configure.ac:4: installing `build-aux/missing' Makefile.am: installing `build-aux/depcomp' + ./configure --disable-test --disable-doc --prefix=/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr --libdir=/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 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 gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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... yes checking for ld used by 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for wprintf... yes configure: creating ./config.status config.status: creating liburiparser.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating doc/release.sh config.status: creating test/config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== Configuration Prefix ............... /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr Size down ............ no Code for char * ...... yes Code for wchar_t * ... yes Test suite ........... no Documentation ........ no Continue with make make check sudo make install + make make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.8.4' depbase=`echo src/UriCommon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCommon.lo -MD -MP -MF $depbase.Tpo -c -o src/UriCommon.lo src/UriCommon.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCommon.lo -MD -MP -MF src/.deps/UriCommon.Tpo -c src/UriCommon.c -fPIC -DPIC -o src/.libs/UriCommon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCommon.lo -MD -MP -MF src/.deps/UriCommon.Tpo -c src/UriCommon.c -o src/UriCommon.o >/dev/null 2>&1 depbase=`echo src/UriCompare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCompare.lo -MD -MP -MF $depbase.Tpo -c -o src/UriCompare.lo src/UriCompare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCompare.lo -MD -MP -MF src/.deps/UriCompare.Tpo -c src/UriCompare.c -fPIC -DPIC -o src/.libs/UriCompare.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriCompare.lo -MD -MP -MF src/.deps/UriCompare.Tpo -c src/UriCompare.c -o src/UriCompare.o >/dev/null 2>&1 depbase=`echo src/UriEscape.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriEscape.lo -MD -MP -MF $depbase.Tpo -c -o src/UriEscape.lo src/UriEscape.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriEscape.lo -MD -MP -MF src/.deps/UriEscape.Tpo -c src/UriEscape.c -fPIC -DPIC -o src/.libs/UriEscape.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriEscape.lo -MD -MP -MF src/.deps/UriEscape.Tpo -c src/UriEscape.c -o src/UriEscape.o >/dev/null 2>&1 depbase=`echo src/UriFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriFile.lo -MD -MP -MF $depbase.Tpo -c -o src/UriFile.lo src/UriFile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriFile.lo -MD -MP -MF src/.deps/UriFile.Tpo -c src/UriFile.c -fPIC -DPIC -o src/.libs/UriFile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriFile.lo -MD -MP -MF src/.deps/UriFile.Tpo -c src/UriFile.c -o src/UriFile.o >/dev/null 2>&1 depbase=`echo src/UriIp4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4.lo -MD -MP -MF $depbase.Tpo -c -o src/UriIp4.lo src/UriIp4.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4.lo -MD -MP -MF src/.deps/UriIp4.Tpo -c src/UriIp4.c -fPIC -DPIC -o src/.libs/UriIp4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4.lo -MD -MP -MF src/.deps/UriIp4.Tpo -c src/UriIp4.c -o src/UriIp4.o >/dev/null 2>&1 depbase=`echo src/UriIp4Base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4Base.lo -MD -MP -MF $depbase.Tpo -c -o src/UriIp4Base.lo src/UriIp4Base.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4Base.lo -MD -MP -MF src/.deps/UriIp4Base.Tpo -c src/UriIp4Base.c -fPIC -DPIC -o src/.libs/UriIp4Base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriIp4Base.lo -MD -MP -MF src/.deps/UriIp4Base.Tpo -c src/UriIp4Base.c -o src/UriIp4Base.o >/dev/null 2>&1 depbase=`echo src/UriNormalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalize.lo -MD -MP -MF $depbase.Tpo -c -o src/UriNormalize.lo src/UriNormalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalize.lo -MD -MP -MF src/.deps/UriNormalize.Tpo -c src/UriNormalize.c -fPIC -DPIC -o src/.libs/UriNormalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalize.lo -MD -MP -MF src/.deps/UriNormalize.Tpo -c src/UriNormalize.c -o src/UriNormalize.o >/dev/null 2>&1 depbase=`echo src/UriNormalizeBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalizeBase.lo -MD -MP -MF $depbase.Tpo -c -o src/UriNormalizeBase.lo src/UriNormalizeBase.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalizeBase.lo -MD -MP -MF src/.deps/UriNormalizeBase.Tpo -c src/UriNormalizeBase.c -fPIC -DPIC -o src/.libs/UriNormalizeBase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriNormalizeBase.lo -MD -MP -MF src/.deps/UriNormalizeBase.Tpo -c src/UriNormalizeBase.c -o src/UriNormalizeBase.o >/dev/null 2>&1 depbase=`echo src/UriParse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParse.lo -MD -MP -MF $depbase.Tpo -c -o src/UriParse.lo src/UriParse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParse.lo -MD -MP -MF src/.deps/UriParse.Tpo -c src/UriParse.c -fPIC -DPIC -o src/.libs/UriParse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParse.lo -MD -MP -MF src/.deps/UriParse.Tpo -c src/UriParse.c -o src/UriParse.o >/dev/null 2>&1 depbase=`echo src/UriParseBase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParseBase.lo -MD -MP -MF $depbase.Tpo -c -o src/UriParseBase.lo src/UriParseBase.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParseBase.lo -MD -MP -MF src/.deps/UriParseBase.Tpo -c src/UriParseBase.c -fPIC -DPIC -o src/.libs/UriParseBase.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriParseBase.lo -MD -MP -MF src/.deps/UriParseBase.Tpo -c src/UriParseBase.c -o src/UriParseBase.o >/dev/null 2>&1 depbase=`echo src/UriQuery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriQuery.lo -MD -MP -MF $depbase.Tpo -c -o src/UriQuery.lo src/UriQuery.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriQuery.lo -MD -MP -MF src/.deps/UriQuery.Tpo -c src/UriQuery.c -fPIC -DPIC -o src/.libs/UriQuery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriQuery.lo -MD -MP -MF src/.deps/UriQuery.Tpo -c src/UriQuery.c -o src/UriQuery.o >/dev/null 2>&1 depbase=`echo src/UriRecompose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriRecompose.lo -MD -MP -MF $depbase.Tpo -c -o src/UriRecompose.lo src/UriRecompose.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriRecompose.lo -MD -MP -MF src/.deps/UriRecompose.Tpo -c src/UriRecompose.c -fPIC -DPIC -o src/.libs/UriRecompose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriRecompose.lo -MD -MP -MF src/.deps/UriRecompose.Tpo -c src/UriRecompose.c -o src/UriRecompose.o >/dev/null 2>&1 depbase=`echo src/UriResolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriResolve.lo -MD -MP -MF $depbase.Tpo -c -o src/UriResolve.lo src/UriResolve.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriResolve.lo -MD -MP -MF src/.deps/UriResolve.Tpo -c src/UriResolve.c -fPIC -DPIC -o src/.libs/UriResolve.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriResolve.lo -MD -MP -MF src/.deps/UriResolve.Tpo -c src/UriResolve.c -o src/UriResolve.o >/dev/null 2>&1 depbase=`echo src/UriShorten.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriShorten.lo -MD -MP -MF $depbase.Tpo -c -o src/UriShorten.lo src/UriShorten.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriShorten.lo -MD -MP -MF src/.deps/UriShorten.Tpo -c src/UriShorten.c -fPIC -DPIC -o src/.libs/UriShorten.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./test -I./include -g -O2 -MT src/UriShorten.lo -MD -MP -MF src/.deps/UriShorten.Tpo -c src/UriShorten.c -o src/UriShorten.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 1:20:0 -o liburiparser.la -rpath /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 src/UriCommon.lo src/UriCompare.lo src/UriEscape.lo src/UriFile.lo src/UriIp4.lo src/UriIp4Base.lo src/UriNormalize.lo src/UriNormalizeBase.lo src/UriParse.lo src/UriParseBase.lo src/UriQuery.lo src/UriRecompose.lo src/UriResolve.lo src/UriShorten.lo libtool: link: gcc -shared src/.libs/UriCommon.o src/.libs/UriCompare.o src/.libs/UriEscape.o src/.libs/UriFile.o src/.libs/UriIp4.o src/.libs/UriIp4Base.o src/.libs/UriNormalize.o src/.libs/UriNormalizeBase.o src/.libs/UriParse.o src/.libs/UriParseBase.o src/.libs/UriQuery.o src/.libs/UriRecompose.o src/.libs/UriResolve.o src/.libs/UriShorten.o -Wl,-soname -Wl,liburiparser.so.1 -o .libs/liburiparser.so.1.0.20 libtool: link: (cd ".libs" && rm -f "liburiparser.so.1" && ln -s "liburiparser.so.1.0.20" "liburiparser.so.1") libtool: link: (cd ".libs" && rm -f "liburiparser.so" && ln -s "liburiparser.so.1.0.20" "liburiparser.so") libtool: link: ar cru .libs/liburiparser.a src/UriCommon.o src/UriCompare.o src/UriEscape.o src/UriFile.o src/UriIp4.o src/UriIp4Base.o src/UriNormalize.o src/UriNormalizeBase.o src/UriParse.o src/UriParseBase.o src/UriQuery.o src/UriRecompose.o src/UriResolve.o src/UriShorten.o libtool: link: ranlib .libs/liburiparser.a libtool: link: ( cd ".libs" && rm -f "liburiparser.la" && ln -s "../liburiparser.la" "liburiparser.la" ) gcc -DHAVE_CONFIG_H -I. -I./test -I./include -Iinclude -g -O2 -MT tool/uriparse-uriparse.o -MD -MP -MF tool/.deps/uriparse-uriparse.Tpo -c -o tool/uriparse-uriparse.o `test -f 'tool/uriparse.c' || echo './'`tool/uriparse.c mv -f tool/.deps/uriparse-uriparse.Tpo tool/.deps/uriparse-uriparse.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Iinclude -g -O2 -o uriparse tool/uriparse-uriparse.o ./liburiparser.la libtool: link: gcc -Iinclude -g -O2 -o .libs/uriparse tool/uriparse-uriparse.o ./.libs/liburiparser.so -Wl,-rpath -Wl,/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.8.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LxH6Fm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64 + cd uriparser-0.8.4 + LANG=C + export LANG + unset DISPLAY + make install make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.8.4' make[2]: Entering directory `/builddir/build/BUILD/uriparser-0.8.4' test -z "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c liburiparser.la '/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liburiparser.so.1.0.20 /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.so.1.0.20 libtool: install: (cd /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 && { ln -s -f liburiparser.so.1.0.20 liburiparser.so.1 || { rm -f liburiparser.so.1 && ln -s liburiparser.so.1.0.20 liburiparser.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 && { ln -s -f liburiparser.so.1.0.20 liburiparser.so || { rm -f liburiparser.so && ln -s liburiparser.so.1.0.20 liburiparser.so; }; }) libtool: install: /usr/bin/install -c .libs/liburiparser.lai /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.la libtool: install: /usr/bin/install -c .libs/liburiparser.a /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.a libtool: install: chmod 644 /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.a libtool: install: ranlib /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.a libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c uriparse '/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c .libs/uriparse /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/bin/uriparse test -z "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 liburiparser.pc '/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/pkgconfig' test -z "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/include/uriparser" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/include/uriparser" /usr/bin/install -c -m 644 include/uriparser/Uri.h include/uriparser/UriBase.h include/uriparser/UriDefsAnsi.h include/uriparser/UriDefsConfig.h include/uriparser/UriDefsUnicode.h include/uriparser/UriIp4.h '/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/include/uriparser' make[2]: Leaving directory `/builddir/build/BUILD/uriparser-0.8.4' make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.8.4' + rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/bin/uriparse + rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/liburiparser.la + rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/lib64/pkgconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /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/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: uriparser-0.8.4-2.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4ppZNX + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.8.4 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/share/doc/uriparser-0.8.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/share/doc/uriparser-0.8.4 + /bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/share/doc/uriparser-0.8.4 + cp -pr AUTHORS COPYING /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64/usr/share/doc/uriparser-0.8.4 + exit 0 Provides: liburiparser.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) liburiparser.so.1()(64bit) rtld(GNU_HASH) Processing files: uriparser-devel-0.8.4-2.el6.x86_64 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/uriparser-0.8.4-2.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-477069591.novalocal Wrote: /builddir/build/RPMS/uriparser-0.8.4-2.el6.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-devel-0.8.4-2.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qoeWDL + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.8.4 + /bin/rm -rf /builddir/build/BUILDROOT/uriparser-0.8.4-2.el6.x86_64 + exit 0 Child return code was: 0