Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameter

Prefix Name Value
install

Command Line

make install 

Output

make  install-am
make[1]: Entering directory '/srv/gump/public/workspace/pcre'
make[2]: Entering directory '/srv/gump/public/workspace/pcre'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libpcre2-8.la libpcre2-posix.la '/srv/gump/public/workspace/pcre/dest-20240418/lib'
libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.12.0 /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-8.so.0.12.0
libtool: install: (cd /srv/gump/public/workspace/pcre/dest-20240418/lib && { ln -s -f libpcre2-8.so.0.12.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.12.0 libpcre2-8.so.0; }; })
libtool: install: (cd /srv/gump/public/workspace/pcre/dest-20240418/lib && { ln -s -f libpcre2-8.so.0.12.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.12.0 libpcre2-8.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-8.la
libtool: warning: relinking 'libpcre2-posix.la'
libtool: install: (cd /srv/gump/public/workspace/pcre; /bin/bash "/srv/gump/public/workspace/pcre/libtool"  --silent --tag CC --mode=relink gcc -DPCRE2_CODE_UNIT_WIDTH=8 -DPCRE2POSIX_SHARED -fvisibility=hidden -O2 -version-info 3:5:0 -o libpcre2-posix.la -rpath /srv/gump/public/workspace/pcre/dest-20240418/lib src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la )
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.5T /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-posix.so.3.0.5
libtool: install: (cd /srv/gump/public/workspace/pcre/dest-20240418/lib && { ln -s -f libpcre2-posix.so.3.0.5 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.5 libpcre2-posix.so.3; }; })
libtool: install: (cd /srv/gump/public/workspace/pcre/dest-20240418/lib && { ln -s -f libpcre2-posix.so.3.0.5 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.5 libpcre2-posix.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-posix.la
libtool: install: /usr/bin/install -c .libs/libpcre2-8.a /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-8.a
libtool: install: chmod 644 /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-8.a
libtool: install: ranlib /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-8.a
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.a /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-posix.a
libtool: install: chmod 644 /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-posix.a
libtool: install: ranlib /srv/gump/public/workspace/pcre/dest-20240418/lib/libpcre2-posix.a
libtool: finish: PATH="/usr/bin:/bin:/opt/maven/bin:/opt/maven2/bin:/opt/gradle/bin:/sbin" ldconfig -n /srv/gump/public/workspace/pcre/dest-20240418/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /srv/gump/public/workspace/pcre/dest-20240418/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.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c pcre2grep pcre2test '/srv/gump/public/workspace/pcre/dest-20240418/bin'
libtool: install: /usr/bin/install -c .libs/pcre2grep /srv/gump/public/workspace/pcre/dest-20240418/bin/pcre2grep
libtool: install: /usr/bin/install -c .libs/pcre2test /srv/gump/public/workspace/pcre/dest-20240418/bin/pcre2test
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/bin'
 /usr/bin/install -c pcre2-config '/srv/gump/public/workspace/pcre/dest-20240418/bin'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2'
 /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_heapframes_size.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/pcre2_match_context_free.html doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_max_varlookbehind.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/pcre2api.html doc/html/pcre2build.html doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/srv/gump/public/workspace/pcre/dest-20240418/share/doc/pcre2/html'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/include'
 /usr/bin/install -c -m 644 src/pcre2posix.h '/srv/gump/public/workspace/pcre/dest-20240418/include'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man1'
 /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man1'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man3'
 /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_heapframes_size.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man3'
 /usr/bin/install -c -m 644 doc/pcre2_pattern_convert.3 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_max_varlookbehind.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man3'
 /usr/bin/install -c -m 644 doc/pcre2convert.3 doc/pcre2demo.3 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/srv/gump/public/workspace/pcre/dest-20240418/share/man/man3'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/include'
 /usr/bin/install -c -m 644 src/pcre2.h '/srv/gump/public/workspace/pcre/dest-20240418/include'
 /usr/bin/mkdir -p '/srv/gump/public/workspace/pcre/dest-20240418/lib/pkgconfig'
 /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc '/srv/gump/public/workspace/pcre/dest-20240418/lib/pkgconfig'
make[2]: Leaving directory '/srv/gump/public/workspace/pcre'
make[1]: Leaving directory '/srv/gump/public/workspace/pcre'

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Thu, 18 Apr 2024 18:00:03 ().Python Logo