Skip to content

Instantly share code, notes, and snippets.

@jellday
Created July 16, 2017 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jellday/517c2846ed4ffeaff39fd84be69d9bd5 to your computer and use it in GitHub Desktop.
Save jellday/517c2846ed4ffeaff39fd84be69d9bd5 to your computer and use it in GitHub Desktop.
Centminmod wget 19.1
Download pcre-8.41.tar.gz ...
(Bpcre-8.41.tar.gz Archive found, skipping download...
(Bpcre-8.41.tar.gz valid file.
(B
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... ccache gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking whether ccache gcc understands -c and -o together... yes
checking dependency style of ccache gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) ccache gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether ccache gcc accepts -g... (cached) yes
checking for ccache gcc option to accept ISO C89... (cached) none needed
checking whether ccache gcc understands -c and -o together... (cached) yes
checking dependency style of ccache gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether ccache g++ accepts -g... yes
checking dependency style of ccache g++... gcc3
checking how to run the C preprocessor... ccache gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by ccache 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... 1966080
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
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 ccache 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 ccache gcc supports -fno-rtti -fno-exceptions... no
checking for ccache gcc option to produce PIC... -fPIC -DPIC
checking if ccache gcc PIC flag -fPIC -DPIC works... yes
checking if ccache gcc static flag -static works... no
checking if ccache gcc supports -c -o file.o... yes
checking if ccache gcc supports -c -o file.o... (cached) yes
checking whether the ccache 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... yes
checking how to run the C++ preprocessor... ccache g++ -E
checking for ld used by ccache 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 ccache g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for ccache g++ option to produce PIC... -fPIC -DPIC
checking if ccache g++ PIC flag -fPIC -DPIC works... yes
checking if ccache g++ static flag -static works... no
checking if ccache g++ supports -c -o file.o... yes
checking if ccache g++ supports -c -o file.o... (cached) yes
checking whether the ccache 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 ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
checking type_traits.h usability... no
checking type_traits.h presence... 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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... 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... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
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.41 configuration summary:
Install prefix .................. : /usr/local
C preprocessor .................. : ccache gcc -E
C compiler ...................... : ccache gcc
C++ preprocessor ................ : ccache g++ -E
C++ compiler .................... : ccache g++
Linker .......................... : /usr/bin/ld -m elf_x86_64
C preprocessor flags ............ :
C compiler flags ................ : -pthread -g -O2 -fvisibility=hidden
C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inlines-hidden
Linker flags .................... :
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 ............... : yes
Use JIT in pcregrep ............. : yes
Buffer size for pcregrep ........ : 20480
Link pcregrep with libz ......... : yes
Link pcregrep with libbz2 ....... : yes
Link pcretest with libedit ...... : no
Link pcretest with libreadline .. : yes
Valgrind support ................ : no
Code coverage ................... : no
rm -f pcre_chartables.c
ln -s ./pcre_chartables.c.dist pcre_chartables.c
make all-am
make[1]: Entering directory `/svr-setup/pcre-8.41'
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 libpcreposix_la-pcreposix.lo
CXX libpcrecpp_la-pcrecpp.lo
CXX libpcrecpp_la-pcre_scanner.lo
CXX libpcrecpp_la-pcre_stringpiece.lo
CC pcretest-pcretest.o
CC pcretest-pcre_printint.o
CC pcretest-pcre16_printint.o
CC pcretest-pcre32_printint.o
CC pcregrep-pcregrep.o
CC pcre_jit_test-pcre_jit_test.o
CXX pcrecpp_unittest-pcrecpp_unittest.o
CXX pcre_scanner_unittest-pcre_scanner_unittest.o
CXX pcre_stringpiece_unittest-pcre_stringpiece_unittest.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
CCLD libpcre16.la
CCLD libpcre32.la
CCLD libpcre.la
CCLD libpcreposix.la
CXXLD libpcrecpp.la
CCLD pcre_jit_test
CCLD pcretest
CCLD pcregrep
CXXLD pcrecpp_unittest
CXXLD pcre_scanner_unittest
CXXLD pcre_stringpiece_unittest
make[1]: Leaving directory `/svr-setup/pcre-8.41'
make install-am
make[1]: Entering directory `/svr-setup/pcre-8.41'
make[2]: Entering directory `/svr-setup/pcre-8.41'
/bin/mkdir -p '/usr/local/lib'
/bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcre16.la libpcre32.la libpcreposix.la libpcrecpp.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.9 /usr/local/lib/libpcre.so.1.2.9
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre.so.1.2.9 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.9 libpcre.so.1; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre.so.1.2.9 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.9 libpcre.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre.lai /usr/local/lib/libpcre.la
libtool: install: /usr/bin/install -c .libs/libpcre16.so.0.2.9 /usr/local/lib/libpcre16.so.0.2.9
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre16.so.0.2.9 libpcre16.so.0 || { rm -f libpcre16.so.0 && ln -s libpcre16.so.0.2.9 libpcre16.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre16.so.0.2.9 libpcre16.so || { rm -f libpcre16.so && ln -s libpcre16.so.0.2.9 libpcre16.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre16.lai /usr/local/lib/libpcre16.la
libtool: install: /usr/bin/install -c .libs/libpcre32.so.0.0.9 /usr/local/lib/libpcre32.so.0.0.9
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre32.so.0.0.9 libpcre32.so.0 || { rm -f libpcre32.so.0 && ln -s libpcre32.so.0.0.9 libpcre32.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libpcre32.so.0.0.9 libpcre32.so || { rm -f libpcre32.so && ln -s libpcre32.so.0.0.9 libpcre32.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre32.lai /usr/local/lib/libpcre32.la
libtool: warning: relinking 'libpcreposix.la'
libtool: install: (cd /svr-setup/pcre-8.41; /bin/sh "/svr-setup/pcre-8.41/libtool" --silent --tag CC --mode=relink ccache gcc -fvisibility=hidden -pthread -g -O2 -version-info 0:5:0 -o libpcreposix.la -rpath /usr/local/lib libpcreposix_la-pcreposix.lo libpcre.la )
libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.5T /usr/local/lib/libpcreposix.so.0.0.5
libtool: install: (cd /usr/local/lib && { ln -s -f libpcreposix.so.0.0.5 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.5 libpcreposix.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libpcreposix.so.0.0.5 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.5 libpcreposix.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /usr/local/lib/libpcreposix.la
libtool: warning: relinking 'libpcrecpp.la'
libtool: install: (cd /svr-setup/pcre-8.41; /bin/sh "/svr-setup/pcre-8.41/libtool" --silent --tag CXX --mode=relink ccache g++ -fvisibility=hidden -fvisibility-inlines-hidden -O2 -version-info 0:1:0 -o libpcrecpp.la -rpath /usr/local/lib libpcrecpp_la-pcrecpp.lo libpcrecpp_la-pcre_scanner.lo libpcrecpp_la-pcre_stringpiece.lo libpcre.la )
libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.1T /usr/local/lib/libpcrecpp.so.0.0.1
libtool: install: (cd /usr/local/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libpcrecpp.so.0.0.1 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.1 libpcrecpp.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /usr/local/lib/libpcrecpp.la
libtool: install: /usr/bin/install -c .libs/libpcre.a /usr/local/lib/libpcre.a
libtool: install: chmod 644 /usr/local/lib/libpcre.a
libtool: install: ranlib /usr/local/lib/libpcre.a
libtool: install: /usr/bin/install -c .libs/libpcre16.a /usr/local/lib/libpcre16.a
libtool: install: chmod 644 /usr/local/lib/libpcre16.a
libtool: install: ranlib /usr/local/lib/libpcre16.a
libtool: install: /usr/bin/install -c .libs/libpcre32.a /usr/local/lib/libpcre32.a
libtool: install: chmod 644 /usr/local/lib/libpcre32.a
libtool: install: ranlib /usr/local/lib/libpcre32.a
libtool: install: /usr/bin/install -c .libs/libpcreposix.a /usr/local/lib/libpcreposix.a
libtool: install: chmod 644 /usr/local/lib/libpcreposix.a
libtool: install: ranlib /usr/local/lib/libpcreposix.a
libtool: install: /usr/bin/install -c .libs/libpcrecpp.a /usr/local/lib/libpcrecpp.a
libtool: install: chmod 644 /usr/local/lib/libpcrecpp.a
libtool: install: ranlib /usr/local/lib/libpcrecpp.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/pcretest /usr/local/bin/pcretest
libtool: install: /usr/bin/install -c .libs/pcregrep /usr/local/bin/pcregrep
/bin/mkdir -p '/usr/local/bin'
/usr/bin/install -c pcre-config '/usr/local/bin'
/bin/mkdir -p '/usr/local/share/doc/pcre'
/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 '/usr/local/share/doc/pcre'
/bin/mkdir -p '/usr/local/share/doc/pcre/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 '/usr/local/share/doc/pcre/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 '/usr/local/share/doc/pcre/html'
/bin/mkdir -p '/usr/local/share/doc/pcre/html'
/usr/bin/install -c -m 644 doc/html/pcrecpp.html '/usr/local/share/doc/pcre/html'
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/usr/local/include'
/bin/mkdir -p '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/usr/local/share/man/man1'
/bin/mkdir -p '/usr/local/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 '/usr/local/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 '/usr/local/share/man/man3'
/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/usr/local/include'
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcre16.pc libpcre32.pc libpcrecpp.pc '/usr/local/lib/pkgconfig'
make install-data-hook
make[3]: Entering directory `/svr-setup/pcre-8.41'
ln -sf pcre_assign_jit_stack.3 /usr/local/share/man/man3/pcre16_assign_jit_stack.3
ln -sf pcre_compile.3 /usr/local/share/man/man3/pcre16_compile.3
ln -sf pcre_compile2.3 /usr/local/share/man/man3/pcre16_compile2.3
ln -sf pcre_config.3 /usr/local/share/man/man3/pcre16_config.3
ln -sf pcre_copy_named_substring.3 /usr/local/share/man/man3/pcre16_copy_named_substring.3
ln -sf pcre_copy_substring.3 /usr/local/share/man/man3/pcre16_copy_substring.3
ln -sf pcre_dfa_exec.3 /usr/local/share/man/man3/pcre16_dfa_exec.3
ln -sf pcre_exec.3 /usr/local/share/man/man3/pcre16_exec.3
ln -sf pcre_free_study.3 /usr/local/share/man/man3/pcre16_free_study.3
ln -sf pcre_free_substring.3 /usr/local/share/man/man3/pcre16_free_substring.3
ln -sf pcre_free_substring_list.3 /usr/local/share/man/man3/pcre16_free_substring_list.3
ln -sf pcre_fullinfo.3 /usr/local/share/man/man3/pcre16_fullinfo.3
ln -sf pcre_get_named_substring.3 /usr/local/share/man/man3/pcre16_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /usr/local/share/man/man3/pcre16_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /usr/local/share/man/man3/pcre16_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /usr/local/share/man/man3/pcre16_get_substring.3
ln -sf pcre_get_substring_list.3 /usr/local/share/man/man3/pcre16_get_substring_list.3
ln -sf pcre_jit_exec.3 /usr/local/share/man/man3/pcre16_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /usr/local/share/man/man3/pcre16_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /usr/local/share/man/man3/pcre16_jit_stack_free.3
ln -sf pcre_maketables.3 /usr/local/share/man/man3/pcre16_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /usr/local/share/man/man3/pcre16_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /usr/local/share/man/man3/pcre16_refcount.3
ln -sf pcre_study.3 /usr/local/share/man/man3/pcre16_study.3
ln -sf pcre_utf16_to_host_byte_order.3 /usr/local/share/man/man3/pcre16_utf16_to_host_byte_order.3
ln -sf pcre_version.3 /usr/local/share/man/man3/pcre16_version.3
ln -sf pcre_assign_jit_stack.3 /usr/local/share/man/man3/pcre32_assign_jit_stack.3
ln -sf pcre_compile.3 /usr/local/share/man/man3/pcre32_compile.3
ln -sf pcre_compile2.3 /usr/local/share/man/man3/pcre32_compile2.3
ln -sf pcre_config.3 /usr/local/share/man/man3/pcre32_config.3
ln -sf pcre_copy_named_substring.3 /usr/local/share/man/man3/pcre32_copy_named_substring.3
ln -sf pcre_copy_substring.3 /usr/local/share/man/man3/pcre32_copy_substring.3
ln -sf pcre_dfa_exec.3 /usr/local/share/man/man3/pcre32_dfa_exec.3
ln -sf pcre_exec.3 /usr/local/share/man/man3/pcre32_exec.3
ln -sf pcre_free_study.3 /usr/local/share/man/man3/pcre32_free_study.3
ln -sf pcre_free_substring.3 /usr/local/share/man/man3/pcre32_free_substring.3
ln -sf pcre_free_substring_list.3 /usr/local/share/man/man3/pcre32_free_substring_list.3
ln -sf pcre_fullinfo.3 /usr/local/share/man/man3/pcre32_fullinfo.3
ln -sf pcre_get_named_substring.3 /usr/local/share/man/man3/pcre32_get_named_substring.3
ln -sf pcre_get_stringnumber.3 /usr/local/share/man/man3/pcre32_get_stringnumber.3
ln -sf pcre_get_stringtable_entries.3 /usr/local/share/man/man3/pcre32_get_stringtable_entries.3
ln -sf pcre_get_substring.3 /usr/local/share/man/man3/pcre32_get_substring.3
ln -sf pcre_get_substring_list.3 /usr/local/share/man/man3/pcre32_get_substring_list.3
ln -sf pcre_jit_exec.3 /usr/local/share/man/man3/pcre32_jit_exec.3
ln -sf pcre_jit_stack_alloc.3 /usr/local/share/man/man3/pcre32_jit_stack_alloc.3
ln -sf pcre_jit_stack_free.3 /usr/local/share/man/man3/pcre32_jit_stack_free.3
ln -sf pcre_maketables.3 /usr/local/share/man/man3/pcre32_maketables.3
ln -sf pcre_pattern_to_host_byte_order.3 /usr/local/share/man/man3/pcre32_pattern_to_host_byte_order.3
ln -sf pcre_refcount.3 /usr/local/share/man/man3/pcre32_refcount.3
ln -sf pcre_study.3 /usr/local/share/man/man3/pcre32_study.3
ln -sf pcre_utf32_to_host_byte_order.3 /usr/local/share/man/man3/pcre32_utf32_to_host_byte_order.3
ln -sf pcre_version.3 /usr/local/share/man/man3/pcre32_version.3
make[3]: Leaving directory `/svr-setup/pcre-8.41'
make[2]: Leaving directory `/svr-setup/pcre-8.41'
make[1]: Leaving directory `/svr-setup/pcre-8.41'
8.41
/usr/local/src/centminmod/addons/wget.sh: line 329: /usr/local/bin/wget: No such file or directory
Download wget-1.19.1.tar.gz ...
(BHTTP/1.1 200 OK
--2017-07-16 07:28:21-- https://centminmod.com/centminmodparts/wget/wget-1.19.1.tar.gz
Resolving centminmod.com... 45.32.51.237
Connecting to centminmod.com|45.32.51.237|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4232799 (4.0M) [application/octet-stream]
Saving to: “wget-1.19.1.tar.gz”
0K .......... .......... .......... .......... .......... 1% 166K 25s
50K .......... .......... .......... .......... .......... 2% 83.3K 36s
100K .......... .......... .......... .......... .......... 3% 167K 32s
150K .......... .......... .......... .......... .......... 4% 166K 30s
200K .......... .......... .......... .......... .......... 6% 167K 28s
250K .......... .......... .......... .......... .......... 7% 167K 27s
300K .......... .......... .......... .......... .......... 8% 166K 26s
350K .......... .......... .......... .......... .......... 9% 37.5M 22s
400K .......... .......... .......... .......... .......... 10% 167K 22s
450K .......... .......... .......... .......... .......... 12% 83.4K 24s
500K .......... .......... .......... .......... .......... 13% 31.9M 22s
550K .......... .......... .......... .......... .......... 14% 83.6K 23s
600K .......... .......... .......... .......... .......... 15% 166K 23s
650K .......... .......... .......... .......... .......... 16% 83.5K 24s
700K .......... .......... .......... .......... .......... 18% 166K 23s
750K .......... .......... .......... .......... .......... 19% 83.4K 24s
800K .......... .......... .......... .......... .......... 20% 166K 23s
850K .......... .......... .......... .......... .......... 21% 86.1K 24s
900K .......... .......... .......... .......... .......... 22% 156K 23s
950K .......... .......... .......... .......... .......... 24% 55.6K 24s
1000K .......... .......... .......... .......... .......... 25% 83.4K 25s
1050K .......... .......... .......... .......... .......... 26% 83.3K 25s
1100K .......... .......... .......... .......... .......... 27% 167K 24s
1150K .......... .......... .......... .......... .......... 29% 55.5K 25s
1200K .......... .......... .......... .......... .......... 30% 83.4K 25s
1250K .......... .......... .......... .......... .......... 31% 83.3K 25s
1300K .......... .......... .......... .......... .......... 32% 167K 24s
1350K .......... .......... .......... .......... .......... 33% 83.3K 24s
1400K .......... .......... .......... .......... .......... 35% 83.2K 24s
1450K .......... .......... .......... .......... .......... 36% 55.6K 24s
1500K .......... .......... .......... .......... .......... 37% 62.4K 24s
1550K .......... .......... .......... .......... .......... 38% 167K 24s
1600K .......... .......... .......... .......... .......... 39% 83.3K 23s
1650K .......... .......... .......... .......... .......... 41% 83.4K 23s
1700K .......... .......... .......... .......... .......... 42% 201K 22s
1750K .......... .......... .......... .......... .......... 43% 90.8K 22s
1800K .......... .......... .......... .......... .......... 44% 99.9K 21s
1850K .......... .......... .......... .......... .......... 45% 99.8K 21s
1900K .......... .......... .......... .......... .......... 47% 83.5K 21s
1950K .......... .......... .......... .......... .......... 48% 83.4K 20s
2000K .......... .......... .......... .......... .......... 49% 55.6K 20s
2050K .......... .......... .......... .......... .......... 50% 83.3K 20s
2100K .......... .......... .......... .......... .......... 52% 55.6K 20s
2150K .......... .......... .......... .......... .......... 53% 55.6K 20s
2200K .......... .......... .......... .......... .......... 54% 83.0K 19s
2250K .......... .......... .......... .......... .......... 55% 56.2K 19s
2300K .......... .......... .......... .......... .......... 56% 55.0K 19s
2350K .......... .......... .......... .......... .......... 58% 33.4K 19s
2400K .......... .......... .......... .... 58% 68.0K=27s
2017-07-16 07:29:04 (90.8 KB/s) - Read error at byte 2492453/4232799 (Connection reset by peer). Retrying.
--2017-07-16 07:29:05-- (try: 2) https://centminmod.com/centminmodparts/wget/wget-1.19.1.tar.gz
Connecting to centminmod.com|45.32.51.237|:443... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 4232799 (4.0M), 1740346 (1.7M) remaining [application/octet-stream]
Saving to: “wget-1.19.1.tar.gz”
[ skipping 2400K ]
2400K ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,...... .......... 59% 89.9M 0s
2450K .......... .......... .......... .......... .......... 60% 168K 7s
2500K .......... .......... .......... .......... .......... 61% 166K 8s
2550K .......... .......... .......... .......... .......... 62% 314K 7s
2600K .......... .......... .......... .......... .......... 64% 167K 7s
2650K .......... .......... .......... .......... .......... 65% 357K 6s
2700K .......... .......... .......... .......... .......... 66% 167K 7s
2750K .......... .......... .......... .......... .......... 67% 166K 7s
2800K .......... .......... .......... .......... .......... 68% 316K 6s
2850K .......... .......... .......... .......... .......... 70% 114K 6s
2900K .......... .......... .......... .......... .......... 71% 167K 6s
2950K .......... .......... .......... .......... .......... 72% 109K 6s
3000K .......... .......... .......... .......... .......... 73% 167K 6s
3050K .......... .......... .......... .......... .......... 74% 113K 6s
3100K .......... .......... .......... .......... .......... 76% 109K 6s
3150K .......... .......... .......... .......... .......... 77% 114K 6s
3200K .......... .......... .......... .......... .......... 78% 109K 6s
3250K .......... .......... .......... .......... .......... 79% 167K 5s
3300K .......... .......... .......... .......... .......... 81% 114K 5s
3350K .......... .......... .......... .......... .......... 82% 109K 5s
3400K .......... .......... .......... .......... .......... 83% 167K 5s
3450K .......... .......... .......... .......... .......... 84% 114K 4s
3500K .......... .......... .......... .......... .......... 85% 167K 4s
3550K .......... .......... .......... .......... .......... 87% 167K 4s
3600K .......... .......... .......... .......... .......... 88% 109K 3s
3650K .......... .......... .......... .......... .......... 89% 114K 3s
3700K .......... .......... .......... .......... .......... 90% 65.8K 3s
3750K .......... .......... .......... .......... .......... 91% 48.1K 3s
3800K .......... .......... .......... .......... .......... 93% 65.8K 2s
3850K .......... .......... .......... .......... .......... 94% 83.4K 2s
3900K .......... .......... .......... .......... .......... 95% 83.3K 2s
3950K .......... .......... .......... .......... .......... 96% 114K 1s
4000K .......... .......... .......... .......... .......... 97% 29.4K 1s
4050K .......... .......... .......... .......... .......... 99% 55.5K 0s
4100K .......... .......... .......... ... 100% 29.0K=17s
2017-07-16 07:29:22 (102 KB/s) - “wget-1.19.1.tar.gz” saved [4232799/4232799]
Download done.
(Bwget-1.19.1.tar.gz valid file.
(B
install centos-release-scl for newer gcc and g++ versions
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
real 0m35.763s
user 0m4.414s
sys 0m0.331s
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Error: Package: devtoolset-4-runtime-4.1-3.sc1.el6.x86_64 (centos-sclo-rh)
Requires: scl-utils >= 20120927-11
Available: scl-utils-20120229-1.el6.x86_64 (epel)
scl-utils = 20120229-1.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
real 0m21.550s
user 0m5.003s
sys 0m0.251s
/usr/local/src/centminmod/addons/wget.sh: line 227: /opt/rh/devtoolset-4/root/usr/bin/gcc: No such file or directory
/usr/local/src/centminmod/addons/wget.sh: line 228: /opt/rh/devtoolset-4/root/usr/bin/g++: No such file or directory
configure: configuring for GNU Wget 1.19.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... (cached) yes
checking for gcc... /opt/rh/devtoolset-4/root/usr/bin/gcc
checking whether the C compiler works... no
configure: error: in `/svr-setup/wget-1.19.1':
configure: error: C compiler cannot create executables
See `config.log' for more details
There seems to be no Makefile in this directory.
You must run ./configure before running 'make'.
make: *** [abort-due-to-no-makefile] Error 1
There seems to be no Makefile in this directory.
You must run ./configure before running 'make'.
make: *** [abort-due-to-no-makefile] Error 1
--------------------------------------------------------
(Bldconfig -p | grep libpcre.so.1
libpcre.so.1 (libc6,x86-64) => /usr/local/lib/libpcre.so.1
ldd /usr/bin/wget
linux-vdso.so.1 => (0x00007ffce51f7000)
libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f8cbfb20000)
libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007f8cbf73b000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f8cbf536000)
librt.so.1 => /lib64/librt.so.1 (0x00007f8cbf32e000)
libc.so.6 => /lib64/libc.so.6 (0x00007f8cbef9a000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f8cbed55000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f8cbea6e000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f8cbe86a000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f8cbe63d000)
libz.so.1 => /lib64/libz.so.1 (0x00007f8cbe427000)
/lib64/ld-linux-x86-64.so.2 (0x00007f8cbfd9a000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f8cbe20a000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f8cbdffe000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f8cbddfb000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f8cbdbe1000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f8cbd9c1000)
--------------------------------------------------------
(Bwget -V
(BGNU Wget 1.12 built on linux-gnu.
+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl
-iri
Wgetrc:
/etc/wgetrc (system)
Locale: /usr/share/locale
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
-DLOCALEDIR="/usr/share/locale" -I. -I../lib -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing
Link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-fno-strict-aliasing -Wl,-z,relro -lssl -lcrypto
/usr/lib64/libssl.so /usr/lib64/libcrypto.so -ldl -lrt ftp-opie.o
openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a
Copyright © 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Originally written by Hrvoje Nikšić <hniksic@xemacs.org>.
Currently maintained by Micah Cowan <micah@cowan.name>.
Please send bug reports and questions to <bug-wget@gnu.org>.
--------------------------------------------------------
(Bwget 1.19.1 failed to update, still using system wget
(B--------------------------------------------------------
(B
Total wget Install Time: 214.270782759 seconds
/usr/local/src/centminmod/addons/wget.sh: line 329: /usr/local/bin/wget: No such file or directory
Download wget-1.19.1.tar.gz ...
(Bwget-1.19.1.tar.gz Archive found, skipping download...
(Bwget-1.19.1.tar.gz valid file.
(B
install centos-release-scl for newer gcc and g++ versions
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Package 10:centos-release-scl-7-3.el6.centos.noarch already installed and latest version
real 0m3.393s
user 0m2.492s
sys 0m0.125s
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Error: Package: devtoolset-4-runtime-4.1-3.sc1.el6.x86_64 (centos-sclo-rh)
Requires: scl-utils >= 20120927-11
Available: scl-utils-20120229-1.el6.x86_64 (epel)
scl-utils = 20120229-1.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
real 0m5.162s
user 0m4.409s
sys 0m0.247s
/usr/local/src/centminmod/addons/wget.sh: line 227: /opt/rh/devtoolset-4/root/usr/bin/gcc: No such file or directory
/usr/local/src/centminmod/addons/wget.sh: line 228: /opt/rh/devtoolset-4/root/usr/bin/g++: No such file or directory
configure: configuring for GNU Wget 1.19.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports nested variables... (cached) yes
checking for gcc... /opt/rh/devtoolset-4/root/usr/bin/gcc
checking whether the C compiler works... no
configure: error: in `/svr-setup/wget-1.19.1':
configure: error: C compiler cannot create executables
See `config.log' for more details
There seems to be no Makefile in this directory.
You must run ./configure before running 'make'.
make: *** [abort-due-to-no-makefile] Error 1
There seems to be no Makefile in this directory.
You must run ./configure before running 'make'.
make: *** [abort-due-to-no-makefile] Error 1
--------------------------------------------------------
(Bldconfig -p | grep libpcre.so.1
libpcre.so.1 (libc6,x86-64) => /usr/local/lib/libpcre.so.1
ldd /usr/bin/wget
linux-vdso.so.1 => (0x00007ffdb7571000)
libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f5b0336d000)
libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007f5b02f88000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f5b02d83000)
librt.so.1 => /lib64/librt.so.1 (0x00007f5b02b7b000)
libc.so.6 => /lib64/libc.so.6 (0x00007f5b027e7000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f5b025a2000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f5b022bb000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f5b020b7000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f5b01e8a000)
libz.so.1 => /lib64/libz.so.1 (0x00007f5b01c74000)
/lib64/ld-linux-x86-64.so.2 (0x00007f5b035e7000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f5b01a57000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f5b0184b000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f5b01648000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f5b0142e000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x00007f5b0120e000)
--------------------------------------------------------
(Bwget -V
(BGNU Wget 1.12 built on linux-gnu.
+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl
-iri
Wgetrc:
/etc/wgetrc (system)
Locale: /usr/share/locale
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc"
-DLOCALEDIR="/usr/share/locale" -I. -I../lib -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing
Link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-fno-strict-aliasing -Wl,-z,relro -lssl -lcrypto
/usr/lib64/libssl.so /usr/lib64/libcrypto.so -ldl -lrt ftp-opie.o
openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a
Copyright © 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Originally written by Hrvoje Nikšić <hniksic@xemacs.org>.
Currently maintained by Micah Cowan <micah@cowan.name>.
Please send bug reports and questions to <bug-wget@gnu.org>.
--------------------------------------------------------
(Bwget 1.19.1 failed to update, still using system wget
(B--------------------------------------------------------
(B
Total wget Install Time: 15.312514251 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment