1. * Package: dev-libs/uriparser-0.8.1
  2. * Repository: gentoo
  3. * Maintainer: sping@gentoo.org
  4. * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux test unicode userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking uriparser-0.8.1.tar.bz2 to /tmp/portage/dev-libs/uriparser-0.8.1/work
  15. >>> Source unpacked in /tmp/portage/dev-libs/uriparser-0.8.1/work
  16. >>> Preparing source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
  19. * econf: updating uriparser-0.8.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating uriparser-0.8.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  21. * econf: updating uriparser-0.8.1/config.guess with /usr/share/gnuconfig/config.guess
  22. ./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/
  23. configure: loading site script /usr/share/config.site
  24. ./configure: 40: /usr/share/config.site: [[: Permission denied
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking for style of include used by make... GNU
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  41. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  42. checking whether we are using the GNU C++ compiler... yes
  43. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  44. checking dependency style of x86_64-pc-linux-gnu-g++... none
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking how to print strings... printf
  48. checking for a sed that does not truncate output... /bin/sed
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for fgrep... /bin/grep -F
  52. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  53. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  55. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  56. checking whether ln -s works... yes
  57. checking the maximum length of command line arguments... 1572864
  58. checking whether the shell understands some XSI constructs... yes
  59. checking whether the shell understands "+="... no
  60. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  61. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  62. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  63. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  64. checking how to recognize dependent libraries... pass_all
  65. checking for x86_64-pc-linux-gnu-dlltool... no
  66. checking for dlltool... no
  67. checking how to associate runtime and link libraries... printf %s\n
  68. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  69. checking for archiver @FILE support... @
  70. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  71. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  72. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  73. checking for sysroot... no
  74. checking for x86_64-pc-linux-gnu-mt... no
  75. checking for mt... mt
  76. checking if mt is a manifest tool... no
  77. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  78. checking for ANSI C header files... yes
  79. checking for sys/types.h... yes
  80. checking for sys/stat.h... yes
  81. checking for stdlib.h... yes
  82. checking for string.h... yes
  83. checking for memory.h... yes
  84. checking for strings.h... yes
  85. checking for inttypes.h... yes
  86. checking for stdint.h... yes
  87. checking for unistd.h... yes
  88. checking for dlfcn.h... yes
  89. checking for objdir... .libs
  90. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  91. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  92. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  93. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  94. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  95. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  96. 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
  97. checking whether -lc should be explicitly linked in... no
  98. checking dynamic linker characteristics... GNU/Linux ld.so
  99. checking how to hardcode library paths into programs... immediate
  100. checking whether stripping libraries is possible... yes
  101. checking if libtool supports shared libraries... yes
  102. checking whether to build shared libraries... yes
  103. checking whether to build static libraries... yes
  104. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  105. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  106. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  107. 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
  108. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  109. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  110. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  111. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  112. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  113. 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
  114. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  115. checking how to hardcode library paths into programs... immediate
  116. checking for ANSI C header files... (cached) yes
  117. checking for wprintf... yes
  118. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  119. checking pkg-config is at least version 0.9.0... yes
  120. checking for CPPTEST... yes
  121. checking for doxygen... found
  122. checking for dot... found
  123. configure: creating ./config.status
  124. config.status: creating liburiparser.pc
  125. config.status: creating Makefile
  126. config.status: creating doc/Makefile
  127. config.status: creating doc/Doxyfile
  128. config.status: creating doc/release.sh
  129. config.status: creating test/config.h
  130. config.status: executing depfiles commands
  131. config.status: executing libtool commands
  132. ===========================================================================
  133. Configuration
  134. Prefix ............... /usr
  135. Size down ............ no
  136. Code for char * ...... yes
  137. Code for wchar_t * ... yes
  138. Test suite ........... yes
  139. Documentation ........ yes
  140. Continue with
  141. make
  142. make check
  143. sudo make install
  144. >>> Source configured.
  145. >>> Compiling source in /tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1 ...
  146. make -j24
  147. Making all in .
  148. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  149. /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
  150. /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
  151. /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
  152. /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
  153. /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
  154. /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
  155. /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
  156. /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
  157. /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
  158. /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
  159. /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
  160. /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
  161. /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
  162. /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
  163. 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
  164. 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
  165. 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
  166. 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
  167. 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
  168. 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
  169. 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
  170. 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
  171. 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
  172. 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
  173. 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
  174. 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
  175. 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
  176. 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
  177. 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
  178. 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
  179. 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
  180. In file included from src/UriCommon.h:66:0,
  181. from src/UriShorten.c:66,
  182. from src/UriShorten.c:51:
  183. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  184. #define URI_FUNC(x) uri##x##W
  185. ^
  186. src/UriShorten.c:95:27: note: in expansion of macro 'URI_FUNC'
  187. static URI_INLINE UriBool URI_FUNC(EqualsAuthority)(const URI_TYPE(Uri) * first,
  188. ^
  189. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  190. #define URI_FUNC(x) uri##x##W
  191. ^
  192. src/UriShorten.c:71:27: note: in expansion of macro 'URI_FUNC'
  193. static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri,
  194. ^
  195. In file included from src/UriCommon.h:63:0,
  196. from src/UriShorten.c:66,
  197. from src/UriShorten.c:46:
  198. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  199. #define URI_FUNC(x) uri##x##A
  200. ^
  201. src/UriShorten.c:95:27: note: in expansion of macro 'URI_FUNC'
  202. static URI_INLINE UriBool URI_FUNC(EqualsAuthority)(const URI_TYPE(Uri) * first,
  203. ^
  204. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  205. #define URI_FUNC(x) uri##x##A
  206. ^
  207. src/UriShorten.c:71:27: note: in expansion of macro 'URI_FUNC'
  208. static URI_INLINE UriBool URI_FUNC(AppendSegment)(URI_TYPE(Uri) * uri,
  209. ^
  210. In file included from src/UriCommon.h:66:0,
  211. from src/UriNormalize.c:73,
  212. from src/UriNormalize.c:57:
  213. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  214. #define URI_FUNC(x) uri##x##W
  215. ^
  216. src/UriNormalize.c:496:23: note: in expansion of macro 'URI_FUNC'
  217. static URI_INLINE int URI_FUNC(NormalizeSyntaxEngine)(URI_TYPE(Uri) * uri, unsigned int inMask, unsigned int * outMask) {
  218. ^
  219. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  220. #define URI_FUNC(x) uri##x##W
  221. ^
  222. src/UriNormalize.c:387:27: note: in expansion of macro 'URI_FUNC'
  223. static URI_INLINE UriBool URI_FUNC(MakeOwner)(URI_TYPE(Uri) * uri,
  224. ^
  225. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  226. #define URI_FUNC(x) uri##x##W
  227. ^
  228. src/UriNormalize.c:365:27: note: in expansion of macro 'URI_FUNC'
  229. static URI_INLINE UriBool URI_FUNC(MakeRangeOwner)(unsigned int * doneMask,
  230. ^
  231. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  232. #define URI_FUNC(x) uri##x##W
  233. ^
  234. src/UriNormalize.c:332:27: note: in expansion of macro 'URI_FUNC'
  235. static URI_INLINE UriBool URI_FUNC(FixPercentEncodingMalloc)(const URI_CHAR ** first,
  236. ^
  237. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  238. #define URI_FUNC(x) uri##x##W
  239. ^
  240. src/UriNormalize.c:319:24: note: in expansion of macro 'URI_FUNC'
  241. static URI_INLINE void URI_FUNC(FixPercentEncodingInplace)(const URI_CHAR * first,
  242. ^
  243. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  244. #define URI_FUNC(x) uri##x##W
  245. ^
  246. src/UriNormalize.c:272:24: note: in expansion of macro 'URI_FUNC'
  247. static URI_INLINE void URI_FUNC(FixPercentEncodingEngine)(
  248. ^
  249. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  250. #define URI_FUNC(x) uri##x##W
  251. ^
  252. src/UriNormalize.c:232:27: note: in expansion of macro 'URI_FUNC'
  253. static URI_INLINE UriBool URI_FUNC(LowercaseMalloc)(const URI_CHAR ** first,
  254. ^
  255. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  256. #define URI_FUNC(x) uri##x##W
  257. ^
  258. src/UriNormalize.c:217:24: note: in expansion of macro 'URI_FUNC'
  259. static URI_INLINE void URI_FUNC(LowercaseInplace)(const URI_CHAR * first,
  260. ^
  261. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  262. #define URI_FUNC(x) uri##x##W
  263. ^
  264. src/UriNormalize.c:188:27: note: in expansion of macro 'URI_FUNC'
  265. static URI_INLINE UriBool URI_FUNC(ContainsUglyPercentEncoding)(const URI_CHAR * first,
  266. ^
  267. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  268. #define URI_FUNC(x) uri##x##W
  269. ^
  270. src/UriNormalize.c:172:27: note: in expansion of macro 'URI_FUNC'
  271. static URI_INLINE UriBool URI_FUNC(ContainsUppercaseLetters)(const URI_CHAR * first,
  272. ^
  273. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  274. #define URI_FUNC(x) uri##x##W
  275. ^
  276. src/UriNormalize.c:109:24: note: in expansion of macro 'URI_FUNC'
  277. static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri,
  278. ^
  279. In file included from src/UriCommon.h:63:0,
  280. from src/UriNormalize.c:73,
  281. from src/UriNormalize.c:52:
  282. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  283. #define URI_FUNC(x) uri##x##A
  284. ^
  285. src/UriNormalize.c:496:23: note: in expansion of macro 'URI_FUNC'
  286. static URI_INLINE int URI_FUNC(NormalizeSyntaxEngine)(URI_TYPE(Uri) * uri, unsigned int inMask, unsigned int * outMask) {
  287. ^
  288. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  289. #define URI_FUNC(x) uri##x##A
  290. ^
  291. src/UriNormalize.c:387:27: note: in expansion of macro 'URI_FUNC'
  292. static URI_INLINE UriBool URI_FUNC(MakeOwner)(URI_TYPE(Uri) * uri,
  293. ^
  294. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  295. #define URI_FUNC(x) uri##x##A
  296. ^
  297. src/UriNormalize.c:365:27: note: in expansion of macro 'URI_FUNC'
  298. static URI_INLINE UriBool URI_FUNC(MakeRangeOwner)(unsigned int * doneMask,
  299. ^
  300. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  301. #define URI_FUNC(x) uri##x##A
  302. ^
  303. src/UriNormalize.c:332:27: note: in expansion of macro 'URI_FUNC'
  304. static URI_INLINE UriBool URI_FUNC(FixPercentEncodingMalloc)(const URI_CHAR ** first,
  305. ^
  306. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  307. #define URI_FUNC(x) uri##x##A
  308. ^
  309. src/UriNormalize.c:319:24: note: in expansion of macro 'URI_FUNC'
  310. static URI_INLINE void URI_FUNC(FixPercentEncodingInplace)(const URI_CHAR * first,
  311. ^
  312. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  313. #define URI_FUNC(x) uri##x##A
  314. ^
  315. src/UriNormalize.c:272:24: note: in expansion of macro 'URI_FUNC'
  316. static URI_INLINE void URI_FUNC(FixPercentEncodingEngine)(
  317. ^
  318. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  319. #define URI_FUNC(x) uri##x##A
  320. ^
  321. src/UriNormalize.c:232:27: note: in expansion of macro 'URI_FUNC'
  322. static URI_INLINE UriBool URI_FUNC(LowercaseMalloc)(const URI_CHAR ** first,
  323. ^
  324. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  325. #define URI_FUNC(x) uri##x##A
  326. ^
  327. src/UriNormalize.c:217:24: note: in expansion of macro 'URI_FUNC'
  328. static URI_INLINE void URI_FUNC(LowercaseInplace)(const URI_CHAR * first,
  329. ^
  330. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  331. #define URI_FUNC(x) uri##x##A
  332. ^
  333. src/UriNormalize.c:188:27: note: in expansion of macro 'URI_FUNC'
  334. static URI_INLINE UriBool URI_FUNC(ContainsUglyPercentEncoding)(const URI_CHAR * first,
  335. ^
  336. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  337. #define URI_FUNC(x) uri##x##A
  338. ^
  339. src/UriNormalize.c:172:27: note: in expansion of macro 'URI_FUNC'
  340. static URI_INLINE UriBool URI_FUNC(ContainsUppercaseLetters)(const URI_CHAR * first,
  341. ^
  342. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  343. #define URI_FUNC(x) uri##x##A
  344. ^
  345. src/UriNormalize.c:109:24: note: in expansion of macro 'URI_FUNC'
  346. static URI_INLINE void URI_FUNC(PreventLeakage)(URI_TYPE(Uri) * uri,
  347. ^
  348. In file included from src/UriCommon.h:66:0,
  349. from src/UriResolve.c:66,
  350. from src/UriResolve.c:51:
  351. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  352. #define URI_FUNC(x) uri##x##W
  353. ^
  354. src/UriResolve.c:73:27: note: in expansion of macro 'URI_FUNC'
  355. static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork,
  356. ^
  357. In file included from src/UriCommon.h:63:0,
  358. from src/UriResolve.c:66,
  359. from src/UriResolve.c:46:
  360. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  361. #define URI_FUNC(x) uri##x##A
  362. ^
  363. src/UriResolve.c:73:27: note: in expansion of macro 'URI_FUNC'
  364. static URI_INLINE UriBool URI_FUNC(MergePath)(URI_TYPE(Uri) * absWork,
  365. ^
  366. 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
  367. In file included from ./include/uriparser/UriIp4.h:72:0,
  368. from src/UriIp4.c:70,
  369. from src/UriIp4.c:57:
  370. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  371. #define URI_FUNC(x) uri##x##W
  372. ^
  373. src/UriIp4.c:306:36: note: in expansion of macro 'URI_FUNC'
  374. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetFour)(UriIp4Parser * parser,
  375. ^
  376. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  377. #define URI_FUNC(x) uri##x##W
  378. ^
  379. src/UriIp4.c:270:36: note: in expansion of macro 'URI_FUNC'
  380. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetThree)(UriIp4Parser * parser,
  381. ^
  382. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  383. #define URI_FUNC(x) uri##x##W
  384. ^
  385. src/UriIp4.c:233:36: note: in expansion of macro 'URI_FUNC'
  386. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetTwo)(UriIp4Parser * parser,
  387. ^
  388. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  389. #define URI_FUNC(x) uri##x##W
  390. ^
  391. src/UriIp4.c:193:36: note: in expansion of macro 'URI_FUNC'
  392. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetOne)(UriIp4Parser * parser,
  393. ^
  394. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  395. #define URI_FUNC(x) uri##x##W
  396. ^
  397. src/UriIp4.c:153:36: note: in expansion of macro 'URI_FUNC'
  398. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctet)(UriIp4Parser * parser,
  399. ^
  400. In file included from ./include/uriparser/UriIp4.h:69:0,
  401. from src/UriIp4.c:70,
  402. from src/UriIp4.c:52:
  403. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  404. #define URI_FUNC(x) uri##x##A
  405. ^
  406. src/UriIp4.c:306:36: note: in expansion of macro 'URI_FUNC'
  407. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetFour)(UriIp4Parser * parser,
  408. ^
  409. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  410. #define URI_FUNC(x) uri##x##A
  411. ^
  412. src/UriIp4.c:270:36: note: in expansion of macro 'URI_FUNC'
  413. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetThree)(UriIp4Parser * parser,
  414. ^
  415. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  416. #define URI_FUNC(x) uri##x##A
  417. ^
  418. src/UriIp4.c:233:36: note: in expansion of macro 'URI_FUNC'
  419. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetTwo)(UriIp4Parser * parser,
  420. ^
  421. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  422. #define URI_FUNC(x) uri##x##A
  423. ^
  424. src/UriIp4.c:193:36: note: in expansion of macro 'URI_FUNC'
  425. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctetOne)(UriIp4Parser * parser,
  426. ^
  427. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  428. #define URI_FUNC(x) uri##x##A
  429. ^
  430. src/UriIp4.c:153:36: note: in expansion of macro 'URI_FUNC'
  431. static URI_INLINE const URI_CHAR * URI_FUNC(ParseDecOctet)(UriIp4Parser * parser,
  432. ^
  433. In file included from ./include/uriparser/Uri.h:72:0,
  434. from src/UriFile.c:65,
  435. from src/UriFile.c:51:
  436. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  437. #define URI_FUNC(x) uri##x##W
  438. ^
  439. src/UriFile.c:134:23: note: in expansion of macro 'URI_FUNC'
  440. static URI_INLINE int URI_FUNC(UriStringToFilename)(const URI_CHAR * uriString,
  441. ^
  442. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  443. #define URI_FUNC(x) uri##x##W
  444. ^
  445. src/UriFile.c:70:23: note: in expansion of macro 'URI_FUNC'
  446. static URI_INLINE int URI_FUNC(FilenameToUriString)(const URI_CHAR * filename,
  447. ^
  448. In file included from ./include/uriparser/Uri.h:69:0,
  449. from src/UriFile.c:65,
  450. from src/UriFile.c:46:
  451. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  452. #define URI_FUNC(x) uri##x##A
  453. ^
  454. src/UriFile.c:134:23: note: in expansion of macro 'URI_FUNC'
  455. static URI_INLINE int URI_FUNC(UriStringToFilename)(const URI_CHAR * uriString,
  456. ^
  457. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  458. #define URI_FUNC(x) uri##x##A
  459. ^
  460. src/UriFile.c:70:23: note: in expansion of macro 'URI_FUNC'
  461. static URI_INLINE int URI_FUNC(FilenameToUriString)(const URI_CHAR * filename,
  462. ^
  463. In file included from src/UriCommon.h:66:0,
  464. from src/UriRecompose.c:66,
  465. from src/UriRecompose.c:51:
  466. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  467. #define URI_FUNC(x) uri##x##W
  468. ^
  469. src/UriRecompose.c:91:23: note: in expansion of macro 'URI_FUNC'
  470. static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest,
  471. ^
  472. In file included from src/UriCommon.h:63:0,
  473. from src/UriRecompose.c:66,
  474. from src/UriRecompose.c:46:
  475. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  476. #define URI_FUNC(x) uri##x##A
  477. ^
  478. src/UriRecompose.c:91:23: note: in expansion of macro 'URI_FUNC'
  479. static URI_INLINE int URI_FUNC(ToStringEngine)(URI_CHAR * dest,
  480. ^
  481. In file included from src/UriCommon.h:66:0,
  482. from src/UriParse.c:73,
  483. from src/UriParse.c:57:
  484. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  485. #define URI_FUNC(x) uri##x##W
  486. ^
  487. src/UriParse.c:2032:27: note: in expansion of macro 'URI_FUNC'
  488. static URI_INLINE UriBool URI_FUNC(PushPathSegment)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  489. ^
  490. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  491. #define URI_FUNC(x) uri##x##W
  492. ^
  493. src/UriParse.c:2024:24: note: in expansion of macro 'URI_FUNC'
  494. static URI_INLINE void URI_FUNC(ResetParserState)(URI_TYPE(ParserState) * state) {
  495. ^
  496. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  497. #define URI_FUNC(x) uri##x##W
  498. ^
  499. src/UriParse.c:1969:36: note: in expansion of macro 'URI_FUNC'
  500. static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTailTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  501. ^
  502. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  503. #define URI_FUNC(x) uri##x##W
  504. ^
  505. src/UriParse.c:1929:36: note: in expansion of macro 'URI_FUNC'
  506. static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTail)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  507. ^
  508. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  509. #define URI_FUNC(x) uri##x##W
  510. ^
  511. src/UriParse.c:1730:27: note: in expansion of macro 'URI_FUNC'
  512. static URI_INLINE UriBool URI_FUNC(OnExitSegmentNzNcOrScheme2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  513. ^
  514. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  515. #define URI_FUNC(x) uri##x##W
  516. ^
  517. src/UriParse.c:1719:36: note: in expansion of macro 'URI_FUNC'
  518. static URI_INLINE const URI_CHAR * URI_FUNC(ParseSegmentNz)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  519. ^
  520. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  521. #define URI_FUNC(x) uri##x##W
  522. ^
  523. src/UriParse.c:1442:36: note: in expansion of macro 'URI_FUNC'
  524. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathRootless)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  525. ^
  526. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  527. #define URI_FUNC(x) uri##x##W
  528. ^
  529. src/UriParse.c:1393:36: note: in expansion of macro 'URI_FUNC'
  530. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathAbsNoLeadSlash)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  531. ^
  532. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  533. #define URI_FUNC(x) uri##x##W
  534. ^
  535. src/UriParse.c:1328:36: note: in expansion of macro 'URI_FUNC'
  536. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePartHelperTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  537. ^
  538. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  539. #define URI_FUNC(x) uri##x##W
  540. ^
  541. src/UriParse.c:1318:24: note: in expansion of macro 'URI_FUNC'
  542. static URI_INLINE void URI_FUNC(OnExitPartHelperTwo)(URI_TYPE(ParserState) * state) {
  543. ^
  544. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  545. #define URI_FUNC(x) uri##x##W
  546. ^
  547. src/UriParse.c:1161:27: note: in expansion of macro 'URI_FUNC'
  548. static URI_INLINE UriBool URI_FUNC(OnExitOwnPortUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  549. ^
  550. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  551. #define URI_FUNC(x) uri##x##W
  552. ^
  553. src/UriParse.c:1061:36: note: in expansion of macro 'URI_FUNC'
  554. static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  555. ^
  556. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  557. #define URI_FUNC(x) uri##x##W
  558. ^
  559. src/UriParse.c:1036:27: note: in expansion of macro 'URI_FUNC'
  560. static URI_INLINE UriBool URI_FUNC(OnExitOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  561. ^
  562. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  563. #define URI_FUNC(x) uri##x##W
  564. ^
  565. src/UriParse.c:965:27: note: in expansion of macro 'URI_FUNC'
  566. static URI_INLINE UriBool URI_FUNC(OnExitOwnHost2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  567. ^
  568. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  569. #define URI_FUNC(x) uri##x##W
  570. ^
  571. src/UriParse.c:941:36: note: in expansion of macro 'URI_FUNC'
  572. static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHost)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  573. ^
  574. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  575. #define URI_FUNC(x) uri##x##W
  576. ^
  577. src/UriParse.c:513:36: note: in expansion of macro 'URI_FUNC'
  578. static URI_INLINE const URI_CHAR * URI_FUNC(ParseIpLit2)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  579. ^
  580. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  581. #define URI_FUNC(x) uri##x##W
  582. ^
  583. src/UriParse.c:333:36: note: in expansion of macro 'URI_FUNC'
  584. static URI_INLINE const URI_CHAR * URI_FUNC(ParseHierPart)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  585. ^
  586. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  587. #define URI_FUNC(x) uri##x##W
  588. ^
  589. src/UriParse.c:284:36: note: in expansion of macro 'URI_FUNC'
  590. static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthorityTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  591. ^
  592. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  593. #define URI_FUNC(x) uri##x##W
  594. ^
  595. src/UriParse.c:227:36: note: in expansion of macro 'URI_FUNC'
  596. static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthority)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  597. ^
  598. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  599. #define URI_FUNC(x) uri##x##W
  600. ^
  601. src/UriParse.c:214:24: note: in expansion of macro 'URI_FUNC'
  602. static URI_INLINE void URI_FUNC(StopMalloc)(URI_TYPE(ParserState) * state) {
  603. ^
  604. ./include/uriparser/UriDefsUnicode.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  605. #define URI_FUNC(x) uri##x##W
  606. ^
  607. src/UriParse.c:205:24: note: in expansion of macro 'URI_FUNC'
  608. static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state,
  609. ^
  610. In file included from src/UriCommon.h:63:0,
  611. from src/UriParse.c:73,
  612. from src/UriParse.c:52:
  613. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  614. #define URI_FUNC(x) uri##x##A
  615. ^
  616. src/UriParse.c:2032:27: note: in expansion of macro 'URI_FUNC'
  617. static URI_INLINE UriBool URI_FUNC(PushPathSegment)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  618. ^
  619. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  620. #define URI_FUNC(x) uri##x##A
  621. ^
  622. src/UriParse.c:2024:24: note: in expansion of macro 'URI_FUNC'
  623. static URI_INLINE void URI_FUNC(ResetParserState)(URI_TYPE(ParserState) * state) {
  624. ^
  625. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  626. #define URI_FUNC(x) uri##x##A
  627. ^
  628. src/UriParse.c:1969:36: note: in expansion of macro 'URI_FUNC'
  629. static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTailTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  630. ^
  631. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  632. #define URI_FUNC(x) uri##x##A
  633. ^
  634. src/UriParse.c:1929:36: note: in expansion of macro 'URI_FUNC'
  635. static URI_INLINE const URI_CHAR * URI_FUNC(ParseUriTail)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  636. ^
  637. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  638. #define URI_FUNC(x) uri##x##A
  639. ^
  640. src/UriParse.c:1730:27: note: in expansion of macro 'URI_FUNC'
  641. static URI_INLINE UriBool URI_FUNC(OnExitSegmentNzNcOrScheme2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  642. ^
  643. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  644. #define URI_FUNC(x) uri##x##A
  645. ^
  646. src/UriParse.c:1719:36: note: in expansion of macro 'URI_FUNC'
  647. static URI_INLINE const URI_CHAR * URI_FUNC(ParseSegmentNz)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  648. ^
  649. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  650. #define URI_FUNC(x) uri##x##A
  651. ^
  652. src/UriParse.c:1442:36: note: in expansion of macro 'URI_FUNC'
  653. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathRootless)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  654. ^
  655. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  656. #define URI_FUNC(x) uri##x##A
  657. ^
  658. src/UriParse.c:1393:36: note: in expansion of macro 'URI_FUNC'
  659. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePathAbsNoLeadSlash)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  660. ^
  661. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  662. #define URI_FUNC(x) uri##x##A
  663. ^
  664. src/UriParse.c:1328:36: note: in expansion of macro 'URI_FUNC'
  665. static URI_INLINE const URI_CHAR * URI_FUNC(ParsePartHelperTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  666. ^
  667. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  668. #define URI_FUNC(x) uri##x##A
  669. ^
  670. src/UriParse.c:1318:24: note: in expansion of macro 'URI_FUNC'
  671. static URI_INLINE void URI_FUNC(OnExitPartHelperTwo)(URI_TYPE(ParserState) * state) {
  672. ^
  673. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  674. #define URI_FUNC(x) uri##x##A
  675. ^
  676. src/UriParse.c:1161:27: note: in expansion of macro 'URI_FUNC'
  677. static URI_INLINE UriBool URI_FUNC(OnExitOwnPortUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  678. ^
  679. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  680. #define URI_FUNC(x) uri##x##A
  681. ^
  682. src/UriParse.c:1061:36: note: in expansion of macro 'URI_FUNC'
  683. static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  684. ^
  685. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  686. #define URI_FUNC(x) uri##x##A
  687. ^
  688. src/UriParse.c:1036:27: note: in expansion of macro 'URI_FUNC'
  689. static URI_INLINE UriBool URI_FUNC(OnExitOwnHostUserInfo)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  690. ^
  691. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  692. #define URI_FUNC(x) uri##x##A
  693. ^
  694. src/UriParse.c:965:27: note: in expansion of macro 'URI_FUNC'
  695. static URI_INLINE UriBool URI_FUNC(OnExitOwnHost2)(URI_TYPE(ParserState) * state, const URI_CHAR * first) {
  696. ^
  697. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  698. #define URI_FUNC(x) uri##x##A
  699. ^
  700. src/UriParse.c:941:36: note: in expansion of macro 'URI_FUNC'
  701. static URI_INLINE const URI_CHAR * URI_FUNC(ParseOwnHost)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  702. ^
  703. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  704. #define URI_FUNC(x) uri##x##A
  705. ^
  706. src/UriParse.c:513:36: note: in expansion of macro 'URI_FUNC'
  707. static URI_INLINE const URI_CHAR * URI_FUNC(ParseIpLit2)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  708. ^
  709. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  710. #define URI_FUNC(x) uri##x##A
  711. ^
  712. src/UriParse.c:333:36: note: in expansion of macro 'URI_FUNC'
  713. static URI_INLINE const URI_CHAR * URI_FUNC(ParseHierPart)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  714. ^
  715. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  716. #define URI_FUNC(x) uri##x##A
  717. ^
  718. src/UriParse.c:284:36: note: in expansion of macro 'URI_FUNC'
  719. static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthorityTwo)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  720. ^
  721. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  722. #define URI_FUNC(x) uri##x##A
  723. ^
  724. src/UriParse.c:227:36: note: in expansion of macro 'URI_FUNC'
  725. static URI_INLINE const URI_CHAR * URI_FUNC(ParseAuthority)(URI_TYPE(ParserState) * state, const URI_CHAR * first, const URI_CHAR * afterLast) {
  726. ^
  727. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  728. #define URI_FUNC(x) uri##x##A
  729. ^
  730. src/UriParse.c:214:24: note: in expansion of macro 'URI_FUNC'
  731. static URI_INLINE void URI_FUNC(StopMalloc)(URI_TYPE(ParserState) * state) {
  732. ^
  733. ./include/uriparser/UriDefsAnsi.h:60:21: warning: always_inline function might not be inlinable [-Wattributes]
  734. #define URI_FUNC(x) uri##x##A
  735. ^
  736. src/UriParse.c:205:24: note: in expansion of macro 'URI_FUNC'
  737. static URI_INLINE void URI_FUNC(StopSyntax)(URI_TYPE(ParserState) * state,
  738. ^
  739. 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
  740. 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
  741. 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
  742. 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
  743. 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
  744. 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
  745. 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
  746. 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
  747. 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
  748. 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
  749. 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
  750. /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
  751. 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
  752. libtool: link: (cd ".libs" && rm -f "liburiparser.so.1" && ln -s "liburiparser.so.1.0.17" "liburiparser.so.1")
  753. libtool: link: (cd ".libs" && rm -f "liburiparser.so" && ln -s "liburiparser.so.1.0.17" "liburiparser.so")
  754. 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
  755. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liburiparser.a
  756. libtool: link: ( cd ".libs" && rm -f "liburiparser.la" && ln -s "../liburiparser.la" "liburiparser.la" )
  757. /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
  758. 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
  759. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  760. Making all in doc
  761. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  762. rm -Rf "./html"
  763. doxygen Doxyfile
  764. Error: When enabling GENERATE_HTMLHELP the search engine (SEARCHENGINE) should be disabled. I'll do it for you.
  765. sh: 1: ../hhc.exe: not found
  766. error: failed to run html help compiler on index.hhp
  767. sh: 1: ../qhelpgenerator.exe: not found
  768. error: failed to run qhelpgenerator on index.qhp
  769. touch html/index.html
  770. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  771. >>> Source compiled.
  772. >>> Test phase: dev-libs/uriparser-0.8.1
  773. make -j24 -j1 check
  774. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  775. make -j24 -j24 -j1 check
  776. Making check in .
  777. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  778. make test/uriparser_test
  779. make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  780. 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
  781. 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
  782. 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
  783. /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
  784. 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
  785. make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  786. make check-TESTS
  787. make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  788. 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
  789. 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
  790. VersionSuite: 0/1 bytes_printed: 5
  791. VersionSuite: 1/1 VersionSuite: 1/1, 100% correct in 0.000029 seconds
  792. Total: 60 tests, 100% correct in 0.000996 seconds
  793. PASS: test/uriparser_test
  794. =============
  795. 1 test passed
  796. =============
  797. make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  798. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  799. Making check in doc
  800. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  801. make[1]: Nothing to be done for 'check'.
  802. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  803. >>> Completed testing dev-libs/uriparser-0.8.1
  804. >>> Install uriparser-0.8.1 into /tmp/portage/dev-libs/uriparser-0.8.1/image/ category dev-libs
  805. make -j24 DESTDIR=/tmp/portage/dev-libs/uriparser-0.8.1/image/ install
  806. Making install in .
  807. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  808. make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  809. /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64'
  810. /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/pkgconfig'
  811. /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/include/uriparser'
  812. /bin/sh ./libtool --mode=install /usr/bin/install -c liburiparser.la '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64'
  813. /usr/bin/install -c -m 644 liburiparser.pc '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/pkgconfig'
  814. /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'
  815. 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
  816. 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; }; })
  817. 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; }; })
  818. libtool: install: /usr/bin/install -c .libs/liburiparser.lai /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.la
  819. libtool: install: /usr/bin/install -c .libs/liburiparser.a /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
  820. libtool: install: chmod 644 /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
  821. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/lib64/liburiparser.a
  822. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  823. /bin/mkdir -p '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin'
  824. /bin/sh ./libtool --mode=install /usr/bin/install -c uriparse '/tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin'
  825. libtool: install: /usr/bin/install -c .libs/uriparse /tmp/portage/dev-libs/uriparser-0.8.1/image//usr/bin/uriparse
  826. make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  827. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  828. Making install in doc
  829. make[1]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  830. make[2]: Entering directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  831. make[2]: Nothing to be done for 'install-exec-am'.
  832. /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
  833. /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/"
  834. /usr/bin/install: cannot stat 'html/*.{css,html,png}': No such file or directory
  835. Makefile:416: recipe for target 'install-data-local' failed
  836. make[2]: *** [install-data-local] Error 1
  837. make[2]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  838. Makefile:293: recipe for target 'install-am' failed
  839. make[1]: *** [install-am] Error 2
  840. make[1]: Leaving directory '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1/doc'
  841. Makefile:800: recipe for target 'install-recursive' failed
  842. make: *** [install-recursive] Error 1
  843. * ERROR: dev-libs/uriparser-0.8.1::gentoo failed (install phase):
  844. * emake failed
  845. *
  846. * If you need support, post the output of `emerge --info '=dev-libs/uriparser-0.8.1::gentoo'`,
  847. * the complete build log and the output of `emerge -pqv '=dev-libs/uriparser-0.8.1::gentoo'`.
  848. * The complete build log is located at '/var/log/portage/dev-libs:uriparser-0.8.1:20141029-214154.log'.
  849. * The ebuild environment file is located at '/tmp/portage/dev-libs/uriparser-0.8.1/temp/environment'.
  850. * Working directory: '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'
  851. * S: '/tmp/portage/dev-libs/uriparser-0.8.1/work/uriparser-0.8.1'