Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uriparser.spec'], False, '/var/lib/mock/f19-build-1601344-271342/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/uriparser.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/uriparser-0.7.5-7.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uriparser.spec'], False, '/var/lib/mock/f19-build-1601344-271342/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/uriparser.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IcDC9j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uriparser-0.7.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/uriparser-0.7.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd uriparser-0.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uriparser-0.7.5-doc_Makefile_in.patch):' Patch #0 (uriparser-0.7.5-doc_Makefile_in.patch): + /usr/bin/cat /builddir/build/SOURCES/uriparser-0.7.5-doc_Makefile_in.patch + /usr/bin/patch -p1 -b --suffix .doc_Makefile_in --fuzz=0 patching file doc/Makefile.in + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Co1KBq + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-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 i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-cf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-pghpf... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-gfortran... no checking for i686-redhat-linux-gnu-g95... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-ifort... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-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 i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 i686-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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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... /usr/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 -j5 rm -Rf "./html" doxygen Doxyfile warning: Tag `SHOW_DIRECTORIES' at line 239 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" touch html/index.html + cd .. + make -j5 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lib/UriFile.lo lib/UriFile.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lib/UriIp4.lo lib/UriIp4.c mkdir lib/.libs mkdir lib/.libs mkdir: cannot create directory '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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriCommon.c -fPIC -DPIC -o lib/.libs/UriCommon.o : File exists 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriEscape.c -fPIC -DPIC -o lib/.libs/UriEscape.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriCompare.c -fPIC -DPIC -o lib/.libs/UriCompare.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriFile.c -fPIC -DPIC -o lib/.libs/UriFile.o In file included from ./include/uriparser/UriIp4.h:68:0, from lib/UriIp4.c:66, from lib/UriIp4.c:54: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriIp4.c:302:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetFour)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriIp4.c:266:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetThree)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriIp4.c:229:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetTwo)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriIp4.c:189:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetOne)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriIp4.c:149:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctet)(UriIp4Parser * parser, ^ In file included from ./include/uriparser/UriIp4.h:65:0, from lib/UriIp4.c:66, from lib/UriIp4.c:51: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriIp4.c:302:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetFour)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriIp4.c:266:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetThree)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriIp4.c:229:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetTwo)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriIp4.c:189:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetOne)(UriIp4Parser * parser, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriIp4.c:149:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctet)(UriIp4Parser * parser, ^ In file included from ./include/uriparser/Uri.h:68:0, from lib/UriFile.c:61, from lib/UriFile.c:48: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriFile.c:130:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(UriStringToFilename)(const URI_CHAR * uriString, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriFile.c:66:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(FilenameToUriString)(const URI_CHAR * filename, ^ In file included from ./include/uriparser/Uri.h:65:0, from lib/UriFile.c:61, from lib/UriFile.c:45: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriFile.c:130:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(UriStringToFilename)(const URI_CHAR * uriString, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriFile.c:66:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(FilenameToUriString)(const URI_CHAR * filename, ^ In file included from lib/UriCommon.h:62:0, from lib/UriCompare.c:63, from lib/UriCompare.c:48: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriCompare.c:74:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(CompareRange)(const URI_TYPE(TextRange) * a, ^ In file included from lib/UriCommon.h:59:0, from lib/UriCompare.c:63, from lib/UriCompare.c:45: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriCompare.c:74:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(CompareRange)(const URI_TYPE(TextRange) * a, ^ /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lib/UriNormalizeBase.lo lib/UriNormalizeBase.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lib/UriParse.lo lib/UriParse.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriNormalizeBase.c -fPIC -DPIC -o lib/.libs/UriNormalizeBase.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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lib/UriQuery.lo lib/UriQuery.c In file included from lib/UriCommon.h:62:0, from lib/UriParse.c:69, from lib/UriParse.c:54: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1998:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(PushPathSegment)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1990:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(ResetParserState)(URI_TYPE(ParserState) * state) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1935:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTailTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1895:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTail)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1696:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitSegmentNzNcOrScheme2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1685:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseSegmentNz)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1408:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathRootless)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1359:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathAbsNoLeadSlash)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1294:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePartHelperTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1284:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(OnExitPartHelperTwo)(URI_TYPE(ParserState) * state) { ^ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriIp4Base.c -fPIC -DPIC -o lib/.libs/UriIp4Base.o ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1157:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnPortUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1057:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:1032:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:961:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnHost2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:937:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHost)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:509:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseIpLit2)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:329:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseHierPart)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:280:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthorityTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:223:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthority)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:210:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(StopMalloc)(URI_TYPE(ParserState) * state) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriParse.c:201:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state, ^ In file included from lib/UriCommon.h:62:0, from lib/UriNormalize.c:69, from lib/UriNormalize.c:54: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:492:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(NormalizeSyntaxEngine)(URI_TYPE(Uri) * uri, unsigned int inMask, unsigned int * outMask) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:383:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MakeOwner)(URI_TYPE(Uri) * uri, ^ In file included from lib/UriCommon.h:59:0, from lib/UriParse.c:69, from lib/UriParse.c:51: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1998:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(PushPathSegment)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:361:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MakeRangeOwner)(unsigned int * doneMask, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:328:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(FixPercentEncodingMalloc)(const URI_CHAR ** first, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:315:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(FixPercentEncodingInplace)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1990:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(ResetParserState)(URI_TYPE(ParserState) * state) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:268:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(FixPercentEncodingEngine)( ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:228:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(LowercaseMalloc)(const URI_CHAR ** first, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:213:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(LowercaseInplace)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1935:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTailTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:184:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(ContainsUglyPercentEncoding)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:168:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(ContainsUppercaseLetters)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriNormalize.c:105:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1895:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTail)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ In file included from lib/UriCommon.h:59:0, from lib/UriNormalize.c:69, from lib/UriNormalize.c:51: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:492:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(NormalizeSyntaxEngine)(URI_TYPE(Uri) * uri, unsigned int inMask, unsigned int * outMask) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:383:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MakeOwner)(URI_TYPE(Uri) * uri, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:361:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MakeRangeOwner)(unsigned int * doneMask, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1696:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitSegmentNzNcOrScheme2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:328:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(FixPercentEncodingMalloc)(const URI_CHAR ** first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:315:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(FixPercentEncodingInplace)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1685:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseSegmentNz)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:268:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(FixPercentEncodingEngine)( ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:228:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(LowercaseMalloc)(const URI_CHAR ** first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:213:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(LowercaseInplace)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1408:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathRootless)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:184:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(ContainsUglyPercentEncoding)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:168:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(ContainsUppercaseLetters)(const URI_CHAR * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriNormalize.c:105:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1359:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathAbsNoLeadSlash)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1294:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParsePartHelperTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1284:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(OnExitPartHelperTwo)(URI_TYPE(ParserState) * state) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1157:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnPortUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1057:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:1032:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:961:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(OnExitOwnHost2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:937:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHost)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:509:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseIpLit2)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:329:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseHierPart)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:280:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthorityTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:223:36: note: in expansion of macro 'URI_FUNC' static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthority)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:210:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(StopMalloc)(URI_TYPE(ParserState) * state) { ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriParse.c:201:24: note: in expansion of macro 'URI_FUNC' static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state, ^ /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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] free(queryList->key); ^ In file included from ./include/uriparser/UriBase.h:134:0, from ./include/uriparser/Uri.h:80, from lib/UriQuery.c:61, from lib/UriQuery.c:45: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ In file included from lib/UriQuery.c:45:0: lib/UriQuery.c:340:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free(queryList->value); ^ In file included from ./include/uriparser/UriBase.h:134:0, from ./include/uriparser/Uri.h:80, from lib/UriQuery.c:61, from lib/UriQuery.c:45: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ 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] free(queryList->key); ^ In file included from ./include/uriparser/UriBase.h:134:0, from ./include/uriparser/Uri.h:80, from lib/UriQuery.c:61, from lib/UriQuery.c:45: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const wchar_t *' extern void free (void *__ptr) __THROW; ^ In file included from lib/UriQuery.c:48:0: lib/UriQuery.c:340:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free(queryList->value); ^ In file included from ./include/uriparser/UriBase.h:134:0, from ./include/uriparser/Uri.h:80, from lib/UriQuery.c:61, from lib/UriQuery.c:45: /usr/include/stdlib.h:482:13: note: expected 'void *' but argument is of type 'const wchar_t *' extern void free (void *__ptr) __THROW; ^ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriRecompose.c -fPIC -DPIC -o lib/.libs/UriRecompose.o In file included from lib/UriCommon.h:62:0, from lib/UriRecompose.c:62, from lib/UriRecompose.c:48: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriRecompose.c:87:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest, ^ In file included from lib/UriCommon.h:59:0, from lib/UriRecompose.c:62, from lib/UriRecompose.c:45: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriRecompose.c:87:23: note: in expansion of macro 'URI_FUNC' static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest, ^ /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriResolve.c -fPIC -DPIC -o lib/.libs/UriResolve.o In file included from lib/UriCommon.h:62:0, from lib/UriResolve.c:62, from lib/UriResolve.c:48: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriResolve.c:69:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork, ^ In file included from lib/UriCommon.h:59:0, from lib/UriResolve.c:62, from lib/UriResolve.c:45: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriResolve.c:69:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork, ^ In file included from lib/UriParse.c:51:0: lib/UriParse.c: In function 'uri_TESTING_ONLY_ParseIpSixA': lib/UriParse.c:1991:24: warning: 'parser.uri' is used uninitialized in this function [-Wuninitialized] URI_TYPE(Uri) * const uriBackup = state->uri; ^ lib/UriParse.c:2174:24: note: 'parser' was declared here URI_TYPE(ParserState) parser; ^ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c lib/UriShorten.c -fPIC -DPIC -o lib/.libs/UriShorten.o In file included from lib/UriCommon.h:62:0, from lib/UriShorten.c:62, from lib/UriShorten.c:48: ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriShorten.c:91:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(EqualsAuthority)(const URI_TYPE(Uri) * first, ^ ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##W ^ lib/UriShorten.c:67:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri, ^ In file included from lib/UriCommon.h:59:0, from lib/UriShorten.c:62, from lib/UriShorten.c:45: ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriShorten.c:91:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(EqualsAuthority)(const URI_TYPE(Uri) * first, ^ ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes] #define URI_FUNC(x) uri##x##A ^ lib/UriShorten.c:67:27: note: in expansion of macro 'URI_FUNC' static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri, ^ In file included from lib/UriParse.c:54:0: lib/UriParse.c: In function 'uri_TESTING_ONLY_ParseIpSixW': lib/UriParse.c:1991:24: warning: 'parser.uri' is used uninitialized in this function [-Wuninitialized] URI_TYPE(Uri) * const uriBackup = state->uri; ^ lib/UriParse.c:2174:24: note: 'parser' was declared here URI_TYPE(ParserState) parser; ^ /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 1:10:0 -Wl,-z,relro -o liburiparser.la -rpath /usr/lib 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 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-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 i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-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... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-cf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-pghpf... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-gfortran... no checking for i686-redhat-linux-gnu-g95... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-ifort... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-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 i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 i686-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 -j5 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.9Bjn4l + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 ++ dirname /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 + cd uriparser-0.7.5 + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 + make install DESTDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 '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/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib" /bin/sh ./libtool --mode=install install -p 'liburiparser.la' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib/liburiparser.la' install -p .libs/liburiparser.so.1.0.10 /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib/liburiparser.so.1.0.10 (cd /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib && { 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-7.fc19.i386/usr/lib && { 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-7.fc19.i386/usr/lib/liburiparser.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib/pkgconfig" install -p -m 644 'liburiparser.pc' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib/pkgconfig/liburiparser.pc' test -z "/usr/include/uriparser" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser" install -p -m 644 'include/uriparser/Uri.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser/Uri.h' install -p -m 644 'include/uriparser/UriBase.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser/UriBase.h' install -p -m 644 'include/uriparser/UriDefsAnsi.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser/UriDefsAnsi.h' install -p -m 644 'include/uriparser/UriDefsConfig.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser/UriDefsConfig.h' install -p -m 644 'include/uriparser/UriDefsUnicode.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/include/uriparser/UriDefsUnicode.h' install -p -m 644 'include/uriparser/UriIp4.h' '/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/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'. /usr/bin/mkdir -p "/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/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-7.fc19.i386/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-7.fc19.i386 -name '*.la' -exec rm -f '{}' ';' + mv /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386//usr/share/doc/uriparser/html /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386//usr/share/doc/uriparser-0.7.5 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/uriparser-0.7.5 extracting debug info from /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/lib/liburiparser.so.1.0.10 dwz: Too few files for multifile optimization symlinked /usr/lib/debug/usr/lib/liburiparser.so.1.0.10.debug to /usr/lib/debug/usr/lib/liburiparser.so.1.debug symlinked /usr/lib/debug/usr/lib/liburiparser.so.1.0.10.debug to /usr/lib/debug/usr/lib/liburiparser.so.debug 436 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.dRf50k + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test/test.o test/test.cpp In file included from /usr/include/cpptest.h:32:0, from test/test.cpp:23: test/test.cpp: In member function 'void UriSuite::testToStringCharsRequired()': test/test.cpp:1101:73: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com/")); ^ test/test.cpp:1102:76: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com:80/")); ^ test/test.cpp:1103:83: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://user:pass@www.example.com/")); ^ test/test.cpp:1104:83: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com/index.html")); ^ test/test.cpp:1105:77: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com/?abc")); ^ test/test.cpp:1106:77: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com/#def")); ^ test/test.cpp:1107:81: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"http://www.example.com/?abc#def")); ^ test/test.cpp:1108:55: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"/test")); ^ test/test.cpp:1109:54: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testToStringCharsRequiredHelper(L"test")); ^ test/test.cpp: In member function 'void UriSuite::testNormalizeSyntaxMaskRequired()': test/test.cpp:1144:75: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://localhost/", URI_NORMALIZED)); ^ test/test.cpp:1145:81: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"httP://localhost/", URI_NORMALIZE_SCHEME)); ^ test/test.cpp:1146:88: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://%0d@localhost/", URI_NORMALIZE_USER_INFO)); ^ test/test.cpp:1147:79: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://localhosT/", URI_NORMALIZE_HOST)); ^ test/test.cpp:1148:84: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://localhost/./abc", URI_NORMALIZE_PATH)); ^ test/test.cpp:1149:86: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://localhost/?AB%43", URI_NORMALIZE_QUERY)); ^ test/test.cpp:1150:89: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] TEST_ASSERT(testNormalizeMaskHelper(L"http://localhost/#AB%43", URI_NORMALIZE_FRAGMENT)); ^ test/test.cpp: In member function 'void UriSuite::testNormalizeSyntax()': test/test.cpp:1205:33: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"example://a/b/c/%7Bfoo%7D")); ^ test/test.cpp:1205:33: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1210:27: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"http://example.com/")); ^ test/test.cpp:1210:27: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1215:29: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"http://example.com/a/")); ^ test/test.cpp:1215:29: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1220:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"http://user:pass@somehost.com:123")); ^ test/test.cpp:1220:41: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1224:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"http://a:b@host:123/1/A?abc#def")); ^ test/test.cpp:1224:39: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1228:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"../../abc")); ^ test/test.cpp:1228:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1232:14: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"../../")); ^ test/test.cpp:1232:14: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1236:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"../../def")); ^ test/test.cpp:1236:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1240:8: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"")); ^ test/test.cpp:1240:8: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1244:8: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"")); ^ test/test.cpp:1244:8: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1248:21: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"../../abc/def")); ^ test/test.cpp:1248:21: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1252:11: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"def")); ^ test/test.cpp:1252:11: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1256:12: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"def/")); ^ test/test.cpp:1256:12: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1260:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] L"./abc:def")); ^ test/test.cpp:1260:17: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp: In member function 'void UriSuite::testNormalizeSyntaxComponents()': test/test.cpp:1267:25: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_SCHEME)); ^ test/test.cpp:1267:25: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1272:28: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_USER_INFO)); ^ test/test.cpp:1272:28: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1277:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_HOST)); ^ test/test.cpp:1277:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1282:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_PATH)); ^ test/test.cpp:1282:23: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1287:24: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_QUERY)); ^ test/test.cpp:1287:24: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] test/test.cpp:1292:27: warning: deprecated conversion from string constant to 'wchar_t*' [-Wwrite-strings] URI_NORMALIZE_FRAGMENT)); ^ test/test.cpp:1292:27: 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -lcpptest -Wl,-z,relro -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o test/.libs/uriparser_test test/FourSuite.o test/test.o -lcpptest ./.libs/liburiparser.so 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.000410 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.000361 seconds Total: 47 tests, 100% correct in 0.000771 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-7.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0qgfmB + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + cp -pr THANKS /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + cp -pr COPYING /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-0.7.5 + exit 0 Provides: liburiparser.so.1 uriparser = 0.7.5-7.fc19 uriparser(x86-32) = 0.7.5-7.fc19 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: uriparser-devel-0.7.5-7.fc19.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.duwGrS + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-devel-0.7.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-devel-0.7.5 + cp -pr doc/html /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386/usr/share/doc/uriparser-devel-0.7.5 + exit 0 Provides: pkgconfig(liburiparser) = 0.7.5 uriparser-devel = 0.7.5-7.fc19 uriparser-devel(x86-32) = 0.7.5-7.fc19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liburiparser.so.1 Processing files: uriparser-debuginfo-0.7.5-7.fc19.i686 Provides: uriparser-debuginfo = 0.7.5-7.fc19 uriparser-debuginfo(x86-32) = 0.7.5-7.fc19 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 Wrote: /builddir/build/RPMS/uriparser-0.7.5-7.fc19.i686.rpm Wrote: /builddir/build/RPMS/uriparser-devel-0.7.5-7.fc19.i686.rpm Wrote: /builddir/build/RPMS/uriparser-debuginfo-0.7.5-7.fc19.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6ffnFb + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.7.5 + rm -rf /builddir/build/BUILDROOT/uriparser-0.7.5-7.fc19.i386 + exit 0 Child return code was: 0 LEAVE do -->