Advertisement
Guest User

Untitled

a guest
Oct 20th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.37 KB | None | 0 0
  1. psam2652@NCSNETF6SBB2 /usr/portage/dev-libs/libpcre2 $ emerge -a dev-libs/libpcre2
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild N *] dev-libs/libpcre2-10.30 USE="jit readline recursion-limit unicode zlib -bzip2 -libedit -pcre16 -pcre32 -static-libs"
  7.  
  8. Would you like to merge these packages? [Yes/No] Yes
  9.  
  10. >>> Verifying ebuild manifests
  11.  
  12. >>> Emerging (1 of 1) dev-libs/libpcre2-10.30::gentoo_prefix
  13. * pcre2-10.30.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  14. >>> Unpacking source...
  15. >>> Unpacking pcre2-10.30.tar.bz2 to /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work
  16. >>> Source unpacked in /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work
  17. >>> Preparing source in /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 ...
  18. * Running elibtoolize in: pcre2-10.30/
  19. * Applying portage/1.2.0 patch ...
  20. * Applying sed/1.5.6 patch ...
  21. * Applying as-needed/2.4.3 patch ...
  22. * Applying ppc64le/2.4.4 patch ...
  23. #include <fcntl.h> /* For O_BINARY */
  24. _setmode(_fileno(stdout), O_BINARY);
  25. >>> Source prepared.
  26. >>> Configuring source in /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 ...
  27. * .amd64: running multilib-minimal_abi_src_configure
  28. * econf: updating pcre2-10.30/config.guess with /home/psam2652/gentoo/usr/share/gnuconfig/config.guess
  29. * econf: updating pcre2-10.30/config.sub with /home/psam2652/gentoo/usr/share/gnuconfig/config.sub
  30. /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/configure --prefix=/home/psam2652/gentoo/usr --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --mandir=/home/psam2652/gentoo/usr/share/man --infodir=/home/psam2652/gentoo/usr/share/info --datadir=/home/psam2652/gentoo/usr/share --sysconfdir=/home/psam2652/gentoo/etc --localstatedir=/home/psam2652/gentoo/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/home/psam2652/gentoo/usr/share/doc/libpcre2-10.30 --htmldir=/home/psam2652/gentoo/usr/share/doc/libpcre2-10.30/html --libdir=/home/psam2652/gentoo/usr/lib --enable-pcre2-8 --enable-shared --htmldir=/home/psam2652/gentoo/usr/share/doc/libpcre2-10.30/html --with-match-limit-depth=8192 --disable-pcre2grep-libbz2 --disable-pcre2test-libedit --enable-pcre2test-libreadline --enable-pcre2grep-libz --enable-jit --enable-pcre2grep-jit --disable-pcre2-16 --disable-pcre2-32 --disable-static --enable-unicode
  31. checking for a BSD-compatible install... /home/psam2652/gentoo/usr/bin/install -c
  32. checking whether build environment is sane... yes
  33. checking for a thread-safe mkdir -p... /home/psam2652/gentoo/usr/bin/mkdir -p
  34. checking for gawk... gawk
  35. checking whether make sets $(MAKE)... yes
  36. checking whether make supports nested variables... yes
  37. checking whether make supports nested variables... (cached) yes
  38. checking for x86_64-pc-cygwin-gcc... x86_64-pc-cygwin-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.exe
  41. checking for suffix of executables... .exe
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether x86_64-pc-cygwin-gcc accepts -g... yes
  46. checking for x86_64-pc-cygwin-gcc option to accept ISO C89... none needed
  47. checking whether x86_64-pc-cygwin-gcc understands -c and -o together... yes
  48. checking for style of include used by make... GNU
  49. checking dependency style of x86_64-pc-cygwin-gcc... none
  50. checking how to run the C preprocessor... x86_64-pc-cygwin-gcc -E
  51. checking for grep that handles long lines and -e... /home/psam2652/gentoo/usr/bin/grep
  52. checking for egrep... /home/psam2652/gentoo/usr/bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking minix/config.h usability... no
  64. checking minix/config.h presence... no
  65. checking for minix/config.h... no
  66. checking whether it is safe to define __EXTENSIONS__... yes
  67. checking for x86_64-pc-cygwin-ar... x86_64-pc-cygwin-ar
  68. checking the archiver (x86_64-pc-cygwin-ar) interface... ar
  69. checking for int64_t... yes
  70. checking build system type... x86_64-pc-cygwin
  71. checking host system type... x86_64-pc-cygwin
  72. checking for x86_64-pc-cygwin-as... x86_64-pc-cygwin-as
  73. checking for x86_64-pc-cygwin-dlltool... x86_64-pc-cygwin-dlltool
  74. checking for x86_64-pc-cygwin-objdump... x86_64-pc-cygwin-objdump
  75. checking how to print strings... printf
  76. checking for a sed that does not truncate output... /home/psam2652/gentoo/usr/bin/sed
  77. checking for fgrep... /home/psam2652/gentoo/usr/bin/grep -F
  78. checking for ld used by x86_64-pc-cygwin-gcc... /home/psam2652/gentoo/usr/x86_64-pc-cygwin/bin/ld.exe
  79. checking if the linker (/home/psam2652/gentoo/usr/x86_64-pc-cygwin/bin/ld.exe) is GNU ld... yes
  80. checking for BSD- or MS-compatible name lister (nm)... /home/psam2652/gentoo/usr/bin/x86_64-pc-cygwin-nm -B
  81. checking the name lister (/home/psam2652/gentoo/usr/bin/x86_64-pc-cygwin-nm -B) interface... BSD nm
  82. checking whether ln -s works... yes
  83. checking the maximum length of command line arguments... 8192
  84. checking how to convert x86_64-pc-cygwin file names to x86_64-pc-cygwin format... func_convert_file_noop
  85. checking how to convert x86_64-pc-cygwin file names to toolchain format... func_convert_file_noop
  86. checking for /home/psam2652/gentoo/usr/x86_64-pc-cygwin/bin/ld.exe option to reload object files... -r
  87. checking for x86_64-pc-cygwin-objdump... (cached) x86_64-pc-cygwin-objdump
  88. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  89. checking for x86_64-pc-cygwin-dlltool... (cached) x86_64-pc-cygwin-dlltool
  90. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  91. checking for x86_64-pc-cygwin-ar... (cached) x86_64-pc-cygwin-ar
  92. checking for archiver @FILE support... @
  93. checking for x86_64-pc-cygwin-strip... x86_64-pc-cygwin-strip
  94. checking for x86_64-pc-cygwin-ranlib... x86_64-pc-cygwin-ranlib
  95. checking command to parse /home/psam2652/gentoo/usr/bin/x86_64-pc-cygwin-nm -B output from x86_64-pc-cygwin-gcc object... ok
  96. checking for sysroot... no
  97. checking for a working dd... /home/psam2652/gentoo/usr/bin/dd
  98. checking how to truncate binary pipes... /home/psam2652/gentoo/usr/bin/dd bs=4096 count=1
  99. checking for x86_64-pc-cygwin-mt... no
  100. checking for mt... no
  101. checking if : is a manifest tool... no
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if x86_64-pc-cygwin-gcc supports -fno-rtti -fno-exceptions... no
  105. checking for x86_64-pc-cygwin-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  106. checking if x86_64-pc-cygwin-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  107. checking if x86_64-pc-cygwin-gcc static flag -static works... yes
  108. checking if x86_64-pc-cygwin-gcc supports -c -o file.o... yes
  109. checking if x86_64-pc-cygwin-gcc supports -c -o file.o... (cached) yes
  110. checking whether the x86_64-pc-cygwin-gcc linker (/home/psam2652/gentoo/usr/x86_64-pc-cygwin/bin/ld.exe) supports shared libraries... yes
  111. checking whether -lc should be explicitly linked in... yes
  112. checking dynamic linker characteristics... Win32 ld.exe
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... no
  118. checking whether ln -s works... yes
  119. checking whether the -Werror option is usable... yes
  120. checking for simple visibility declarations... yes
  121. checking for ANSI C header files... (cached) yes
  122. checking limits.h usability... yes
  123. checking limits.h presence... yes
  124. checking for limits.h... yes
  125. checking for sys/types.h... (cached) yes
  126. checking for sys/stat.h... (cached) yes
  127. checking dirent.h usability... yes
  128. checking dirent.h presence... yes
  129. checking for dirent.h... yes
  130. checking windows.h usability... yes
  131. checking windows.h presence... yes
  132. checking for windows.h... yes
  133. checking sys/wait.h usability... yes
  134. checking sys/wait.h presence... yes
  135. checking for sys/wait.h... yes
  136. checking for an ANSI C-conforming const... yes
  137. checking for size_t... yes
  138. checking for bcopy... yes
  139. checking for memmove... yes
  140. checking for strerror... yes
  141. checking for mkostemp... yes
  142. checking for secure_getenv... no
  143. checking zlib.h usability... yes
  144. checking zlib.h presence... yes
  145. checking for zlib.h... yes
  146. checking for gzopen in -lz... yes
  147. checking bzlib.h usability... yes
  148. checking bzlib.h presence... yes
  149. checking for bzlib.h... yes
  150. checking for libbz2... yes
  151. checking readline/readline.h usability... yes
  152. checking readline/readline.h presence... yes
  153. checking for readline/readline.h... yes
  154. checking readline/history.h usability... yes
  155. checking readline/history.h presence... yes
  156. checking for readline/history.h... yes
  157. checking for readline in -lreadline... yes
  158. checking that generated files are newer than configure... done
  159. configure: creating ./config.status
  160. config.status: creating Makefile
  161. config.status: creating libpcre2-8.pc
  162. config.status: creating libpcre2-16.pc
  163. config.status: creating libpcre2-32.pc
  164. config.status: creating libpcre2-posix.pc
  165. config.status: creating pcre2-config
  166. config.status: creating src/pcre2.h
  167. config.status: creating src/config.h
  168. config.status: executing depfiles commands
  169. config.status: executing libtool commands
  170. config.status: executing script-chmod commands
  171. config.status: executing delete-old-chartables commands
  172.  
  173. pcre2-10.30 configuration summary:
  174.  
  175. Install prefix ..................... : /home/psam2652/gentoo/usr
  176. C preprocessor ..................... : x86_64-pc-cygwin-gcc -E
  177. C compiler ......................... : x86_64-pc-cygwin-gcc
  178. Linker ............................. : /home/psam2652/gentoo/usr/x86_64-pc-cygwin/bin/ld.exe
  179. C preprocessor flags ............... :
  180. C compiler flags ................... : -O2 -pipe -fvisibility=hidden
  181. Linker flags ....................... :
  182. Extra libraries .................... :
  183.  
  184. Build 8-bit pcre2 library .......... : yes
  185. Build 16-bit pcre2 library ......... : no
  186. Build 32-bit pcre2 library ......... : no
  187. Include debugging code ............. : no
  188. Enable JIT compiling support ....... : yes
  189. Use SELinux allocator in JIT ....... : no
  190. Enable Unicode support ............. : yes
  191. Newline char/sequence .............. : lf
  192. \R matches only ANYCRLF ............ : no
  193. \C is disabled ..................... : no
  194. EBCDIC coding ...................... : no
  195. EBCDIC code for NL ................. : n/a
  196. Rebuild char tables ................ : no
  197. Internal link size ................. : 2
  198. Nested parentheses limit ........... : 250
  199. Heap limit ......................... : 20000000 kilobytes
  200. Match limit ........................ : 10000000
  201. Match depth limit .................. : 8192
  202. Build shared libs .................. : yes
  203. Build static libs .................. : no
  204. Use JIT in pcre2grep ............... : yes
  205. Enable callouts in pcre2grep ....... : yes
  206. Initial buffer size for pcre2grep .. : 20480
  207. Maximum buffer size for pcre2grep .. : 1048576
  208. Link pcre2grep with libz ........... : yes
  209. Link pcre2grep with libbz2 ......... : no
  210. Link pcre2test with libedit ........ : no
  211. Link pcre2test with libreadline .... : yes
  212. Valgrind support ................... : no
  213. Code coverage ...................... : no
  214. Fuzzer support ..................... : no
  215.  
  216. >>> Source configured.
  217. >>> Compiling source in /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 ...
  218. * .amd64: running multilib-minimal_abi_src_compile
  219. make SHELL=/home/psam2652/gentoo/bin/bash -j4 V=1
  220. rm -f src/pcre2_chartables.c
  221. ln -s /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_chartables.c.dist /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30-.amd64/src/pcre2_chartables.c
  222. make all-am
  223. make[1]: Entering directory '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30-.amd64'
  224. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_auto_possess.lo `test -f 'src/pcre2_auto_possess.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_auto_possess.c
  225. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_compile.lo `test -f 'src/pcre2_compile.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_compile.c
  226. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_config.lo `test -f 'src/pcre2_config.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_config.c
  227. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_context.lo `test -f 'src/pcre2_context.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_context.c
  228. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_config.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_config.o
  229. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_context.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_context.o
  230. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_compile.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_compile.o
  231. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_auto_possess.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_auto_possess.o
  232. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_convert.lo `test -f 'src/pcre2_convert.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_convert.c
  233. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_dfa_match.c
  234. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_error.lo `test -f 'src/pcre2_error.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_error.c
  235. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_convert.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_convert.o
  236. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_dfa_match.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_dfa_match.o
  237. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_error.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_error.o
  238. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_find_bracket.lo `test -f 'src/pcre2_find_bracket.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_find_bracket.c
  239. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_jit_compile.lo `test -f 'src/pcre2_jit_compile.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_jit_compile.c
  240. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_find_bracket.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_find_bracket.o
  241. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_jit_compile.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_jit_compile.o
  242. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_maketables.lo `test -f 'src/pcre2_maketables.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_maketables.c
  243. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_maketables.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_maketables.o
  244. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_match.lo `test -f 'src/pcre2_match.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_match.c
  245. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_match_data.lo `test -f 'src/pcre2_match_data.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_match_data.c
  246. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_match.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_match.o
  247. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_match_data.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_match_data.o
  248. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_newline.lo `test -f 'src/pcre2_newline.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_newline.c
  249. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_ord2utf.lo `test -f 'src/pcre2_ord2utf.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_ord2utf.c
  250. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_newline.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_newline.o
  251. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_ord2utf.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_ord2utf.o
  252. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_pattern_info.lo `test -f 'src/pcre2_pattern_info.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_pattern_info.c
  253. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_serialize.lo `test -f 'src/pcre2_serialize.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_serialize.c
  254. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_pattern_info.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_pattern_info.o
  255. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_serialize.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_serialize.o
  256. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_string_utils.lo `test -f 'src/pcre2_string_utils.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_string_utils.c
  257. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_study.lo `test -f 'src/pcre2_study.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_study.c
  258. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_string_utils.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_string_utils.o
  259. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_study.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_study.o
  260. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_substitute.lo `test -f 'src/pcre2_substitute.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_substitute.c
  261. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_substring.lo `test -f 'src/pcre2_substring.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_substring.c
  262. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_substitute.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_substitute.o
  263. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_substring.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_substring.o
  264. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_tables.lo `test -f 'src/pcre2_tables.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_tables.c
  265. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_ucd.lo `test -f 'src/pcre2_ucd.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_ucd.c
  266. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_valid_utf.lo `test -f 'src/pcre2_valid_utf.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_valid_utf.c
  267. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_tables.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_tables.o
  268. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_ucd.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_ucd.o
  269. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_valid_utf.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_valid_utf.o
  270. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_xclass.lo `test -f 'src/pcre2_xclass.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_xclass.c
  271. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_8_la-pcre2_chartables.lo `test -f 'src/pcre2_chartables.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_chartables.c
  272. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c -o src/libpcre2_posix_la-pcre2posix.lo `test -f 'src/pcre2posix.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2posix.c
  273. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2_xclass.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_xclass.o
  274. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c src/pcre2_chartables.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_8_la-pcre2_chartables.o
  275. libtool: compile: x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -c /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2posix.c -DDLL_EXPORT -DPIC -o src/.libs/libpcre2_posix_la-pcre2posix.o
  276. x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -O2 -pipe -c -o src/pcre2grep-pcre2grep.o `test -f 'src/pcre2grep.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2grep.c
  277. x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -O2 -pipe -c -o src/pcre2test-pcre2test.o `test -f 'src/pcre2test.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2test.c
  278. x86_64-pc-cygwin-gcc -DHAVE_CONFIG_H -I. -I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30 -I./src "-I/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src" -O2 -pipe -c -o src/pcre2_jit_test-pcre2_jit_test.o `test -f 'src/pcre2_jit_test.c' || echo '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/'`src/pcre2_jit_test.c
  279. /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2grep.c: In function 'pcre2grep_callout':
  280. /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2grep.c:2209:10: warning: implicit declaration of function '_spawnvp' [-Wimplicit-function-declaration]
  281. result = _spawnvp(_P_WAIT, argsvector[0], (const char * const *)argsvector);
  282. ^
  283. /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2grep.c: In function 'main':
  284. /home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30/src/pcre2grep.c:3493:10: warning: implicit declaration of function '_fileno' [-Wimplicit-function-declaration]
  285. _setmode(_fileno(stdout), O_BINARY);
  286. ^
  287. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-cygwin-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -no-undefined -version-info 6:0:6 -o libpcre2-8.la -rpath /home/psam2652/gentoo/usr/lib src/libpcre2_8_la-pcre2_auto_possess.lo src/libpcre2_8_la-pcre2_compile.lo src/libpcre2_8_la-pcre2_config.lo src/libpcre2_8_la-pcre2_context.lo src/libpcre2_8_la-pcre2_convert.lo src/libpcre2_8_la-pcre2_dfa_match.lo src/libpcre2_8_la-pcre2_error.lo src/libpcre2_8_la-pcre2_find_bracket.lo src/libpcre2_8_la-pcre2_jit_compile.lo src/libpcre2_8_la-pcre2_maketables.lo src/libpcre2_8_la-pcre2_match.lo src/libpcre2_8_la-pcre2_match_data.lo src/libpcre2_8_la-pcre2_newline.lo src/libpcre2_8_la-pcre2_ord2utf.lo src/libpcre2_8_la-pcre2_pattern_info.lo src/libpcre2_8_la-pcre2_serialize.lo src/libpcre2_8_la-pcre2_string_utils.lo src/libpcre2_8_la-pcre2_study.lo src/libpcre2_8_la-pcre2_substitute.lo src/libpcre2_8_la-pcre2_substring.lo src/libpcre2_8_la-pcre2_tables.lo src/libpcre2_8_la-pcre2_ucd.lo src/libpcre2_8_la-pcre2_valid_utf.lo src/libpcre2_8_la-pcre2_xclass.lo src/libpcre2_8_la-pcre2_chartables.lo
  288. libtool: link: x86_64-pc-cygwin-gcc -shared src/.libs/libpcre2_8_la-pcre2_auto_possess.o src/.libs/libpcre2_8_la-pcre2_compile.o src/.libs/libpcre2_8_la-pcre2_config.o src/.libs/libpcre2_8_la-pcre2_context.o src/.libs/libpcre2_8_la-pcre2_convert.o src/.libs/libpcre2_8_la-pcre2_dfa_match.o src/.libs/libpcre2_8_la-pcre2_error.o src/.libs/libpcre2_8_la-pcre2_find_bracket.o src/.libs/libpcre2_8_la-pcre2_jit_compile.o src/.libs/libpcre2_8_la-pcre2_maketables.o src/.libs/libpcre2_8_la-pcre2_match.o src/.libs/libpcre2_8_la-pcre2_match_data.o src/.libs/libpcre2_8_la-pcre2_newline.o src/.libs/libpcre2_8_la-pcre2_ord2utf.o src/.libs/libpcre2_8_la-pcre2_pattern_info.o src/.libs/libpcre2_8_la-pcre2_serialize.o src/.libs/libpcre2_8_la-pcre2_string_utils.o src/.libs/libpcre2_8_la-pcre2_study.o src/.libs/libpcre2_8_la-pcre2_substitute.o src/.libs/libpcre2_8_la-pcre2_substring.o src/.libs/libpcre2_8_la-pcre2_tables.o src/.libs/libpcre2_8_la-pcre2_ucd.o src/.libs/libpcre2_8_la-pcre2_valid_utf.o src/.libs/libpcre2_8_la-pcre2_xclass.o src/.libs/libpcre2_8_la-pcre2_chartables.o -O2 -o .libs/cygpcre2-8-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libpcre2-8.dll.a
  289. libtool: link: ( cd ".libs" && rm -f "libpcre2-8.la" && ln -s "../libpcre2-8.la" "libpcre2-8.la" )
  290. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-cygwin-gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -O2 -pipe -no-undefined -version-info 2:0:0 -o libpcre2-posix.la -rpath /home/psam2652/gentoo/usr/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la
  291. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-cygwin-gcc -O2 -pipe -o pcre2grep.exe src/pcre2grep-pcre2grep.o -lz libpcre2-8.la
  292. /home/psam2652/gentoo/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-cygwin-gcc -O2 -pipe -o pcre2_jit_test.exe src/pcre2_jit_test-pcre2_jit_test.o libpcre2-8.la
  293. libtool: link: x86_64-pc-cygwin-gcc -shared src/.libs/libpcre2_posix_la-pcre2posix.o ./.libs/libpcre2-8.dll.a -O2 -o .libs/cygpcre2-posix-2.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libpcre2-posix.dll.a
  294. libtool: link: x86_64-pc-cygwin-gcc -O2 -pipe -o .libs/pcre2grep.exe src/pcre2grep-pcre2grep.o -lz ./.libs/libpcre2-8.dll.a -L/home/psam2652/gentoo/usr/lib
  295. libtool: link: x86_64-pc-cygwin-gcc -O2 -pipe -o .libs/pcre2_jit_test.exe src/pcre2_jit_test-pcre2_jit_test.o ./.libs/libpcre2-8.dll.a -L/home/psam2652/gentoo/usr/lib
  296. src/pcre2grep-pcre2grep.o:pcre2grep.c:(.text+0xd6b): undefined reference to `_spawnvp'
  297. src/pcre2grep-pcre2grep.o:pcre2grep.c:(.text+0xd6b): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_spawnvp'
  298. src/pcre2grep-pcre2grep.o:pcre2grep.c:(.text.startup+0x31): undefined reference to `_fileno'
  299. src/pcre2grep-pcre2grep.o:pcre2grep.c:(.text.startup+0x31): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `_fileno'
  300. collect2: error: ld returned 1 exit status
  301. make[1]: *** [Makefile:1645: pcre2grep.exe] Error 1
  302. make[1]: *** Waiting for unfinished jobs....
  303. libtool: link: ( cd ".libs" && rm -f "libpcre2-posix.la" && ln -s "../libpcre2-posix.la" "libpcre2-posix.la" )
  304. make[1]: Leaving directory '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30-.amd64'
  305. make: *** [Makefile:1282: all] Error 2
  306. * ERROR: dev-libs/libpcre2-10.30::gentoo_prefix failed (compile phase):
  307. * emake failed
  308. *
  309. * If you need support, post the output of `emerge --info '=dev-libs/libpcre2-10.30::gentoo_prefix'`,
  310. * the complete build log and the output of `emerge -pqv '=dev-libs/libpcre2-10.30::gentoo_prefix'`.
  311. * The complete build log is located at '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/temp/build.log'.
  312. * The ebuild environment file is located at '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/temp/environment'.
  313. * Working directory: '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30-.amd64'
  314. * S: '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30'
  315.  
  316. >>> Failed to emerge dev-libs/libpcre2-10.30, Log file:
  317.  
  318. >>> '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/temp/build.log'
  319.  
  320. * Messages for package dev-libs/libpcre2-10.30:
  321.  
  322. * ERROR: dev-libs/libpcre2-10.30::gentoo_prefix failed (compile phase):
  323. * emake failed
  324. *
  325. * If you need support, post the output of `emerge --info '=dev-libs/libpcre2-10.30::gentoo_prefix'`,
  326. * the complete build log and the output of `emerge -pqv '=dev-libs/libpcre2-10.30::gentoo_prefix'`.
  327. * The complete build log is located at '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/temp/build.log'.
  328. * The ebuild environment file is located at '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/temp/environment'.
  329. * Working directory: '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30-.amd64'
  330. * S: '/home/psam2652/gentoo/var/tmp/portage/dev-libs/libpcre2-10.30/work/pcre2-10.30'
  331. psam2652@NCSNETF6SBB2 /usr/portage/dev-libs/libpcre2 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement