- * Package: dev-libs/uriparser-0.8.1
- * Repository: gentoo
- * Maintainer: sping@gentoo.org
- * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test unicode userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking uriparser-0.8.1.tar.bz2 to /tmp/portage/dev-libs/uriparser-0.8.1/work
- >>> Source unpacked in /tmp/portage/dev-libs/uriparser-0.8.1/work
- >>> Preparing source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
- * econf: updating uriparser-0.8.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating uriparser-0.8.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating uriparser-0.8.1/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --disable-sizedown --enable-test --enable-char --enable-wchar_t --enable-doc --disable-dependency-tracking --docdir=/usr/share/doc/uriparser-0.8.1/
- configure: loading site script /usr/share/config.site
- ./configure: 40: /usr/share/config.site: [[: Permission denied
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for ANSI C header files... (cached) yes
- checking for wprintf... yes
- checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for CPPTEST... yes
- checking for doxygen... found
- checking for dot... found
- configure: creating ./config.status
- config.status: creating liburiparser.pc
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/Doxyfile
- config.status: creating doc/release.sh
- config.status: creating test/config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- ===========================================================================
- Configuration
- Prefix ............... /usr
- Size down ............ no
- Code for char * ...... yes
- Code for wchar_t * ... yes
- Test suite ........... yes
- Documentation ........ yes
- Continue with
- make
- make check
- sudo make install
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
- make -j24
- Making all in .
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriCommon.lo src/UriCommon.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriCompare.lo src/UriCompare.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriEscape.lo src/UriEscape.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriFile.lo src/UriFile.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriIp4.lo src/UriIp4.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriIp4Base.lo src/UriIp4Base.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriNormalize.lo src/UriNormalize.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriNormalizeBase.lo src/UriNormalizeBase.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriParse.lo src/UriParse.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriParseBase.lo src/UriParseBase.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriQuery.lo src/UriQuery.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriRecompose.lo src/UriRecompose.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriResolve.lo src/UriResolve.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o src/UriShorten.lo src/UriShorten.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -Iinclude -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tool/uriparse-uriparse.o `test -f 'tool/uriparse.c' || echo './'`tool/uriparse.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriEscape.c -fPIC -DPIC -o src/.libs/UriEscape.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriIp4.c -fPIC -DPIC -o src/.libs/UriIp4.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriCommon.c -fPIC -DPIC -o src/.libs/UriCommon.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriIp4Base.c -fPIC -DPIC -o src/.libs/UriIp4Base.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriNormalize.c -fPIC -DPIC -o src/.libs/UriNormalize.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriFile.c -fPIC -DPIC -o src/.libs/UriFile.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriCompare.c -fPIC -DPIC -o src/.libs/UriCompare.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriParse.c -fPIC -DPIC -o src/.libs/UriParse.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriNormalizeBase.c -fPIC -DPIC -o src/.libs/UriNormalizeBase.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriQuery.c -fPIC -DPIC -o src/.libs/UriQuery.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriParseBase.c -fPIC -DPIC -o src/.libs/UriParseBase.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriRecompose.c -fPIC -DPIC -o src/.libs/UriRecompose.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriShorten.c -fPIC -DPIC -o src/.libs/UriShorten.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriResolve.c -fPIC -DPIC -o src/.libs/UriResolve.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriIp4Base.c -o src/UriIp4Base.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriNormalizeBase.c -o src/UriNormalizeBase.o >/dev/null 2>&1
- In file included from src/UriCommon.h:66:0,
- from src/UriShorten.c:66,
- from src/UriShorten.c:51:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriShorten.c:95: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
- ^
- src/UriShorten.c:71:27: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri,
- ^
- In file included from src/UriCommon.h:63:0,
- from src/UriShorten.c:66,
- from src/UriShorten.c:46:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriShorten.c:95: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
- ^
- src/UriShorten.c:71:27: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri,
- ^
- In file included from src/UriCommon.h:66:0,
- from src/UriNormalize.c:73,
- from src/UriNormalize.c:57:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriNormalize.c:496: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
- ^
- src/UriNormalize.c:387:27: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE UriBool URI_FUNC(MakeOwner)(URI_TYPE(Uri) * uri,
- ^
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriNormalize.c:365: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
- ^
- src/UriNormalize.c:332: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
- ^
- src/UriNormalize.c:319:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(FixPercentEncodingInplace)(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
- ^
- src/UriNormalize.c:272: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
- ^
- src/UriNormalize.c:232: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
- ^
- src/UriNormalize.c:217:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(LowercaseInplace)(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
- ^
- src/UriNormalize.c:188: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
- ^
- src/UriNormalize.c:172: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
- ^
- src/UriNormalize.c:109:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri,
- ^
- In file included from src/UriCommon.h:63:0,
- from src/UriNormalize.c:73,
- from src/UriNormalize.c:52:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriNormalize.c:496: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
- ^
- src/UriNormalize.c:387: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
- ^
- src/UriNormalize.c:365: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
- ^
- src/UriNormalize.c:332: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
- ^
- src/UriNormalize.c:319: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
- ^
- src/UriNormalize.c:272: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
- ^
- src/UriNormalize.c:232: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
- ^
- src/UriNormalize.c:217: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
- ^
- src/UriNormalize.c:188: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
- ^
- src/UriNormalize.c:172: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
- ^
- src/UriNormalize.c:109:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri,
- ^
- In file included from src/UriCommon.h:66:0,
- from src/UriResolve.c:66,
- from src/UriResolve.c:51:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriResolve.c:73:27: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork,
- ^
- In file included from src/UriCommon.h:63:0,
- from src/UriResolve.c:66,
- from src/UriResolve.c:46:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriResolve.c:73:27: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork,
- ^
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriParseBase.c -o src/UriParseBase.o >/dev/null 2>&1
- In file included from ./include/uriparser/UriIp4.h:72:0,
- from src/UriIp4.c:70,
- from src/UriIp4.c:57:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriIp4.c:306: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
- ^
- src/UriIp4.c:270: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
- ^
- src/UriIp4.c:233: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
- ^
- src/UriIp4.c:193: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
- ^
- src/UriIp4.c:153: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:69:0,
- from src/UriIp4.c:70,
- from src/UriIp4.c:52:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriIp4.c:306: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
- ^
- src/UriIp4.c:270: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
- ^
- src/UriIp4.c:233: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
- ^
- src/UriIp4.c:193: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
- ^
- src/UriIp4.c:153: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:72:0,
- from src/UriFile.c:65,
- from src/UriFile.c:51:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriFile.c:134: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
- ^
- src/UriFile.c:70: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:69:0,
- from src/UriFile.c:65,
- from src/UriFile.c:46:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriFile.c:134: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
- ^
- src/UriFile.c:70:23: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE int URI_FUNC(FilenameToUriString)(const URI_CHAR * filename,
- ^
- In file included from src/UriCommon.h:66:0,
- from src/UriRecompose.c:66,
- from src/UriRecompose.c:51:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriRecompose.c:91:23: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest,
- ^
- In file included from src/UriCommon.h:63:0,
- from src/UriRecompose.c:66,
- from src/UriRecompose.c:46:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriRecompose.c:91:23: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest,
- ^
- In file included from src/UriCommon.h:66:0,
- from src/UriParse.c:73,
- from src/UriParse.c:57:
- ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##W
- ^
- src/UriParse.c:2032: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
- ^
- src/UriParse.c:2024: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
- ^
- src/UriParse.c:1969: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
- ^
- src/UriParse.c:1929: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
- ^
- src/UriParse.c:1730: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
- ^
- src/UriParse.c:1719: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
- ^
- src/UriParse.c:1442: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
- ^
- src/UriParse.c:1393: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
- ^
- src/UriParse.c:1328: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
- ^
- src/UriParse.c:1318:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(OnExitPartHelperTwo)(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
- ^
- src/UriParse.c:1161: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
- ^
- src/UriParse.c:1061: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
- ^
- src/UriParse.c:1036: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
- ^
- src/UriParse.c:965: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
- ^
- src/UriParse.c:941: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
- ^
- src/UriParse.c:513: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
- ^
- src/UriParse.c:333: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
- ^
- src/UriParse.c:284: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
- ^
- src/UriParse.c:227: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
- ^
- src/UriParse.c:214: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
- ^
- src/UriParse.c:205:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state,
- ^
- In file included from src/UriCommon.h:63:0,
- from src/UriParse.c:73,
- from src/UriParse.c:52:
- ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriParse.c:2032: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/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriParse.c:2024:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(ResetParserState)(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
- ^
- src/UriParse.c:1969: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/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriParse.c:1929: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/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
- #define URI_FUNC(x) uri##x##A
- ^
- src/UriParse.c:1730: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
- ^
- src/UriParse.c:1719: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
- ^
- src/UriParse.c:1442: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
- ^
- src/UriParse.c:1393: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
- ^
- src/UriParse.c:1328: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
- ^
- src/UriParse.c:1318: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
- ^
- src/UriParse.c:1161: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
- ^
- src/UriParse.c:1061: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
- ^
- src/UriParse.c:1036: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
- ^
- src/UriParse.c:965: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
- ^
- src/UriParse.c:941: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
- ^
- src/UriParse.c:513: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
- ^
- src/UriParse.c:333: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
- ^
- src/UriParse.c:284: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
- ^
- src/UriParse.c:227: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
- ^
- src/UriParse.c:214: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
- ^
- src/UriParse.c:205:24: note: in expansion of macro 'URI_FUNC'
- static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state,
- ^
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriCompare.c -o src/UriCompare.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriResolve.c -o src/UriResolve.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriEscape.c -o src/UriEscape.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriShorten.c -o src/UriShorten.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriFile.c -o src/UriFile.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriIp4.c -o src/UriIp4.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriCommon.c -o src/UriCommon.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriQuery.c -o src/UriQuery.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriRecompose.c -o src/UriRecompose.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriNormalize.c -o src/UriNormalize.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c src/UriParse.c -o src/UriParse.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 1:17:0 -Wl,-O1 -Wl,--as-needed -o liburiparser.la -rpath /usr/lib64 src/UriCommon.lo src/UriCompare.lo src/UriEscape.lo src/UriFile.lo src/UriIp4.lo src/UriIp4Base.lo src/UriNormalize.lo src/UriNormalizeBase.lo src/UriParse.lo src/UriParseBase.lo src/UriQuery.lo src/UriRecompose.lo src/UriResolve.lo src/UriShorten.lo
- libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC src/.libs/UriCommon.o src/.libs/UriCompare.o src/.libs/UriEscape.o src/.libs/UriFile.o src/.libs/UriIp4.o src/.libs/UriIp4Base.o src/.libs/UriNormalize.o src/.libs/UriNormalizeBase.o src/.libs/UriParse.o src/.libs/UriParseBase.o src/.libs/UriQuery.o src/.libs/UriRecompose.o src/.libs/UriResolve.o src/.libs/UriShorten.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,liburiparser.so.1 -o .libs/liburiparser.so.1.0.17
- libtool: link: (cd ".libs" && rm -f "liburiparser.so.1" && ln -s "liburiparser.so.1.0.17" "liburiparser.so.1")
- libtool: link: (cd ".libs" && rm -f "liburiparser.so" && ln -s "liburiparser.so.1.0.17" "liburiparser.so")
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liburiparser.a src/UriCommon.o src/UriCompare.o src/UriEscape.o src/UriFile.o src/UriIp4.o src/UriIp4Base.o src/UriNormalize.o src/UriNormalizeBase.o src/UriParse.o src/UriParseBase.o src/UriQuery.o src/UriRecompose.o src/UriResolve.o src/UriShorten.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liburiparser.a
- libtool: link: ( cd ".libs" && rm -f "liburiparser.la" && ln -s "../liburiparser.la" "liburiparser.la" )
- /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Iinclude -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o uriparse tool/uriparse-uriparse.o ./liburiparser.la
- libtool: link: x86_64-pc-linux-gnu-gcc -Iinclude -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/uriparse tool/uriparse-uriparse.o ./.libs/liburiparser.so
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- Making all in doc
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- rm -Rf "./html"
- doxygen Doxyfile
- Error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you.
- sh: 1: ../hhc.exe: not found
- error: failed to run html help compiler on index.hhp
- sh: 1: ../qhelpgenerator.exe: not found
- error: failed to run qhelpgenerator on index.qhp
- touch html/index.html
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- >>> Source compiled.
- >>> Test phase: dev-libs/uriparser-0.8.1
- make -j24 -j1 check
- * Tinderbox QA Notice: 'make' called by __eapi0_src_test
- make -j24 -j24 -j1 check
- Making check in .
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- make test/uriparser_test
- make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test/FourSuite.o test/FourSuite.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test/VersionSuite.o test/VersionSuite.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./test -I./include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test/test.o test/test.cpp
- /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -lcpptest -Wl,-O1 -Wl,--as-needed -o test/uriparser_test test/FourSuite.o test/VersionSuite.o test/test.o liburiparser.la
- libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o test/.libs/uriparser_test test/FourSuite.o test/VersionSuite.o test/test.o -lcpptest ./.libs/liburiparser.so
- make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- make check-TESTS
- make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- UriSuite: 0/52
UriSuite: 1/52
UriSuite: 2/52
UriSuite: 3/52
UriSuite: 4/52
UriSuite: 5/52
UriSuite: 6/52
UriSuite: 7/52
UriSuite: 8/52
UriSuite: 9/52
UriSuite: 10/52
UriSuite: 11/52
UriSuite: 12/52
UriSuite: 13/52
UriSuite: 14/52
UriSuite: 15/52
UriSuite: 16/52
UriSuite: 17/52
UriSuite: 18/52
UriSuite: 19/52
UriSuite: 20/52
UriSuite: 21/52
UriSuite: 22/52
UriSuite: 23/52
UriSuite: 24/52
UriSuite: 25/52
UriSuite: 26/52
UriSuite: 27/52
UriSuite: 28/52
UriSuite: 29/52
UriSuite: 30/52
UriSuite: 31/52
UriSuite: 32/52
UriSuite: 33/52
UriSuite: 34/52
UriSuite: 35/52
UriSuite: 36/52
UriSuite: 37/52
UriSuite: 38/52
UriSuite: 39/52
UriSuite: 40/52
UriSuite: 41/52
UriSuite: 42/52
UriSuite: 43/52
UriSuite: 44/52
UriSuite: 45/52
UriSuite: 46/52
UriSuite: 47/52
UriSuite: 48/52
UriSuite: 49/52
UriSuite: 50/52
UriSuite: 51/52
UriSuite: 52/52
UriSuite: 52/52, 100% correct in 0.000522 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.000445 seconds
- VersionSuite: 0/1
bytes_printed: 5
- VersionSuite: 1/1
VersionSuite: 1/1, 100% correct in 0.000029 seconds
- Total: 60 tests, 100% correct in 0.000996 seconds
- PASS: test/uriparser_test
- =============
- 1 test passed
- =============
- make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- Making check in doc
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- make[1]: Nothing to be done for 'check'.
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- >>> Completed testing dev-libs/uriparser-0.8.1
- >>> Install uriparser-0.8.1 into /tmp/portage/dev-libs/uriparser-0.8.1/image/ category dev-libs
- make -j24 DESTDIR=/tmp/portage/dev-libs/uriparser-0.8.1/image/ install
- Making install in .
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64'
- /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/pkgconfig'
- /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/include/uriparser'
- /bin/sh ./libtool --mode=install /usr/bin/install -c liburiparser.la '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64'
- /usr/bin/install -c -m 644 liburiparser.pc '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/pkgconfig'
- /usr/bin/install -c -m 644 include/uriparser/Uri.h include/uriparser/UriBase.h include/uriparser/UriDefsAnsi.h include/uriparser/UriDefsConfig.h include/uriparser/UriDefsUnicode.h include/uriparser/UriIp4.h '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/include/uriparser'
- libtool: install: /usr/bin/install -c .libs/liburiparser.so.1.0.17 /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.so.1.0.17
- libtool: install: (cd /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64 && { ln -s -f liburiparser.so.1.0.17 liburiparser.so.1 || { rm -f liburiparser.so.1 && ln -s liburiparser.so.1.0.17 liburiparser.so.1; }; })
- libtool: install: (cd /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64 && { ln -s -f liburiparser.so.1.0.17 liburiparser.so || { rm -f liburiparser.so && ln -s liburiparser.so.1.0.17 liburiparser.so; }; })
- libtool: install: /usr/bin/install -c .libs/liburiparser.lai /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.la
- libtool: install: /usr/bin/install -c .libs/liburiparser.a /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
- libtool: install: chmod 644 /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
- libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
- libtool: install: warning: remember to run `libtool --finish /usr/lib64'
- /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin'
- /bin/sh ./libtool --mode=install /usr/bin/install -c uriparse '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin'
- libtool: install: /usr/bin/install -c .libs/uriparse /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin/uriparse
- make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- Making install in doc
- make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- make[2]: Nothing to be done for 'install-exec-am'.
- /bin/mkdir -p "/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/share/doc/uriparser-0.8.1/html" ## Didn't work with installdirs-local
- /usr/bin/install -c -m 644 html/*.{css,html,png} "/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/share/doc/uriparser-0.8.1/html/"
- /usr/bin/install: cannot stat 'html/*.{css,html,png}': No such file or directory
- Makefile:416: recipe for target 'install-data-local' failed
- make[2]: *** [install-data-local] Error 1
- make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- Makefile:293: recipe for target 'install-am' failed
- make[1]: *** [install-am] Error 2
- make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
- Makefile:800: recipe for target 'install-recursive' failed
- make: *** [install-recursive] Error 1
- * ERROR: dev-libs/uriparser-0.8.1::gentoo failed (install phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-libs/uriparser-0.8.1::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-libs/uriparser-0.8.1::gentoo'`.
- * The complete build log is located at '/var/log/portage/dev-libs:uriparser-0.8.1:20141029-214154.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-libs/uriparser-0.8.1/temp/environment'.
- * Working directory: '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
- * S: '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'