Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/uriparser.spec'], False, '/var/lib/mock/dist-f15-build-974568-147382/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/uriparser.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/uriparser-0.7.5-4.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/uriparser.spec'], False, '/var/lib/mock/dist-f15-build-974568-147382/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/uriparser.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3kGK4x + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf uriparser-0.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/uriparser-0.7.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd uriparser-0.7.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (uriparser-0.7.5-doc_Makefile_in.patch): + echo 'Patch #0 (uriparser-0.7.5-doc_Makefile_in.patch):' + /bin/cat /builddir/build/SOURCES/uriparser-0.7.5-doc_Makefile_in.patch + /usr/bin/patch -s -p1 -b --suffix .doc_Makefile_in --fuzz=0 + sed -i 's/\r//' THANKS + sed -i 's/\r//' COPYING + iconv -f iso-8859-1 -t utf-8 -o THANKS.utf8 THANKS + mv THANKS.utf8 THANKS Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5SrB5U + exit 0 + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --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-redhat-linux-gnu-gcc... no 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... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no 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++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for wprintf... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPTEST... yes configure: creating ./config.status config.status: creating liburiparser.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: executing depfiles commands =========================================================================== Configuration Prefix ........... /usr Size down ........ no Test suite ....... yes Documentation .... yes Continue with make make check sudo make install + cd doc + sed -i 's/^# .qch output.*//' Doxyfile.in + sed -i 's/^QCH.*//' Doxyfile.in + sed -i 's/^QHG.*//' Doxyfile.in + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 configure: WARNING: unrecognized options: --disable-dependency-tracking 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 doxygen... found checking for dot... found configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating release.sh configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 rm -Rf "./html" doxygen Doxyfile (process:17708): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin' touch html/index.html + cd .. + make -j4 Making all in . make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriCommon.lo lib/UriCommon.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriCompare.lo lib/UriCompare.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriEscape.lo lib/UriEscape.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriFile.lo lib/UriFile.c mkdir lib/.libs gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriCommon.c -fPIC -DPIC -o lib/.libs/UriCommon.o gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriFile.c -fPIC -DPIC -o lib/.libs/UriFile.o gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriEscape.c -fPIC -DPIC -o lib/.libs/UriEscape.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriIp4.lo lib/UriIp4.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriCompare.c -fPIC -DPIC -o lib/.libs/UriCompare.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriIp4Base.lo lib/UriIp4Base.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriNormalize.lo lib/UriNormalize.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriNormalizeBase.lo lib/UriNormalizeBase.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriIp4.c -fPIC -DPIC -o lib/.libs/UriIp4.o gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriIp4Base.c -fPIC -DPIC -o lib/.libs/UriIp4Base.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriParse.lo lib/UriParse.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriNormalize.c -fPIC -DPIC -o lib/.libs/UriNormalize.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriParseBase.lo lib/UriParseBase.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriNormalizeBase.c -fPIC -DPIC -o lib/.libs/UriNormalizeBase.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriQuery.lo lib/UriQuery.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriParse.c -fPIC -DPIC -o lib/.libs/UriParse.o gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriParseBase.c -fPIC -DPIC -o lib/.libs/UriParseBase.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriRecompose.lo lib/UriRecompose.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriQuery.c -fPIC -DPIC -o lib/.libs/UriQuery.o In file included from lib/UriQuery.c:45:0: lib/UriQuery.c: In function 'uriFreeQueryListA': lib/UriQuery.c:339:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const char *' lib/UriQuery.c:340:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const char *' In file included from lib/UriQuery.c:48:0: lib/UriQuery.c: In function 'uriFreeQueryListW': lib/UriQuery.c:339:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const wchar_t *' lib/UriQuery.c:340:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected 'void *' but argument is of type 'const wchar_t *' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriResolve.lo lib/UriResolve.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriRecompose.c -fPIC -DPIC -o lib/.libs/UriRecompose.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lib/UriShorten.lo lib/UriShorten.c gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriResolve.c -fPIC -DPIC -o lib/.libs/UriResolve.o gcc -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" "-DPACKAGE_STRING=\"uriparser 0.7.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 "-DHAVE_WPRINTF=/**/" -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lib/UriShorten.c -fPIC -DPIC -o lib/.libs/UriShorten.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 1:10:0 -o liburiparser.la -rpath /usr/lib64 lib/UriCommon.lo lib/UriCompare.lo lib/UriEscape.lo lib/UriFile.lo lib/UriIp4.lo lib/UriIp4Base.lo lib/UriNormalize.lo lib/UriNormalizeBase.lo lib/UriParse.lo lib/UriParseBase.lo lib/UriQuery.lo lib/UriRecompose.lo lib/UriResolve.lo lib/UriShorten.lo mkdir .libs gcc -shared lib/.libs/UriCommon.o lib/.libs/UriCompare.o lib/.libs/UriEscape.o lib/.libs/UriFile.o lib/.libs/UriIp4.o lib/.libs/UriIp4Base.o lib/.libs/UriNormalize.o lib/.libs/UriNormalizeBase.o lib/.libs/UriParse.o lib/.libs/UriParseBase.o lib/.libs/UriQuery.o lib/.libs/UriRecompose.o lib/.libs/UriResolve.o lib/.libs/UriShorten.o -m64 -mtune=generic -Wl,-soname -Wl,liburiparser.so.1 -o .libs/liburiparser.so.1.0.10 (cd .libs && rm -f liburiparser.so.1 && ln -s liburiparser.so.1.0.10 liburiparser.so.1) (cd .libs && rm -f liburiparser.so && ln -s liburiparser.so.1.0.10 liburiparser.so) creating liburiparser.la (cd .libs && rm -f liburiparser.la && ln -s ../liburiparser.la liburiparser.la) make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5/doc' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 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-redhat-linux-gnu-gcc... no 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... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no 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++... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... 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 (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for wprintf... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CPPTEST... yes configure: creating ./config.status config.status: creating liburiparser.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: executing depfiles commands =========================================================================== Configuration Prefix ........... /usr Size down ........ no Test suite ....... yes Documentation .... yes Continue with make make check sudo make install + make -j4 Making all in . make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S7EsMQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 + cd uriparser-0.7.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 'INSTALL=install -p' Making install in . make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' make[2]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64" /bin/sh ./libtool --mode=install install -p 'liburiparser.la' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/liburiparser.la' install -p .libs/liburiparser.so.1.0.10 /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/liburiparser.so.1.0.10 (cd /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64 && { ln -s -f liburiparser.so.1.0.10 liburiparser.so.1 || { rm -f liburiparser.so.1 && ln -s liburiparser.so.1.0.10 liburiparser.so.1; }; }) (cd /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64 && { ln -s -f liburiparser.so.1.0.10 liburiparser.so || { rm -f liburiparser.so && ln -s liburiparser.so.1.0.10 liburiparser.so; }; }) install -p .libs/liburiparser.lai /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/liburiparser.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/pkgconfig" install -p -m 644 'liburiparser.pc' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/pkgconfig/liburiparser.pc' test -z "/usr/include/uriparser" || /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser" install -p -m 644 'include/uriparser/Uri.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/Uri.h' install -p -m 644 'include/uriparser/UriBase.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/UriBase.h' install -p -m 644 'include/uriparser/UriDefsAnsi.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/UriDefsAnsi.h' install -p -m 644 'include/uriparser/UriDefsConfig.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/UriDefsConfig.h' install -p -m 644 'include/uriparser/UriDefsUnicode.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/UriDefsUnicode.h' install -p -m 644 'include/uriparser/UriIp4.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/include/uriparser/UriIp4.h' make[2]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[2]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser/html" ## Didn't work with installdirs-local install -p -m 644 html/*.{css,html,png} "/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser/html/" make[2]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5/doc' + find /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 -name '*.la' -exec rm -f '{}' ';' + mv /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64//usr/share/doc/uriparser/html /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64//usr/share/doc/uriparser-0.7.5 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/uriparser-0.7.5 extracting debug info from /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/lib64/liburiparser.so.1.0.10 symlinked /usr/lib/debug/usr/lib64/liburiparser.so.1.0.10.debug to /usr/lib/debug/usr/lib64/liburiparser.so.1.debug symlinked /usr/lib/debug/usr/lib64/liburiparser.so.1.0.10.debug to /usr/lib/debug/usr/lib64/liburiparser.so.debug 422 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.emGcjO + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + unset DISPLAY + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' make test/uriparser_test make[2]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' g++ -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/FourSuite.o test/FourSuite.cpp g++ -DPACKAGE_NAME=\"uriparser\" -DPACKAGE_TARNAME=\"uriparser\" -DPACKAGE_VERSION=\"0.7.5\" -DPACKAGE_STRING=\"uriparser\ 0.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"uriparser\" -DVERSION=\"0.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_WPRINTF=/\*\*/ -I. -I./include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o test/test.o test/test.cpp test/test.cpp: In member function 'void UriSuite::testToStringCharsRequired()': test/test.cpp:1101:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1102:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1103:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1104:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1105:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1106:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1107:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1108:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1109:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp: In member function 'void UriSuite::testNormalizeSyntaxMaskRequired()': test/test.cpp:1144:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1145:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1146:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1147:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1148:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1149:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1150:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp: In member function 'void UriSuite::testNormalizeSyntax()': test/test.cpp:1203:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1203:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1208:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1208:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1213:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1213:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1218:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1218:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1222:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1222:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1226:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1226:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1230:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1230:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1234:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1234:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1238:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1238:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1242:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1242:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1246:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1246:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1250:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1250:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1254:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1254:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1258:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1258:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp: In member function 'void UriSuite::testNormalizeSyntaxComponents()': test/test.cpp:1264:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1264:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1269:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1269:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1274:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1274:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1279:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1279:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1284:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1284:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1289:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1289:3: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] /bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lcpptest -o test/uriparser_test test/FourSuite.o test/test.o liburiparser.la mkdir test/.libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test/.libs/uriparser_test test/FourSuite.o test/test.o -lcpptest ./.libs/liburiparser.so -Wl,--rpath -Wl,/usr/lib64 creating test/uriparser_test make[2]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5' UriSuite: 0/40 UriSuite: 1/40 UriSuite: 2/40 UriSuite: 3/40 UriSuite: 4/40 UriSuite: 5/40 UriSuite: 6/40 UriSuite: 7/40 UriSuite: 8/40 UriSuite: 9/40 UriSuite: 10/40 UriSuite: 11/40 UriSuite: 12/40 UriSuite: 13/40 UriSuite: 14/40 UriSuite: 15/40 UriSuite: 16/40 UriSuite: 17/40 UriSuite: 18/40 UriSuite: 19/40 UriSuite: 20/40 UriSuite: 21/40 UriSuite: 22/40 UriSuite: 23/40 UriSuite: 24/40 UriSuite: 25/40 UriSuite: 26/40 UriSuite: 27/40 UriSuite: 28/40 UriSuite: 29/40 UriSuite: 30/40 UriSuite: 31/40 UriSuite: 32/40 UriSuite: 33/40 UriSuite: 34/40 UriSuite: 35/40 UriSuite: 36/40 UriSuite: 37/40 UriSuite: 38/40 UriSuite: 39/40 UriSuite: 40/40 UriSuite: 40/40, 100% correct in 0.000434 seconds FourSuite: 0/7 FourSuite: 1/7 FourSuite: 2/7 FourSuite: 3/7 FourSuite: 4/7 FourSuite: 5/7 FourSuite: 6/7 FourSuite: 7/7 FourSuite: 7/7, 100% correct in 0.000419 seconds Total: 47 tests, 100% correct in 0.000853 seconds PASS: test/uriparser_test ============= 1 test passed ============= make[2]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/uriparser-0.7.5/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/uriparser-0.7.5/doc' + exit 0 Processing files: uriparser-0.7.5-4.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TgIyK2 + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-0.7.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-0.7.5 + /bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-0.7.5 + cp -pr THANKS AUTHORS COPYING ChangeLog /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-0.7.5 + exit 0 Provides: liburiparser.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: uriparser-devel-0.7.5-4.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gXSRAh + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-devel-0.7.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-devel-0.7.5 + /bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-devel-0.7.5 + cp -pr doc/html /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64/usr/share/doc/uriparser-devel-0.7.5 + exit 0 Provides: pkgconfig(liburiparser) = 0.7.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/pkg-config liburiparser.so.1()(64bit) Processing files: uriparser-debuginfo-0.7.5-4.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/uriparser-0.7.5-4.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-devel-0.7.5-4.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/uriparser-debuginfo-0.7.5-4.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SYahKp + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-4.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->