DEBUG: SourceDB initialized in 0.0647490024567.
DEBUG: RepoDB initialized in 0.000182867050171.
DEBUG: Source URI: https://github.com/pisilinux/core/raw/master/system/base/libpcre/pspec.xml
pspec.xml (5.0 KB) 90% 13.90 MB/s [00:00:00]
pspec.xml (5.0 KB)100% 13.90 MB/s [00:00:00] [complete]
actions.py (1.0 KB)100% 14.73 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0853841304779.
Unsatisfied Build Dependencies: readline-devel readline-32bit
DEBUG: PackageDB initialized in 0.11233997345.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00123405456543.
DEBUG: PackageDB initialized in 0.0888509750366.
DEBUG: RepoDB initialized in 0.000203847885132.
DEBUG: checking readline release 13
DEBUG: InstallDB initialized in 0.0136399269104.
DEBUG: checking ncurses-32bit
DEBUG: checking ncurses-devel
DEBUG: checking readline release 13
DEBUG: checking ncurses release 13
DEBUG: checking ncurses release 13
digraph G {
ncurses_32bit[ label = "ncurses-32bit(6.4,13)" ];
readline_32bit[ label = "readline-32bit(8.2.13,13)" ];
readline_devel[ label = "readline-devel(8.2.13,13)" ];
ncurses_devel[ label = "ncurses-devel(6.4,13)" ];
readline_32bit -> ncurses_32bit;
readline_devel -> ncurses_devel;
}
DEBUG: ComponentDB initialized in 0.0127739906311.
[01;34mFollowing packages will be installed:[0m
ncurses-32bit ncurses-devel readline-32bit readline-devel
[33mTotal size of package(s): 706.00 KB[0m
[33mDownloading 1 / 4[0m
Package ncurses-32bit found in repository beta
ncurses-32bit-6.4-13-p2-x86_64.pisi [cached]
[33mDownloading 2 / 4[0m
Package readline-32bit found in repository beta
readline-32bit-8.2.13-13-p2-x86_64.pisi [cached]
[33mDownloading 3 / 4[0m
Package ncurses-devel found in repository beta
ncurses-devel-6.4-13-p2-x86_64.pisi [cached]
[33mDownloading 4 / 4[0m
Package readline-devel found in repository beta
readline-devel-8.2.13-13-p2-x86_64.pisi [cached]
[33mInstalling 1 / 4[0m
ncurses-32bit-6.4-13-p2-x86_64.pisi [cached]
[01;32mInstalling ncurses-32bit, version 6.4, release 13
[0m[36mExtracting the files of ncurses-32bit
[0mConfiguring ncurses-32bit package
DEBUG: Calling post install handlers
[36mConfigured ncurses-32bit
[0m[36mInstalled ncurses-32bit
[0m[33mInstalling 2 / 4[0m
readline-32bit-8.2.13-13-p2-x86_64.pisi [cached]
[01;32mInstalling readline-32bit, version 8.2.13, release 13
[0m[36mExtracting the files of readline-32bit
[0mConfiguring readline-32bit package
DEBUG: Calling post install handlers
[36mConfigured readline-32bit
[0m[36mInstalled readline-32bit
[0m[33mInstalling 3 / 4[0m
ncurses-devel-6.4-13-p2-x86_64.pisi [cached]
[01;32mInstalling ncurses-devel, version 6.4, release 13
[0m[36mExtracting the files of ncurses-devel
[0mConfiguring ncurses-devel package
DEBUG: Calling post install handlers
[36mConfigured ncurses-devel
[0m[36mInstalled ncurses-devel
[0m[33mInstalling 4 / 4[0m
readline-devel-8.2.13-13-p2-x86_64.pisi [cached]
[01;32mInstalling readline-devel, version 8.2.13, release 13
[0m[36mExtracting the files of readline-devel
[0mConfiguring readline-devel package
DEBUG: Calling post install handlers
[36mConfigured readline-devel
[0m[36mInstalled readline-devel
[0m
translations.xml (973.0 B)100% 14.47 MB/s [00:00:00] [complete]
[01;32mBuilding source package: libpcre
[0m
component.xml (44.0 B)100% 979.48 KB/s [00:00:00] [complete]
pcre-8.45.tar.bz2 [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/libpcre-8.45-10/work)
[32mSetting up source...
[0mSandbox enabled build...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
DEBUG: return value for "autoreconf -vif" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for egrep... (cached) /bin/grep -E
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for dirent.h... yes
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking for string... yes
checking for bits/type_traits.h... no
checking for type_traits.h... no
checking for strtoq... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre.pc
config.status: creating libpcre16.pc
config.status: creating libpcre32.pc
config.status: creating libpcreposix.pc
config.status: creating libpcrecpp.pc
config.status: creating pcre-config
config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
config.status: creating pcrecpparg.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre-8.45 configuration summary:
Install prefix .................. : /usr
C preprocessor .................. :
C compiler ...................... : x86_64-pc-linux-gnu-gcc
C++ preprocessor ................ : x86_64-pc-linux-gnu-g++ -E
C++ compiler .................... : x86_64-pc-linux-gnu-g++
Linker .......................... : /usr/bin/ld -m elf_x86_64
C preprocessor flags ............ :
C compiler flags ................ : -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden
C++ compiler flags .............. : -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags .................... : -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common
Extra libraries ................. :
Build 8 bit pcre library ........ : yes
Build 16 bit pcre library ....... : yes
Build 32 bit pcre library ....... : yes
Build C++ library ............... : yes
Enable JIT compiling support .... : yes
Enable UTF-8/16/32 support ...... : yes
Unicode properties .............. : yes
Newline char/sequence ........... : lf
\R matches only ANYCRLF ......... : no
EBCDIC coding ................... : no
EBCDIC code for NL .............. : n/a
Rebuild char tables ............. : no
Use stack recursion ............. : yes
POSIX mem threshold ............. : 10
Internal link size .............. : 2
Nested parentheses limit ........ : 250
Match limit ..................... : 10000000
Match limit recursion ........... : MATCH_LIMIT
Build shared libs ............... : yes
Build static libs ............... : no
Use JIT in pcregrep ............. : yes
Buffer size for pcregrep ........ : 20480
Link pcregrep with libz ......... : no
Link pcregrep with libbz2 ....... : no
Link pcretest with libedit ...... : no
Link pcretest with libreadline .. : yes
Valgrind support ................ : no
Code coverage ................... : no
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --enable-jit --libdir=/usr/lib --bindir=/usr/bin --enable-pcretest-libreadline --enable-pcre32 --enable-pcre16 --enable-utf --enable-unicode-properties --enable-cpp --docdir=/usr/share/doc/libpcre --disable-static" is 0
[32mBuilding source...
[0mSandbox enabled build...
rm -f pcre_chartables.c
ln -s ./pcre_chartables.c.dist pcre_chartables.c
make all-am
make[1]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
CC pcretest-pcretest.o
CC pcretest-pcre_printint.o
CC pcretest-pcre16_printint.o
CC pcretest-pcre32_printint.o
CC libpcre_la-pcre_byte_order.lo
CC libpcre_la-pcre_compile.lo
CC libpcre_la-pcre_config.lo
CC libpcre_la-pcre_dfa_exec.lo
CC libpcre_la-pcre_exec.lo
CC libpcre_la-pcre_fullinfo.lo
CC libpcre_la-pcre_get.lo
CC libpcre_la-pcre_globals.lo
CC libpcre_la-pcre_jit_compile.lo
CC libpcre_la-pcre_maketables.lo
CC libpcre_la-pcre_newline.lo
CC libpcre_la-pcre_ord2utf8.lo
CC libpcre_la-pcre_refcount.lo
CC libpcre_la-pcre_string_utils.lo
CC libpcre_la-pcre_study.lo
CC libpcre_la-pcre_tables.lo
CC libpcre_la-pcre_ucd.lo
CC libpcre_la-pcre_valid_utf8.lo
CC libpcre_la-pcre_version.lo
CC libpcre_la-pcre_xclass.lo
CC libpcre_la-pcre_chartables.lo
CC libpcreposix_la-pcreposix.lo
CC libpcre16_la-pcre16_byte_order.lo
CC libpcre16_la-pcre16_chartables.lo
CC libpcre16_la-pcre16_compile.lo
CC libpcre16_la-pcre16_config.lo
CC libpcre16_la-pcre16_dfa_exec.lo
CC libpcre16_la-pcre16_exec.lo
CC libpcre16_la-pcre16_fullinfo.lo
CC libpcre16_la-pcre16_get.lo
CC libpcre16_la-pcre16_globals.lo
CC libpcre16_la-pcre16_jit_compile.lo
CC libpcre16_la-pcre16_maketables.lo
CC libpcre16_la-pcre16_newline.lo
CC libpcre16_la-pcre16_ord2utf16.lo
CC libpcre16_la-pcre16_refcount.lo
CC libpcre16_la-pcre16_string_utils.lo
CC libpcre16_la-pcre16_study.lo
CC libpcre16_la-pcre16_tables.lo
CC libpcre16_la-pcre16_ucd.lo
CC libpcre16_la-pcre16_utf16_utils.lo
CC libpcre16_la-pcre16_valid_utf16.lo
CC libpcre16_la-pcre16_version.lo
CC libpcre16_la-pcre16_xclass.lo
CC libpcre16_la-pcre_chartables.lo
CC libpcre32_la-pcre32_byte_order.lo
CC libpcre32_la-pcre32_chartables.lo
CC libpcre32_la-pcre32_compile.lo
CC libpcre32_la-pcre32_config.lo
CC libpcre32_la-pcre32_dfa_exec.lo
CC libpcre32_la-pcre32_exec.lo
CC libpcre32_la-pcre32_fullinfo.lo
CC libpcre32_la-pcre32_get.lo
CC libpcre32_la-pcre32_globals.lo
CC libpcre32_la-pcre32_jit_compile.lo
CC libpcre32_la-pcre32_maketables.lo
CC libpcre32_la-pcre32_newline.lo
CC libpcre32_la-pcre32_ord2utf32.lo
CC libpcre32_la-pcre32_refcount.lo
CC libpcre32_la-pcre32_string_utils.lo
CC libpcre32_la-pcre32_study.lo
CC libpcre32_la-pcre32_tables.lo
CC libpcre32_la-pcre32_ucd.lo
CC libpcre32_la-pcre32_utf32_utils.lo
CC libpcre32_la-pcre32_valid_utf32.lo
CC libpcre32_la-pcre32_version.lo
CC libpcre32_la-pcre32_xclass.lo
CC libpcre32_la-pcre_chartables.lo
CC pcregrep-pcregrep.o
CC pcre_jit_test-pcre_jit_test.o
CXX pcrecpp_unittest-pcrecpp_unittest.o
CXX libpcrecpp_la-pcrecpp.lo
CXX libpcrecpp_la-pcre_scanner.lo
CXX libpcrecpp_la-pcre_stringpiece.lo
CXX pcre_scanner_unittest-pcre_scanner_unittest.o
CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o
CCLD libpcre.la
CCLD libpcre16.la
CXXLD libpcrecpp.la
CCLD libpcreposix.la
CXXLD pcre_stringpiece_unittest
CXXLD pcre_scanner_unittest
CCLD pcregrep
CXXLD pcrecpp_unittest
CCLD libpcre32.la
CCLD pcretest
CCLD pcre_jit_test
make[1]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
DEBUG: return value for "make -j5" is 0
[32mTesting package...
[0mSandbox enabled build...
make check-am
make[1]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make
make[2]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make all-am
make[3]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[3]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[2]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make check-TESTS
make[2]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[3]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
PASS: pcre_jit_test
PASS: pcrecpp_unittest
PASS: pcre_scanner_unittest
PASS: pcre_stringpiece_unittest
PASS: RunTest
PASS: RunGrepTest
============================================================================
Testsuite summary for PCRE 8.45
============================================================================
# TOTAL: 6
# PASS: 6
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[2]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[1]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
DEBUG: return value for "make -j5 -j1 check" is 0
[32mInstalling...
[0mSandbox enabled build...
make install-am
make[1]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[2]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/var/pisi/libpcre-8.45-10/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre.so.1.2.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre.lai /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.13 /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre16.so.0.2.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre16.lai /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre16.la
libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.13 /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre32.so.0.0.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre32.lai /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre32.la
libtool: install: (cd /var/pisi/libpcre-8.45-10/work/pcre-8.45; /bin/sh "/var/pisi/libpcre-8.45-10/work/pcre-8.45/libtool" --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -fvisibility=hidden -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -version-info 0:7:0 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpcreposix.la -rpath /usr/lib libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /var/pisi/libpcre-8.45-10/install)
libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7T /var/pisi/libpcre-8.45-10/install/usr/lib/libpcreposix.so.0.0.7
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /var/pisi/libpcre-8.45-10/install/usr/lib/libpcreposix.la
libtool: install: (cd /var/pisi/libpcre-8.45-10/work/pcre-8.45; /bin/sh "/var/pisi/libpcre-8.45-10/work/pcre-8.45/libtool" --silent --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC -version-info 0:2:0 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpcrecpp.la -rpath /usr/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /var/pisi/libpcre-8.45-10/install)
libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2T /var/pisi/libpcre-8.45-10/install/usr/lib/libpcrecpp.so.0.0.2
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /var/pisi/libpcre-8.45-10/install/usr/lib/libpcrecpp.la
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/var/pisi/libpcre-8.45-10/install/usr/bin'
libtool: install: /usr/bin/install -c .libs/pcretest /var/pisi/libpcre-8.45-10/install/usr/bin/pcretest
libtool: install: /usr/bin/install -c .libs/pcregrep /var/pisi/libpcre-8.45-10/install/usr/bin/pcregrep
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/bin'
/usr/bin/install -c pcre-config '/var/pisi/libpcre-8.45-10/install/usr/bin'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre'
/usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/include'
/usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/var/pisi/libpcre-8.45-10/install/usr/include'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/man/man1'
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man1'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/include'
/usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/var/pisi/libpcre-8.45-10/install/usr/include'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/var/pisi/libpcre-8.45-10/install/usr/lib/pkgconfig'
make install-data-hook
make[3]: Entering directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
ln -sf pcre_assign_jit_stack.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_assign_jit_stack.3
ln -sf pcre_compile.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_compile.3
ln -sf pcre_compile2.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_compile2.3
ln -sf pcre_config.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_config.3
ln -sf pcre_copy_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_copy_named_substring.3
ln -sf pcre_copy_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_copy_substring.3
ln -sf pcre_dfa_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_dfa_exec.3
ln -sf pcre_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_exec.3
ln -sf pcre_free_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_study.3
ln -sf pcre_free_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_substring.3
ln -sf pcre_free_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_substring_list.3
ln -sf pcre_fullinfo.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_fullinfo.3
ln -sf pcre_get_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_substring.3
ln -sf pcre_get_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_substring_list.3
ln -sf pcre_jit_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_stack_free.3
ln -sf pcre_maketables.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_refcount.3
ln -sf pcre_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_study.3
ln -sf pcre_utf16_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3
ln -sf pcre_version.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_version.3
ln -sf pcre_assign_jit_stack.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_assign_jit_stack.3
ln -sf pcre_compile.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_compile.3
ln -sf pcre_compile2.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_compile2.3
ln -sf pcre_config.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_config.3
ln -sf pcre_copy_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_copy_named_substring.3
ln -sf pcre_copy_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_copy_substring.3
ln -sf pcre_dfa_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_dfa_exec.3
ln -sf pcre_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_exec.3
ln -sf pcre_free_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_study.3
ln -sf pcre_free_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_substring.3
ln -sf pcre_free_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_substring_list.3
ln -sf pcre_fullinfo.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_fullinfo.3
ln -sf pcre_get_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_substring.3
ln -sf pcre_get_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_substring_list.3
ln -sf pcre_jit_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_stack_free.3
ln -sf pcre_maketables.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_refcount.3
ln -sf pcre_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_study.3
ln -sf pcre_utf32_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3
ln -sf pcre_version.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_version.3
make[3]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[2]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
make[1]: Leaving directory '/var/pisi/libpcre-8.45-10/work/pcre-8.45'
DEBUG: return value for "make DESTDIR=/var/pisi/libpcre-8.45-10/install install" is 0
[32mRebuilding for emul32
[0m[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/libpcre-8.45-10/work-emul32)
[32mSetting up source...
[0mlibtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
DEBUG: return value for "autoreconf -vif" is 0
GNU Config Update Finished.
GNU Config Update Finished.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... x86_64-pc-linux-gnu-gcc -m32
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) x86_64-pc-linux-gnu-gcc -m32
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc -m32 option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) gcc3
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ -m32 option to enable C++11 features... none needed
checking dependency style of x86_64-pc-linux-gnu-g++ -m32... gcc3
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc -m32... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E
checking for ld used by x86_64-pc-linux-gnu-g++ -m32... /usr/bin/ld -m elf_i386
checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for egrep... (cached) /bin/grep -E
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for dirent.h... yes
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking for string... yes
checking for bits/type_traits.h... no
checking for type_traits.h... no
checking for strtoq... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking for zlib.h... yes
checking for gzopen in -lz... no
checking for bzlib.h... yes
checking for libbz2... no
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre.pc
config.status: creating libpcre16.pc
config.status: creating libpcre32.pc
config.status: creating libpcreposix.pc
config.status: creating libpcrecpp.pc
config.status: creating pcre-config
config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
config.status: creating pcrecpparg.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre-8.45 configuration summary:
Install prefix .................. : /emul32
C preprocessor .................. :
C compiler ...................... : x86_64-pc-linux-gnu-gcc -m32
C++ preprocessor ................ : x86_64-pc-linux-gnu-g++ -m32 -E
C++ compiler .................... : x86_64-pc-linux-gnu-g++ -m32
Linker .......................... : /usr/bin/ld -m elf_i386
C preprocessor flags ............ :
C compiler flags ................ : -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fvisibility=hidden
C++ compiler flags .............. : -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags .................... : -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common
Extra libraries ................. :
Build 8 bit pcre library ........ : yes
Build 16 bit pcre library ....... : yes
Build 32 bit pcre library ....... : yes
Build C++ library ............... : yes
Enable JIT compiling support .... : yes
Enable UTF-8/16/32 support ...... : yes
Unicode properties .............. : yes
Newline char/sequence ........... : lf
\R matches only ANYCRLF ......... : no
EBCDIC coding ................... : no
EBCDIC code for NL .............. : n/a
Rebuild char tables ............. : no
Use stack recursion ............. : yes
POSIX mem threshold ............. : 10
Internal link size .............. : 2
Nested parentheses limit ........ : 250
Match limit ..................... : 10000000
Match limit recursion ........... : MATCH_LIMIT
Build shared libs ............... : yes
Build static libs ............... : no
Use JIT in pcregrep ............. : yes
Buffer size for pcregrep ........ : 20480
Link pcregrep with libz ......... : no
Link pcregrep with libbz2 ....... : no
Link pcretest with libedit ...... : no
Link pcretest with libreadline .. : yes
Valgrind support ................ : no
Code coverage ................... : no
DEBUG: return value for "./configure --prefix=/emul32 --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --libdir=/usr/lib32 --enable-jit --libdir=/usr/lib32 --bindir=/usr/bin32 --enable-pcretest-libreadline --enable-pcre32 --enable-pcre16 --enable-utf --enable-unicode-properties --enable-cpp --docdir=/usr/share/doc/libpcre --disable-static" is 0
[32mBuilding source...
[0mrm -f pcre_chartables.c
ln -s ./pcre_chartables.c.dist pcre_chartables.c
make all-am
make[1]: Entering directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
CC pcretest-pcretest.o
CC pcretest-pcre_printint.o
CC pcretest-pcre16_printint.o
CC pcretest-pcre32_printint.o
CC libpcre_la-pcre_byte_order.lo
CC libpcre_la-pcre_compile.lo
CC libpcre_la-pcre_config.lo
CC libpcre_la-pcre_dfa_exec.lo
CC libpcre_la-pcre_exec.lo
CC libpcre_la-pcre_fullinfo.lo
CC libpcre_la-pcre_get.lo
CC libpcre_la-pcre_globals.lo
CC libpcre_la-pcre_jit_compile.lo
CC libpcre_la-pcre_maketables.lo
CC libpcre_la-pcre_newline.lo
CC libpcre_la-pcre_ord2utf8.lo
CC libpcre_la-pcre_refcount.lo
CC libpcre_la-pcre_string_utils.lo
CC libpcre_la-pcre_study.lo
CC libpcre_la-pcre_tables.lo
CC libpcre_la-pcre_ucd.lo
CC libpcre_la-pcre_valid_utf8.lo
CC libpcre_la-pcre_version.lo
CC libpcre_la-pcre_xclass.lo
CC libpcre_la-pcre_chartables.lo
CC libpcreposix_la-pcreposix.lo
CC libpcre16_la-pcre16_byte_order.lo
CC libpcre16_la-pcre16_chartables.lo
CC libpcre16_la-pcre16_compile.lo
CC libpcre16_la-pcre16_config.lo
CC libpcre16_la-pcre16_dfa_exec.lo
CC libpcre16_la-pcre16_exec.lo
CC libpcre16_la-pcre16_fullinfo.lo
CC libpcre16_la-pcre16_get.lo
CC libpcre16_la-pcre16_globals.lo
CC libpcre16_la-pcre16_jit_compile.lo
CC libpcre16_la-pcre16_maketables.lo
CC libpcre16_la-pcre16_newline.lo
CC libpcre16_la-pcre16_ord2utf16.lo
CC libpcre16_la-pcre16_refcount.lo
CC libpcre16_la-pcre16_string_utils.lo
CC libpcre16_la-pcre16_study.lo
CC libpcre16_la-pcre16_tables.lo
CC libpcre16_la-pcre16_ucd.lo
CC libpcre16_la-pcre16_utf16_utils.lo
CC libpcre16_la-pcre16_valid_utf16.lo
CC libpcre16_la-pcre16_version.lo
CC libpcre16_la-pcre16_xclass.lo
CC libpcre16_la-pcre_chartables.lo
CC libpcre32_la-pcre32_byte_order.lo
CC libpcre32_la-pcre32_chartables.lo
CC libpcre32_la-pcre32_compile.lo
CC libpcre32_la-pcre32_config.lo
CC libpcre32_la-pcre32_dfa_exec.lo
CC libpcre32_la-pcre32_exec.lo
CC libpcre32_la-pcre32_fullinfo.lo
CC libpcre32_la-pcre32_get.lo
CC libpcre32_la-pcre32_globals.lo
CC libpcre32_la-pcre32_jit_compile.lo
CC libpcre32_la-pcre32_maketables.lo
CC libpcre32_la-pcre32_newline.lo
CC libpcre32_la-pcre32_ord2utf32.lo
CC libpcre32_la-pcre32_refcount.lo
CC libpcre32_la-pcre32_string_utils.lo
CC libpcre32_la-pcre32_study.lo
CC libpcre32_la-pcre32_tables.lo
CC libpcre32_la-pcre32_ucd.lo
CC libpcre32_la-pcre32_utf32_utils.lo
CC libpcre32_la-pcre32_valid_utf32.lo
CC libpcre32_la-pcre32_version.lo
CC libpcre32_la-pcre32_xclass.lo
CC libpcre32_la-pcre_chartables.lo
CC pcregrep-pcregrep.o
CC pcre_jit_test-pcre_jit_test.o
CXX pcrecpp_unittest-pcrecpp_unittest.o
CXX libpcrecpp_la-pcrecpp.lo
CXX libpcrecpp_la-pcre_scanner.lo
CXX libpcrecpp_la-pcre_stringpiece.lo
CXX pcre_scanner_unittest-pcre_scanner_unittest.o
CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.o
CCLD libpcre.la
CCLD libpcre16.la
CXXLD libpcrecpp.la
CCLD libpcreposix.la
CXXLD pcre_scanner_unittest
CCLD pcregrep
CXXLD pcre_stringpiece_unittest
CXXLD pcrecpp_unittest
CCLD libpcre32.la
CCLD pcretest
CCLD pcre_jit_test
make[1]: Leaving directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
DEBUG: return value for "make -j5" is 0
[32mTesting package...
[0m[32mInstalling...
[0mmake install-am
make[1]: Entering directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
make[2]: Entering directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/lib32'
/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/var/pisi/libpcre-8.45-10/install/usr/lib32'
libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre.so.1.2.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre.lai /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.13 /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre16.so.0.2.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre16.so.0.2.13 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.13 libpcre16.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre16.so.0.2.13 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.13 libpcre16.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre16.lai /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre16.la
libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.13 /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre32.so.0.0.13
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre32.so.0.0.13 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.13 libpcre32.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcre32.so.0.0.13 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.13 libpcre32.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre32.lai /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre32.la
libtool: install: (cd /var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45; /bin/sh "/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45/libtool" --silent --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -version-info 0:7:0 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpcreposix.la -rpath /usr/lib32 libpcreposix_la-pcreposix.lo libpcre.la -inst-prefix-dir /var/pisi/libpcre-8.45-10/install)
libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7T /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcreposix.so.0.0.7
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcreposix.la
libtool: install: (cd /var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45; /bin/sh "/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45/libtool" --silent --tag CXX --mode=relink x86_64-pc-linux-gnu-g++ -m32 -fvisibility=hidden -fvisibility-inlines-hidden -mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -version-info 0:2:0 -Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common -o libpcrecpp.la -rpath /usr/lib32 libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la -inst-prefix-dir /var/pisi/libpcre-8.45-10/install)
libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2T /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcrecpp.so.0.0.2
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; })
libtool: install: (cd /var/pisi/libpcre-8.45-10/install/usr/lib32 && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcrecpp.la
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/bin32'
/bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/var/pisi/libpcre-8.45-10/install/usr/bin32'
libtool: install: /usr/bin/install -c .libs/pcretest /var/pisi/libpcre-8.45-10/install/usr/bin32/pcretest
libtool: install: /usr/bin/install -c .libs/pcregrep /var/pisi/libpcre-8.45-10/install/usr/bin32/pcregrep
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/bin32'
/usr/bin/install -c pcre-config '/var/pisi/libpcre-8.45-10/install/usr/bin32'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre'
/usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/var/pisi/libpcre-8.45-10/install/usr/share/doc/libpcre/html'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/emul32/include'
/usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/var/pisi/libpcre-8.45-10/install/emul32/include'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/man/man1'
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man1'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/var/pisi/libpcre-8.45-10/install/usr/share/man/man3'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/emul32/include'
/usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/var/pisi/libpcre-8.45-10/install/emul32/include'
/bin/mkdir -p '/var/pisi/libpcre-8.45-10/install/usr/lib32/pkgconfig'
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/var/pisi/libpcre-8.45-10/install/usr/lib32/pkgconfig'
make install-data-hook
make[3]: Entering directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
ln -sf pcre_assign_jit_stack.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_assign_jit_stack.3
ln -sf pcre_compile.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_compile.3
ln -sf pcre_compile2.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_compile2.3
ln -sf pcre_config.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_config.3
ln -sf pcre_copy_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_copy_named_substring.3
ln -sf pcre_copy_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_copy_substring.3
ln -sf pcre_dfa_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_dfa_exec.3
ln -sf pcre_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_exec.3
ln -sf pcre_free_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_study.3
ln -sf pcre_free_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_substring.3
ln -sf pcre_free_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_free_substring_list.3
ln -sf pcre_fullinfo.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_fullinfo.3
ln -sf pcre_get_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_substring.3
ln -sf pcre_get_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_get_substring_list.3
ln -sf pcre_jit_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_jit_stack_free.3
ln -sf pcre_maketables.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_refcount.3
ln -sf pcre_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_study.3
ln -sf pcre_utf16_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3
ln -sf pcre_version.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre16_version.3
ln -sf pcre_assign_jit_stack.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_assign_jit_stack.3
ln -sf pcre_compile.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_compile.3
ln -sf pcre_compile2.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_compile2.3
ln -sf pcre_config.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_config.3
ln -sf pcre_copy_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_copy_named_substring.3
ln -sf pcre_copy_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_copy_substring.3
ln -sf pcre_dfa_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_dfa_exec.3
ln -sf pcre_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_exec.3
ln -sf pcre_free_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_study.3
ln -sf pcre_free_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_substring.3
ln -sf pcre_free_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_free_substring_list.3
ln -sf pcre_fullinfo.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_fullinfo.3
ln -sf pcre_get_named_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_substring.3
ln -sf pcre_get_substring_list.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_get_substring_list.3
ln -sf pcre_jit_exec.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_jit_stack_free.3
ln -sf pcre_maketables.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_refcount.3
ln -sf pcre_study.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_study.3
ln -sf pcre_utf32_to_host_byte_order.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3
ln -sf pcre_version.3 /var/pisi/libpcre-8.45-10/install/usr/share/man/man3/pcre32_version.3
make[3]: Leaving directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
make[2]: Leaving directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
make[1]: Leaving directory '/var/pisi/libpcre-8.45-10/work-emul32/pcre-8.45'
DEBUG: return value for "make DESTDIR=/var/pisi/libpcre-8.45-10/install install" is 0
DEBUG: /usr/bin/pcretest [stripped]
DEBUG: /usr/bin/pcregrep [stripped]
DEBUG: /usr/lib/libpcre32.so.0.0.13 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib/libpcreposix.la
DEBUG: /usr/lib/libpcrecpp.so.0.0.2 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre32.la
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib/libpcrecpp.la
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre16.la
DEBUG: /usr/lib/libpcre.so.1.2.13 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib/libpcre.la
DEBUG: /usr/lib/libpcre16.so.0.2.13 [stripped]
DEBUG: /usr/lib/libpcreposix.so.0.0.7 [stripped]
DEBUG: /usr/lib32/libpcre32.so.0.0.13 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcreposix.la
DEBUG: /usr/lib32/libpcrecpp.so.0.0.2 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre32.la
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcrecpp.la
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre16.la
DEBUG: /usr/lib32/libpcre.so.1.2.13 [stripped]
DEBUG: Removing special libtool file: /var/pisi/libpcre-8.45-10/install/usr/lib32/libpcre.la
DEBUG: /usr/lib32/libpcre16.so.0.2.13 [stripped]
DEBUG: /usr/lib32/libpcreposix.so.0.0.7 [stripped]
DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
DEBUG: Path /usr/share/man/man3 belongs in multiple packages
DEBUG: Path /usr/share/man/man1/pcre-config.1* belongs in multiple packages
DEBUG: Path /usr/share/doc/libpcre/html belongs in multiple packages
DEBUG: Path /usr/share/doc/libpcre/pcre-config.txt belongs in multiple packages
DEBUG: Path /usr/bin/pcre-config belongs in multiple packages
[32mBuilding package: libpcre
[0mCreating libpcre-8.45-10-p2-x86_64.pisi...
[32mBuilding package: libpcre-devel
[0mCreating libpcre-devel-8.45-10-p2-x86_64.pisi...
DEBUG: Path /usr/lib32/pkgconfig belongs in multiple packages
[32mBuilding package: libpcre-32bit
[0mCreating libpcre-32bit-8.45-10-p2-x86_64.pisi...
Keeping build directory