spacepaste

  1.  
  2.  * Package: dev-libs/libpcre-8.41-r1
  3.  * Repository: gentoo
  4.  * Maintainer: base-system@gentoo.org
  5.  * USE: abi_x86_32 abi_x86_64 amd64 bzip2 cxx elibc_glibc jit kernel_linux pcre16 readline recursion-limit unicode userland_GNU zlib
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking pcre-8.41.tar.bz2 to /var/tmp/portage/dev-libs/libpcre-8.41-r1/work
  9. >>> Source unpacked in /var/tmp/portage/dev-libs/libpcre-8.41-r1/work
  10. >>> Preparing source in /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 ...
  11. * Applying libpcre-8.41-sljit_mips-label-statement-fix.patch ...
  12.  [ ok ]
  13. * Applying libpcre-8.41-fix-stack-size-detection.patch ...
  14.  [ ok ]
  15. * Running elibtoolize in: pcre-8.41/
  16. * Applying portage/1.2.0 patch ...
  17. * Applying sed/1.5.6 patch ...
  18. * Applying as-needed/2.4.3 patch ...
  19. * Applying ppc64le/2.4.4 patch ...
  20. >>> Source prepared.
  21. >>> Configuring source in /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 ...
  22. * abi_x86_32.x86: running multilib-minimal_abi_src_configure
  23. * econf: updating pcre-8.41/config.guess with /usr/share/gnuconfig/config.guess
  24. * econf: updating pcre-8.41/config.sub with /usr/share/gnuconfig/config.sub
  25. /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32 --with-match-limit-recursion=8192 --disable-pcregrep-libbz2 --enable-cpp --enable-jit --enable-pcregrep-jit --enable-pcre16 --disable-pcre32 --disable-pcretest-libedit --disable-pcretest-libreadline --disable-static --enable-utf --enable-unicode-properties --disable-pcregrep-libz --enable-pcre8 --enable-shared --htmldir=/usr/share/doc/libpcre-8.41-r1/html --docdir=/usr/share/doc/libpcre-8.41-r1
  26. checking for a BSD-compatible install... install-xattr: setxattr() failed: Operation not permitted
  27. /usr/bin/install -c
  28. checking whether build environment is sane... yes
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. checking whether make supports nested variables... yes
  33. checking whether make supports nested variables... (cached) yes
  34. checking for style of include used by make... GNU
  35. checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed
  44. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
  45. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none
  46. checking for i686-pc-linux-gnu-ar... no
  47. checking for i686-pc-linux-gnu-lib... no
  48. checking for i686-pc-linux-gnu-link... no
  49. checking for ar... ar
  50. checking the archiver (ar) interface... ar
  51. checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
  52. checking whether we are using the GNU C compiler... (cached) yes
  53. checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
  54. checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed
  55. checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
  56. checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none
  57. checking whether we are using the GNU C++ compiler... yes
  58. checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
  59. checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none
  60. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E
  61. checking for grep that handles long lines and -e... /bin/grep
  62. checking for egrep... /bin/grep -E
  63. checking for ANSI C header files... yes
  64. checking for sys/types.h... yes
  65. checking for sys/stat.h... yes
  66. checking for stdlib.h... yes
  67. checking for string.h... yes
  68. checking for memory.h... yes
  69. checking for strings.h... yes
  70. checking for inttypes.h... yes
  71. checking for stdint.h... yes
  72. checking for unistd.h... yes
  73. checking for int64_t... yes
  74. checking build system type... i686-pc-linux-gnu
  75. checking host system type... i686-pc-linux-gnu
  76. checking how to print strings... printf
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for fgrep... /bin/grep -F
  79. checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  80. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  81. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  82. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  83. checking whether ln -s works... yes
  84. checking the maximum length of command line arguments... 1572864
  85. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  86. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  87. checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r
  88. checking for i686-pc-linux-gnu-objdump... objdump
  89. checking how to recognize dependent libraries... pass_all
  90. checking for i686-pc-linux-gnu-dlltool... dlltool
  91. checking how to associate runtime and link libraries... printf %s\n
  92. checking for i686-pc-linux-gnu-ar... ar
  93. checking for archiver @FILE support... @
  94. checking for i686-pc-linux-gnu-strip... no
  95. checking for strip... strip
  96. checking for i686-pc-linux-gnu-ranlib... no
  97. checking for ranlib... ranlib
  98. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
  99. checking for sysroot... no
  100. checking for a working dd... /bin/dd
  101. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  102. checking for i686-pc-linux-gnu-mt... no
  103. checking for mt... no
  104. checking if : is a manifest tool... no
  105. checking for dlfcn.h... yes
  106. checking for objdir... .libs
  107. checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
  108. checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
  109. checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
  110. checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
  111. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
  112. checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
  113. checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  114. checking whether -lc should be explicitly linked in... no
  115. checking dynamic linker characteristics... GNU/Linux ld.so
  116. checking how to hardcode library paths into programs... immediate
  117. checking whether stripping libraries is possible... yes
  118. checking if libtool supports shared libraries... yes
  119. checking whether to build shared libraries... yes
  120. checking whether to build static libraries... no
  121. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
  122. checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386
  123. checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes
  124. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  125. checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
  126. checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
  127. checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
  128. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
  129. checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
  130. checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes
  131. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  132. checking how to hardcode library paths into programs... immediate
  133. checking whether ln -s works... yes
  134. checking whether the -Werror option is usable... yes
  135. checking for simple visibility declarations... yes
  136. checking for ANSI C header files... (cached) yes
  137. checking limits.h usability... yes
  138. checking limits.h presence... yes
  139. checking for limits.h... yes
  140. checking for sys/types.h... (cached) yes
  141. checking for sys/stat.h... (cached) yes
  142. checking dirent.h usability... yes
  143. checking dirent.h presence... yes
  144. checking for dirent.h... yes
  145. checking windows.h usability... no
  146. checking windows.h presence... no
  147. checking for windows.h... no
  148. checking for alias support in the linker... no
  149. checking for alias support in the linker... no
  150. checking string usability... yes
  151. checking string presence... yes
  152. checking for string... yes
  153. checking bits/type_traits.h usability... no
  154. checking bits/type_traits.h presence... no
  155. checking for bits/type_traits.h... no
  156. checking type_traits.h usability... no
  157. checking type_traits.h presence... no
  158. checking for type_traits.h... no
  159. checking for strtoq... yes
  160. checking for long long... yes
  161. checking for unsigned long long... yes
  162. checking for an ANSI C-conforming const... yes
  163. checking for size_t... yes
  164. checking for bcopy... yes
  165. checking for memmove... yes
  166. checking for strerror... yes
  167. checking zlib.h usability... yes
  168. checking zlib.h presence... yes
  169. checking for zlib.h... yes
  170. checking for gzopen in -lz... yes
  171. checking bzlib.h usability... yes
  172. checking bzlib.h presence... yes
  173. checking for bzlib.h... yes
  174. checking for libbz2... yes
  175. checking for the pthreads library -lpthreads... no
  176. checking whether pthreads work without any flags... no
  177. checking whether pthreads work with -Kthread... no
  178. checking whether pthreads work with -kthread... no
  179. checking for the pthreads library -llthread... no
  180. checking whether pthreads work with -pthread... yes
  181. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  182. checking if more special flags are required for pthreads... no
  183. checking for PTHREAD_PRIO_INHERIT... yes
  184. checking that generated files are newer than configure... done
  185. configure: creating ./config.status
  186. config.status: creating Makefile
  187. config.status: creating libpcre.pc
  188. config.status: creating libpcre16.pc
  189. config.status: creating libpcre32.pc
  190. config.status: creating libpcreposix.pc
  191. config.status: creating libpcrecpp.pc
  192. config.status: creating pcre-config
  193. config.status: creating pcre.h
  194. config.status: creating pcre_stringpiece.h
  195. config.status: creating pcrecpparg.h
  196. config.status: creating config.h
  197. config.status: executing depfiles commands
  198. config.status: executing libtool commands
  199. config.status: executing script-chmod commands
  200. config.status: executing delete-old-chartables commands
  201. pcre-8.41 configuration summary:
  202. Install prefix .................. : /usr
  203. C preprocessor .................. : x86_64-pc-linux-gnu-gcc -m32 -E
  204. C compiler ...................... : x86_64-pc-linux-gnu-gcc -m32
  205. C++ preprocessor ................ : x86_64-pc-linux-gnu-g++ -m32 -E
  206. C++ compiler .................... : x86_64-pc-linux-gnu-g++ -m32
  207. Linker .......................... : x86_64-pc-linux-gnu-ld -m elf_i386
  208. C preprocessor flags ............ :
  209. C compiler flags ................ : -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fvisibility=hidden
  210. C++ compiler flags .............. : -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fvisibility=hidden -fvisibility-inlines-hidden
  211. Linker flags .................... : -Wl,-O1 -Wl,--as-needed
  212. Extra libraries ................. :
  213. Build 8 bit pcre library ........ : yes
  214. Build 16 bit pcre library ....... : yes
  215. Build 32 bit pcre library ....... : no
  216. Build C++ library ............... : yes
  217. Enable JIT compiling support .... : yes
  218. Enable UTF-8/16/32 support ...... : yes
  219. Unicode properties .............. : yes
  220. Newline char/sequence ........... : lf
  221. \R matches only ANYCRLF ......... : no
  222. EBCDIC coding ................... : no
  223. EBCDIC code for NL .............. : n/a
  224. Rebuild char tables ............. : no
  225. Use stack recursion ............. : yes
  226. POSIX mem threshold ............. : 10
  227. Internal link size .............. : 2
  228. Nested parentheses limit ........ : 250
  229. Match limit ..................... : 10000000
  230. Match limit recursion ........... : 8192
  231. Build shared libs ............... : yes
  232. Build static libs ............... : no
  233. Use JIT in pcregrep ............. : yes
  234. Buffer size for pcregrep ........ : 20480
  235. Link pcregrep with libz ......... : no
  236. Link pcregrep with libbz2 ....... : no
  237. Link pcretest with libedit ...... : no
  238. Link pcretest with libreadline .. : no
  239. Valgrind support ................ : no
  240. Code coverage ................... : no
  241. * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
  242. * econf: updating pcre-8.41/config.sub with /usr/share/gnuconfig/config.sub
  243. * econf: updating pcre-8.41/config.guess with /usr/share/gnuconfig/config.guess
  244. /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/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 --disable-silent-rules --libdir=/usr/lib64 --with-match-limit-recursion=8192 --enable-pcregrep-libbz2 --enable-cpp --enable-jit --enable-pcregrep-jit --enable-pcre16 --disable-pcre32 --disable-pcretest-libedit --enable-pcretest-libreadline --disable-static --enable-utf --enable-unicode-properties --enable-pcregrep-libz --enable-pcre8 --enable-shared --htmldir=/usr/share/doc/libpcre-8.41-r1/html --docdir=/usr/share/doc/libpcre-8.41-r1
  245. checking for a BSD-compatible install... install-xattr: setxattr() failed: Operation not permitted
  246. /usr/bin/install -c
  247. checking whether build environment is sane... yes
  248. checking for a thread-safe mkdir -p... /bin/mkdir -p
  249. checking for gawk... gawk
  250. checking whether make sets $(MAKE)... yes
  251. checking whether make supports nested variables... yes
  252. checking whether make supports nested variables... (cached) yes
  253. checking for style of include used by make... GNU
  254. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  255. checking whether the C compiler works... yes
  256. checking for C compiler default output file name... a.out
  257. checking for suffix of executables...
  258. checking whether we are cross compiling... no
  259. checking for suffix of object files... o
  260. checking whether we are using the GNU C compiler... yes
  261. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  262. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  263. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  264. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  265. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  266. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  267. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  268. checking whether we are using the GNU C compiler... (cached) yes
  269. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  270. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  271. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  272. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  273. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  274. checking whether we are using the GNU C++ compiler... yes
  275. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  276. checking dependency style of x86_64-pc-linux-gnu-g++... none
  277. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  278. checking for grep that handles long lines and -e... /bin/grep
  279. checking for egrep... /bin/grep -E
  280. checking for ANSI C header files... yes
  281. checking for sys/types.h... yes
  282. checking for sys/stat.h... yes
  283. checking for stdlib.h... yes
  284. checking for string.h... yes
  285. checking for memory.h... yes
  286. checking for strings.h... yes
  287. checking for inttypes.h... yes
  288. checking for stdint.h... yes
  289. checking for unistd.h... yes
  290. checking for int64_t... yes
  291. checking build system type... x86_64-pc-linux-gnu
  292. checking host system type... x86_64-pc-linux-gnu
  293. checking how to print strings... printf
  294. checking for a sed that does not truncate output... /bin/sed
  295. checking for fgrep... /bin/grep -F
  296. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  297. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  298. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  299. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  300. checking whether ln -s works... yes
  301. checking the maximum length of command line arguments... 1572864
  302. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  303. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  304. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  305. checking for x86_64-pc-linux-gnu-objdump... objdump
  306. checking how to recognize dependent libraries... pass_all
  307. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  308. checking how to associate runtime and link libraries... printf %s\n
  309. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  310. checking for archiver @FILE support... @
  311. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  312. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  313. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  314. checking for sysroot... no
  315. checking for a working dd... /bin/dd
  316. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  317. checking for x86_64-pc-linux-gnu-mt... no
  318. checking for mt... no
  319. checking if : is a manifest tool... no
  320. checking for dlfcn.h... yes
  321. checking for objdir... .libs
  322. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  323. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  324. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  325. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  326. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  327. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  328. 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
  329. checking whether -lc should be explicitly linked in... no
  330. checking dynamic linker characteristics... GNU/Linux ld.so
  331. checking how to hardcode library paths into programs... immediate
  332. checking whether stripping libraries is possible... yes
  333. checking if libtool supports shared libraries... yes
  334. checking whether to build shared libraries... yes
  335. checking whether to build static libraries... no
  336. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  337. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  338. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  339. 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
  340. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  341. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  342. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  343. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  344. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  345. 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
  346. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  347. checking how to hardcode library paths into programs... immediate
  348. checking whether ln -s works... yes
  349. checking whether the -Werror option is usable... yes
  350. checking for simple visibility declarations... yes
  351. checking for ANSI C header files... (cached) yes
  352. checking limits.h usability... yes
  353. checking limits.h presence... yes
  354. checking for limits.h... yes
  355. checking for sys/types.h... (cached) yes
  356. checking for sys/stat.h... (cached) yes
  357. checking dirent.h usability... yes
  358. checking dirent.h presence... yes
  359. checking for dirent.h... yes
  360. checking windows.h usability... no
  361. checking windows.h presence... no
  362. checking for windows.h... no
  363. checking for alias support in the linker... no
  364. checking for alias support in the linker... no
  365. checking string usability... yes
  366. checking string presence... yes
  367. checking for string... yes
  368. checking bits/type_traits.h usability... no
  369. checking bits/type_traits.h presence... no
  370. checking for bits/type_traits.h... no
  371. checking type_traits.h usability... no
  372. checking type_traits.h presence... no
  373. checking for type_traits.h... no
  374. checking for strtoq... yes
  375. checking for long long... yes
  376. checking for unsigned long long... yes
  377. checking for an ANSI C-conforming const... yes
  378. checking for size_t... yes
  379. checking for bcopy... yes
  380. checking for memmove... yes
  381. checking for strerror... yes
  382. checking zlib.h usability... yes
  383. checking zlib.h presence... yes
  384. checking for zlib.h... yes
  385. checking for gzopen in -lz... yes
  386. checking bzlib.h usability... yes
  387. checking bzlib.h presence... yes
  388. checking for bzlib.h... yes
  389. checking for libbz2... yes
  390. checking readline/readline.h usability... yes
  391. checking readline/readline.h presence... yes
  392. checking for readline/readline.h... yes
  393. checking readline/history.h usability... yes
  394. checking readline/history.h presence... yes
  395. checking for readline/history.h... yes
  396. checking for readline in -lreadline... yes
  397. checking for the pthreads library -lpthreads... no
  398. checking whether pthreads work without any flags... no
  399. checking whether pthreads work with -Kthread... no
  400. checking whether pthreads work with -kthread... no
  401. checking for the pthreads library -llthread... no
  402. checking whether pthreads work with -pthread... yes
  403. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  404. checking if more special flags are required for pthreads... no
  405. checking for PTHREAD_PRIO_INHERIT... yes
  406. checking that generated files are newer than configure... done
  407. configure: creating ./config.status
  408. config.status: creating Makefile
  409. config.status: creating libpcre.pc
  410. config.status: creating libpcre16.pc
  411. config.status: creating libpcre32.pc
  412. config.status: creating libpcreposix.pc
  413. config.status: creating libpcrecpp.pc
  414. config.status: creating pcre-config
  415. config.status: creating pcre.h
  416. config.status: creating pcre_stringpiece.h
  417. config.status: creating pcrecpparg.h
  418. config.status: creating config.h
  419. config.status: executing depfiles commands
  420. config.status: executing libtool commands
  421. config.status: executing script-chmod commands
  422. config.status: executing delete-old-chartables commands
  423. pcre-8.41 configuration summary:
  424. Install prefix .................. : /usr
  425. C preprocessor .................. : x86_64-pc-linux-gnu-gcc -E
  426. C compiler ...................... : x86_64-pc-linux-gnu-gcc
  427. C++ preprocessor ................ : x86_64-pc-linux-gnu-g++ -E
  428. C++ compiler .................... : x86_64-pc-linux-gnu-g++
  429. Linker .......................... : /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  430. C preprocessor flags ............ :
  431. C compiler flags ................ : -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fvisibility=hidden
  432. C++ compiler flags .............. : -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -fvisibility=hidden -fvisibility-inlines-hidden
  433. Linker flags .................... : -Wl,-O1 -Wl,--as-needed
  434. Extra libraries ................. :
  435. Build 8 bit pcre library ........ : yes
  436. Build 16 bit pcre library ....... : yes
  437. Build 32 bit pcre library ....... : no
  438. Build C++ library ............... : yes
  439. Enable JIT compiling support .... : yes
  440. Enable UTF-8/16/32 support ...... : yes
  441. Unicode properties .............. : yes
  442. Newline char/sequence ........... : lf
  443. \R matches only ANYCRLF ......... : no
  444. EBCDIC coding ................... : no
  445. EBCDIC code for NL .............. : n/a
  446. Rebuild char tables ............. : no
  447. Use stack recursion ............. : yes
  448. POSIX mem threshold ............. : 10
  449. Internal link size .............. : 2
  450. Nested parentheses limit ........ : 250
  451. Match limit ..................... : 10000000
  452. Match limit recursion ........... : 8192
  453. Build shared libs ............... : yes
  454. Build static libs ............... : no
  455. Use JIT in pcregrep ............. : yes
  456. Buffer size for pcregrep ........ : 20480
  457. Link pcregrep with libz ......... : yes
  458. Link pcregrep with libbz2 ....... : yes
  459. Link pcretest with libedit ...... : no
  460. Link pcretest with libreadline .. : yes
  461. Valgrind support ................ : no
  462. Code coverage ................... : no
  463. >>> Source configured.
  464. >>> Compiling source in /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 ...
  465. * abi_x86_32.x86: running multilib-minimal_abi_src_compile
  466. make -j4 V=1 bin_PROGRAMS=
  467. rm -f pcre_chartables.c
  468. ln -s /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_chartables.c.dist pcre_chartables.c
  469. make all-am
  470. make[1]: Entering directory '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41-abi_x86_32.x86'
  471. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_byte_order.lo `test -f 'pcre_byte_order.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_byte_order.c
  472. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_compile.lo `test -f 'pcre_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_compile.c
  473. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_config.lo `test -f 'pcre_config.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_config.c
  474. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_dfa_exec.lo `test -f 'pcre_dfa_exec.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_dfa_exec.c
  475. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_config.c -fPIC -DPIC -o .libs/libpcre_la-pcre_config.o
  476. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_dfa_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_dfa_exec.o
  477. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_compile.o
  478. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_byte_order.c -fPIC -DPIC -o .libs/libpcre_la-pcre_byte_order.o
  479. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_exec.lo `test -f 'pcre_exec.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_exec.c
  480. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_fullinfo.lo `test -f 'pcre_fullinfo.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_fullinfo.c
  481. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_exec.c -fPIC -DPIC -o .libs/libpcre_la-pcre_exec.o
  482. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_fullinfo.c -fPIC -DPIC -o .libs/libpcre_la-pcre_fullinfo.o
  483. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_get.lo `test -f 'pcre_get.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_get.c
  484. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_get.c -fPIC -DPIC -o .libs/libpcre_la-pcre_get.o
  485. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_globals.lo `test -f 'pcre_globals.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_globals.c
  486. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_globals.c -fPIC -DPIC -o .libs/libpcre_la-pcre_globals.o
  487. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_jit_compile.lo `test -f 'pcre_jit_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_jit_compile.c
  488. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_jit_compile.c -fPIC -DPIC -o .libs/libpcre_la-pcre_jit_compile.o
  489. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_maketables.lo `test -f 'pcre_maketables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_maketables.c
  490. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_maketables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_maketables.o
  491. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_newline.lo `test -f 'pcre_newline.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_newline.c
  492. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_newline.c -fPIC -DPIC -o .libs/libpcre_la-pcre_newline.o
  493. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_ord2utf8.lo `test -f 'pcre_ord2utf8.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_ord2utf8.c
  494. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_ord2utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ord2utf8.o
  495. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_refcount.lo `test -f 'pcre_refcount.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_refcount.c
  496. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_refcount.c -fPIC -DPIC -o .libs/libpcre_la-pcre_refcount.o
  497. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_string_utils.lo `test -f 'pcre_string_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_string_utils.c
  498. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_string_utils.c -fPIC -DPIC -o .libs/libpcre_la-pcre_string_utils.o
  499. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_study.lo `test -f 'pcre_study.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_study.c
  500. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_tables.lo `test -f 'pcre_tables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_tables.c
  501. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_study.c -fPIC -DPIC -o .libs/libpcre_la-pcre_study.o
  502. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_tables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_tables.o
  503. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_ucd.lo `test -f 'pcre_ucd.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_ucd.c
  504. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_ucd.c -fPIC -DPIC -o .libs/libpcre_la-pcre_ucd.o
  505. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_valid_utf8.lo `test -f 'pcre_valid_utf8.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_valid_utf8.c
  506. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_version.lo `test -f 'pcre_version.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_version.c
  507. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_valid_utf8.c -fPIC -DPIC -o .libs/libpcre_la-pcre_valid_utf8.o
  508. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_version.c -fPIC -DPIC -o .libs/libpcre_la-pcre_version.o
  509. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_xclass.lo `test -f 'pcre_xclass.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_xclass.c
  510. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_chartables.c
  511. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre_xclass.c -fPIC -DPIC -o .libs/libpcre_la-pcre_xclass.o
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre_la-pcre_chartables.o
  513. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_byte_order.lo `test -f 'pcre16_byte_order.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_byte_order.c
  514. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_chartables.lo `test -f 'pcre16_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_chartables.c
  515. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_byte_order.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_byte_order.o
  516. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_chartables.o
  517. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_compile.lo `test -f 'pcre16_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_compile.c
  518. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_config.lo `test -f 'pcre16_config.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_config.c
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_config.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_config.o
  520. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_compile.o
  521. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_dfa_exec.lo `test -f 'pcre16_dfa_exec.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_dfa_exec.c
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_dfa_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_dfa_exec.o
  523. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_exec.lo `test -f 'pcre16_exec.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_exec.c
  524. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_fullinfo.lo `test -f 'pcre16_fullinfo.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_fullinfo.c
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_exec.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_exec.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_fullinfo.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_fullinfo.o
  527. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_get.lo `test -f 'pcre16_get.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_get.c
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_get.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_get.o
  529. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_globals.lo `test -f 'pcre16_globals.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_globals.c
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_globals.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_globals.o
  531. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_jit_compile.lo `test -f 'pcre16_jit_compile.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_jit_compile.c
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_jit_compile.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_jit_compile.o
  533. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_maketables.lo `test -f 'pcre16_maketables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_maketables.c
  534. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_maketables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_maketables.o
  535. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_newline.lo `test -f 'pcre16_newline.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_newline.c
  536. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_ord2utf16.lo `test -f 'pcre16_ord2utf16.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_ord2utf16.c
  537. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_newline.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_newline.o
  538. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_ord2utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ord2utf16.o
  539. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_refcount.lo `test -f 'pcre16_refcount.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_refcount.c
  540. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_string_utils.lo `test -f 'pcre16_string_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_string_utils.c
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_refcount.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_refcount.o
  542. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_string_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_string_utils.o
  543. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_study.lo `test -f 'pcre16_study.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_study.c
  544. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_tables.lo `test -f 'pcre16_tables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_tables.c
  545. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_study.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_study.o
  546. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_tables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_tables.o
  547. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_ucd.lo `test -f 'pcre16_ucd.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_ucd.c
  548. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_ucd.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_ucd.o
  549. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_utf16_utils.lo `test -f 'pcre16_utf16_utils.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_utf16_utils.c
  550. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_valid_utf16.lo `test -f 'pcre16_valid_utf16.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_valid_utf16.c
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_utf16_utils.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_utf16_utils.o
  552. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_valid_utf16.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_valid_utf16.o
  553. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_version.lo `test -f 'pcre16_version.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_version.c
  554. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre16_xclass.lo `test -f 'pcre16_xclass.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre16_xclass.c
  555. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_version.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_version.o
  556. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcre16_xclass.c -fPIC -DPIC -o .libs/libpcre16_la-pcre16_xclass.o
  557. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcre16_la-pcre_chartables.lo `test -f 'pcre_chartables.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcre_chartables.c
  558. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c pcre_chartables.c -fPIC -DPIC -o .libs/libpcre16_la-pcre_chartables.o
  559. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcreposix_la-pcreposix.lo `test -f 'pcreposix.c' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcreposix.c
  560. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c -o libpcrecpp_la-pcrecpp.lo `test -f 'pcrecpp.cc' || echo '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/'`pcrecpp.cc
  561. libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -pthread -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcreposix.c -fPIC -DPIC -o .libs/libpcreposix_la-pcreposix.o
  562. libtool: compile: x86_64-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41 -fvisibility=hidden -fvisibility-inlines-hidden -march=native -O2 -pipe -ftree-vectorize -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -c /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcrecpp.cc -fPIC -DPIC -o .libs/libpcrecpp_la-pcrecpp.o
  563. /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcreposix.c: In function ‘regexec’:
  564. /var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41/pcreposix.c:323:1: internal compiler error: Segmentation fault
  565. regexec(const regex_t *preg, const char *string, size_t nmatch,
  566. ^~~~~~~
  567. Please submit a full bug report,
  568. with preprocessed source if appropriate.
  569. See <https://bugs.gentoo.org/> for instructions.
  570. make[1]: *** [Makefile:2147: libpcreposix_la-pcreposix.lo] Error 1
  571. make[1]: *** Waiting for unfinished jobs....
  572. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41-abi_x86_32.x86'
  573. make: *** [Makefile:1322: all] Error 2
  574. * ERROR: dev-libs/libpcre-8.41-r1::gentoo failed (compile phase):
  575. * emake failed
  576. *
  577. * If you need support, post the output of `emerge --info '=dev-libs/libpcre-8.41-r1::gentoo'`,
  578. * the complete build log and the output of `emerge -pqv '=dev-libs/libpcre-8.41-r1::gentoo'`.
  579. * The complete build log is located at '/var/log/portage/ebuild/dev-libs:libpcre-8.41-r1:20171126-171425.log'.
  580. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libpcre-8.41-r1/temp/environment'.
  581. * Working directory: '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41-abi_x86_32.x86'
  582. * S: '/var/tmp/portage/dev-libs/libpcre-8.41-r1/work/pcre-8.41'
  583.