Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/swig.spec'], chrootPath='/var/lib/mock/f31-build-95710-32715/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/swig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565568000 Wrote: /builddir/build/SRPMS/swig-4.0.0-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/swig.spec'], chrootPath='/var/lib/mock/f31-build-95710-32715/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/swig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565568000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TFN5Zk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swig-4.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/swig-4.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd swig-4.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (swig308-Do-not-use-isystem.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .isystem --fuzz=0 + echo 'Patch #1 (swig-octave-ldflags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .octave-ldflags --fuzz=0 + echo 'Patch #2 (swig400-Fix-all-Go-tests-to-build-with-go-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Patch #0 (swig308-Do-not-use-isystem.patch): patching file configure.ac Hunk #1 succeeded at 118 (offset -13 lines). Patch #1 (swig-octave-ldflags.patch): patching file configure.ac Hunk #1 succeeded at 1115 (offset 1 line). Patch #2 (swig400-Fix-all-Go-tests-to-build-with-go-build.patch): patching file Examples/Makefile.in patching file Examples/go/callback/runme.go patching file Examples/go/class/runme.go patching file Examples/go/constants/runme.go patching file Examples/go/director/runme.go patching file Examples/go/enum/runme.go patching file Examples/go/extend/runme.go patching file Examples/go/funcptr/runme.go patching file Examples/go/multimap/runme.go patching file Examples/go/pointer/runme.go patching file Examples/go/reference/runme.go patching file Examples/go/simple/runme.go patching file Examples/go/template/runme.go patching file Examples/go/variables/runme.go patching file Examples/test-suite/go/Makefile.in patching file Examples/test-suite/go/abstract_access_runme.go patching file Examples/test-suite/go/abstract_typedef2_runme.go patching file Examples/test-suite/go/abstract_typedef_runme.go patching file Examples/test-suite/go/abstract_virtual_runme.go patching file Examples/test-suite/go/argout_runme.go patching file Examples/test-suite/go/array_member_runme.go patching file Examples/test-suite/go/arrays_global_runme.go patching file Examples/test-suite/go/char_binary_runme.go patching file Examples/test-suite/go/class_ignore_runme.go patching file Examples/test-suite/go/class_scope_weird_runme.go patching file Examples/test-suite/go/compactdefaultargs_runme.go patching file Examples/test-suite/go/constover_runme.go patching file Examples/test-suite/go/constructor_copy_runme.go patching file Examples/test-suite/go/contract_runme.go patching file Examples/test-suite/go/cpp11_strongly_typed_enumerations_runme.go patching file Examples/test-suite/go/cpp_enum_runme.go patching file Examples/test-suite/go/cpp_namespace_runme.go patching file Examples/test-suite/go/cpp_static_runme.go patching file Examples/test-suite/go/default_args_runme.go patching file Examples/test-suite/go/default_constructor_runme.go patching file Examples/test-suite/go/director_alternating_runme.go patching file Examples/test-suite/go/director_basic_runme.go patching file Examples/test-suite/go/director_classic_runme.go patching file Examples/test-suite/go/director_default_runme.go patching file Examples/test-suite/go/director_detect_runme.go patching file Examples/test-suite/go/director_enum_runme.go patching file Examples/test-suite/go/director_exception_runme.go patching file Examples/test-suite/go/director_extend_runme.go patching file Examples/test-suite/go/director_finalizer_runme.go patching file Examples/test-suite/go/director_frob_runme.go patching file Examples/test-suite/go/director_nested_runme.go patching file Examples/test-suite/go/director_profile_runme.go patching file Examples/test-suite/go/director_protected_runme.go patching file Examples/test-suite/go/director_string_runme.go patching file Examples/test-suite/go/director_unroll_runme.go patching file Examples/test-suite/go/disown_runme.go patching file Examples/test-suite/go/dynamic_cast_runme.go patching file Examples/test-suite/go/empty_c_runme.go patching file Examples/test-suite/go/empty_runme.go patching file Examples/test-suite/go/enum_template_runme.go patching file Examples/test-suite/go/enums_runme.go patching file Examples/test-suite/go/exception_order_runme.go patching file Examples/test-suite/go/extend_placement_runme.go patching file Examples/test-suite/go/extend_template_ns_runme.go patching file Examples/test-suite/go/extend_template_runme.go patching file Examples/test-suite/go/extend_variable_runme.go patching file Examples/test-suite/go/extern_c_runme.go patching file Examples/test-suite/go/friends_runme.go patching file Examples/test-suite/go/fvirtual_runme.go patching file Examples/test-suite/go/global_ns_arg_runme.go patching file Examples/test-suite/go/go_director_inout_runme.go patching file Examples/test-suite/go/go_inout_runme.go patching file Examples/test-suite/go/grouping_runme.go patching file Examples/test-suite/go/import_nomodule_runme.go patching file Examples/test-suite/go/inctest_runme.go patching file Examples/test-suite/go/inherit_member_runme.go patching file Examples/test-suite/go/inherit_missing_runme.go patching file Examples/test-suite/go/input_runme.go patching file Examples/test-suite/go/keyword_rename_c_runme.go patching file Examples/test-suite/go/keyword_rename_runme.go patching file Examples/test-suite/go/li_attribute_runme.go patching file Examples/test-suite/go/li_carrays_cpp_runme.go patching file Examples/test-suite/go/li_carrays_runme.go patching file Examples/test-suite/go/li_cdata_cpp_runme.go patching file Examples/test-suite/go/li_cdata_runme.go patching file Examples/test-suite/go/li_cmalloc_runme.go patching file Examples/test-suite/go/li_cpointer_cpp_runme.go patching file Examples/test-suite/go/li_cpointer_runme.go patching file Examples/test-suite/go/li_std_map_runme.go patching file Examples/test-suite/go/li_std_vector_ptr_runme.go patching file Examples/test-suite/go/member_pointer_runme.go patching file Examples/test-suite/go/memberin_extend_c_runme.go patching file Examples/test-suite/go/minherit_runme.go patching file Examples/test-suite/go/namespace_class_runme.go patching file Examples/test-suite/go/namespace_typemap_runme.go patching file Examples/test-suite/go/namespace_virtual_method_runme.go patching file Examples/test-suite/go/naturalvar_runme.go patching file Examples/test-suite/go/nested_workaround_runme.go patching file Examples/test-suite/go/overload_complicated_runme.go patching file Examples/test-suite/go/overload_copy_runme.go patching file Examples/test-suite/go/overload_extend2_runme.go patching file Examples/test-suite/go/overload_extend_c_runme.go patching file Examples/test-suite/go/overload_extend_runme.go patching file Examples/test-suite/go/overload_polymorphic_runme.go patching file Examples/test-suite/go/overload_rename_runme.go patching file Examples/test-suite/go/overload_simple_runme.go patching file Examples/test-suite/go/overload_subtype_runme.go patching file Examples/test-suite/go/overload_template_fast_runme.go patching file Examples/test-suite/go/overload_template_runme.go patching file Examples/test-suite/go/preproc_runme.go patching file Examples/test-suite/go/primitive_ref_runme.go patching file Examples/test-suite/go/profiletest_runme.go patching file Examples/test-suite/go/refcount_runme.go patching file Examples/test-suite/go/reference_global_vars_runme.go patching file Examples/test-suite/go/rename_scope_runme.go patching file Examples/test-suite/go/rename_simple_runme.go patching file Examples/test-suite/go/rename_strip_encoder_runme.go patching file Examples/test-suite/go/ret_by_value_runme.go patching file Examples/test-suite/go/return_const_value_runme.go patching file Examples/test-suite/go/smart_pointer_extend_runme.go patching file Examples/test-suite/go/smart_pointer_member_runme.go patching file Examples/test-suite/go/smart_pointer_multi_runme.go patching file Examples/test-suite/go/smart_pointer_multi_typedef_runme.go patching file Examples/test-suite/go/smart_pointer_overload_runme.go patching file Examples/test-suite/go/smart_pointer_rename_runme.go patching file Examples/test-suite/go/smart_pointer_simple_runme.go patching file Examples/test-suite/go/smart_pointer_templatevariables_runme.go patching file Examples/test-suite/go/smart_pointer_typedef_runme.go patching file Examples/test-suite/go/sneaky1_runme.go patching file Examples/test-suite/go/special_variable_macros_runme.go patching file Examples/test-suite/go/static_const_member_2_runme.go patching file Examples/test-suite/go/struct_initialization_runme.go patching file Examples/test-suite/go/struct_rename_runme.go patching file Examples/test-suite/go/struct_value_runme.go patching file Examples/test-suite/go/template_default_arg_runme.go patching file Examples/test-suite/go/template_extend1_runme.go patching file Examples/test-suite/go/template_extend2_runme.go BUILDSTDERR: patching file Examples/test-suite/go/template+ echo 'Patch #3 (swig400-Restore-setting-of-GOVERSIONOPTION.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #4 (swig400-Fix-Go-version-check-and-Go-in-tree-example-tests.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + for all in CHANGES README + iconv -f ISO88591 -t UTF8 + touch -r CHANGES CHANGES.new + mv -f CHANGES.new CHANGES + for all in CHANGES README + iconv -f ISO88591 -t UTF8 + touch -r README README.new + mv -f README.new README + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 _inherit_runme.go patching file Examples/test-suite/go/template_ns4_runme.go patching file Examples/test-suite/go/template_ns_runme.go patching file Examples/test-suite/go/template_opaque_runme.go patching file Examples/test-suite/go/template_ref_type_runme.go patching file Examples/test-suite/go/template_rename_runme.go patching file Examples/test-suite/go/template_static_runme.go patching file Examples/test-suite/go/template_tbase_template_runme.go patching file Examples/test-suite/go/template_type_namespace_runme.go patching file Examples/test-suite/go/template_typedef_cplx3_runme.go patching file Examples/test-suite/go/template_typedef_cplx4_runme.go patching file Examples/test-suite/go/threads_exception_runme.go patching file Examples/test-suite/go/typedef_class_runme.go patching file Examples/test-suite/go/typedef_funcptr_runme.go patching file Examples/test-suite/go/typedef_inherit_runme.go patching file Examples/test-suite/go/typedef_scope_runme.go patching file Examples/test-suite/go/typemap_namespace_runme.go patching file Examples/test-suite/go/typemap_ns_using_runme.go patching file Examples/test-suite/go/typemap_out_optimal_runme.go patching file Examples/test-suite/go/typename_runme.go patching file Examples/test-suite/go/unions_runme.go patching file Examples/test-suite/go/using1_runme.go patching file Examples/test-suite/go/using2_runme.go patching file Examples/test-suite/go/using_composition_runme.go patching file Examples/test-suite/go/using_extend_runme.go patching file Examples/test-suite/go/using_inherit_runme.go patching file Examples/test-suite/go/using_private_runme.go patching file Examples/test-suite/go/using_protected_runme.go patching file Examples/test-suite/go/varargs_overload_runme.go patching file Examples/test-suite/go/varargs_runme.go patching file Examples/test-suite/go/virtual_derivation_runme.go patching file Examples/test-suite/go/virtual_poly_runme.go patching file Examples/test-suite/go/voidtest_runme.go patching file Examples/test-suite/go/wrapmacro_runme.go patching file configure.ac Hunk #1 succeeded at 2361 (offset -9 lines). Hunk #2 succeeded at 2376 (offset -9 lines). Hunk #3 succeeded at 2400 (offset -9 lines). Patch #3 (swig400-Restore-setting-of-GOVERSIONOPTION.patch): patching file configure.ac Hunk #1 succeeded at 2381 (offset -9 lines). Patch #4 (swig400-Fix-Go-version-check-and-Go-in-tree-example-tests.patch): patching file Examples/Makefile.in patching file configure.ac Hunk #1 succeeded at 2382 (offset -9 lines). Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fKo26m + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.0 + ./autogen.sh + test -d Tools/config + aclocal -I Tools/config + autoheader + automake --add-missing --copy --force-missing + autoconf + cd CCache + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./Tools/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./Tools/config/config.sub BUILDSTDERR: ++ basename ./Tools/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./Tools/config/config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./Tools/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./Tools/config/config.guess BUILDSTDERR: ++ basename ./Tools/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./Tools/config/config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-ocaml --with-python=/usr/bin/python2 --with-python3=/usr/bin/python3 --with-php=/usr/bin/php --without-go --with-octave=/usr/bin/octave --without-maximum-compile-warnings '/usr/lib/rpm/redhat/config.sub' -> './Tools/config/config.sub' '/usr/lib/rpm/redhat/config.guess' -> './Tools/config/config.guess' checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking maximum warning verbosity option... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for popen... yes checking whether to enable PCRE support... yes checking whether to use local PCRE... no checking for a sed that does not truncate output... /usr/bin/sed checking for pcre-config... /usr/bin/pcre-config checking whether to enable ccache-swig... yes Checking packages required for SWIG developers. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for bison... bison -y Checking for installed target languages and other information in order to compile and run the examples and test-suite invoked by 'make check'. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for boostlib >= (102000)... yes configure: ISYSTEM: -I checking SO... .so checking LDSHARED... gcc -shared checking CXXSHARED... gcc -shared checking TRYLINKINGWITHCXX... CXXSHARED= g++ -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking PLATCFLAGS... checking whether to enable C++11 testing... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing t_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for swill_init in -lswill... no checking for main in -lieee... no checking for crypt in -lcrypt... yes checking for pkg-config... pkg-config checking for Tcl configuration... found /usr/lib64/tcl8.6/tclConfig.sh checking for Tcl header files... -I/usr/include checking for Tcl library... -L/usr/lib64 -ltcl8.6 checking for /usr/bin/python2 major version number... 2 checking for Python os.name... posix checking for Python path separator... / checking for Python prefix... /usr checking for Python exec-prefix... /usr checking for Python version... python2.7 checking for Python lib dir... lib checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config checking for Python library directory... Not found checking for Python library... -lpython2.7 checking for /usr/bin/python3-config... no checking for /usr/bin/python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for pycodestyle... no checking for /usr/bin/2to3-3... no checking for 2to3... 2to3 checking for perl... perl checking for Perl5 header files... /usr/lib64/perl5/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib checking for Perl5 Test::More module... found checking if /usr/bin/octave works... yes checking for mkoctfile... /usr/bin/mkoctfile checking if /usr/bin/mkoctfile works... yes checking for Octave preprocessor flags... -I/usr/include/suitesparse -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave checking for Octave compiler flags... -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -grecord-gcc-switches -O0 checking for Octave linker flags... -L/usr/lib64/octave/5.1.0 -rdynamic -loctinterp -loctave -lutil -lm checking if Octave option '--no-window-system' is supported... yes checking if Octave option '--silent' is supported... yes checking if Octave option '--norc' is supported... yes checking if Octave option '--no-history' is supported... yes checking for scilab... no checking for java JDK... no (JAVA_HOME is not defined) checking for java... java checking for javac... javac checking for java include file jni.h... -I"/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include" checking for java include file jni_md.h... -I"/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/include/linux" checking for java jdk from jni include paths... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64 checking for java tools.jar... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-4.0.riscv64.fc31.riscv64/lib/tools.jar checking for nodejs... no checking for node... no checking for JavaScriptCore/JavaScript.h... not found checking for JavaScriptCore/Webkit library... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for android... no checking for adb... no checking for ant... no checking for ndk-build... no checking for guile-config... no checking for mzscheme... no checking for mzc... no checking for ruby... ruby checking for Ruby header files... -I/usr/include -I/usr/include checking for Ruby library... not found... using /usr/include checking for PHP header files... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib configure: Disabling OCaml checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... no checking for lua... /usr/bin/lua checking Lua version... Lua 5.3.x checking whether Lua dynamic loading is enabled... 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 lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking for library containing lua_close... -llua checking for R... /usr/bin/R configure: Disabling Go checking for dmd... no checking for ldmd... no checking for gdmd... no checking for dmd... no checking for gdmd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating swig.spec config.status: creating Examples/Makefile config.status: creating Examples/d/example.mk config.status: creating Examples/xml/Makefile config.status: creating Examples/test-suite/errors/Makefile config.status: creating Examples/test-suite/csharp/Makefile config.status: creating Examples/test-suite/d/Makefile config.status: creating Examples/test-suite/guile/Makefile config.status: creating Examples/test-suite/java/Makefile config.status: creating Examples/test-suite/javascript/Makefile config.status: creating Examples/test-suite/mzscheme/Makefile config.status: creating Examples/test-suite/ocaml/Makefile config.status: creating Examples/test-suite/octave/Makefile config.status: creating Examples/test-suite/perl5/Makefile config.status: creating Examples/test-suite/php/Makefile config.status: creating Examples/test-suite/python/Makefile config.status: creating Examples/test-suite/ruby/Makefile config.status: creating Examples/test-suite/scilab/Makefile config.status: creating Examples/test-suite/tcl/Makefile config.status: creating Examples/test-suite/lua/Makefile config.status: creating Examples/test-suite/r/Makefile config.status: creating Examples/test-suite/go/Makefile config.status: creating Source/Makefile config.status: creating Tools/javascript/Makefile config.status: creating preinst-swig config.status: creating CCache/ccache_swig_config.h config.status: creating Source/Include/swigconfig.h config.status: executing depfiles commands config.status: executing Examples commands === configuring in CCache (/builddir/build/BUILD/swig-4.0.0/CCache) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-ocaml' '--with-python=/usr/bin/python2' '--with-python3=/usr/bin/python3' '--with-php=/usr/bin/php' '--without-go' '--with-octave=/usr/bin/octave' '--without-maximum-compile-warnings' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' --cache-file=/dev/null --srcdir=. configure: Configuring ccache checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... BUILDSTDERR: checking whether we are cross compiling... no+ make -j4 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for realpath... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for mkstemp... yes checking for gethostname... yes checking for getpwuid... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for C99 vsnprintf... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzdopen in -lz... yes configure: creating ./config.status config.status: creating config_win32.h config.status: creating Makefile config.status: creating config.h The SWIG test-suite and examples are configured for the following languages: java lua octave perl5 php python r ruby tcl test -z "1" || (cd CCache && make) make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.0/CCache' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o ccache.o ccache.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o mdfour.o mdfour.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o hash.o hash.c make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.0/Source' make all-am make[2]: Entering directory '/builddir/build/BUILD/swig-4.0.0/Source' gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CParse/cscanner.o CParse/cscanner.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CParse/parser.o CParse/parser.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o execute.o execute.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CParse/templ.o CParse/templ.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o util.o util.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o CParse/util.o CParse/util.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o args.o args.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/base.o DOH/base.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o stats.o stats.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o cleanup.o cleanup.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/file.o DOH/file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o snprintf.o snprintf.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/fio.o DOH/fio.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -c -o unify.o unify.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/hash.o DOH/hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -I. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccache-swig ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o unify.o -lz make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.0/CCache' gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/list.o DOH/list.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/memory.o DOH/memory.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/string.o DOH/string.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o DOH/void.o DOH/void.c g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/allocate.o Modules/allocate.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/browser.o Modules/browser.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/contract.o Modules/contract.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/csharp.o Modules/csharp.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/d.o Modules/d.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/directors.o Modules/directors.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/emit.o Modules/emit.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/go.o Modules/go.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/guile.o Modules/guile.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/interface.o Modules/interface.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/java.o Modules/java.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/javascript.o Modules/javascript.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/lang.o Modules/lang.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/lua.o Modules/lua.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/main.o Modules/main.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/mzscheme.o Modules/mzscheme.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/nested.o Modules/nested.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/ocaml.o Modules/ocaml.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/octave.o Modules/octave.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/overload.o Modules/overload.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/perl5.o Modules/perl5.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/php.o Modules/php.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/python.o Modules/python.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/r.o Modules/r.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/ruby.o Modules/ruby.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/scilab.o Modules/scilab.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/swigmain.o Modules/swigmain.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/tcl8.o Modules/tcl8.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/typepass.o Modules/typepass.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/utils.o Modules/utils.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Modules/xml.o Modules/xml.cxx gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Preprocessor/cpp.o Preprocessor/cpp.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Preprocessor/expr.o Preprocessor/expr.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/cwrap.o Swig/cwrap.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/deprecate.o Swig/deprecate.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/error.o Swig/error.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/extend.o Swig/extend.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/fragment.o Swig/fragment.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/getopt.o Swig/getopt.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/include.o Swig/include.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/misc.o Swig/misc.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/naming.o Swig/naming.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/parms.o Swig/parms.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/scanner.o Swig/scanner.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/stype.o Swig/stype.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/symbol.o Swig/symbol.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/tree.o Swig/tree.c BUILDSTDERR: gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I+ make check ../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/typemap.o Swig/typemap.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/typeobj.o Swig/typeobj.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/typesys.o Swig/typesys.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o Swig/wrapfunc.o Swig/wrapfunc.c g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eswig CParse/cscanner.o CParse/parser.o CParse/templ.o CParse/util.o DOH/base.o DOH/file.o DOH/fio.o DOH/hash.o DOH/list.o DOH/memory.o DOH/string.o DOH/void.o Doxygen/doxyentity.o Doxygen/doxyparser.o Doxygen/doxytranslator.o Doxygen/javadoc.o Doxygen/pydoc.o Modules/allocate.o Modules/browser.o Modules/contract.o Modules/csharp.o Modules/d.o Modules/directors.o Modules/emit.o Modules/go.o Modules/guile.o Modules/interface.o Modules/java.o Modules/javascript.o Modules/lang.o Modules/lua.o Modules/main.o Modules/mzscheme.o Modules/nested.o Modules/ocaml.o Modules/octave.o Modules/overload.o Modules/perl5.o Modules/php.o Modules/python.o Modules/r.o Modules/ruby.o Modules/scilab.o Modules/swigmain.o Modules/tcl8.o Modules/typepass.o Modules/utils.o Modules/xml.o Preprocessor/cpp.o Preprocessor/expr.o Swig/cwrap.o Swig/deprecate.o Swig/error.o Swig/extend.o Swig/fragment.o Swig/getopt.o Swig/include.o Swig/misc.o Swig/naming.o Swig/parms.o Swig/scanner.o Swig/stype.o Swig/symbol.o Swig/tree.o Swig/typemap.o Swig/typeobj.o Swig/typesys.o Swig/wrapfunc.o -ldl -lpcre cp -f ../Source/eswig ../swig make[2]: Leaving directory '/builddir/build/BUILD/swig-4.0.0/Source' make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.0/Source' test -x ./swig ./swig -version SWIG Version 4.0.0 Compiled with g++ [riscv64-redhat-linux-gnu] Configured options: +pcre Please see http://www.swig.org for reporting bugs and further information ./swig -help Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Tcl 8 Options (available with -tcl8) -itcl - Enable ITcl support -nosafe - Leave out SafeInit module function. -prefix - Set a prefix to be prepended to all names -namespace - Build module into a Tcl 8 namespace -pkgversion - Set package version Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Perl 5 Options (available with -perl5) -compat - Compatibility mode -const - Wrap constants as constants and not variables (implies -proxy) -nopm - Do not generate the .pm file -noproxy - Don't create proxy classes -proxy - Create proxy classes -static - Omit code related to dynamic loading Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Python Options (available with -python) -builtin - Create Python built-in types rather than proxy classes, for better performance -castmode - Enable the casting mode, which allows implicit cast between types in Python -debug-doxygen-parser - Display doxygen parser module debugging information -debug-doxygen-translator - Display doxygen translator module debugging information -dirvtable - Generate a pseudo virtual table for directors for faster dispatch -doxygen - Convert C++ doxygen comments to pydoc comments in proxy classes -extranative - Return extra native wrappers for C++ std containers wherever possible -fastproxy - Use fast proxy mechanism for member methods -globals - Set used to access C global variable (default: 'cvar') -interface - Set low-level C/C++ module name to (default: module name prefixed by '_') -keyword - Use keyword arguments -nofastunpack - Use traditional UnpackTuple method to parse the argument functions -noh - Don't generate the output header file -noproxy - Don't generate proxy classes -nortti - Disable the use of the native C++ RTTI with directors -nothreads - Disable thread support for the entire interface -olddefs - Keep the old method definitions when using -fastproxy -py3 - Generate code with Python 3 specific features and syntax -relativeimport - Use relative Python imports -threads - Add thread support for all the interface -O - Enable the following optimization options: -fastdispatch -fastproxy -fvirtual Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Java Options (available with -java) -doxygen - Convert C++ doxygen comments to JavaDoc comments in proxy classes -debug-doxygen-parser - Display doxygen parser module debugging information -debug-doxygen-translator - Display doxygen translator module debugging information -nopgcpp - Suppress premature garbage collection prevention parameter -noproxy - Generate the low-level functional interface instead of proxy classes -oldvarnames - Old intermediary method names for variable wrappers -package - Set name of the Java package to Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Ruby Options (available with -ruby) -autorename - Enable renaming of classes and methods to follow Ruby coding standards -globalmodule - Wrap everything into the global module -initname - Set entry function to Init_ (used by `require') -minherit - Attempt to support multiple inheritance -noautorename - Disable renaming of classes and methods (default) -prefix - Set a prefix to be prepended to all names Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Octave Options (available with -octave) -globals - Set used to access C global variables [default: 'cvar'] Use '.' to load C global variables into module namespace -opprefix - Prefix for global operator functions [default: 'op_'] Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt PHP 7 Options (available with -php7) -noproxy - Don't generate proxy classes. -prefix - Prepend to all class names in PHP wrappers Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Lua Options (available with -lua) -elua - Generates LTR compatible wrappers for smaller devices running elua -eluac - LTR compatible wrappers in "crass compress" mode for elua -elua-emulate - Emulates behaviour of eLua. Useful only for testing. Incompatible with -elua/-eluac options. -nomoduleglobal - Do not register the module name as a global variable but return the module table from calls to require. -no-old-metatable-bindings - Disable support for old-style bindings name generation, some old-style members scheme etc. -squash-bases - Squashes symbols from all inheritance tree of a given class into itself. Emulates pre-SWIG3.0 inheritance. Insignificantly speeds things up, but increases memory consumption. Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt R Options (available with -r) -copystruct - Emit R code to copy C structs (on by default) -debug - Output debug -dll - Name of the DLL (without the .dll or .so suffix). Default is the module name. -gc - Aggressive garbage collection -memoryprof - Add memory profile -namespace - Output NAMESPACE file -no-init-code - Turn off the generation of the R_init_ code BUILDSTDERR: (registration information sPython 2.7.16 BUILDSTDERR: openjdk version "1.8.0_212" BUILDSTDERR: OpenJDK Runtime Environment (build 1.8.0_212-b04) BUILDSTDERR: OpenJDK 64-Bit Zero VM (build 25.212-b04, interpreted mode) BUILDSTDERR: javac 1.8.0_212 BUILDSTDERR: example_wrap.c: In function '_wrap_capitalize': BUILDSTDERR: example_wrap.c:1993:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1993 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ till generated) -package - Package name for the PACKAGE argument of the R .Call() invocations. Default is the module name. Note: 'swig - -help' displays options for a specific target language. test -z "1" || (cd CCache && make check) make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.0/CCache' SWIG_LIB='.././../Lib' PATH=../..:$PATH SWIG='swig' CC='gcc' NOSOFTLINKSTEST='' CCACHE='../ccache-swig' CCACHE_PROG=ccache-swig ./test.sh starting testsuite base starting swig testsuite base starting testsuite link starting swig testsuite link starting testsuite hardlink starting swig testsuite hardlink starting testsuite cpp2 starting swig testsuite cpp2 starting testsuite nlevels4 starting testsuite nlevels1 test done - OK make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.0/CCache' showing tcl version 8.6 showing perl5 version This is perl 5, version 30, subversion 0 (v5.30.0) built for riscv64-linux-thread-multi showing python version showing java version skipping javascript version skipping android version skipping guile version skipping mzscheme version showing ruby version ruby 2.5.1p57 (2018-03-29 revision 63029) [riscv64-linux] skipping ocaml version showing octave version GNU Octave, version 5.1.0 showing php version PHP 7.3.8 (cli) (built: Jul 30 2019 09:26:16) ( NTS ) skipping csharp version showing lua version Lua 5.3.5 Copyright (C) 1994-2018 Lua.org, PUC-Rio showing r version R version 3.6.1 (2019-07-05) -- "Action of the Toes" skipping scilab version skipping go version skipping d version checking Examples/tcl/class checking Examples/tcl/constants checking Examples/tcl/contract checking Examples/tcl/enum checking Examples/tcl/funcptr checking Examples/tcl/import checking Examples/tcl/multimap checking Examples/tcl/operator checking Examples/tcl/pointer checking Examples/tcl/reference checking Examples/tcl/simple checking Examples/tcl/std_vector checking Examples/tcl/value checking Examples/tcl/variables checking Examples/perl5/callback checking Examples/perl5/class checking Examples/perl5/constants checking Examples/perl5/constants2 checking Examples/perl5/extend checking Examples/perl5/funcptr checking Examples/perl5/import checking Examples/perl5/multimap checking Examples/perl5/multiple_inheritance checking Examples/perl5/pointer checking Examples/perl5/reference checking Examples/perl5/simple checking Examples/perl5/value checking Examples/perl5/variables checking Examples/python/callback checking Examples/python/class checking Examples/python/constants checking Examples/python/contract checking Examples/python/docstrings checking Examples/python/doxygen checking Examples/python/enum checking Examples/python/exception checking Examples/python/exceptproxy checking Examples/python/extend checking Examples/python/funcptr checking Examples/python/funcptr2 checking Examples/python/functor checking Examples/python/import checking Examples/python/import_template checking Examples/python/import_packages checking Examples/python/multimap checking Examples/python/operator checking Examples/python/pointer checking Examples/python/reference checking Examples/python/simple checking Examples/python/smartptr checking Examples/python/std_vector checking Examples/python/std_map checking Examples/python/template checking Examples/python/varargs checking Examples/python/variables checking Examples/java/callback checking Examples/java/class checking Examples/java/constants checking Examples/java/doxygen checking Examples/java/enum checking Examples/java/extend checking Examples/java/funcptr checking Examples/java/multimap checking Examples/java/native checking Examples/java/nested checking Examples/java/pointer checking Examples/java/reference checking Examples/java/simple checking Examples/java/template checking Examples/java/typemap checking Examples/java/variables skipping android check skipping guile check skipping mzscheme check checking Examples/ruby/class checking Examples/ruby/constants checking Examples/ruby/enum checking Examples/ruby/funcptr BUILDSTDERR: checking Examples/ruby/fIn file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:173: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdio:41, BUILDSTDERR: from example.h:3, BUILDSTDERR: from example.cxx:3: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from example.cxx:4: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:173: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdio:41, BUILDSTDERR: from example.h:3, BUILDSTDERR: from example.cxx:3: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/bits/libc-header-start.h:33, BUILDSTDERR: from /usr/include/stdio.h:27, BUILDSTDERR: from example.cxx:9: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:172: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/include/c++/9/riscv64-redhat-linux/bits/os_defines.h:39, BUILDSTDERR: from /usr/include/c++/9/riscv64-redhat-linux/bits/c++config.h:524, BUILDSTDERR: from /usr/include/c++/9/cstdlib:41, BUILDSTDERR: from example_wrap.cxx:148: BUILDSTDERR: /usr/include/features.h:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] BUILDSTDERR: 382 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) BUILDSTDERR: | ^~~~~~~ uncptr2 checking Examples/ruby/functor checking Examples/ruby/hashargs checking Examples/ruby/import checking Examples/ruby/import_template checking Examples/ruby/mark_function checking Examples/ruby/multimap checking Examples/ruby/operator checking Examples/ruby/overloading checking Examples/ruby/pointer checking Examples/ruby/reference checking Examples/ruby/simple checking Examples/ruby/std_vector checking Examples/ruby/template checking Examples/ruby/value checking Examples/ruby/variables skipping ocaml check checking Examples/octave/callback checking Examples/octave/class checking Examples/octave/constants checking Examples/octave/contract checking Examples/octave/enum checking Examples/octave/extend checking Examples/octave/funcptr checking Examples/octave/funcptr2 checking Examples/octave/functor checking Examples/octave/operator checking Examples/octave/module_load checking Examples/octave/pointer checking Examples/octave/reference checking Examples/octave/simple checking Examples/octave/template checking Examples/octave/variables checking Examples/php/callback checking Examples/php/class checking Examples/php/constants checking Examples/php/cpointer checking Examples/php/disown checking Examples/php/enum checking Examples/php/extend checking Examples/php/funcptr checking Examples/php/overloading checking Examples/php/pointer checking Examples/php/pragmas checking Examples/php/proxy checking Examples/php/reference checking Examples/php/simple checking Examples/php/sync checking Examples/php/value checking Examples/php/variables skipping csharp check checking Examples/lua/arrays checking Examples/lua/class checking Examples/lua/constants checking Examples/lua/dual checking Examples/lua/embed checking Examples/lua/embed2 checking Examples/lua/embed3 checking Examples/lua/exception checking Examples/lua/funcptr3 checking Examples/lua/functest checking Examples/lua/functor checking Examples/lua/import checking Examples/lua/nspace checking Examples/lua/owner checking Examples/lua/pointer checking Examples/lua/simple checking Examples/lua/variables checking Examples/r/class checking Examples/r/simple skipping scilab check skipping go check skipping d check skipping javascript check checking errors test-suite checking errors testcase cpp_bad_extern checking errors testcase cpp_bad_global_memberptr checking errors testcase cpp_class_definition checking errors testcase cpp_extend_destructors checking errors testcase cpp_extend_redefine checking errors testcase cpp_extend_undefined checking errors testcase cpp_extra_brackets checking errors testcase cpp_extra_brackets2 checking errors testcase cpp_inherit checking errors testcase cpp_inherit_ignored checking errors testcase cpp_inline_namespace checking errors testcase cpp_invalid_exponents1 checking errors testcase cpp_invalid_exponents2 checking errors testcase cpp_invalid_qualifiers checking errors testcase cpp_invalid_template checking errors testcase cpp_macro_locator checking errors testcase cpp_missing_rparenthesis checking errors testcase cpp_missing_rtemplate checking errors testcase cpp_namespace_alias checking errors testcase cpp_namespace_aliasnot checking errors testcase cpp_namespace_aliasundef checking errors testcase cpp_namespace_template_bad checking errors testcase cpp_namewarn checking errors testcase cpp_nested_namespace_alias checking errors testcase cpp_nested_template checking errors testcase cpp_no_access checking errors testcase cpp_no_return_type checking errors testcase cpp_nobase checking errors testcase cpp_overload_const checking errors testcase cpp_private_inherit checking errors testcase cpp_raw_string_termination checking errors testcase cpp_recursive_typedef checking errors testcase cpp_refqualifier checking errors testcase cpp_shared_ptr checking errors testcase cpp_template_duplicate_names checking errors testcase cpp_template_friend checking errors testcase cpp_template_nargs checking errors testcase cpp_template_not checking errors testcase cpp_template_partial checking errors testcase cpp_template_repeat checking errors testcase cpp_template_scope checking errors testcase cpp_template_undef checking errors testcase cpp_using_not checking errors testcase cpp_using_undef checking errors testcase c_bad_name checking errors testcase c_bad_native checking errors testcase c_class checking errors testcase c_deprecated checking errors testcase c_empty_char checking errors testcase c_enum_badvalue checking errors testcase c_extra_rblock checking errors testcase c_extra_rbrace checking errors testcase c_extra_unsigned checking errors testcase c_insert_missing checking errors testcase c_long_short checking errors testcase c_missing_rbrace checking errors testcase c_missing_semi checking errors testcase c_redefine checking errors testcase c_varargs_neg checking errors testcase nomodule checking errors testcase pp_badeval checking errors testcase pp_constant checking errors testcase pp_defined checking errors testcase pp_deprecated checking errors testcase pp_expressions_bad checking errors testcase pp_illegal_argument checking errors testcase pp_invalid_exponents checking errors testcase pp_macro_badchar checking errors testcase pp_macro_defined_unterminated checking errors testcase pp_macro_expansion checking errors testcase pp_macro_expansion_multiline checking errors testcase pp_macro_inline_unterminated checking errors testcase pp_macro_missing_expression checking errors testcase pp_macro_nargs checking errors testcase pp_macro_redef checking errors testcase pp_macro_rparen checking errors testcase pp_macro_unexpected_tokens checking errors testcase pp_macro_unterminated checking errors testcase pp_misplaced_elif checking errors testcase pp_misplaced_else checking errors testcase pp_missing_enddef checking errors testcase pp_missing_endif checking errors testcase pp_missing_endoffile checking errors testcase pp_missing_file checking errors testcase pp_missing_rblock checking errors testcase pp_pragma checking errors testcase pp_unknowndirective checking errors testcase pp_unknowndirective2 checking errors testcase pp_unknowndirective3 checking errors testcase pp_unterm_char checking errors testcase pp_unterm_comment checking errors testcase pp_unterm_string checking errors testcase pp_unterminated_block checking errors testcase pp_variable_args checking errors testcase swig_apply_nargs checking errors testcase swig_extend checking errors testcase swig_fragment_missing checking errors testcase swig_identifier checking errors testcase swig_insert_bad checking errors testcase swig_pythoncode_bad checking errors testcase swig_pythoncode_bad2 checking errors testcase swig_pythoncode_bad3 checking errors testcase swig_typemap_copy checking errors testcase swig_typemap_old checking errors testcase swig_typemap_warn checking errors testcase doxygen_unknown_command checking tcl test-suite checking tcl testcase primitive_types (with run test) checking tcl testcase li_cstring checking tcl testcase li_cwstring checking tcl testcase abstract_access checking tcl testcase abstract_inherit checking tcl testcase abstract_inherit_ok checking tcl testcase abstract_signature checking tcl testcase abstract_typedef checking tcl testcase abstract_typedef2 checking tcl testcase abstract_virtual checking tcl testcase access_change checking tcl testcase add_link checking tcl testcase aggregate checking tcl testcase allowexcept checking tcl testcase allprotected checking tcl testcase allprotected_not checking tcl testcase anonymous_bitfield checking tcl testcase apply_signed_char checking tcl testcase apply_strings checking tcl testcase argout checking tcl testcase array_member checking tcl testcase array_typedef_memberin checking tcl testcase arrayref checking tcl testcase arrays_dimensionless checking tcl testcase arrays_global checking tcl testcase arrays_global_twodim checking tcl testcase arrays_scope checking tcl testcase autodoc checking tcl testcase bloody_hell checking tcl testcase bools (with run test) checking tcl testcase catches checking tcl testcase cast_operator checking tcl testcase casts checking tcl testcase char_binary checking tcl testcase char_strings checking tcl testcase chartest checking tcl testcase class_scope_namespace checking tcl testcase class_forward checking tcl testcase class_ignore checking tcl testcase class_scope_weird checking tcl testcase compactdefaultargs checking tcl testcase const_const_2 checking tcl testcase constant_directive checking tcl testcase constant_pointers checking tcl testcase constover checking tcl testcase constructor_copy checking tcl testcase constructor_exception checking tcl testcase constructor_explicit checking tcl testcase constructor_ignore checking tcl testcase constructor_rename checking tcl testcase constructor_value checking tcl testcase contract checking tcl testcase conversion checking tcl testcase conversion_namespace checking tcl testcase conversion_ns_template checking tcl testcase conversion_operators checking tcl testcase cplusplus_throw checking tcl testcase cpp_basic checking tcl testcase cpp_enum checking tcl testcase cpp_namespace checking tcl testcase cpp_nodefault checking tcl testcase cpp_static checking tcl testcase cpp_typedef checking tcl testcase cpp14_binary_integer_literals checking tcl testcase cpp17_hex_floating_literals checking tcl testcase cpp17_nested_namespaces checking tcl testcase cpp17_nspace_nested_namespaces checking tcl testcase cpp17_u8_char_literals checking tcl testcase curiously_recurring_template_pattern checking tcl testcase default_args checking tcl testcase default_arg_expressions checking tcl testcase default_arg_values checking tcl testcase default_constructor checking tcl testcase defvalue_constructor checking tcl testcase derived_byvalue checking tcl testcase derived_nested checking tcl testcase destructor_methodmodifiers checking tcl testcase destructor_reprotected checking tcl testcase director_abstract checking tcl testcase director_alternating checking tcl testcase director_basic checking tcl testcase director_binary_string checking tcl testcase director_classes checking tcl testcase director_classic checking tcl testcase director_constructor checking tcl testcase director_default checking tcl testcase director_detect checking tcl testcase director_enum checking tcl testcase director_exception checking tcl testcase director_exception_catches checking tcl testcase director_exception_nothrow checking tcl testcase director_extend checking tcl testcase director_finalizer checking tcl testcase director_frob checking tcl testcase director_ignore checking tcl testcase director_keywords checking tcl testcase director_namespace_clash checking tcl testcase director_nested checking tcl testcase director_nspace checking tcl testcase director_nspace_director_name_collision checking tcl testcase director_overload checking tcl testcase director_overload2 checking tcl testcase director_ownership checking tcl testcase director_pass_by_value checking tcl testcase director_primitives checking tcl testcase director_property checking tcl testcase director_protected checking tcl testcase director_protected_overloaded checking tcl testcase director_redefined checking tcl testcase director_ref checking tcl testcase director_smartptr checking tcl testcase director_thread checking tcl testcase director_unroll checking tcl testcase director_using checking tcl testcase director_void checking tcl testcase director_wombat checking tcl testcase disown (with run test) checking tcl testcase dynamic_cast checking tcl testcase empty checking tcl testcase enum_ignore checking tcl testcase enum_plus checking tcl testcase enum_rename checking tcl testcase enum_scope_template checking tcl testcase enum_template checking tcl testcase enum_thorough (with run test) checking tcl testcase enum_var checking tcl testcase equality checking tcl testcase evil_diamond checking tcl testcase evil_diamond_ns checking tcl testcase evil_diamond_prop checking tcl testcase exception_classname checking tcl testcase exception_order checking tcl testcase extend checking tcl testcase extend_constructor_destructor checking tcl testcase extend_default checking tcl testcase extend_placement checking tcl testcase extend_special_variables checking tcl testcase extend_template checking tcl testcase extend_template_method checking tcl testcase extend_template_ns checking tcl testcase extend_typedef_class checking tcl testcase extern_c checking tcl testcase extern_namespace checking tcl testcase extern_throws checking tcl testcase expressions checking tcl testcase features checking tcl testcase fragments checking tcl testcase friends checking tcl testcase friends_template checking tcl testcase funcptr_cpp checking tcl testcase functors checking tcl testcase fvirtual checking tcl testcase global_namespace checking tcl testcase global_ns_arg checking tcl testcase global_scope_types checking tcl testcase global_vars checking tcl testcase grouping checking tcl testcase ignore_parameter checking tcl testcase import_fragments checking tcl testcase import_nomodule (with run test) checking tcl testcase inherit checking tcl testcase inherit_member checking tcl testcase inherit_missing checking tcl testcase inherit_same_name checking tcl testcase inherit_target_language checking tcl testcase inherit_void_arg checking tcl testcase inline_initializer checking tcl testcase insert_directive checking tcl testcase keyword_rename checking tcl testcase kind checking tcl testcase kwargs_feature checking tcl testcase langobj checking tcl testcase li_attribute checking tcl testcase li_attribute_template checking tcl testcase li_boost_shared_ptr checking tcl testcase li_boost_shared_ptr_attribute checking tcl testcase li_boost_shared_ptr_bits checking tcl testcase li_boost_shared_ptr_director checking tcl testcase li_boost_shared_ptr_template checking tcl testcase li_carrays_cpp checking tcl testcase li_cdata_cpp checking tcl testcase li_cpointer_cpp checking tcl testcase li_std_auto_ptr checking tcl testcase li_stdint checking tcl testcase li_swigtype_inout checking tcl testcase li_typemaps checking tcl testcase li_typemaps_apply checking tcl testcase li_windows checking tcl testcase long_long_apply checking tcl testcase memberin_extend checking tcl testcase member_funcptr_galore checking tcl testcase member_pointer (with run test) checking tcl testcase member_pointer_const checking tcl testcase member_template checking tcl testcase minherit checking tcl testcase minherit2 checking tcl testcase mixed_types checking tcl testcase multiple_inheritance checking tcl testcase multiple_inheritance_abstract checking tcl testcase multiple_inheritance_interfaces checking tcl testcase multiple_inheritance_nspace checking tcl testcase multiple_inheritance_shared_ptr checking tcl testcase name_cxx checking tcl testcase name_warnings checking tcl testcase namespace_chase checking tcl testcase namespace_class checking tcl testcase namespace_enum checking tcl testcase namespace_extend checking tcl testcase namespace_forward_declaration checking tcl testcase namespace_nested checking tcl testcase namespace_spaces checking tcl testcase namespace_template checking tcl testcase namespace_typedef_class checking tcl testcase namespace_typemap checking tcl testcase namespace_union checking tcl testcase namespace_virtual_method checking tcl testcase nspace checking tcl testcase nspace_extend checking tcl testcase native_directive checking tcl testcase naturalvar checking tcl testcase naturalvar_more checking tcl testcase naturalvar_onoff checking tcl testcase nested_class checking tcl testcase nested_directors checking tcl testcase nested_comment checking tcl testcase nested_ignore checking tcl testcase nested_in_template checking tcl testcase nested_scope checking tcl testcase nested_template_base checking tcl testcase nested_workaround checking tcl testcase newobject1 (with run test) checking tcl testcase newobject3 checking tcl testcase null_pointer (with run test) checking tcl testcase operator_overload checking tcl testcase operator_overload_break checking tcl testcase operator_pointer_ref checking tcl testcase operbool checking tcl testcase ordering checking tcl testcase overload_arrays checking tcl testcase overload_bool checking tcl testcase overload_complicated checking tcl testcase overload_copy (with run test) checking tcl testcase overload_extend checking tcl testcase overload_method checking tcl testcase overload_numeric checking tcl testcase overload_null (with run test) checking tcl testcase overload_polymorphic checking tcl testcase overload_rename checking tcl testcase overload_return_type checking tcl testcase overload_simple (with run test) checking tcl testcase overload_subtype checking tcl testcase overload_template checking tcl testcase overload_template_fast checking tcl testcase pointer_reference checking tcl testcase preproc_constants checking tcl testcase primitive_ref (with run test) checking tcl testcase private_assign checking tcl testcase proxycode checking tcl testcase protected_rename checking tcl testcase pure_virtual checking tcl testcase redefined checking tcl testcase redefined_not checking tcl testcase refcount checking tcl testcase reference_global_vars (with run test) checking tcl testcase rename1 checking tcl testcase rename2 checking tcl testcase rename3 checking tcl testcase rename4 checking tcl testcase rename_rstrip_encoder checking tcl testcase rename_scope checking tcl testcase rename_simple checking tcl testcase rename_strip_encoder checking tcl testcase rename_pcre_encoder checking tcl testcase rename_pcre_enum checking tcl testcase rename_predicates checking tcl testcase rename_wildcard checking tcl testcase restrict_cplusplus checking tcl testcase return_const_value checking tcl testcase return_value_scope checking tcl testcase rname checking tcl testcase samename checking tcl testcase sizet checking tcl testcase smart_pointer_const checking tcl testcase smart_pointer_const2 checking tcl testcase smart_pointer_const_overload checking tcl testcase smart_pointer_extend checking tcl testcase smart_pointer_ignore checking tcl testcase smart_pointer_member checking tcl testcase smart_pointer_multi checking tcl testcase smart_pointer_multi_typedef checking tcl testcase smart_pointer_namespace checking tcl testcase smart_pointer_namespace2 checking tcl testcase smart_pointer_not checking tcl testcase smart_pointer_overload checking tcl testcase smart_pointer_protected checking tcl testcase smart_pointer_rename checking tcl testcase smart_pointer_simple checking tcl testcase smart_pointer_static checking tcl testcase smart_pointer_template_const_overload checking tcl testcase smart_pointer_template_defaults_overload checking tcl testcase smart_pointer_templatemethods checking tcl testcase smart_pointer_templatevariables checking tcl testcase smart_pointer_typedef checking tcl testcase special_variables checking tcl testcase special_variable_attributes checking tcl testcase special_variable_macros checking tcl testcase static_array_member checking tcl testcase static_const_member checking tcl testcase static_const_member_2 checking tcl testcase stl_no_default_constructor checking tcl testcase string_constants checking tcl testcase struct_initialization_cpp checking tcl testcase struct_value checking tcl testcase swig_exception checking tcl testcase symbol_clash checking tcl testcase template_arg_replace checking tcl testcase template_arg_scope checking tcl testcase template_arg_typename checking tcl testcase template_array_numeric checking tcl testcase template_basic checking tcl testcase template_base_template checking tcl testcase template_classes checking tcl testcase template_class_reuse_name checking tcl testcase template_const_ref checking tcl testcase template_construct checking tcl testcase template_templated_constructors checking tcl testcase template_default checking tcl testcase template_default2 checking tcl testcase template_default_arg checking tcl testcase template_default_arg_overloaded checking tcl testcase template_default_arg_overloaded_extend checking tcl testcase template_default_arg_virtual_destructor checking tcl testcase template_default_cache checking tcl testcase template_default_class_parms checking tcl testcase template_default_class_parms_typedef checking tcl testcase template_default_inherit checking tcl testcase template_default_qualify checking tcl testcase template_default_vw checking tcl testcase template_empty_inherit checking tcl testcase template_enum checking tcl testcase template_enum_ns_inherit checking tcl testcase template_enum_typedef checking tcl testcase template_explicit checking tcl testcase template_extend1 checking tcl testcase template_extend2 checking tcl testcase template_extend_overload checking tcl testcase template_extend_overload_2 checking tcl testcase template_forward checking tcl testcase template_inherit checking tcl testcase template_inherit_abstract checking tcl testcase template_int_const checking tcl testcase template_keyword_in_type checking tcl testcase template_methods checking tcl testcase template_namespace_forward_declaration checking tcl testcase template_using_directive_and_declaration_forward checking tcl testcase template_using_directive_typedef checking tcl testcase template_nested checking tcl testcase template_nested_typemaps checking tcl testcase template_ns checking tcl testcase template_ns2 checking tcl testcase template_ns3 checking tcl testcase template_ns4 checking tcl testcase template_ns_enum checking tcl testcase template_ns_enum2 checking tcl testcase template_ns_inherit checking tcl testcase template_ns_scope checking tcl testcase template_parameters_global_scope checking tcl testcase template_partial_arg checking tcl testcase template_partial_specialization checking tcl testcase template_partial_specialization_typedef checking tcl testcase template_qualifier checking tcl testcase template_ref_type checking tcl testcase template_rename checking tcl testcase template_retvalue checking tcl testcase template_specialization checking tcl testcase template_specialization_defarg checking tcl testcase template_specialization_enum checking tcl testcase template_static checking tcl testcase template_tbase_template checking tcl testcase template_template_parameters checking tcl testcase template_typedef checking tcl testcase template_typedef_class_template checking tcl testcase template_typedef_cplx checking tcl testcase template_typedef_cplx2 checking tcl testcase template_typedef_cplx3 checking tcl testcase template_typedef_cplx4 checking tcl testcase template_typedef_cplx5 checking tcl testcase template_typedef_funcptr checking tcl testcase template_typedef_inherit checking tcl testcase template_typedef_ns checking tcl testcase template_typedef_ptr checking tcl testcase template_typedef_rec checking tcl testcase template_typedef_typedef checking tcl testcase template_typemaps checking tcl testcase template_typemaps_typedef checking tcl testcase template_typemaps_typedef2 checking tcl testcase template_using checking tcl testcase template_virtual checking tcl testcase template_whitespace checking tcl testcase threads checking tcl testcase threads_exception checking tcl testcase throw_exception checking tcl testcase typedef_array_member checking tcl testcase typedef_class checking tcl testcase typedef_classforward_same_name checking tcl testcase typedef_funcptr checking tcl testcase typedef_inherit checking tcl testcase typedef_mptr checking tcl testcase typedef_reference checking tcl testcase typedef_scope checking tcl testcase typedef_sizet checking tcl testcase typedef_struct_cpp checking tcl testcase typedef_typedef checking tcl testcase typemap_arrays checking tcl testcase typemap_array_qualifiers checking tcl testcase typemap_delete checking tcl testcase typemap_directorout checking tcl testcase typemap_documentation checking tcl testcase typemap_global_scope checking tcl testcase typemap_manyargs checking tcl testcase typemap_namespace checking tcl testcase typemap_ns_using checking tcl testcase typemap_numinputs checking tcl testcase typemap_template checking tcl testcase typemap_template_parm_typedef checking tcl testcase typemap_template_parms checking tcl testcase typemap_template_typedef checking tcl testcase typemap_out_optimal checking tcl testcase typemap_qualifier_strip checking tcl testcase typemap_variables checking tcl testcase typemap_various checking tcl testcase typename checking tcl testcase types_directive checking tcl testcase unicode_strings checking tcl testcase union_scope checking tcl testcase using1 checking tcl testcase using2 checking tcl testcase using_composition checking tcl testcase using_directive_and_declaration checking tcl testcase using_directive_and_declaration_forward checking tcl testcase using_extend checking tcl testcase using_inherit checking tcl testcase using_namespace checking tcl testcase using_namespace_loop checking tcl testcase using_pointers checking tcl testcase using_private checking tcl testcase using_protected checking tcl testcase valuewrapper checking tcl testcase valuewrapper_base checking tcl testcase valuewrapper_const checking tcl testcase valuewrapper_opaque checking tcl testcase varargs checking tcl testcase varargs_overload checking tcl testcase variable_replacement checking tcl testcase virtual_destructor checking tcl testcase virtual_derivation checking tcl testcase virtual_poly checking tcl testcase virtual_vs_nonvirtual_base checking tcl testcase voidtest checking tcl testcase wallkw checking tcl testcase wrapmacro checking tcl testcase director_string checking tcl testcase ignore_template_constructor checking tcl testcase li_std_combinations checking tcl testcase li_std_deque checking tcl testcase li_std_except checking tcl testcase li_std_except_as_class checking tcl testcase li_std_map checking tcl testcase li_std_pair checking tcl testcase li_std_pair_using checking tcl testcase li_std_string (with run test) checking tcl testcase li_std_vector checking tcl testcase li_std_vector_back_reference checking tcl testcase li_std_vector_enum checking tcl testcase li_std_vector_member_var checking tcl testcase li_std_vector_ptr checking tcl testcase smart_pointer_inherit checking tcl testcase template_typedef_fnc checking tcl testcase template_type_namespace checking tcl testcase template_opaque checking tcl testcase li_cstring checking tcl testcase li_cwstring checking tcl testcase arrays checking tcl testcase bom_utf8 checking tcl testcase c_delete checking tcl testcase c_delete_function checking tcl testcase char_constant checking tcl testcase const_const checking tcl testcase constant_expr checking tcl testcase default_args_c checking tcl testcase empty_c checking tcl testcase enums checking tcl testcase enum_forward checking tcl testcase enum_macro checking tcl testcase enum_missing checking tcl testcase extern_declaration checking tcl testcase funcptr checking tcl testcase function_typedef checking tcl testcase global_functions checking tcl testcase immutable_values checking tcl testcase inctest checking tcl testcase infinity checking tcl testcase integers checking tcl testcase keyword_rename_c checking tcl testcase lextype checking tcl testcase li_carrays checking tcl testcase li_cdata checking tcl testcase li_cmalloc checking tcl testcase li_constraints checking tcl testcase li_cpointer checking tcl testcase li_math checking tcl testcase long_long checking tcl testcase memberin_extend_c checking tcl testcase name checking tcl testcase nested checking tcl testcase nested_extend_c checking tcl testcase nested_structs checking tcl testcase newobject2 (with run test) checking tcl testcase overload_extend_c checking tcl testcase overload_extend2 checking tcl testcase preproc checking tcl testcase preproc_constants_c checking tcl testcase preproc_defined checking tcl testcase preproc_gcc_output checking tcl testcase preproc_include checking tcl testcase preproc_line_file checking tcl testcase register_par checking tcl testcase ret_by_value checking tcl testcase simple_array checking tcl testcase sizeof_pointer checking tcl testcase sneaky1 checking tcl testcase string_simple checking tcl testcase struct_rename checking tcl testcase struct_initialization checking tcl testcase typedef_classforward_same_name checking tcl testcase typedef_struct checking tcl testcase typemap_subst checking tcl testcase union_parameter (with run test) checking tcl testcase unions (with run test) checking tcl testcase clientdata_prop (with run test) checking tcl testcase import_stl BUILDSTDERR: checking tcl tli_cstring_wrap.cxx: In function 'void _wrap_test3(PerlInterpreter*, CV*)': BUILDSTDERR: li_cstring_wrap.cxx:2194:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2194 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.cxx: In function 'void _wrap_test4(PerlInterpreter*, CV*)': BUILDSTDERR: li_cstring_wrap.cxx:2232:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2232 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.cxx: In function 'void _wrap_test5(PerlInterpreter*, CV*)': BUILDSTDERR: li_cstring_wrap.cxx:2270:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2270 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.cxx: In function 'void _wrap_test6(PerlInterpreter*, CV*)': BUILDSTDERR: li_cstring_wrap.cxx:2305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2305 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: allowexcept_wrap.cxx: In function 'void _wrap_Foo_member_variable_set(PerlInterpreter*, CV*)': BUILDSTDERR: allowexcept_wrap.cxx:1833:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1833 | Foo *arg1 = (Foo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: allowexcept_wrap.cxx:1834:10: warning: variable 'arg2' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1834 | XYZ *arg2 = (XYZ *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: allowexcept_wrap.cxx: In function 'void _wrap_Foo_member_variable_get(PerlInterpreter*, CV*)': BUILDSTDERR: allowexcept_wrap.cxx:1875:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1875 | Foo *arg1 = (Foo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: autodoc_wrap.cxx: In function 'void _wrap_func_inout(PerlInterpreter*, CV*)': BUILDSTDERR: autodoc_wrap.cxx:5268:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5268 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ estcase imports (with run test) checking tcl testcase mod checking tcl testcase multi_import checking tcl testcase packageoption checking tcl testcase template_typedef_import 546 tcl tests passed checking perl5 test-suite checking perl5 testcase primitive_types (with run test) checking perl5 testcase li_cstring checking perl5 testcase li_cdata_carrays_cpp (with run test) checking perl5 testcase li_reference (with run test) checking perl5 testcase director_nestedmodule checking perl5 testcase abstract_access checking perl5 testcase abstract_inherit checking perl5 testcase abstract_inherit_ok checking perl5 testcase abstract_signature checking perl5 testcase abstract_typedef checking perl5 testcase abstract_typedef2 checking perl5 testcase abstract_virtual checking perl5 testcase access_change checking perl5 testcase add_link checking perl5 testcase aggregate (with run test) checking perl5 testcase allowexcept checking perl5 testcase allprotected checking perl5 testcase allprotected_not checking perl5 testcase anonymous_bitfield checking perl5 testcase apply_signed_char (with run test) checking perl5 testcase apply_strings (with run test) checking perl5 testcase argout checking perl5 testcase array_member (with run test) checking perl5 testcase array_typedef_memberin checking perl5 testcase arrayref checking perl5 testcase arrays_dimensionless checking perl5 testcase arrays_global checking perl5 testcase arrays_global_twodim checking perl5 testcase arrays_scope checking perl5 testcase autodoc checking perl5 testcase bloody_hell checking perl5 testcase bools checking perl5 testcase catches checking perl5 testcase cast_operator checking perl5 testcase casts checking perl5 testcase char_binary (with run test) checking perl5 testcase char_strings (with run test) checking perl5 testcase chartest checking perl5 testcase class_scope_namespace checking perl5 testcase class_forward checking perl5 testcase class_ignore (with run test) checking perl5 testcase class_scope_weird checking perl5 testcase compactdefaultargs checking perl5 testcase const_const_2 checking perl5 testcase constant_directive checking perl5 testcase constant_pointers checking perl5 testcase constover checking perl5 testcase constructor_copy checking perl5 testcase constructor_exception checking perl5 testcase constructor_explicit checking perl5 testcase constructor_ignore checking perl5 testcase constructor_rename checking perl5 testcase constructor_value checking perl5 testcase contract (with run test) checking perl5 testcase conversion checking perl5 testcase conversion_namespace checking perl5 testcase conversion_ns_template checking perl5 testcase conversion_operators checking perl5 testcase cplusplus_throw checking perl5 testcase cpp_basic checking perl5 testcase cpp_enum checking perl5 testcase cpp_namespace checking perl5 testcase cpp_nodefault checking perl5 testcase cpp_static checking perl5 testcase cpp_typedef checking perl5 testcase cpp14_binary_integer_literals checking perl5 testcase cpp17_hex_floating_literals checking perl5 testcase cpp17_nested_namespaces checking perl5 testcase cpp17_nspace_nested_namespaces checking perl5 testcase cpp17_u8_char_literals checking perl5 testcase curiously_recurring_template_pattern checking perl5 testcase default_args (with run test) checking perl5 testcase default_arg_expressions checking perl5 testcase default_arg_values checking perl5 testcase default_constructor (with run test) checking perl5 testcase defvalue_constructor checking perl5 testcase derived_byvalue checking perl5 testcase derived_nested checking perl5 testcase destructor_methodmodifiers checking perl5 testcase destructor_reprotected checking perl5 testcase director_abstract (with run test) checking perl5 testcase director_alternating (with run test) checking perl5 testcase director_basic (with run test) checking perl5 testcase director_binary_string checking perl5 testcase director_classes (with run test) checking perl5 testcase director_classic (with run test) checking perl5 testcase director_constructor (with run test) BUILDSTDERR: checking perl5 testcasegrouping_wrap.cxx:1596:5: warning: unnecessary parentheses in declaration of 'test3' [-Wparentheses] BUILDSTDERR: 1596 | int (test3) = 37; BUILDSTDERR: | ^ director_default (with run test) checking perl5 testcase director_detect (with run test) checking perl5 testcase director_enum (with run test) checking perl5 testcase director_exception (with run test) checking perl5 testcase director_exception_catches checking perl5 testcase director_exception_nothrow checking perl5 testcase director_extend (with run test) checking perl5 testcase director_finalizer (with run test) checking perl5 testcase director_frob (with run test) checking perl5 testcase director_ignore (with run test) checking perl5 testcase director_keywords checking perl5 testcase director_namespace_clash checking perl5 testcase director_nested (with run test) checking perl5 testcase director_nspace checking perl5 testcase director_nspace_director_name_collision checking perl5 testcase director_overload checking perl5 testcase director_overload2 checking perl5 testcase director_ownership checking perl5 testcase director_pass_by_value checking perl5 testcase director_primitives (with run test) checking perl5 testcase director_property checking perl5 testcase director_protected (with run test) checking perl5 testcase director_protected_overloaded checking perl5 testcase director_redefined checking perl5 testcase director_ref checking perl5 testcase director_smartptr checking perl5 testcase director_thread checking perl5 testcase director_unroll (with run test) checking perl5 testcase director_using checking perl5 testcase director_void checking perl5 testcase director_wombat (with run test) checking perl5 testcase disown (with run test) checking perl5 testcase dynamic_cast (with run test) checking perl5 testcase empty checking perl5 testcase enum_ignore checking perl5 testcase enum_plus checking perl5 testcase enum_rename checking perl5 testcase enum_scope_template checking perl5 testcase enum_template (with run test) checking perl5 testcase enum_thorough (with run test) checking perl5 testcase enum_var checking perl5 testcase equality checking perl5 testcase evil_diamond checking perl5 testcase evil_diamond_ns checking perl5 testcase evil_diamond_prop checking perl5 testcase exception_classname checking perl5 testcase exception_order (with run test) checking perl5 testcase extend checking perl5 testcase extend_constructor_destructor checking perl5 testcase extend_default checking perl5 testcase extend_placement checking perl5 testcase extend_special_variables checking perl5 testcase extend_template checking perl5 testcase extend_template_method checking perl5 testcase extend_template_ns checking perl5 testcase extend_typedef_class checking perl5 testcase extern_c checking perl5 testcase extern_namespace checking perl5 testcase extern_throws checking perl5 testcase expressions checking perl5 testcase features checking perl5 testcase fragments checking perl5 testcase friends checking perl5 testcase friends_template checking perl5 testcase funcptr_cpp checking perl5 testcase functors checking perl5 testcase fvirtual checking perl5 testcase global_namespace checking perl5 testcase global_ns_arg checking perl5 testcase global_scope_types checking perl5 testcase global_vars (with run test) checking perl5 testcase grouping (with run test) checking perl5 testcase ignore_parameter (with run test) checking perl5 testcase import_fragments checking perl5 testcase import_nomodule (with run test) checking perl5 testcase inherit (with run test) checking perl5 testcase inherit_member checking perl5 testcase inherit_missing (with run test) checking perl5 testcase inherit_same_name checking perl5 testcase inherit_target_language checking perl5 testcase inherit_void_arg checking perl5 testcase inline_initializer checking perl5 testcase insert_directive checking perl5 testcase keyword_rename checking perl5 testcase kind checking perl5 testcase kwargs_feature checking perl5 testcase langobj checking perl5 testcase li_attribute checking perl5 testcase li_attribute_template checking perl5 testcase li_boost_shared_ptr checking perl5 testcase li_boost_shared_ptr_attribute checking perl5 testcase li_boost_shared_ptr_bits BUILDSTDERR: checking perl5 tesli_typemaps_wrap.cxx: In function 'void _wrap_inout_bool(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4345:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4345 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_int(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4385:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4385 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_short(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4425:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4425 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_long(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4465:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4465 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_uint(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4505:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4505 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_ushort(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4545:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4545 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_ulong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4585:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4585 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_uchar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4625:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4625 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_schar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4665:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4665 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_float(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4705:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4705 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_double(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4745:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4745 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4785:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4785 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inout_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4825:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4825 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_bool(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4865:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4865 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_int(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4905:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4905 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_short(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4945:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4945 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_long(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:4985:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4985 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_uint(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5025:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5025 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ushort(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5065:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5065 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ulong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5105:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5105 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_uchar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5145:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5145 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_schar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5185:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5185 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_float(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5225:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5225 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_double(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5265:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5265 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5305 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5345:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5345 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_int2(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_wrap.cxx:5388:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5388 | SV * _saved[2] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_bool(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:2521:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2521 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_bool(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:2562:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2562 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_int(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:2745:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2745 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_int(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:2786:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2786 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_short(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:2969:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2969 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_short(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3010:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3010 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_long(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3193:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3193 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_long(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3234:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3234 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_uint(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3417:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3417 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_uint(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3458:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3458 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ushort(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3641:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3641 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ushort(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3682:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3682 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ulong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3865:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3865 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ulong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:3906:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3906 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_uchar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4089:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4089 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_uchar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4130:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4130 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_schar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4313:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4313 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_schar(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4354:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4354 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_float(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4537:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4537 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_float(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4578:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4578 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_double(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4761:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4761 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_double(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4802:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4802 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:4985:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4985 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:5026:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5026 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:5209:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5209 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: li_typemaps_apply_wrap.cxx:5250:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5250 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: long_long_apply_wrap.cxx: In function 'void _wrap_inout_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: long_long_apply_wrap.cxx:2361:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2361 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: long_long_apply_wrap.cxx: In function 'void _wrap_inout_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: long_long_apply_wrap.cxx:2401:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2401 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: long_long_apply_wrap.cxx: In function 'void _wrap_inoutr_longlong(PerlInterpreter*, CV*)': BUILDSTDERR: long_long_apply_wrap.cxx:2441:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2441 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: long_long_apply_wrap.cxx: In function 'void _wrap_inoutr_ulonglong(PerlInterpreter*, CV*)': BUILDSTDERR: long_long_apply_wrap.cxx:2481:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2481 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ tcase li_boost_shared_ptr_director checking perl5 testcase li_boost_shared_ptr_template checking perl5 testcase li_carrays_cpp (with run test) checking perl5 testcase li_cdata_cpp checking perl5 testcase li_cpointer_cpp checking perl5 testcase li_std_auto_ptr checking perl5 testcase li_stdint checking perl5 testcase li_swigtype_inout checking perl5 testcase li_typemaps (with run test) checking perl5 testcase li_typemaps_apply checking perl5 testcase li_windows checking perl5 testcase long_long_apply checking perl5 testcase memberin_extend checking perl5 testcase member_funcptr_galore checking perl5 testcase member_pointer (with run test) checking perl5 testcase member_pointer_const checking perl5 testcase member_template checking perl5 testcase minherit (with run test) checking perl5 testcase minherit2 checking perl5 testcase mixed_types checking perl5 testcase multiple_inheritance (with run test) checking perl5 testcase multiple_inheritance_abstract checking perl5 testcase multiple_inheritance_interfaces checking perl5 testcase multiple_inheritance_nspace checking perl5 testcase multiple_inheritance_shared_ptr checking perl5 testcase name_cxx checking perl5 testcase name_warnings checking perl5 testcase namespace_chase checking perl5 testcase namespace_class checking perl5 testcase namespace_enum checking perl5 testcase namespace_extend checking perl5 testcase namespace_forward_declaration checking perl5 testcase namespace_nested checking perl5 testcase namespace_spaces checking perl5 testcase namespace_template checking perl5 testcase namespace_typedef_class checking perl5 testcase namespace_typemap checking perl5 testcase namespace_union checking perl5 testcase namespace_virtual_method checking perl5 testcase nspace checking perl5 testcase nspace_extend checking perl5 testcase native_directive checking perl5 testcase naturalvar (with run test) checking perl5 testcase naturalvar_more checking perl5 testcase naturalvar_onoff checking perl5 testcase nested_class checking perl5 testcase nested_directors checking perl5 testcase nested_comment checking perl5 testcase nested_ignore checking perl5 testcase nested_in_template checking perl5 testcase nested_scope checking perl5 testcase nested_template_base checking perl5 testcase nested_workaround checking perl5 testcase newobject1 checking perl5 testcase newobject3 checking perl5 testcase null_pointer checking perl5 testcase operator_overload (with run test) checking perl5 testcase operator_overload_break (with run test) checking perl5 testcase operator_pointer_ref checking perl5 testcase operbool checking perl5 testcase ordering checking perl5 testcase overload_arrays checking perl5 testcase overload_bool checking perl5 testcase overload_complicated checking perl5 testcase overload_copy (with run test) checking perl5 testcase overload_extend checking perl5 testcase overload_method checking perl5 testcase overload_numeric checking perl5 testcase overload_null (with run test) checking perl5 testcase overload_polymorphic checking perl5 testcase overload_rename checking perl5 testcase overload_return_type checking perl5 testcase overload_simple (with run test) checking perl5 testcase overload_subtype checking perl5 testcase overload_template checking perl5 testcase overload_template_fast checking perl5 testcase pointer_reference checking perl5 testcase preproc_constants checking perl5 testcase primitive_ref (with run test) checking perl5 testcase private_assign checking perl5 testcase proxycode checking perl5 testcase protected_rename checking perl5 testcase pure_virtual checking perl5 testcase redefined checking perl5 testcase redefined_not checking perl5 testcase refcount checking perl5 testcase reference_global_vars (with run test) checking perl5 testcase rename1 checking perl5 testcase rename2 checking perl5 testcase rename3 checking perl5 testcase rename4 checking perl5 testcase rename_rstrip_encoder checking perl5 testcase rename_scope (with run test) checking perl5 testcase rename_simple checking perl5 testcase rename_strip_encoder BUILDSTDERR: checking perl5 testcase rename_pcre_encosmart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtr_z_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:2379:15: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2379 | hi::CPtr *arg1 = (hi::CPtr *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrConst_z_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:2606:20: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2606 | hi::CPtrConst *arg1 = (hi::CPtrConst *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_StatFun__SWIG_0(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:3469:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3469 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_StatFun__SWIG_1(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:3496:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3496 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_HoHoHo(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:3605:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3605 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_DPtrFoo_SExt__SWIG_0(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:3762:19: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3762 | foo::DPtrFoo *arg1 = (foo::DPtrFoo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_extend_wrap.cxx: In function 'void _wrap_DPtrFoo_SExt__SWIG_1(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_extend_wrap.cxx:3800:19: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3800 | foo::DPtrFoo *arg1 = (foo::DPtrFoo *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_z_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2331:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2331 | Bar *arg1 = (Bar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_ZZ_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2359:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2359 | Bar *arg1 = (Bar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_zx_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2424:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2424 | Bar *arg1 = (Bar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_z_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2619:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2619 | CBar *arg1 = (CBar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_ZZ_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2647:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2647 | CBar *arg1 = (CBar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_zx_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_member_wrap.cxx:2675:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2675 | CBar *arg1 = (CBar *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx: In function 'void tester()': BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx:1608:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1608 | int a = p->svariable; BUILDSTDERR: | ^ BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx: In function 'void _wrap_FooSmartPointer_svariable_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx:2406:40: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2406 | SmartPointer< FooImplementation > *arg1 = (SmartPointer< FooImplementation > *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx: In function 'void _wrap_FooSmartPointer_constsvariable_get(PerlInterpreter*, CV*)': BUILDSTDERR: smart_pointer_template_const_overload_wrap.cxx:2434:40: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2434 | SmartPointer< FooImplementation > *arg1 = (SmartPointer< FooImplementation > *) 0 ; BUILDSTDERR: | ^~~~ BUILDSTDERR: special_variables_wrap.cxx: In function 'void _wrap_testmethod(PerlInterpreter*, CV*)': BUILDSTDERR: special_variables_wrap.cxx:2406:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2406 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: special_variables_wrap.cxx: In function 'void _wrap_KKK_testmethod(PerlInterpreter*, CV*)': BUILDSTDERR: special_variables_wrap.cxx:2441:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2441 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: special_variables_wrap.cxx: In function 'void _wrap_KKK_teststaticmethod(PerlInterpreter*, CV*)': BUILDSTDERR: special_variables_wrap.cxx:2480:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2480 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: special_variables_wrap.cxx: In function 'void _wrap_director_testmethod(PerlInterpreter*, CV*)': BUILDSTDERR: special_variables_wrap.cxx:3267:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3267 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: special_variables_wrap.cxx: In function 'void _wrap_DirectorTest_director_testmethod(PerlInterpreter*, CV*)': BUILDSTDERR: special_variables_wrap.cxx:3305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3305 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_new_A_p(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:1929:43: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1929 | ns1::ns2::A< double,ns1::ns2::Parm > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_new_N_1p(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:1972:25: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1972 | ns1::ns2::N< int > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_new_A_ii(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:2039:29: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2039 | ns1::ns2::A< int,int > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_new_A_d(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:2106:28: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2106 | ns1::ns2::A< double > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_new_N_d(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:2173:28: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2173 | ns1::ns2::N< double > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_get_a1(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:2307:25: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2307 | ns1::ns2::A< int > *result = 0 ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_default_wrap.cxx: In function 'void _wrap_get_a2(PerlInterpreter*, CV*)': BUILDSTDERR: template_default_wrap.cxx:2333:29: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2333 | ns1::ns2::A< int,int > *result = 0 ; BUILDSTDERR: | ^~~~~~ der checking perl5 testcase rename_pcre_enum checking perl5 testcase rename_predicates checking perl5 testcase rename_wildcard checking perl5 testcase restrict_cplusplus checking perl5 testcase return_const_value (with run test) checking perl5 testcase return_value_scope checking perl5 testcase rname checking perl5 testcase samename checking perl5 testcase sizet (with run test) checking perl5 testcase smart_pointer_const checking perl5 testcase smart_pointer_const2 checking perl5 testcase smart_pointer_const_overload checking perl5 testcase smart_pointer_extend checking perl5 testcase smart_pointer_ignore checking perl5 testcase smart_pointer_member checking perl5 testcase smart_pointer_multi checking perl5 testcase smart_pointer_multi_typedef checking perl5 testcase smart_pointer_namespace checking perl5 testcase smart_pointer_namespace2 checking perl5 testcase smart_pointer_not checking perl5 testcase smart_pointer_overload checking perl5 testcase smart_pointer_protected checking perl5 testcase smart_pointer_rename checking perl5 testcase smart_pointer_simple checking perl5 testcase smart_pointer_static checking perl5 testcase smart_pointer_template_const_overload checking perl5 testcase smart_pointer_template_defaults_overload checking perl5 testcase smart_pointer_templatemethods checking perl5 testcase smart_pointer_templatevariables checking perl5 testcase smart_pointer_typedef checking perl5 testcase special_variables checking perl5 testcase special_variable_attributes checking perl5 testcase special_variable_macros checking perl5 testcase static_array_member checking perl5 testcase static_const_member checking perl5 testcase static_const_member_2 checking perl5 testcase stl_no_default_constructor checking perl5 testcase string_constants checking perl5 testcase struct_initialization_cpp checking perl5 testcase struct_value checking perl5 testcase swig_exception checking perl5 testcase symbol_clash checking perl5 testcase template_arg_replace checking perl5 testcase template_arg_scope checking perl5 testcase template_arg_typename checking perl5 testcase template_array_numeric checking perl5 testcase template_basic checking perl5 testcase template_base_template checking perl5 testcase template_classes checking perl5 testcase template_class_reuse_name checking perl5 testcase template_const_ref checking perl5 testcase template_construct checking perl5 testcase template_templated_constructors checking perl5 testcase template_default checking perl5 testcase template_default2 checking perl5 testcase template_default_arg (with run test) checking perl5 testcase template_default_arg_overloaded checking perl5 testcase template_default_arg_overloaded_extend checking perl5 testcase template_default_arg_virtual_destructor checking perl5 testcase template_default_cache checking perl5 testcase template_default_class_parms checking perl5 testcase template_default_class_parms_typedef checking perl5 testcase template_default_inherit checking perl5 testcase template_default_qualify checking perl5 testcase template_default_vw checking perl5 testcase template_empty_inherit checking perl5 testcase template_enum checking perl5 testcase template_enum_ns_inherit checking perl5 testcase template_enum_typedef checking perl5 testcase template_explicit checking perl5 testcase template_extend1 checking perl5 testcase template_extend2 checking perl5 testcase template_extend_overload checking perl5 testcase template_extend_overload_2 checking perl5 testcase template_forward checking perl5 testcase template_inherit checking perl5 testcase template_inherit_abstract checking perl5 testcase template_int_const checking perl5 testcase template_keyword_in_type checking perl5 testcase template_methods checking perl5 testcase template_namespace_forward_declaration checking perl5 testcase template_using_directive_and_declaration_forward checking perl5 testcase template_using_directive_typedef checking perl5 testcase template_nested checking perl5 testcase template_nested_typemaps checking perl5 testcase template_ns checking perl5 testcase template_ns2 BUILDSTDERR: checktemplate_template_parameters_wrap.cxx: In instantiation of 'void list_tt::xx() [with t_item = bool; t_alloc = pfc::alloc_fast]': BUILDSTDERR: template_template_parameters_wrap.cxx:1846:16: required from here BUILDSTDERR: template_template_parameters_wrap.cxx:1601:44: warning: variable 'atype' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1601 | typename t_alloc::alloc_type atype; // this type is the same as t_item type BUILDSTDERR: | ^~~~~ BUILDSTDERR: template_template_parameters_wrap.cxx: In instantiation of 'void list_tt::xx() [with t_item = double; t_alloc = pfc::alloc_fast]': BUILDSTDERR: template_template_parameters_wrap.cxx:2028:16: required from here BUILDSTDERR: template_template_parameters_wrap.cxx:1601:44: warning: variable 'atype' set but not used [-Wunused-but-set-variable] BUILDSTDERR: template_typemaps_wrap.cxx: In function 'void _wrap_Foo_I1_val_get(PerlInterpreter*, CV*)': BUILDSTDERR: template_typemaps_wrap.cxx:1853:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1853 | Integer1 result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: template_typemaps_wrap.cxx: In function 'void _wrap_Foo_I1_get_value(PerlInterpreter*, CV*)': BUILDSTDERR: template_typemaps_wrap.cxx:1883:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1883 | Integer1 result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo1()': BUILDSTDERR: typemap_directorout_wrap.cxx:2142:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2142 | SV *result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo2(int)': BUILDSTDERR: typemap_directorout_wrap.cxx:2172:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2172 | SV *result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo2()': BUILDSTDERR: typemap_directorout_wrap.cxx:2205:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2205 | SV *result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_numinputs_wrap.cxx: In function 'void _wrap_this_breaks(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_numinputs_wrap.cxx:1852:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1852 | SV * _saved[2] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_variables_wrap.cxx: In function 'void _wrap_Struct_member_get(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_variables_wrap.cxx:1864:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1864 | int result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_various_wrap.cxx: In function 'void _wrap_ABCD_meth(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_various_wrap.cxx:1998:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1998 | double result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_various_wrap.cxx: In function 'void _wrap_ABCD_m1(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_various_wrap.cxx:2028:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2028 | double result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_various_wrap.cxx: In function 'void _wrap_ABCD__x2(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_various_wrap.cxx:2058:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2058 | double result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_various_wrap.cxx: In function 'void _wrap_ABCD_y_(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_various_wrap.cxx:2088:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2088 | double result; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: typemap_various_wrap.cxx: In function 'void _wrap_ABCD__3(PerlInterpreter*, CV*)': BUILDSTDERR: typemap_various_wrap.cxx:2118:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2118 | double result; BUILDSTDERR: | ^~~~~~ ing perl5 testcase template_ns3 checking perl5 testcase template_ns4 checking perl5 testcase template_ns_enum checking perl5 testcase template_ns_enum2 checking perl5 testcase template_ns_inherit checking perl5 testcase template_ns_scope checking perl5 testcase template_parameters_global_scope checking perl5 testcase template_partial_arg checking perl5 testcase template_partial_specialization checking perl5 testcase template_partial_specialization_typedef checking perl5 testcase template_qualifier checking perl5 testcase template_ref_type (with run test) checking perl5 testcase template_rename checking perl5 testcase template_retvalue checking perl5 testcase template_specialization checking perl5 testcase template_specialization_defarg checking perl5 testcase template_specialization_enum checking perl5 testcase template_static checking perl5 testcase template_tbase_template checking perl5 testcase template_template_parameters checking perl5 testcase template_typedef checking perl5 testcase template_typedef_class_template checking perl5 testcase template_typedef_cplx (with run test) checking perl5 testcase template_typedef_cplx2 (with run test) checking perl5 testcase template_typedef_cplx3 (with run test) checking perl5 testcase template_typedef_cplx4 checking perl5 testcase template_typedef_cplx5 checking perl5 testcase template_typedef_funcptr checking perl5 testcase template_typedef_inherit checking perl5 testcase template_typedef_ns checking perl5 testcase template_typedef_ptr checking perl5 testcase template_typedef_rec checking perl5 testcase template_typedef_typedef checking perl5 testcase template_typemaps checking perl5 testcase template_typemaps_typedef checking perl5 testcase template_typemaps_typedef2 checking perl5 testcase template_using checking perl5 testcase template_virtual checking perl5 testcase template_whitespace checking perl5 testcase threads checking perl5 testcase threads_exception checking perl5 testcase throw_exception checking perl5 testcase typedef_array_member checking perl5 testcase typedef_class (with run test) checking perl5 testcase typedef_classforward_same_name checking perl5 testcase typedef_funcptr checking perl5 testcase typedef_inherit checking perl5 testcase typedef_mptr checking perl5 testcase typedef_reference checking perl5 testcase typedef_scope checking perl5 testcase typedef_sizet checking perl5 testcase typedef_struct_cpp checking perl5 testcase typedef_typedef checking perl5 testcase typemap_arrays checking perl5 testcase typemap_array_qualifiers checking perl5 testcase typemap_delete checking perl5 testcase typemap_directorout checking perl5 testcase typemap_documentation checking perl5 testcase typemap_global_scope checking perl5 testcase typemap_manyargs checking perl5 testcase typemap_namespace (with run test) checking perl5 testcase typemap_ns_using checking perl5 testcase typemap_numinputs checking perl5 testcase typemap_template checking perl5 testcase typemap_template_parm_typedef checking perl5 testcase typemap_template_parms checking perl5 testcase typemap_template_typedef checking perl5 testcase typemap_out_optimal checking perl5 testcase typemap_qualifier_strip checking perl5 testcase typemap_variables checking perl5 testcase typemap_various checking perl5 testcase typename (with run test) checking perl5 testcase types_directive checking perl5 testcase unicode_strings checking perl5 testcase union_scope checking perl5 testcase using1 (with run test) checking perl5 testcase using2 (with run test) checking perl5 testcase using_composition checking perl5 testcase using_directive_and_declaration checking perl5 testcase using_directive_and_declaration_forward checking perl5 testcase using_extend checking perl5 testcase using_inherit checking perl5 testcase using_namespace checking perl5 testcase using_namespace_loop checking perl5 testcase using_pointers checking perl5 testcase using_private checking perl5 testcase using_protected checking perl5 testcase valuewrapper checking perl5 testcase valuewrapper_base checking perl5 testcase valuewrapper_const BUILDSTDERR: checking perl5li_std_string_wrap.cxx: In function 'void _wrap_test_reference_inout(PerlInterpreter*, CV*)': BUILDSTDERR: li_std_string_wrap.cxx:2575:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2575 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.c: In function '_wrap_test3': BUILDSTDERR: li_cstring_wrap.c:2167:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2167 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.c: In function '_wrap_test4': BUILDSTDERR: li_cstring_wrap.c:2205:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2205 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.c: In function '_wrap_test5': BUILDSTDERR: li_cstring_wrap.c:2243:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2243 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: li_cstring_wrap.c: In function '_wrap_test6': BUILDSTDERR: li_cstring_wrap.c:2278:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2278 | SV * _saved[1] ; BUILDSTDERR: | ^~~~~~ testcase valuewrapper_opaque checking perl5 testcase varargs (with run test) checking perl5 testcase varargs_overload checking perl5 testcase variable_replacement checking perl5 testcase virtual_destructor checking perl5 testcase virtual_derivation checking perl5 testcase virtual_poly (with run test) checking perl5 testcase virtual_vs_nonvirtual_base checking perl5 testcase voidtest (with run test) checking perl5 testcase wallkw checking perl5 testcase wrapmacro (with run test) checking perl5 testcase director_string (with run test) checking perl5 testcase ignore_template_constructor checking perl5 testcase li_std_combinations checking perl5 testcase li_std_deque checking perl5 testcase li_std_except (with run test) checking perl5 testcase li_std_except_as_class checking perl5 testcase li_std_map checking perl5 testcase li_std_pair checking perl5 testcase li_std_pair_using checking perl5 testcase li_std_string (with run test) checking perl5 testcase li_std_vector checking perl5 testcase li_std_vector_back_reference checking perl5 testcase li_std_vector_enum checking perl5 testcase li_std_vector_member_var checking perl5 testcase li_std_vector_ptr checking perl5 testcase smart_pointer_inherit checking perl5 testcase template_typedef_fnc checking perl5 testcase template_type_namespace checking perl5 testcase template_opaque checking perl5 testcase li_cstring checking perl5 testcase li_cdata_carrays (with run test) checking perl5 testcase arrays checking perl5 testcase bom_utf8 checking perl5 testcase c_delete checking perl5 testcase c_delete_function checking perl5 testcase char_constant checking perl5 testcase const_const checking perl5 testcase constant_expr checking perl5 testcase default_args_c checking perl5 testcase empty_c checking perl5 testcase enums checking perl5 testcase enum_forward checking perl5 testcase enum_macro checking perl5 testcase enum_missing checking perl5 testcase extern_declaration checking perl5 testcase funcptr checking perl5 testcase function_typedef checking perl5 testcase global_functions checking perl5 testcase immutable_values checking perl5 testcase inctest (with run test) checking perl5 testcase infinity checking perl5 testcase integers checking perl5 testcase keyword_rename_c checking perl5 testcase lextype checking perl5 testcase li_carrays (with run test) checking perl5 testcase li_cdata checking perl5 testcase li_cmalloc checking perl5 testcase li_constraints checking perl5 testcase li_cpointer checking perl5 testcase li_math checking perl5 testcase long_long checking perl5 testcase memberin_extend_c checking perl5 testcase name checking perl5 testcase nested checking perl5 testcase nested_extend_c checking perl5 testcase nested_structs checking perl5 testcase newobject2 checking perl5 testcase overload_extend_c checking perl5 testcase overload_extend2 checking perl5 testcase preproc (with run test) checking perl5 testcase preproc_constants_c checking perl5 testcase preproc_defined checking perl5 testcase preproc_gcc_output checking perl5 testcase preproc_include checking perl5 testcase preproc_line_file checking perl5 testcase register_par checking perl5 testcase ret_by_value (with run test) checking perl5 testcase simple_array checking perl5 testcase sizeof_pointer checking perl5 testcase sneaky1 (with run test) checking perl5 testcase string_simple checking perl5 testcase struct_rename checking perl5 testcase struct_initialization checking perl5 testcase typedef_classforward_same_name checking perl5 testcase typedef_struct checking perl5 testcase typemap_subst checking perl5 testcase union_parameter checking perl5 testcase unions (with run test) checking perl5 testcase clientdata_prop checking perl5 testcase import_stl checking perl5 testcase imports (with run test) checking perl5 testcase mod checking perl5 testcase multi_import checking perl5 testcase packageoption (with run test) checking perl5 testcase template_typedef_import 548 perl5 tests passed checking python test-suite checking python testcase argcargvtest (with run test) checking python testcase callback (with run test) checking python testcase complextest (with run test) checking python testcase director_stl (with run test) checking python testcase director_wstring (with run test) checking python testcase file_test (with run test) checking python testcase iadd (with run test) checking python testcase implicittest (with run test) checking python testcase inout (with run test) checking python testcase inplaceadd (with run test) checking python testcase input (with run test) checking python testcase li_cstring (with run test) checking python testcase li_cwstring (with run test) checking python testcase li_factory (with run test) checking python testcase li_implicit (with run test) checking python testcase li_std_containers_int (with run test) checking python testcase li_std_list checking python testcase li_std_map_member (with run test) checking python testcase li_std_multimap checking python testcase li_std_pair_extra (with run test) checking python testcase li_std_set (with run test) checking python testcase li_std_stream (with run test) checking python testcase li_std_string_extra (with run test) checking python testcase li_std_vectora checking python testcase li_std_vector_extra (with run test) checking python testcase li_std_wstream (with run test) checking python testcase li_std_wstring (with run test) checking python testcase primitive_types (with run test) checking python testcase python_abstractbase checking python testcase python_append (with run test) checking python testcase python_builtin (with run test) checking python testcase python_destructor_exception (with run test) checking python testcase python_director checking python testcase python_docstring (with run test) checking python testcase python_extranative (with run test) checking python testcase python_moduleimport (with run test) checking python testcase python_overload_simple_cast (with run test) checking python testcase python_pickle (with run test) checking python testcase python_pybuffer (with run test) checking python testcase python_pythoncode (with run test) checking python testcase python_richcompare (with run test) checking python testcase python_strict_unicode (with run test) checking python testcase python_threads (with run test) checking python testcase simutry checking python testcase std_containers (with run test) checking python testcase swigobject (with run test) checking python testcase template_matrix (with run test) checking python testcase abstract_access (with run test) checking python testcase abstract_inherit checking python testcase abstract_inherit_ok checking python testcase abstract_signature checking python testcase abstract_typedef (with run test) checking python testcase abstract_typedef2 (with run test) checking python testcase abstract_virtual (with run test) checking python testcase access_change checking python testcase add_link checking python testcase aggregate checking python testcase allowexcept checking python testcase allprotected checking python testcase allprotected_not checking python testcase anonymous_bitfield checking python testcase apply_signed_char checking python testcase apply_strings checking python testcase argout checking python testcase array_member (with run test) checking python testcase array_typedef_memberin checking python testcase arrayref checking python testcase arrays_dimensionless checking python testcase arrays_global (with run test) checking python testcase arrays_global_twodim checking python testcase arrays_scope checking python testcase autodoc (with run test) checking python testcase bloody_hell checking python testcase bools checking python testcase catches checking python testcase cast_operator checking python testcase casts checking python testcase char_binary (with run test) checking python testcase char_strings checking python testcase chartest checking python testcase class_scope_namespace checking python testcase class_forward checking python testcase class_ignore (with run test) checking python testcase class_scope_weird (with run test) checking python testcase compactdefaultargs (with run test) checking python testcase const_const_2 checking python testcase constant_directive (with run test) checking python testcase constant_pointers checking python testcase constover (with run test) checking python testcase constructor_copy (with run test) checking python testcase constructor_exception checking python testcase constructor_explicit checking python testcase constructor_ignore checking python testcase constructor_rename (with run test) checking python testcase constructor_value checking python testcase contract (with run test) checking python testcase conversion checking python testcase conversion_namespace checking python testcase conversion_ns_template checking python testcase conversion_operators checking python testcase cplusplus_throw checking python testcase cpp_basic checking python testcase cpp_enum (with run test) checking python testcase cpp_namespace (with run test) checking python testcase cpp_nodefault checking python testcase cpp_static (with run test) checking python testcase cpp_typedef checking python testcase cpp14_binary_integer_literals (with run test) checking python testcase cpp17_hex_floating_literals (with run test) checking python testcase cpp17_nested_namespaces (with run test) checking python testcase cpp17_nspace_nested_namespaces checking python testcase cpp17_u8_char_literals (with run test) checking python testcase curiously_recurring_template_pattern checking python testcase default_args (with run test) checking python testcase default_arg_expressions checking python testcase default_arg_values (with run test) checking python testcase default_constructor (with run test) checking python testcase defvalue_constructor checking python testcase derived_byvalue checking python testcase derived_nested checking python testcase destructor_methodmodifiers checking python testcase destructor_reprotected checking python testcase director_abstract (with run test) checking python testcase director_alternating (with run test) checking python testcase director_basic (with run test) checking python testcase director_binary_string checking python testcase director_classes checking python testcase director_classic (with run test) checking python testcase director_constructor checking python testcase director_default (with run test) checking python testcase director_detect (with run test) checking python testcase director_enum (with run test) checking python testcase director_exception (with run test) checking python testcase director_exception_catches checking python testcase director_exception_nothrow checking python testcase director_extend (with run test) checking python testcase director_finalizer (with run test) checking python testcase director_frob (with run test) checking python testcase director_ignore checking python testcase director_keywords (with run test) checking python testcase director_namespace_clash checking python testcase director_nested (with run test) checking python testcase director_nspace checking python testcase director_nspace_director_name_collision checking python testcase director_overload checking python testcase director_overload2 checking python testcase director_ownership checking python testcase director_pass_by_value (with run test) checking python testcase director_primitives checking python testcase director_property (with run test) checking python testcase director_protected (with run test) checking python testcase director_protected_overloaded checking python testcase director_redefined checking python testcase director_ref checking python testcase director_smartptr (with run test) checking python testcase director_thread (with run test) checking python testcase director_unroll (with run test) checking python testcase director_using checking python testcase director_void checking python testcase director_wombat checking python testcase disown (with run test) checking python testcase dynamic_cast (with run test) checking python testcase empty (with run test) checking python testcase enum_ignore checking python testcase enum_plus checking python testcase enum_rename checking python testcase enum_scope_template checking python testcase enum_template (with run test) checking python testcase enum_thorough checking python testcase enum_var checking python testcase equality checking python testcase evil_diamond checking python testcase evil_diamond_ns checking python testcase evil_diamond_prop checking python testcase exception_classname (with run test) checking python testcase exception_order (with run test) checking python testcase extend checking python testcase extend_constructor_destructor checking python testcase extend_default checking python testcase extend_placement (with run test) checking python testcase extend_special_variables checking python testcase extend_template (with run test) checking python testcase extend_template_method (with run test) checking python testcase extend_template_ns (with run test) checking python testcase extend_typedef_class checking python testcase extern_c (with run test) checking python testcase extern_namespace checking python testcase extern_throws checking python testcase expressions checking python testcase features checking python testcase fragments checking python testcase friends (with run test) checking python testcase friends_template checking python testcase funcptr_cpp (with run test) checking python testcase functors (with run test) checking python testcase fvirtual (with run test) checking python testcase global_namespace (with run test) checking python testcase global_ns_arg (with run test) checking python testcase global_scope_types checking python testcase global_vars (with run test) checking python testcase grouping (with run test) checking python testcase ignore_parameter (with run test) checking python testcase import_fragments checking python testcase import_nomodule (with run test) checking python testcase inherit checking python testcase inherit_member checking python testcase inherit_missing (with run test) checking python testcase inherit_same_name checking python testcase inherit_target_language checking python testcase inherit_void_arg checking python testcase inline_initializer checking python testcase insert_directive checking python testcase keyword_rename (with run test) checking python testcase kind checking python testcase kwargs_feature (with run test) checking python testcase langobj (with run test) checking python testcase li_attribute (with run test) checking python testcase li_attribute_template (with run test) checking python testcase li_boost_shared_ptr (with run test) checking python testcase li_boost_shared_ptr_attribute checking python testcase li_boost_shared_ptr_bits (with run test) checking python testcase li_boost_shared_ptr_director (with run test) checking python testcase li_boost_shared_ptr_template (with run test) checking python testcase li_carrays_cpp (with run test) checking python testcase li_cdata_cpp (with run test) checking python testcase li_cpointer_cpp (with run test) checking python testcase li_std_auto_ptr (with run test) checking python testcase li_stdint checking python testcase li_swigtype_inout checking python testcase li_typemaps checking python testcase li_typemaps_apply checking python testcase li_windows checking python testcase long_long_apply checking python testcase memberin_extend checking python testcase member_funcptr_galore checking python testcase member_pointer (with run test) checking python testcase member_pointer_const (with run test) checking python testcase member_template checking python testcase minherit (with run test) checking python testcase minherit2 checking python testcase mixed_types checking python testcase multiple_inheritance checking python testcase multiple_inheritance_abstract checking python testcase multiple_inheritance_interfaces checking python testcase multiple_inheritance_nspace checking python testcase multiple_inheritance_shared_ptr checking python testcase name_cxx checking python testcase name_warnings checking python testcase namespace_chase checking python testcase namespace_class (with run test) checking python testcase namespace_enum checking python testcase namespace_extend checking python testcase namespace_forward_declaration checking python testcase namespace_nested checking python testcase namespace_spaces checking python testcase namespace_template checking python testcase namespace_typedef_class checking python testcase namespace_typemap (with run test) checking python testcase namespace_union checking python testcase namespace_virtual_method (with run test) checking python testcase nspace checking python testcase nspace_extend checking python testcase native_directive checking python testcase naturalvar (with run test) checking python testcase naturalvar_more checking python testcase naturalvar_onoff checking python testcase nested_class checking python testcase nested_directors checking python testcase nested_comment checking python testcase nested_ignore checking python testcase nested_in_template (with run test) checking python testcase nested_scope checking python testcase nested_template_base (with run test) checking python testcase nested_workaround (with run test) checking python testcase newobject1 checking python testcase newobject3 checking python testcase null_pointer checking python testcase operator_overload (with run test) checking python testcase operator_overload_break checking python testcase operator_pointer_ref checking python testcase operbool (with run test) checking python testcase ordering checking python testcase overload_arrays checking python testcase overload_bool (with run test) checking python testcase overload_complicated (with run test) checking python testcase overload_copy (with run test) checking python testcase overload_extend (with run test) checking python testcase overload_method checking python testcase overload_numeric (with run test) checking python testcase overload_null (with run test) checking python testcase overload_polymorphic checking python testcase overload_rename (with run test) checking python testcase overload_return_type checking python testcase overload_simple (with run test) checking python testcase overload_subtype (with run test) checking python testcase overload_template (with run test) checking python testcase overload_template_fast (with run test) checking python testcase pointer_reference (with run test) checking python testcase preproc_constants checking python testcase primitive_ref (with run test) checking python testcase private_assign checking python testcase proxycode checking python testcase protected_rename checking python testcase pure_virtual checking python testcase redefined checking python testcase redefined_not checking python testcase refcount (with run test) checking python testcase reference_global_vars (with run test) checking python testcase rename1 checking python testcase rename2 checking python testcase rename3 checking python testcase rename4 checking python testcase rename_rstrip_encoder (with run test) checking python testcase rename_scope (with run test) checking python testcase rename_simple checking python testcase rename_strip_encoder (with run test) checking python testcase rename_pcre_encoder (with run test) checking python testcase rename_pcre_enum checking python testcase rename_predicates (with run test) checking python testcase rename_wildcard checking python testcase restrict_cplusplus checking python testcase return_const_value (with run test) checking python testcase return_value_scope checking python testcase rname checking python testcase samename checking python testcase sizet checking python testcase smart_pointer_const checking python testcase smart_pointer_const2 checking python testcase smart_pointer_const_overload (with run test) checking python testcase smart_pointer_extend (with run test) checking python testcase smart_pointer_ignore checking python testcase smart_pointer_member (with run test) checking python testcase smart_pointer_multi (with run test) checking python testcase smart_pointer_multi_typedef (with run test) checking python testcase smart_pointer_namespace checking python testcase smart_pointer_namespace2 checking python testcase smart_pointer_not (with run test) checking python testcase smart_pointer_overload (with run test) checking python testcase smart_pointer_protected checking python testcase smart_pointer_rename (with run test) checking python testcase smart_pointer_simple (with run test) checking python testcase smart_pointer_static checking python testcase smart_pointer_template_const_overload checking python testcase smart_pointer_template_defaults_overload checking python testcase smart_pointer_templatemethods checking python testcase smart_pointer_templatevariables (with run test) checking python testcase smart_pointer_typedef (with run test) checking python testcase special_variables checking python testcase special_variable_attributes checking python testcase special_variable_macros (with run test) checking python testcase static_array_member checking python testcase static_const_member checking python testcase static_const_member_2 (with run test) checking python testcase stl_no_default_constructor checking python testcase string_constants checking python testcase struct_initialization_cpp checking python testcase struct_value (with run test) checking python testcase swig_exception checking python testcase symbol_clash checking python testcase template_arg_replace checking python testcase template_arg_scope checking python testcase template_arg_typename checking python testcase template_array_numeric checking python testcase template_basic checking python testcase template_base_template checking python testcase template_classes (with run test) checking python testcase template_class_reuse_name (with run test) checking python testcase template_const_ref checking python testcase template_construct (with run test) checking python testcase template_templated_constructors checking python testcase template_default checking python testcase template_default2 checking python testcase template_default_arg (with run test) checking python testcase template_default_arg_overloaded (with run test) checking python testcase template_default_arg_overloaded_extend (with run test) checking python testcase template_default_arg_virtual_destructor checking python testcase template_default_cache (with run test) checking python testcase template_default_class_parms checking python testcase template_default_class_parms_typedef checking python testcase template_default_inherit checking python testcase template_default_qualify checking python testcase template_default_vw checking python testcase template_empty_inherit checking python testcase template_enum checking python testcase template_enum_ns_inherit checking python testcase template_enum_typedef checking python testcase template_explicit checking python testcase template_extend1 (with run test) checking python testcase template_extend2 (with run test) checking python testcase template_extend_overload checking python testcase template_extend_overload_2 checking python testcase template_forward checking python testcase template_inherit (with run test) checking python testcase template_inherit_abstract checking python testcase template_int_const checking python testcase template_keyword_in_type checking python testcase template_methods checking python testcase template_namespace_forward_declaration checking python testcase template_using_directive_and_declaration_forward checking python testcase template_using_directive_typedef (with run test) checking python testcase template_nested checking python testcase template_nested_typemaps checking python testcase template_ns (with run test) checking python testcase template_ns2 checking python testcase template_ns3 checking python testcase template_ns4 (with run test) checking python testcase template_ns_enum checking python testcase template_ns_enum2 checking python testcase template_ns_inherit checking python testcase template_ns_scope checking python testcase template_parameters_global_scope checking python testcase template_partial_arg checking python testcase template_partial_specialization checking python testcase template_partial_specialization_typedef checking python testcase template_qualifier checking python testcase template_ref_type (with run test) checking python testcase template_rename (with run test) checking python testcase template_retvalue checking python testcase template_specialization checking python testcase template_specialization_defarg checking python testcase template_specialization_enum checking python testcase template_static (with run test) checking python testcase template_tbase_template (with run test) checking python testcase template_template_parameters checking python testcase template_typedef (with run test) checking python testcase template_typedef_class_template checking python testcase template_typedef_cplx (with run test) checking python testcase template_typedef_cplx2 (with run test) checking python testcase template_typedef_cplx3 (with run test) checking python testcase template_typedef_cplx4 (with run test) checking python testcase template_typedef_cplx5 checking python testcase template_typedef_funcptr checking python testcase template_typedef_inherit checking python testcase template_typedef_ns checking python testcase template_typedef_ptr checking python testcase template_typedef_rec checking python testcase template_typedef_typedef checking python testcase template_typemaps checking python testcase template_typemaps_typedef (with run test) checking python testcase template_typemaps_typedef2 (with run test) checking python testcase template_using checking python testcase template_virtual checking python testcase template_whitespace checking python testcase threads checking python testcase threads_exception (with run test) checking python testcase throw_exception checking python testcase typedef_array_member checking python testcase typedef_class (with run test) checking python testcase typedef_classforward_same_name (with run test) checking python testcase typedef_funcptr (with run test) checking python testcase typedef_inherit (with run test) checking python testcase typedef_mptr checking python testcase typedef_reference checking python testcase typedef_scope (with run test) checking python testcase typedef_sizet checking python testcase typedef_struct_cpp checking python testcase typedef_typedef (with run test) checking python testcase typemap_arrays (with run test) checking python testcase typemap_array_qualifiers checking python testcase typemap_delete (with run test) checking python testcase typemap_directorout checking python testcase typemap_documentation (with run test) checking python testcase typemap_global_scope checking python testcase typemap_manyargs checking python testcase typemap_namespace (with run test) checking python testcase typemap_ns_using (with run test) checking python testcase typemap_numinputs checking python testcase typemap_template checking python testcase typemap_template_parm_typedef checking python testcase typemap_template_parms checking python testcase typemap_template_typedef (with run test) checking python testcase typemap_out_optimal (with run test) checking python testcase typemap_qualifier_strip (with run test) checking python testcase typemap_variables checking python testcase typemap_various checking python testcase typename (with run test) checking python testcase types_directive (with run test) checking python testcase unicode_strings (with run test) checking python testcase union_scope checking python testcase using1 (with run test) checking python testcase using2 (with run test) checking python testcase using_composition (with run test) checking python testcase using_directive_and_declaration checking python testcase using_directive_and_declaration_forward checking python testcase using_extend (with run test) checking python testcase using_inherit (with run test) checking python testcase using_namespace checking python testcase using_namespace_loop checking python testcase using_pointers checking python testcase using_private (with run test) checking python testcase using_protected (with run test) checking python testcase valuewrapper checking python testcase valuewrapper_base checking python testcase valuewrapper_const checking python testcase valuewrapper_opaque checking python testcase varargs (with run test) checking python testcase varargs_overload (with run test) checking python testcase variable_replacement checking python testcase virtual_destructor checking python testcase virtual_derivation (with run test) checking python testcase virtual_poly (with run test) checking python testcase virtual_vs_nonvirtual_base checking python testcase voidtest (with run test) checking python testcase wallkw checking python testcase wrapmacro (with run test) checking python testcase doxygen_alias (with run test) checking python testcase doxygen_basic_notranslate (with run test) checking python testcase doxygen_basic_translate (with run test) checking python testcase doxygen_ignore (with run test) checking python testcase doxygen_misc_constructs (with run test) checking python testcase doxygen_nested_class checking python testcase doxygen_parsing (with run test) checking python testcase doxygen_parsing_enums checking python testcase doxygen_translate (with run test) checking python testcase doxygen_translate_all_tags (with run test) checking python testcase doxygen_translate_links (with run test) checking python testcase director_string (with run test) checking python testcase ignore_template_constructor checking python testcase li_std_combinations checking python testcase li_std_deque checking python testcase li_std_except checking python testcase li_std_except_as_class (with run test) checking python testcase li_std_map (with run test) checking python testcase li_std_pair checking python testcase li_std_pair_using (with run test) checking python testcase li_std_string checking python testcase li_std_vector (with run test) checking python testcase li_std_vector_back_reference (with run test) checking python testcase li_std_vector_enum (with run test) checking python testcase li_std_vector_member_var checking python testcase li_std_vector_ptr (with run test) checking python testcase smart_pointer_inherit checking python testcase template_typedef_fnc checking python testcase template_type_namespace (with run test) checking python testcase template_opaque (with run test) checking python testcase file_test (with run test) checking python testcase li_cstring (with run test) checking python testcase li_cwstring (with run test) checking python testcase python_nondynamic (with run test) checking python testcase python_varargs_typemap (with run test) checking python testcase arrays checking python testcase bom_utf8 checking python testcase c_delete checking python testcase c_delete_function checking python testcase char_constant checking python testcase const_const checking python testcase constant_expr checking python testcase default_args_c (with run test) checking python testcase empty_c (with run test) checking python testcase enums (with run test) checking python testcase enum_forward (with run test) checking python testcase enum_macro checking python testcase enum_missing checking python testcase extern_declaration checking python testcase funcptr checking python testcase function_typedef checking python testcase global_functions (with run test) checking python testcase immutable_values checking python testcase inctest (with run test) checking python testcase infinity checking python testcase integers checking python testcase keyword_rename_c (with run test) checking python testcase lextype checking python testcase li_carrays (with run test) checking python testcase li_cdata (with run test) checking python testcase li_cmalloc (with run test) checking python testcase li_constraints checking python testcase li_cpointer (with run test) checking python testcase li_math checking python testcase long_long checking python testcase memberin_extend_c (with run test) checking python testcase name checking python testcase nested (with run test) checking python testcase nested_extend_c checking python testcase nested_structs checking python testcase newobject2 BUILDSTDERR: checking python testcase overload_extend_c java_lib_arrays_dimensionless_wrap.cxx: In function 'jdouble Java_java_1lib_1arrays_1dimensionless_java_1lib_1arrays_1dimensionlessJNI_arr_1ll(JNIEnv*, jclass, jlongArray, jint)': BUILDSTDERR: java_lib_arrays_dimensionless_wrap.cxx:1162:47: error: invalid conversion from 'long long int**' to 'jlong**' {aka 'long int**'} [-fpermissive] BUILDSTDERR: 1162 | if (!SWIG_JavaArrayInLonglong(jenv, &jarr1, (long long **)&arg1, jarg1)) return 0; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long int** BUILDSTDERR: java_lib_arrays_dimensionless_wrap.cxx:714:74: note: initializing argument 3 of 'int SWIG_JavaArrayInLonglong(JNIEnv*, jlong**, jlong**, jlongArray)' BUILDSTDERR: 714 | static int SWIG_JavaArrayInLonglong (JNIEnv *jenv, jlong **jarr, jlong **carr, jlongArray input) { BUILDSTDERR: | ~~~~~~~~^~~~ BUILDSTDERR: java_lib_arrays_dimensionless_wrap.cxx:1166:45: error: invalid conversion from 'long long int*' to 'jlong*' {aka 'long int*'} [-fpermissive] BUILDSTDERR: 1166 | SWIG_JavaArrayArgoutLonglong(jenv, jarr1, (long long *)arg1, jarg1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long int* BUILDSTDERR: java_lib_arrays_dimensionless_wrap.cxx:735:77: note: initializing argument 3 of 'void SWIG_JavaArrayArgoutLonglong(JNIEnv*, jlong*, jlong*, jlongArray)' BUILDSTDERR: 735 | static void SWIG_JavaArrayArgoutLonglong (JNIEnv *jenv, jlong *jarr, jlong *carr, jlongArray input) { BUILDSTDERR: | ~~~~~~~^~~~ BUILDSTDERR: make[2]: *** [../../../../Examples/Makefile:609: java_cpp] Error 1 BUILDSTDERR: make[1]: *** [Makefile:87: java_lib_arrays_dimensionless.cpptest] Error 2 (with run test) checking python testcase overload_extend2 (with run test) checking python testcase preproc (with run test) checking python testcase preproc_constants_c checking python testcase preproc_defined (with run test) checking python testcase preproc_gcc_output (with run test) checking python testcase preproc_include (with run test) checking python testcase preproc_line_file checking python testcase register_par checking python testcase ret_by_value (with run test) checking python testcase simple_array checking python testcase sizeof_pointer checking python testcase sneaky1 (with run test) checking python testcase string_simple checking python testcase struct_rename (with run test) checking python testcase struct_initialization (with run test) checking python testcase typedef_classforward_same_name (with run test) checking python testcase typedef_struct checking python testcase typemap_subst checking python testcase union_parameter checking python testcase unions (with run test) checking python testcase clientdata_prop checking python testcase import_stl (with run test) checking python testcase imports (with run test) checking python testcase mod (with run test) checking python testcase multi_import (with run test) checking python testcase packageoption checking python testcase template_typedef_import (with run test) 604 python tests passed checking java test-suite checking java testcase enum_thorough_proper (with run test) checking java testcase enum_thorough_simple (with run test) checking java testcase enum_thorough_typeunsafe (with run test) checking java testcase exception_partial_info checking java testcase intermediary_classname (with run test) checking java testcase java_constants (with run test) checking java testcase java_director (with run test) checking java testcase java_director_assumeoverride (with run test) checking java testcase java_director_exception_feature (with run test) checking java testcase java_director_exception_feature_nspace (with run test) checking java testcase java_director_ptrclass (with run test) checking java testcase java_director_typemaps (with run test) checking java testcase java_director_typemaps_ptr (with run test) checking java testcase java_enums (with run test) checking java testcase java_jnitypes (with run test) checking java testcase java_lib_arrays_dimensionless (with run test) checking java testcase java_lib_various (with run test) checking java testcase java_nspacewithoutpackage checking java testcase java_pgcpp (with run test) checking java testcase java_pragmas (with run test) checking java testcase java_prepost (with run test) checking java testcase java_throws (with run test) checking java testcase java_typemaps_proxy (with run test) checking java testcase java_typemaps_typewrapper (with run test) checking java testcase li_std_list (with run test) checking java testcase li_std_map (with run test) checking java testcase li_std_set (with run test) checking java testcase abstract_access checking java testcase abstract_inherit checking java testcase abstract_inherit_ok checking java testcase abstract_signature checking java testcase abstract_typedef checking java testcase abstract_typedef2 checking java testcase abstract_virtual checking java testcase access_change checking java testcase add_link checking java testcase aggregate (with run test) checking java testcase allowexcept checking java testcase allprotected (with run test) checking java testcase allprotected_not checking java testcase anonymous_bitfield checking java testcase apply_signed_char (with run test) checking java testcase apply_strings (with run test) checking java testcase argout checking java testcase array_member (with run test) checking java testcase array_typedef_memberin checking java testcase arrayref checking java testcase arrays_dimensionless checking java testcase arrays_global checking java testcase arrays_global_twodim (with run test) checking java testcase arrays_scope checking java testcase autodoc checking java testcase bloody_hell checking java testcase bools checking java testcase catches checking java testcase cast_operator checking java testcase casts checking java testcase char_binary (with run test) checking java testcase char_strings (with run test) checking java testcase chartest checking java testcase class_scope_namespace (with run test) checking java testcase class_forward checking java testcase class_ignore checking java testcase class_scope_weird checking java testcase compactdefaultargs checking java testcase const_const_2 checking java testcase constant_directive (with run test) checking java testcase constant_pointers checking java testcase constover checking java testcase constructor_copy checking java testcase constructor_exception checking java testcase constructor_explicit checking java testcase constructor_ignore checking java testcase constructor_rename checking java testcase constructor_value checking java testcase contract checking java testcase conversion checking java testcase conversion_namespace checking java testcase conversion_ns_template checking java testcase conversion_operators checking java testcase cplusplus_throw checking java testcase cpp_basic checking java testcase cpp_enum checking java testcase cpp_namespace checking java testcase cpp_nodefault checking java testcase cpp_static checking java testcase cpp_typedef (with run test) checking java testcase cpp14_binary_integer_literals checking java testcase cpp17_hex_floating_literals checking java testcase cpp17_nested_namespaces (with run test) checking java testcase cpp17_nspace_nested_namespaces (with run test) checking java testcase cpp17_u8_char_literals checking java testcase curiously_recurring_template_pattern (with run test) checking java testcase default_args (with run test) checking java testcase default_arg_expressions checking java testcase default_arg_values checking java testcase default_constructor (with run test) checking java testcase defvalue_constructor checking java testcase derived_byvalue checking java testcase derived_nested (with run test) checking java testcase destructor_methodmodifiers checking java testcase destructor_reprotected checking java testcase director_abstract (with run test) checking java testcase director_alternating checking java testcase director_basic (with run test) checking java testcase director_binary_string (with run test) checking java testcase director_classes (with run test) checking java testcase director_classic (with run test) checking java testcase director_constructor checking java testcase director_default (with run test) checking java testcase director_detect checking java testcase director_enum (with run test) checking java testcase director_exception (with run test) checking java testcase director_exception_catches (with run test) checking java testcase director_exception_nothrow checking java testcase director_extend checking java testcase director_finalizer checking java testcase director_frob (with run test) checking java testcase director_ignore (with run test) checking java testcase director_keywords checking java testcase director_namespace_clash checking java testcase director_nested checking java testcase director_nspace (with run test) checking java testcase director_nspace_director_name_collision checking java testcase director_overload checking java testcase director_overload2 checking java testcase director_ownership (with run test) checking java testcase director_pass_by_value (with run test) checking java testcase director_primitives (with run test) checking java testcase director_property checking java testcase director_protected (with run test) checking java testcase director_protected_overloaded checking java testcase director_redefined checking java testcase director_ref (with run test) checking java testcase director_smartptr (with run test) checking java testcase director_thread (with run test) checking java testcase director_unroll (with run test) checking java testcase director_using checking java testcase director_void checking java testcase director_wombat (with run test) checking java testcase disown checking java testcase dynamic_cast (with run test) checking java testcase empty checking java testcase enum_ignore checking java testcase enum_plus checking java testcase enum_rename checking java testcase enum_scope_template checking java testcase enum_template checking java testcase enum_thorough (with run test) checking java testcase enum_var checking java testcase equality checking java testcase evil_diamond checking java testcase evil_diamond_ns checking java testcase evil_diamond_prop checking java testcase exception_classname checking java testcase exception_order checking java testcase extend checking java testcase extend_constructor_destructor (with run test) checking java testcase extend_default (with run test) checking java testcase extend_placement checking java testcase extend_special_variables (with run test) checking java testcase extend_template checking java testcase extend_template_method (with run test) checking java testcase extend_template_ns checking java testcase extend_typedef_class (with run test) checking java testcase extern_c checking java testcase extern_namespace checking java testcase extern_throws checking java testcase expressions checking java testcase features checking java testcase fragments checking java testcase friends (with run test) checking java testcase friends_template (with run test) checking java testcase funcptr_cpp checking java testcase functors checking java testcase fvirtual checking java testcase global_namespace (with run test) checking java testcase global_ns_arg checking java testcase global_scope_types checking java testcase global_vars checking java testcase grouping checking java testcase ignore_parameter (with run test) checking java testcase import_fragments checking java testcase import_nomodule checking java testcase inherit checking java testcase inherit_member checking java testcase inherit_missing checking java testcase inherit_same_name checking java testcase inherit_target_language (with run test) checking java testcase inherit_void_arg checking java testcase inline_initializer checking java testcase insert_directive checking java testcase keyword_rename checking java testcase kind checking java testcase kwargs_feature (with run test) checking java testcase langobj checking java testcase li_attribute checking java testcase li_attribute_template checking java testcase li_boost_shared_ptr (with run test) checking java testcase li_boost_shared_ptr_attribute (with run test) checking java testcase li_boost_shared_ptr_bits (with run test) checking java testcase li_boost_shared_ptr_director (with run test) checking java testcase li_boost_shared_ptr_template (with run test) checking java testcase li_carrays_cpp (with run test) checking java testcase li_cdata_cpp (with run test) checking java testcase li_cpointer_cpp checking java testcase li_std_auto_ptr (with run test) checking java testcase li_stdint checking java testcase li_swigtype_inout checking java testcase li_typemaps (with run test) checking java testcase li_typemaps_apply checking java testcase li_windows checking java testcase long_long_apply checking java testcase memberin_extend (with run test) checking java testcase member_funcptr_galore checking java testcase member_pointer (with run test) checking java testcase member_pointer_const (with run test) checking java testcase member_template checking java testcase minherit checking java testcase minherit2 (with run test) checking java testcase mixed_types checking java testcase multiple_inheritance (with run test) checking java testcase multiple_inheritance_abstract (with run test) checking java testcase multiple_inheritance_interfaces (with run test) checking java testcase multiple_inheritance_nspace (with run test) checking java testcase multiple_inheritance_shared_ptr (with run test) checking java testcase name_cxx checking java testcase name_warnings checking java testcase namespace_chase (with run test) checking java testcase namespace_class checking java testcase namespace_enum checking java testcase namespace_extend checking java testcase namespace_forward_declaration (with run test) checking java testcase namespace_nested checking java testcase namespace_spaces checking java testcase namespace_template (with run test) checking java testcase namespace_typedef_class checking java testcase namespace_typemap checking java testcase namespace_union checking java testcase namespace_virtual_method checking java testcase nspace (with run test) checking java testcase nspace_extend (with run test) checking java testcase native_directive (with run test) checking java testcase naturalvar checking java testcase naturalvar_more (with run test) checking java testcase naturalvar_onoff (with run test) checking java testcase nested_class (with run test) checking java testcase nested_directors checking java testcase nested_comment checking java testcase nested_ignore checking java testcase nested_in_template checking java testcase nested_scope checking java testcase nested_template_base (with run test) checking java testcase nested_workaround (with run test) checking java testcase newobject1 checking java testcase newobject3 checking java testcase null_pointer checking java testcase operator_overload (with run test) checking java testcase operator_overload_break checking java testcase operator_pointer_ref checking java testcase operbool checking java testcase ordering checking java testcase overload_arrays checking java testcase overload_bool checking java testcase overload_complicated (with run test) checking java testcase overload_copy checking java testcase overload_extend checking java testcase overload_method checking java testcase overload_numeric checking java testcase overload_null checking java testcase overload_polymorphic checking java testcase overload_rename checking java testcase overload_return_type checking java testcase overload_simple checking java testcase overload_subtype checking java testcase overload_template (with run test) checking java testcase overload_template_fast checking java testcase pointer_reference (with run test) checking java testcase preproc_constants checking java testcase primitive_ref (with run test) checking java testcase private_assign checking java testcase proxycode (with run test) checking java testcase protected_rename checking java testcase pure_virtual checking java testcase redefined checking java testcase redefined_not checking java testcase refcount checking java testcase reference_global_vars checking java testcase rename1 (with run test) checking java testcase rename2 (with run test) checking java testcase rename3 (with run test) checking java testcase rename4 (with run test) checking java testcase rename_rstrip_encoder checking java testcase rename_scope checking java testcase rename_simple checking java testcase rename_strip_encoder checking java testcase rename_pcre_encoder (with run test) checking java testcase rename_pcre_enum (with run test) checking java testcase rename_predicates checking java testcase rename_wildcard (with run test) checking java testcase restrict_cplusplus checking java testcase return_const_value checking java testcase return_value_scope checking java testcase rname (with run test) checking java testcase samename checking java testcase sizet (with run test) checking java testcase smart_pointer_const checking java testcase smart_pointer_const2 checking java testcase smart_pointer_const_overload (with run test) checking java testcase smart_pointer_extend checking java testcase smart_pointer_ignore (with run test) checking java testcase smart_pointer_member checking java testcase smart_pointer_multi checking java testcase smart_pointer_multi_typedef checking java testcase smart_pointer_namespace checking java testcase smart_pointer_namespace2 checking java testcase smart_pointer_not checking java testcase smart_pointer_overload checking java testcase smart_pointer_protected checking java testcase smart_pointer_rename checking java testcase smart_pointer_simple checking java testcase smart_pointer_static checking java testcase smart_pointer_template_const_overload checking java testcase smart_pointer_template_defaults_overload checking java testcase smart_pointer_templatemethods checking java testcase smart_pointer_templatevariables checking java testcase smart_pointer_typedef checking java testcase special_variables (with run test) checking java testcase special_variable_attributes checking java testcase special_variable_macros (with run test) checking java testcase static_array_member checking java testcase static_const_member checking java testcase static_const_member_2 checking java testcase stl_no_default_constructor checking java testcase string_constants checking java testcase struct_initialization_cpp checking java testcase struct_value checking java testcase swig_exception checking java testcase symbol_clash checking java testcase template_arg_replace checking java testcase template_arg_scope checking java testcase template_arg_typename checking java testcase template_array_numeric checking java testcase template_basic checking java testcase template_base_template checking java testcase template_classes (with run test) checking java testcase template_class_reuse_name (with run test) checking java testcase template_const_ref checking java testcase template_construct checking java testcase template_templated_constructors (with run test) checking java testcase template_default checking java testcase template_default2 checking java testcase template_default_arg (with run test) checking java testcase template_default_arg_overloaded checking java testcase template_default_arg_overloaded_extend checking java testcase template_default_arg_virtual_destructor checking java testcase template_default_cache (with run test) checking java testcase template_default_class_parms (with run test) checking java testcase template_default_class_parms_typedef (with run test) checking java testcase template_default_inherit checking java testcase template_default_qualify checking java testcase template_default_vw checking java testcase template_empty_inherit checking java testcase template_enum checking java testcase template_enum_ns_inherit checking java testcase template_enum_typedef checking java testcase template_explicit checking java testcase template_extend1 checking java testcase template_extend2 checking java testcase template_extend_overload checking java testcase template_extend_overload_2 checking java testcase template_forward checking java testcase template_inherit checking java testcase template_inherit_abstract checking java testcase template_int_const checking java testcase template_keyword_in_type checking java testcase template_methods (with run test) checking java testcase template_namespace_forward_declaration (with run test) checking java testcase template_using_directive_and_declaration_forward (with run test) checking java testcase template_using_directive_typedef (with run test) checking java testcase template_nested (with run test) checking java testcase template_nested_typemaps (with run test) checking java testcase template_ns checking java testcase template_ns2 checking java testcase template_ns3 checking java testcase template_ns4 checking java testcase template_ns_enum checking java testcase template_ns_enum2 checking java testcase template_ns_inherit checking java testcase template_ns_scope checking java testcase template_parameters_global_scope (with run test) checking java testcase template_partial_arg checking java testcase template_partial_specialization (with run test) checking java testcase template_partial_specialization_typedef (with run test) checking java testcase template_qualifier checking java testcase template_ref_type checking java testcase template_rename checking java testcase template_retvalue checking java testcase template_specialization checking java testcase template_specialization_defarg checking java testcase template_specialization_enum checking java testcase template_static checking java testcase template_tbase_template checking java testcase template_template_parameters (with run test) checking java testcase template_typedef checking java testcase template_typedef_class_template checking java testcase template_typedef_cplx checking java testcase template_typedef_cplx2 checking java testcase template_typedef_cplx3 checking java testcase template_typedef_cplx4 checking java testcase template_typedef_cplx5 checking java testcase template_typedef_funcptr checking java testcase template_typedef_inherit (with run test) checking java testcase template_typedef_ns checking java testcase template_typedef_ptr checking java testcase template_typedef_rec checking java testcase template_typedef_typedef (with run test) checking java testcase template_typemaps checking java testcase template_typemaps_typedef checking java testcase template_typemaps_typedef2 checking java testcase template_using checking java testcase template_virtual checking java testcase template_whitespace checking java testcase threads checking java testcase threads_exception checking java testcase throw_exception checking java testcase typedef_array_member checking java testcase typedef_class checking java testcase typedef_classforward_same_name (with run test) checking java testcase typedef_funcptr (with run test) checking java testcase typedef_inherit checking java testcase typedef_mptr checking java testcase typedef_reference checking java testcase typedef_scope checking java testcase typedef_sizet checking java testcase typedef_struct_cpp checking java testcase typedef_typedef checking java testcase typemap_arrays (with run test) checking java testcase typemap_array_qualifiers checking java testcase typemap_delete checking java testcase typemap_directorout checking java testcase typemap_documentation checking java testcase typemap_global_scope checking java testcase typemap_manyargs checking java testcase typemap_namespace (with run test) checking java testcase typemap_ns_using checking java testcase typemap_numinputs checking java testcase typemap_template checking java testcase typemap_template_parm_typedef checking java testcase typemap_template_parms (with run test) checking java testcase typemap_template_typedef checking java testcase typemap_out_optimal (with run test) checking java testcase typemap_qualifier_strip checking java testcase typemap_variables checking java testcase typemap_various checking java testcase typename checking java testcase types_directive checking java testcase unicode_strings checking java testcase union_scope checking java testcase using1 checking java testcase using2 checking java testcase using_composition checking java testcase using_directive_and_declaration (with run test) checking java testcase using_directive_and_declaration_forward (with run test) checking java testcase using_extend checking java testcase using_inherit checking java testcase using_namespace checking java testcase using_namespace_loop checking java testcase using_pointers (with run test) checking java testcase using_private checking java testcase using_protected checking java testcase valuewrapper checking java testcase valuewrapper_base checking java testcase valuewrapper_const checking java testcase valuewrapper_opaque checking java testcase varargs (with run test) checking java testcase varargs_overload checking java testcase variable_replacement checking java testcase virtual_destructor checking java testcase virtual_derivation checking java testcase virtual_poly (with run test) checking java testcase virtual_vs_nonvirtual_base checking java testcase voidtest checking java testcase wallkw (with run test) checking java testcase wrapmacro checking java testcase doxygen_parsing_enums_simple (with run test) checking java testcase doxygen_parsing_enums_proper (with run test) checking java testcase doxygen_parsing_enums_typesafe (with run test) checking java testcase doxygen_parsing_enums_typeunsafe (with run test) checking java testcase doxygen_alias (with run test) checking java testcase doxygen_basic_notranslate (with run test) checking java testcase doxygen_basic_translate (with run test) checking java testcase doxygen_ignore (with run test) checking java testcase doxygen_misc_constructs (with run test) BUILDSTDERR: checking java testcase doxygen_nested_class (withjava_lib_arrays_wrap.c: In function 'Java_java_1lib_1arrays_java_1lib_1arraysJNI_ArrayStruct_1array_1ll_1set': BUILDSTDERR: java_lib_arrays_wrap.c:1413:47: warning: passing argument 3 of 'SWIG_JavaArrayInLonglong' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 1413 | if (!SWIG_JavaArrayInLonglong(jenv, &jarr2, (long long **)&arg2, jarg2)) return ; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long int ** BUILDSTDERR: java_lib_arrays_wrap.c:639:74: note: expected 'jlong **' {aka 'long int **'} but argument is of type 'long long int **' BUILDSTDERR: 639 | static int SWIG_JavaArrayInLonglong (JNIEnv *jenv, jlong **jarr, jlong **carr, jlongArray input) { BUILDSTDERR: | ~~~~~~~~^~~~ BUILDSTDERR: java_lib_arrays_wrap.c:1419:45: warning: passing argument 3 of 'SWIG_JavaArrayArgoutLonglong' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 1419 | SWIG_JavaArrayArgoutLonglong(jenv, jarr2, (long long *)arg2, jarg2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long int * BUILDSTDERR: java_lib_arrays_wrap.c:660:77: note: expected 'jlong *' {aka 'long int *'} but argument is of type 'long long int *' BUILDSTDERR: 660 | static void SWIG_JavaArrayArgoutLonglong (JNIEnv *jenv, jlong *jarr, jlong *carr, jlongArray input) { BUILDSTDERR: | ~~~~~~~^~~~ BUILDSTDERR: java_lib_arrays_wrap.c: In function 'Java_java_1lib_1arrays_java_1lib_1arraysJNI_ArrayStruct_1array_1ll_1get': BUILDSTDERR: java_lib_arrays_wrap.c:1434:45: warning: passing argument 2 of 'SWIG_JavaArrayOutLonglong' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 1434 | jresult = SWIG_JavaArrayOutLonglong(jenv, (long long *)result, 2); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | long long int * BUILDSTDERR: java_lib_arrays_wrap.c:668:67: note: expected 'jlong *' {aka 'long int *'} but argument is of type 'long long int *' BUILDSTDERR: 668 | static jlongArray SWIG_JavaArrayOutLonglong (JNIEnv *jenv, jlong *result, jsize sz) { BUILDSTDERR: | ~~~~~~~^~~~~~ BUILDSTDERR: make[1]: Target 'check' not remade because of errors. BUILDSTDERR: make: *** [Makefile:241: check-java-test-suite] Error 1 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.fKo26m (%build) run test) checking java testcase doxygen_parsing (with run test) checking java testcase doxygen_parsing_enums checking java testcase doxygen_translate (with run test) checking java testcase doxygen_translate_all_tags (with run test) checking java testcase doxygen_translate_links (with run test) checking java testcase director_string (with run test) checking java testcase ignore_template_constructor checking java testcase li_std_combinations checking java testcase li_std_deque checking java testcase li_std_except (with run test) checking java testcase li_std_except_as_class checking java testcase li_std_pair checking java testcase li_std_pair_using checking java testcase li_std_string (with run test) checking java testcase li_std_vector (with run test) checking java testcase li_std_vector_back_reference checking java testcase li_std_vector_enum (with run test) checking java testcase li_std_vector_member_var checking java testcase li_std_vector_ptr checking java testcase smart_pointer_inherit checking java testcase template_typedef_fnc checking java testcase template_type_namespace checking java testcase template_opaque checking java testcase java_lib_arrays (with run test) checking java testcase java_lib_various (with run test) checking java testcase arrays checking java testcase bom_utf8 checking java testcase c_delete checking java testcase c_delete_function checking java testcase char_constant checking java testcase const_const checking java testcase constant_expr checking java testcase default_args_c checking java testcase empty_c checking java testcase enums checking java testcase enum_forward (with run test) checking java testcase enum_macro (with run test) checking java testcase enum_missing checking java testcase extern_declaration (with run test) checking java testcase funcptr checking java testcase function_typedef checking java testcase global_functions checking java testcase immutable_values checking java testcase inctest (with run test) checking java testcase infinity checking java testcase integers checking java testcase keyword_rename_c checking java testcase lextype checking java testcase li_carrays (with run test) checking java testcase li_cdata (with run test) checking java testcase li_cmalloc checking java testcase li_constraints checking java testcase li_cpointer checking java testcase li_math checking java testcase long_long (with run test) checking java testcase memberin_extend_c checking java testcase name checking java testcase nested checking java testcase nested_extend_c (with run test) checking java testcase nested_structs (with run test) checking java testcase newobject2 checking java testcase overload_extend_c checking java testcase overload_extend2 checking java testcase preproc checking java testcase preproc_constants_c checking java testcase preproc_defined checking java testcase preproc_gcc_output checking java testcase preproc_include checking java testcase preproc_line_file (with run test) checking java testcase register_par checking java testcase ret_by_value (with run test) checking java testcase simple_array checking java testcase sizeof_pointer checking java testcase sneaky1 checking java testcase string_simple checking java testcase struct_rename checking java testcase struct_initialization checking java testcase typedef_classforward_same_name (with run test) checking java testcase typedef_struct checking java testcase typemap_subst checking java testcase union_parameter checking java testcase unions (with run test) checking java testcase clientdata_prop checking java testcase import_stl checking java testcase imports (with run test) checking java testcase mod checking java testcase multi_import checking java testcase packageoption checking java testcase template_typedef_import RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.fKo26m (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/swig.spec