* Package: dev-lang/swig-4.2.0:0  * Repository: gentoo  * Maintainer: scheme@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pcre test  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking swig-4.2.0.tar.gz to /var/tmp/portage/dev-lang/swig-4.2.0/work >>> Source unpacked in /var/tmp/portage/dev-lang/swig-4.2.0/work >>> Preparing source in /var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0 ... * econf: updating swig-4.2.0/Tools/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating swig-4.2.0/Tools/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/swig-4.2.0 --htmldir=/usr/share/doc/swig-4.2.0/html --libdir=/usr/lib64 PKGCONFIG=x86_64-pc-linux-gnu-pkg-config --disable-ccache --with-pcre checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking maximum warning verbosity option... -Wall -W -pedantic for C++ -Wall -W -pedantic for C checking CFLAGS to compile SWIG executable... -march=native -mtune=native -O2 -pipe -Wall -W -pedantic checking CXXFLAGS to compile SWIG executable... -march=native -mtune=native -O2 -pipe -Wall -W -pedantic checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether to enable PCRE2 support... yes checking whether to use local PCRE2... no checking for a sed that does not truncate output... /bin/sed checking for pcre2-config... /usr/bin/pcre2-config checking whether to enable ccache-swig... no 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 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 checking SO... .so checking LDSHARED... $(CC) -shared checking CXXSHARED... $(CC) -shared checking TRYLINKINGWITHCXX... CXXSHARED= $(CXX) -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGS to use for testing (PLATCFLAGS)... checking whether to attempt to enable C++11 and later C++ standards testing... yes checking whether x86_64-pc-linux-gnu-g++ supports C++20 features with -std=c++20... yes checking whether C++11 to C++20 testing is enabled... yes checking CXXFLAGS to use for testing (PLATCXXFLAGS)... -std=c++20 checking if compiler supports pre-compiled headers... yes 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 main in -lieee... no checking for crypt in -lcrypt... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for android... no checking for adb... no checking for ant... ant checking for ndk-build... no checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for dmd... no checking for ldmd2... no checking for ldc2... no checking for gdmd... no checking for go... go checking whether go version is too old... no checking for gccgo... no checking for guile-config... /usr/bin/guile-config checking for guile executable... /usr/bin/guile checking for guile version... 2.2 checking for guile version >= 1.8... yes checking for guile compile flags... -I/usr/include/guile/2.2 checking for guile link flags... -lguile-2.2 -latomic_ops -lgc -lpthread -ldl checking for java JDK... found (in /etc/java-config-2/current-system-vm) checking if java version is 9 or greater... yes checking for java include file jni.h... -I"/etc/java-config-2/current-system-vm/include" checking for java include file jni_md.h... -I"/etc/java-config-2/current-system-vm/include/linux" checking for node... node checking for node-gyp... no checking for npm... npm checking for Node-API (napi) header directory... not found checking for JavaScriptCore/Webkit... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... /usr/bin/lua5.1 checking Lua version... Lua 5.1.x checking whether Lua dynamic loading is enabled... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for lua.h... no checking for lua.h in other locations... /usr/include/lua5.1/lua.h checking for library containing lua_close... -llua5.1 checking for mzscheme... no checking for mzc... no checking for ocamlc... no checking for camlp4... no checking for ocamldlgen... no checking for ocamlfind... no checking for ocamlmktop... no checking for octave-cli... no checking for perl... perl checking for Perl5 header files... /usr/lib64/perl5/5.38/x86_64-linux/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -march=native -mtune=native -O2 -pipe -fno-strict-aliasing -DNO_PERL_RAND_SEED -fwrapv -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,-E checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu checking for Perl5 Test::More module... found checking for php8.3... no checking for php8.2... no checking for php8.1... no checking for php8.0... no checking for php... no checking for python... python checking for python major version number... 3 checking for Python 2.x os.name... posix checking for Python 2.x path separator... / checking for python3... python3 checking for python3-config... python3-config checking for python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for Python 3.x prefix... /usr checking for Python 3.x exec-prefix... /usr checking for Python 3.x version... python3.11 checking for Python 3.x lib dir... lib checking for Python 3.x header files... -I/usr/include/python3.11 -I/usr/include/python3.11 checking for Python 3.x library directory... /usr/lib checking for Python 3.x library... -lpython3.11 checking for pycodestyle... pycodestyle checking pycodestyle version... 2.11.1 checking for R... no checking for ruby... no checking for Ruby header files... could not figure out how to run ruby checking for scilab... no checking for Tcl configuration... found /usr/lib64/tclConfig.sh checking for Tcl header files... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E /usr/include checking for Tcl library... -ltcl8.6 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Examples/Makefile 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/go/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/lua/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/r/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 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 The SWIG test-suite and examples are configured for the following languages: go guile java lua perl5 python tcl >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0 ... make -j1 make[1]: Entering directory '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0/Source' make all-am make[2]: Entering directory '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0/Source' x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o CParse/cscanner.o CParse/cscanner.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o CParse/parser.o CParse/parser.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o CParse/templ.o CParse/templ.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o CParse/util.o CParse/util.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/base.o DOH/base.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/file.o DOH/file.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/fio.o DOH/fio.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/hash.o DOH/hash.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/list.o DOH/list.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/memory.o DOH/memory.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/string.o DOH/string.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o DOH/void.o DOH/void.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/allocate.o Modules/allocate.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/contract.o Modules/contract.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/csharp.o Modules/csharp.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/d.o Modules/d.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/directors.o Modules/directors.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/emit.o Modules/emit.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/go.o Modules/go.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/guile.o Modules/guile.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/interface.o Modules/interface.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/java.o Modules/java.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/javascript.o Modules/javascript.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/lang.o Modules/lang.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/lua.o Modules/lua.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/main.o Modules/main.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/mzscheme.o Modules/mzscheme.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/nested.o Modules/nested.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/ocaml.o Modules/ocaml.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/octave.o Modules/octave.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/overload.o Modules/overload.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/perl5.o Modules/perl5.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/php.o Modules/php.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/python.o Modules/python.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/r.o Modules/r.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/ruby.o Modules/ruby.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/scilab.o Modules/scilab.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/swigmain.o Modules/swigmain.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/tcl8.o Modules/tcl8.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/typepass.o Modules/typepass.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/utils.o Modules/utils.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Modules/xml.o Modules/xml.cxx x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Preprocessor/cpp.o Preprocessor/cpp.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Preprocessor/expr.o Preprocessor/expr.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/cwrap.o Swig/cwrap.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/deprecate.o Swig/deprecate.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/error.o Swig/error.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/extend.o Swig/extend.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/fragment.o Swig/fragment.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/getopt.o Swig/getopt.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/include.o Swig/include.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/misc.o Swig/misc.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/naming.o Swig/naming.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/parms.o Swig/parms.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/scanner.o Swig/scanner.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/stype.o Swig/stype.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/symbol.o Swig/symbol.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/tree.o Swig/tree.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/typemap.o Swig/typemap.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/typeobj.o Swig/typeobj.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/typesys.o Swig/typesys.c x86_64-pc-linux-gnu-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 -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -c -o Swig/wrapfunc.o Swig/wrapfunc.c x86_64-pc-linux-gnu-g++ -march=native -mtune=native -O2 -pipe -Wall -W -pedantic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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/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 -lpcre2-8 cp -f ../Source/eswig ../swig make[2]: Leaving directory '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0/Source' make[1]: Leaving directory '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0/Source' test -z "" || (cd CCache && make) >>> Source compiled. >>> Test phase: dev-lang/swig-4.2.0 make -j1 check test -x ./swig ./swig -version SWIG Version 4.2.0 Compiled with x86_64-pc-linux-gnu-g++ [x86_64-pc-linux-gnu] Configured options: +pcre Please see https://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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 Go Options (available with -go) -cgo - Generate cgo input files -no-cgo - Do not generate cgo input files -gccgo - Generate code for gccgo rather than gc -go-pkgpath

- Like gccgo -fgo-pkgpath option -go-prefix

- Like gccgo -fgo-prefix option -import-prefix

- Prefix to add to %import directives -intgosize - Set size of Go int type--32 or 64 bits -package - Set name of the Go package to -use-shlib - Force use of a shared library -soname - Set shared library holding C/C++ code 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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 Guile Options (available with -guile) -emitsetters - Emit procedures-with-setters for variables and structure slots. -emitslotaccessors - Emit accessor methods for all GOOPS slots -exportprimitive - Add the (export ...) code from scmstub into the GOOPS file. -goopsprefix - Prepend to all goops identifiers -Linkage - Use linkage protocol (default `simple') Use `module' for native Guile module linking (requires Guile >= 1.5.0). Use `passive' for passive linking (no C-level module-handling code), or `hobbit' for hobbit modules. -onlysetters - Don't emit traditional getter and setter procedures for structure slots, only emit procedures-with-setters. -package - Set the path of the module to (default NULL) -prefix - Use as prefix [default "gswig_"] -procdoc - Output procedure documentation to -procdocformat - Output procedure documentation in ; one of `guile-1.4', `plain', `texinfo' -proxy - Export GOOPS class definitions -primsuffix - Name appended to primitive module when exporting GOOPS classes. (default = "primitive") -scmstub - Output Scheme file with module declaration and exports; only with `passive' and `simple' linkage -useclassprefix - Prepend the class name to all goops identifiers 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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 (enabled by default) -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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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 -flatstaticmethod - Generate additional flattened Python methods for C++ static 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 -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 8 or later 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-quiet - Display less parse tree node debug info when using other -debug options -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 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 -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 -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 PCRE2 version information -small - Compile in virtual elimination and compact mode -std= - Set the C or C++ language for inputs -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -U - Undefine symbol -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: 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. test -z "" || (cd CCache && make check) skipping android version skipping csharp version skipping d version showing go version go version go1.21.5 linux/amd64 showing guile version guile (GNU Guile) 2.2.7 showing java version openjdk version "21.0.1" 2023-10-17 OpenJDK Runtime Environment 21.0.1_p12 (build 21.0.1+12) OpenJDK 64-Bit Server VM 21.0.1_p12 (build 21.0.1+12, mixed mode, sharing) javac 21.0.1 skipping javascript version showing lua version Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio skipping mzscheme version skipping ocaml version skipping octave version showing perl5 version This is perl 5, version 38, subversion 2 (v5.38.2) built for x86_64-linux skipping php version showing python version Python 3.11.7 skipping r version skipping ruby version skipping scilab version showing tcl version 8.6 skipping android check skipping csharp check skipping d check checking Examples/go/callback checking Examples/go/class checking Examples/go/constants checking Examples/go/director checking Examples/go/enum checking Examples/go/extend checking Examples/go/funcptr checking Examples/go/multimap checking Examples/go/pointer checking Examples/go/reference checking Examples/go/simple checking Examples/go/template checking Examples/go/variables checking Examples/go/goin checking Examples/guile/class checking Examples/guile/constants checking Examples/guile/matrix checking Examples/guile/multimap checking Examples/guile/multivalue checking Examples/guile/port checking Examples/guile/simple checking Examples/guile/std_vector checking Examples/java/callback checking Examples/java/class checking Examples/java/constants checking Examples/java/doxygen Note: runme.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 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 javascript 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 skipping mzscheme check skipping ocaml check skipping octave check 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 skipping php check 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_packages checking Examples/python/import_template 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_map checking Examples/python/std_vector checking Examples/python/template checking Examples/python/varargs checking Examples/python/variables skipping r check skipping ruby check skipping scilab check 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 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_decltype_unsupported checking errors testcase cpp_destructor_storage checking errors testcase cpp_extend_destructors checking errors testcase cpp_extend_redefine checking errors testcase cpp_extend_redefine_template 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_pp_expressions_bad checking errors testcase cpp_private_inherit checking errors testcase cpp_raw_string_termination checking errors testcase cpp_recursive_typedef checking errors testcase cpp_redefine_class checking errors testcase cpp_refqualifier checking errors testcase cpp_scope_bad checking errors testcase cpp_shared_ptr checking errors testcase cpp_template_class_repeat checking errors testcase cpp_template_duplicate_names checking errors testcase cpp_template_explicit_instantiation 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_partial_specialization_defaults checking errors testcase cpp_template_redefine checking errors testcase cpp_template_repeat checking errors testcase cpp_template_scope checking errors testcase cpp_template_undef checking errors testcase cpp_typemap_out_optimal_bug checking errors testcase cpp_using_constructor_bad checking errors testcase cpp_using_declaration_overload checking errors testcase cpp_using_not checking errors testcase cpp_using_rename checking errors testcase cpp_using_undef checking errors testcase c_bad_native checking errors testcase c_class 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_redefine_typedef checking errors testcase c_spaceship 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_error_directive 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_unknowndirective4 checking errors testcase pp_unknowndirective5 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_command_encoder checking errors testcase swig_constant_missing_semi 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_missing_value checking errors testcase swig_typemap_old checking errors testcase swig_typemap_warn checking errors testcase doxygen_unclosed_tag checking errors testcase doxygen_unknown_command skipping csharp test-suite check skipping d test-suite check checking go test-suite checking go testcase go_inout (with run test) checking go testcase go_director_inout (with run test) checking go testcase abstract_access (with run test) checking go testcase abstract_basecast checking go testcase abstract_inherit checking go testcase abstract_inherit_ok checking go testcase abstract_inherit_using checking go testcase abstract_signature checking go testcase abstract_typedef (with run test) checking go testcase abstract_typedef2 (with run test) checking go testcase abstract_virtual (with run test) checking go testcase access_change checking go testcase add_link checking go testcase aggregate checking go testcase allowexcept checking go testcase allprotected checking go testcase allprotected_not checking go testcase anonymous_bitfield checking go testcase apply_signed_char checking go testcase apply_strings checking go testcase argcargvtest (with run test) checking go testcase argout (with run test) checking go testcase array_member (with run test) checking go testcase array_typedef_memberin checking go testcase arrayref checking go testcase arrays_dimensionless checking go testcase arrays_global (with run test) checking go testcase arrays_global_twodim checking go testcase arrays_scope checking go testcase assign_const checking go testcase assign_reference checking go testcase autodoc checking go testcase begin_code checking go testcase bloody_hell checking go testcase bools checking go testcase catches checking go testcase catches_strings (with run test) checking go testcase cast_operator checking go testcase casts checking go testcase char_binary (with run test) checking go testcase char_strings checking go testcase chartest checking go testcase class_case (with run test) checking go testcase class_scope_namespace checking go testcase class_forward checking go testcase class_ignore (with run test) checking go testcase class_scope_weird (with run test) checking go testcase compactdefaultargs (with run test) checking go testcase const_const_2 checking go testcase constant_directive checking go testcase constant_expr checking go testcase constant_pointers checking go testcase constover (with run test) checking go testcase constructor_copy (with run test) checking go testcase constructor_copy_non_const checking go testcase constructor_exception checking go testcase constructor_explicit checking go testcase constructor_ignore checking go testcase constructor_rename checking go testcase constructor_value checking go testcase contract (with run test) checking go testcase conversion checking go testcase conversion_namespace checking go testcase conversion_ns_template checking go testcase conversion_operators checking go testcase copyctor checking go testcase cplusplus_throw checking go testcase cpp_basic checking go testcase cpp_enum (with run test) checking go testcase cpp_namespace (with run test) checking go testcase cpp_nodefault checking go testcase cpp_parameters checking go testcase cpp_static (with run test) checking go testcase cpp_typedef checking go testcase curiously_recurring_template_pattern checking go testcase default_args (with run test) checking go testcase default_arg_expressions checking go testcase default_arg_values checking go testcase default_constructor (with run test) checking go testcase defvalue_constructor checking go testcase derived_byvalue checking go testcase derived_nested checking go testcase destructor_methodmodifiers checking go testcase destructor_reprotected checking go testcase director_abstract checking go testcase director_alternating (with run test) checking go testcase director_basic (with run test) checking go testcase director_binary_string checking go testcase director_classes checking go testcase director_classic (with run test) checking go testcase director_constructor checking go testcase director_comparison_operators checking go testcase director_conversion_operators checking go testcase director_default (with run test) checking go testcase director_detect (with run test) checking go testcase director_enum (with run test) checking go testcase director_exception (with run test) checking go testcase director_exception_catches checking go testcase director_exception_nothrow checking go testcase director_extend (with run test) checking go testcase director_finalizer (with run test) checking go testcase director_frob (with run test) # swigtests/director_frob director_frob_wrap.cxx: In member function 'virtual SwigDirector_Ops::operator int&()': director_frob_wrap.cxx:573:11: warning: function returns address of local variable [-Wreturn-local-addr] 573 | return *c_result; | ^~~~~~~~ director_frob_wrap.cxx:570:7: note: declared here 570 | int f = (int)*result; | ^ checking go testcase director_ignore checking go testcase director_keywords checking go testcase director_multiple_inheritance checking go testcase director_namespace_clash checking go testcase director_nested (with run test) checking go testcase director_nspace checking go testcase director_nspace_director_name_collision checking go testcase director_overload checking go testcase director_overload2 checking go testcase director_ownership checking go testcase director_pass_by_value checking go testcase director_primitives checking go testcase director_property checking go testcase director_protected (with run test) checking go testcase director_protected_overloaded checking go testcase director_redefined checking go testcase director_ref checking go testcase director_simple checking go testcase director_smartptr checking go testcase director_template checking go testcase director_thread checking go testcase director_unroll (with run test) checking go testcase director_unwrap_result checking go testcase director_using checking go testcase director_using_member_scopes checking go testcase director_void checking go testcase director_wombat checking go testcase disown (with run test) checking go testcase duplicate_class_name_in_ns checking go testcase duplicate_parm_names checking go testcase dynamic_cast (with run test) checking go testcase empty (with run test) checking go testcase enum_ignore checking go testcase enum_plus checking go testcase enum_rename checking go testcase enum_scope_template checking go testcase enum_template (with run test) checking go testcase enum_thorough checking go testcase enum_var checking go testcase equality checking go testcase evil_diamond checking go testcase evil_diamond_ns checking go testcase evil_diamond_prop checking go testcase exception_classname checking go testcase exception_memory_leak checking go testcase exception_order (with run test) checking go testcase extend checking go testcase extend_constructor_destructor checking go testcase extend_default checking go testcase extend_placement (with run test) checking go testcase extend_special_variables checking go testcase extend_template (with run test) checking go testcase extend_template_method checking go testcase extend_template_ns (with run test) checking go testcase extend_typedef_class checking go testcase extern_c (with run test) checking go testcase extern_namespace checking go testcase extern_throws checking go testcase expressions checking go testcase features checking go testcase fragments checking go testcase friends (with run test) checking go testcase friends_template checking go testcase funcptr_cpp checking go testcase functors checking go testcase fvirtual (with run test) checking go testcase global_immutable_vars_cpp checking go testcase global_namespace checking go testcase global_ns_arg (with run test) checking go testcase global_scope_types checking go testcase global_vars checking go testcase grouping (with run test) checking go testcase ignore_parameter checking go testcase import_fragments checking go testcase import_nomodule (with run test) checking go testcase inherit checking go testcase inherit_member (with run test) checking go testcase inherit_missing (with run test) checking go testcase inherit_same_name checking go testcase inherit_target_language checking go testcase inherit_void_arg checking go testcase inline_initializer checking go testcase insert_directive checking go testcase keyword_rename (with run test) checking go testcase kind checking go testcase kwargs_feature checking go testcase langobj checking go testcase li_attribute (with run test) checking go testcase li_attribute_template checking go testcase li_boost_shared_ptr checking go testcase li_boost_shared_ptr_attribute checking go testcase li_boost_shared_ptr_bits checking go testcase li_boost_shared_ptr_director checking go testcase li_boost_shared_ptr_template checking go testcase li_carrays_cpp (with run test) checking go testcase li_cdata_cpp (with run test) checking go testcase li_cpointer_cpp (with run test) checking go testcase li_std_auto_ptr checking go testcase li_stdint checking go testcase li_swigtype_inout checking go testcase li_typemaps checking go testcase li_typemaps_apply checking go testcase long_long_apply checking go testcase memberin_extend checking go testcase member_funcptr_galore checking go testcase member_pointer (with run test) checking go testcase member_pointer_const checking go testcase member_template checking go testcase minherit (with run test) checking go testcase minherit2 checking go testcase mixed_types checking go testcase multiple_inheritance checking go testcase multiple_inheritance_abstract checking go testcase multiple_inheritance_interfaces checking go testcase multiple_inheritance_nspace checking go testcase multiple_inheritance_overload checking go testcase multiple_inheritance_shared_ptr checking go testcase name_cxx checking go testcase name_warnings checking go testcase namespace_chase checking go testcase namespace_class (with run test) checking go testcase namespace_enum checking go testcase namespace_extend checking go testcase namespace_forward_declaration checking go testcase namespace_nested checking go testcase namespace_spaces checking go testcase namespace_struct checking go testcase namespace_template checking go testcase namespace_typedef_class checking go testcase namespace_typemap (with run test) checking go testcase namespace_union checking go testcase namespace_virtual_method (with run test) checking go testcase nspace checking go testcase nspace_extend checking go testcase native_directive checking go testcase naturalvar (with run test) checking go testcase naturalvar_more checking go testcase naturalvar_onoff checking go testcase nested_class checking go testcase nested_directors checking go testcase nested_comment checking go testcase nested_ignore checking go testcase nested_inheritance_interface checking go testcase nested_in_template checking go testcase nested_scope_flat checking go testcase nested_template_base checking go testcase nested_workaround (with run test) checking go testcase newobject1 checking go testcase newobject3 checking go testcase null_pointer checking go testcase numeric_bounds_checking checking go testcase operator_overload checking go testcase operator_overload_break checking go testcase operator_pointer_ref checking go testcase operbool checking go testcase ordering checking go testcase overload_arrays checking go testcase overload_bool checking go testcase overload_complicated (with run test) checking go testcase overload_copy (with run test) checking go testcase overload_extend (with run test) checking go testcase overload_method checking go testcase overload_numeric checking go testcase overload_null checking go testcase overload_polymorphic (with run test) checking go testcase overload_rename (with run test) checking go testcase overload_return_type checking go testcase overload_simple (with run test) checking go testcase overload_subtype (with run test) checking go testcase overload_template (with run test) checking go testcase overload_template_fast (with run test) checking go testcase pointer_reference checking go testcase preproc_constants checking go testcase preproc_cpp checking go testcase preproc_predefined_stdcpp checking go testcase primitive_ref (with run test) checking go testcase private_assign checking go testcase proxycode checking go testcase protected_rename checking go testcase pure_virtual checking go testcase redefined checking go testcase redefined_not checking go testcase refcount (with run test) checking go testcase reference_global_vars (with run test) checking go testcase rename1 checking go testcase rename2 checking go testcase rename3 checking go testcase rename4 checking go testcase rename_camel checking go testcase rename_rstrip_encoder checking go testcase rename_scope (with run test) checking go testcase rename_simple (with run test) checking go testcase rename_strip_encoder (with run test) checking go testcase rename_pcre_encoder checking go testcase rename_pcre_enum checking go testcase rename_predicates checking go testcase rename_wildcard checking go testcase restrict_cplusplus checking go testcase return_const_value (with run test) checking go testcase return_value_scope checking go testcase rname checking go testcase samename checking go testcase sizet checking go testcase smart_pointer_const checking go testcase smart_pointer_const2 checking go testcase smart_pointer_const_overload checking go testcase smart_pointer_extend (with run test) checking go testcase smart_pointer_ignore checking go testcase smart_pointer_member (with run test) checking go testcase smart_pointer_multi (with run test) checking go testcase smart_pointer_multi_typedef (with run test) checking go testcase smart_pointer_namespace checking go testcase smart_pointer_namespace2 checking go testcase smart_pointer_not checking go testcase smart_pointer_overload (with run test) checking go testcase smart_pointer_protected checking go testcase smart_pointer_rename (with run test) checking go testcase smart_pointer_simple (with run test) checking go testcase smart_pointer_static checking go testcase smart_pointer_template_const_overload checking go testcase smart_pointer_template_defaults_overload checking go testcase smart_pointer_templatemethods checking go testcase smart_pointer_templatevariables (with run test) checking go testcase smart_pointer_typedef (with run test) checking go testcase special_variables checking go testcase special_variable_attributes checking go testcase special_variable_macros (with run test) checking go testcase static_array_member checking go testcase static_const_member checking go testcase static_const_member_2 (with run test) checking go testcase stl_no_default_constructor checking go testcase string_constants checking go testcase struct_initialization_cpp checking go testcase struct_value (with run test) checking go testcase swig_exception checking go testcase symbol_clash checking go testcase sym checking go testcase template_arg_replace checking go testcase template_arg_scope checking go testcase template_arg_typename checking go testcase template_array_numeric checking go testcase template_basic checking go testcase template_base_template checking go testcase template_classes checking go testcase template_class_reuse_name checking go testcase template_const_ref checking go testcase template_construct checking go testcase template_templated_constructors checking go testcase template_default checking go testcase template_default2 checking go testcase template_default_arg (with run test) checking go testcase template_default_arg_overloaded checking go testcase template_default_arg_overloaded_extend checking go testcase template_default_arg_virtual_destructor checking go testcase template_default_cache checking go testcase template_default_class_parms checking go testcase template_default_class_parms_typedef checking go testcase template_default_inherit checking go testcase template_default_qualify checking go testcase template_default_vw checking go testcase template_empty_inherit checking go testcase template_enum checking go testcase template_enum_ns_inherit checking go testcase template_enum_typedef checking go testcase template_explicit checking go testcase template_expr checking go testcase template_extend1 (with run test) checking go testcase template_extend2 (with run test) checking go testcase template_extend_overload checking go testcase template_extend_overload_2 checking go testcase template_function_parm checking go testcase template_forward checking go testcase template_inherit (with run test) checking go testcase template_inherit_abstract checking go testcase template_int_const checking go testcase template_keyword_in_type checking go testcase template_methods checking go testcase template_namespace_forward_declaration checking go testcase template_private_assignment checking go testcase template_using_directive_and_declaration_forward checking go testcase template_using_directive_typedef checking go testcase template_using_member_default_arg checking go testcase template_nested checking go testcase template_nested_flat checking go testcase template_nested_typemaps checking go testcase template_ns (with run test) checking go testcase template_ns2 checking go testcase template_ns3 checking go testcase template_ns4 (with run test) checking go testcase template_ns_enum checking go testcase template_ns_enum2 checking go testcase template_ns_inherit checking go testcase template_ns_scope checking go testcase template_parameters_global_scope checking go testcase template_partial_arg checking go testcase template_partial_specialization checking go testcase template_partial_specialization_more checking go testcase template_partial_specialization_typedef checking go testcase template_qualifier checking go testcase template_ref_type (with run test) checking go testcase template_rename (with run test) checking go testcase template_retvalue checking go testcase template_specialization checking go testcase template_specialization_defarg checking go testcase template_specialization_enum checking go testcase template_specialization_using_declaration checking go testcase template_static (with run test) checking go testcase template_tbase_template (with run test) checking go testcase template_template_parameters checking go testcase template_template_template_parameters checking go testcase template_type_collapse checking go testcase template_typedef checking go testcase template_typedef_class_template checking go testcase template_typedef_cplx checking go testcase template_typedef_cplx2 checking go testcase template_typedef_cplx3 (with run test) checking go testcase template_typedef_cplx4 (with run test) checking go testcase template_typedef_cplx5 checking go testcase template_typedef_funcptr checking go testcase template_typedef_inherit checking go testcase template_typedef_ns checking go testcase template_typedef_ptr checking go testcase template_typedef_rec checking go testcase template_typedef_typedef checking go testcase template_typemaps checking go testcase template_typemaps_typedef checking go testcase template_typemaps_typedef2 checking go testcase template_using checking go testcase template_virtual checking go testcase template_whitespace checking go testcase threads checking go testcase threads_exception (with run test) checking go testcase throw_exception checking go testcase typedef_array_member checking go testcase typedef_class (with run test) checking go testcase typedef_classforward_same_name checking go testcase typedef_funcptr (with run test) checking go testcase typedef_inherit (with run test) checking go testcase typedef_mptr checking go testcase typedef_reference checking go testcase typedef_scope (with run test) checking go testcase typedef_sizet checking go testcase typedef_struct_cpp checking go testcase typedef_typedef checking go testcase typemap_arrays checking go testcase typemap_array_qualifiers checking go testcase typemap_delete checking go testcase typemap_directorout checking go testcase typemap_documentation checking go testcase typemap_global_scope checking go testcase typemap_manyargs checking go testcase typemap_namespace (with run test) checking go testcase typemap_ns_using (with run test) checking go testcase typemap_numinputs checking go testcase typemap_template checking go testcase typemap_template_parm_typedef checking go testcase typemap_template_parms checking go testcase typemap_template_typedef checking go testcase typemap_out_optimal (with run test) checking go testcase typemap_qualifier_strip checking go testcase typemap_variables checking go testcase typemap_various checking go testcase typename (with run test) checking go testcase types_directive checking go testcase unicode_strings checking go testcase union_scope checking go testcase using1 (with run test) checking go testcase using2 (with run test) checking go testcase using_composition (with run test) checking go testcase using_directive_and_declaration checking go testcase using_directive_and_declaration_forward checking go testcase using_extend (with run test) checking go testcase using_inherit (with run test) checking go testcase using_member checking go testcase using_member_multiple_inherit checking go testcase using_member_scopes checking go testcase using_namespace checking go testcase using_namespace_loop checking go testcase using_pointers checking go testcase using_private (with run test) checking go testcase using_protected (with run test) checking go testcase valuewrapper checking go testcase valuewrapper_base checking go testcase valuewrapper_const checking go testcase valuewrapper_opaque checking go testcase varargs (with run test) checking go testcase varargs_overload (with run test) checking go testcase variable_replacement checking go testcase virtual_destructor checking go testcase virtual_derivation (with run test) checking go testcase virtual_poly (with run test) checking go testcase virtual_vs_nonvirtual_base checking go testcase voidtest (with run test) checking go testcase wallkw checking go testcase wrapmacro (with run test) checking go testcase director_string (with run test) checking go testcase ignore_template_constructor checking go testcase li_std_combinations checking go testcase li_std_containers_overload checking go testcase li_std_deque checking go testcase li_std_except checking go testcase li_std_except_as_class checking go testcase li_std_map (with run test) checking go testcase li_std_pair checking go testcase li_std_pair_using checking go testcase li_std_string checking go testcase li_std_vector checking go testcase li_std_vector_back_reference checking go testcase li_std_vector_enum checking go testcase li_std_vector_member_var checking go testcase li_std_vector_ptr (with run test) checking go testcase li_std_vector_vector checking go testcase li_std_wstring checking go testcase smart_pointer_inherit checking go testcase template_typedef_fnc checking go testcase template_type_namespace (with run test) checking go testcase template_opaque (with run test) checking go testcase cpp11_alias_nested_template_scoping checking go testcase cpp11_alignment checking go testcase cpp11_alternate_function_syntax checking go testcase cpp11_assign_delete checking go testcase cpp11_assign_rvalue_reference ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:10: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:13: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:37: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && ./../cpp11_assign_rvalue_reference.i:40: Warning 507: No Go typemap defined for int && checking go testcase cpp11_attribute_specifiers checking go testcase cpp11_auto_variable checking go testcase cpp11_brackets_expression checking go testcase cpp11_constexpr checking go testcase cpp11_copyctor_delete checking go testcase cpp11_decltype checking go testcase cpp11_default_delete ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:45: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:47: Warning 507: No Go typemap defined for trivial && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:98: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && ./../cpp11_default_delete.i:100: Warning 507: No Go typemap defined for moveonly && checking go testcase cpp11_delegating_constructors checking go testcase cpp11_director_enums checking go testcase cpp11_director_using_constructor checking go testcase cpp11_directors checking go testcase cpp11_explicit_conversion_operators checking go testcase cpp11_final_class checking go testcase cpp11_final_directors checking go testcase cpp11_final_override checking go testcase cpp11_function_objects checking go testcase cpp11_inheriting_constructors checking go testcase cpp11_initializer_list checking go testcase cpp11_initializer_list_extend checking go testcase cpp11_lambda_functions checking go testcase cpp11_move_only ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && checking go testcase cpp11_move_typemaps ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && ./../cpp11_move_only.i:25: Warning 507: No Go typemap defined for MoveOnly && checking go testcase cpp11_move_only_valuewrapper checking go testcase cpp11_noexcept checking go testcase cpp11_null_pointer_constant checking go testcase cpp11_raw_string_literals checking go testcase cpp11_ref_qualifiers checking go testcase cpp11_ref_qualifiers_rvalue_unignore checking go testcase cpp11_ref_qualifiers_typemaps checking go testcase cpp11_result_of checking go testcase cpp11_rvalue_reference ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:12: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference.i:17: Warning 507: No Go typemap defined for int && checking go testcase cpp11_rvalue_reference2 ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:25: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:26: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:28: Warning 507: No Go typemap defined for long && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:29: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:30: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:32: Warning 507: No Go typemap defined for UserDef const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:33: Warning 507: No Go typemap defined for bool const && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:34: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:35: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:48: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:52: Warning 507: No Go typemap defined for Thingy && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:54: Warning 507: No Go typemap defined for short && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:57: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for float && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && ./../cpp11_rvalue_reference2.i:89: Warning 507: No Go typemap defined for RemoveReference< float >::type && checking go testcase cpp11_rvalue_reference3 ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:9: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:10: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:11: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:12: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:13: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:15: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:16: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:17: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:18: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:19: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:21: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:22: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:23: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:24: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:25: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:28: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:29: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:30: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:31: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:32: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *&& ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing *const && ./../cpp11_rvalue_reference3.i:40: Warning 507: No Go typemap defined for Thing const *const && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:46: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:47: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:48: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:49: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:50: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:52: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:53: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:54: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:55: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:56: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:58: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:59: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:60: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:61: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:62: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:65: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:66: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:67: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:68: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:69: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *&& ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int *const && ./../cpp11_rvalue_reference3.i:77: Warning 507: No Go typemap defined for int const *const && checking go testcase cpp11_rvalue_reference_move ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:27: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:28: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:35: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && ./../cpp11_rvalue_reference_move.i:41: Warning 507: No Go typemap defined for MovableCopyable && checking go testcase cpp11_sizeof_object checking go testcase cpp11_static_assert checking go testcase cpp11_std_array (with run test) checking go testcase cpp11_std_unique_ptr checking go testcase cpp11_strongly_typed_enumerations (with run test) checking go testcase cpp11_thread_local checking go testcase cpp11_template_double_brackets checking go testcase cpp11_template_explicit checking go testcase cpp11_template_parameters_decltype checking go testcase cpp11_template_typedefs checking go testcase cpp11_type_traits checking go testcase cpp11_type_aliasing checking go testcase cpp11_uniform_initialization checking go testcase cpp11_unrestricted_unions checking go testcase cpp11_userdefined_literals checking go testcase cpp11_using_constructor checking go testcase cpp11_using_typedef_struct checking go testcase cpp11_variadic_function_templates ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:80: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:81: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:82: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_function_templates.i:83: Warning 507: No Go typemap defined for D && checking go testcase cpp11_variadic_templates ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:153: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:155: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for A *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for B *&& ./../cpp11_variadic_templates.i:207: Warning 507: No Go typemap defined for C *&& ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for A && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for B && ./../cpp11_variadic_templates.i:209: Warning 507: No Go typemap defined for C && checking go testcase cpp14_auto_return_type checking go testcase cpp14_binary_integer_literals checking go testcase cpp17_director_string_view checking go testcase cpp17_enable_if_t checking go testcase cpp17_hex_floating_literals checking go testcase cpp17_map_no_default_ctor checking go testcase cpp17_nested_namespaces checking go testcase cpp17_nspace_nested_namespaces checking go testcase cpp17_string_view checking go testcase cpp17_u8_char_literals checking go testcase cpp20_constexpr_destructor checking go testcase cpp20_lambda_template checking go testcase cpp20_spaceship_operator checking go testcase arrays checking go testcase bom_utf8 checking go testcase c_delete checking go testcase c_delete_function checking go testcase char_constant checking go testcase command_line_define checking go testcase const_const checking go testcase constant_expr_c checking go testcase contract_c checking go testcase default_args_c checking go testcase empty_c (with run test) checking go testcase enums (with run test) checking go testcase enum_forward checking go testcase enum_macro checking go testcase enum_missing checking go testcase extern_declaration checking go testcase final_c checking go testcase funcptr checking go testcase function_typedef checking go testcase global_functions checking go testcase global_immutable_vars checking go testcase immutable_values checking go testcase inctest (with run test) checking go testcase infinity checking go testcase integers checking go testcase keyword_rename_c (with run test) checking go testcase lextype checking go testcase li_carrays (with run test) checking go testcase li_cdata (with run test) checking go testcase li_cmalloc (with run test) checking go testcase li_constraints (with run test) checking go testcase li_cpointer (with run test) checking go testcase li_math checking go testcase long_long checking go testcase memberin_extend_c (with run test) checking go testcase name checking go testcase nested checking go testcase nested_extend_c checking go testcase nested_structs checking go testcase newobject2 checking go testcase not_c_keywords checking go testcase overload_extend_c (with run test) checking go testcase overload_extend2 (with run test) checking go testcase preproc (with run test) checking go testcase preproc_constants_c checking go testcase preproc_defined checking go testcase preproc_expr checking go testcase preproc_gcc_output checking go testcase preproc_include checking go testcase preproc_line_file checking go testcase preproc_predefined checking go testcase preproc_predefined_stdc checking go testcase register_par checking go testcase ret_by_value (with run test) checking go testcase simple_array checking go testcase sizeof_pointer checking go testcase sneaky1 (with run test) checking go testcase string_simple checking go testcase struct_rename (with run test) checking go testcase struct_initialization (with run test) checking go testcase typedef_classforward_same_name checking go testcase typedef_struct checking go testcase typemap_subst checking go testcase union_parameter checking go testcase unions (with run test) checking go testcase go_subdir_import (with run test) checking go testcase clientdata_prop checking go testcase import_stl checking go testcase imports (with run test) checking go testcase mod (with run test) checking go testcase multi_import (with run test) checking go testcase packageoption checking go testcase template_typedef_import 664 go tests passed checking guile test-suite checking guile testcase abstract_access checking guile testcase abstract_basecast checking guile testcase abstract_inherit checking guile testcase abstract_inherit_ok checking guile testcase abstract_inherit_using checking guile testcase abstract_signature checking guile testcase abstract_typedef checking guile testcase abstract_typedef2 checking guile testcase abstract_virtual checking guile testcase access_change checking guile testcase add_link checking guile testcase aggregate checking guile testcase allowexcept checking guile testcase allprotected checking guile testcase allprotected_not checking guile testcase anonymous_bitfield checking guile testcase apply_signed_char checking guile testcase apply_strings checking guile testcase argcargvtest (with run test) checking guile testcase argout (with run test) checking guile testcase array_member checking guile testcase array_typedef_memberin checking guile testcase arrayref checking guile testcase arrays_dimensionless checking guile testcase arrays_global checking guile testcase arrays_global_twodim checking guile testcase arrays_scope checking guile testcase assign_const checking guile testcase assign_reference checking guile testcase autodoc checking guile testcase begin_code checking guile testcase bloody_hell checking guile testcase bools checking guile testcase catches checking guile testcase catches_strings (with run test) checking guile testcase cast_operator checking guile testcase casts (with run test) checking guile testcase char_binary checking guile testcase char_strings checking guile testcase chartest checking guile testcase class_case checking guile testcase class_scope_namespace checking guile testcase class_forward checking guile testcase class_ignore (with run test) checking guile testcase class_scope_weird checking guile testcase compactdefaultargs checking guile testcase const_const_2 checking guile testcase constant_directive ./../constant_directive.i:40: Warning 464: Unsupported constant value. ./../constant_directive.i:41: Warning 464: Unsupported constant value. ./../constant_directive.i:51: Warning 464: Unsupported constant value. checking guile testcase constant_expr checking guile testcase constant_pointers checking guile testcase constover (with run test) checking guile testcase constructor_copy checking guile testcase constructor_copy_non_const checking guile testcase constructor_exception checking guile testcase constructor_explicit checking guile testcase constructor_ignore checking guile testcase constructor_rename checking guile testcase constructor_value checking guile testcase contract (with run test) checking guile testcase conversion checking guile testcase conversion_namespace checking guile testcase conversion_ns_template checking guile testcase conversion_operators checking guile testcase copyctor checking guile testcase cplusplus_throw checking guile testcase cpp_basic checking guile testcase cpp_enum (with run test) checking guile testcase cpp_namespace (with run test) checking guile testcase cpp_nodefault checking guile testcase cpp_parameters checking guile testcase cpp_static checking guile testcase cpp_typedef checking guile testcase curiously_recurring_template_pattern checking guile testcase default_args checking guile testcase default_arg_expressions checking guile testcase default_arg_values checking guile testcase default_constructor checking guile testcase defvalue_constructor checking guile testcase derived_byvalue checking guile testcase derived_nested checking guile testcase destructor_methodmodifiers checking guile testcase destructor_reprotected checking guile testcase director_abstract checking guile testcase director_alternating checking guile testcase director_basic checking guile testcase director_binary_string checking guile testcase director_classes checking guile testcase director_classic checking guile testcase director_constructor checking guile testcase director_comparison_operators checking guile testcase director_conversion_operators checking guile testcase director_default checking guile testcase director_detect checking guile testcase director_enum checking guile testcase director_exception checking guile testcase director_exception_catches checking guile testcase director_exception_nothrow checking guile testcase director_extend checking guile testcase director_finalizer checking guile testcase director_frob checking guile testcase director_ignore checking guile testcase director_keywords checking guile testcase director_multiple_inheritance checking guile testcase director_namespace_clash checking guile testcase director_nested checking guile testcase director_nspace checking guile testcase director_nspace_director_name_collision checking guile testcase director_overload checking guile testcase director_overload2 checking guile testcase director_ownership checking guile testcase director_pass_by_value checking guile testcase director_primitives checking guile testcase director_property checking guile testcase director_protected checking guile testcase director_protected_overloaded checking guile testcase director_redefined checking guile testcase director_ref checking guile testcase director_simple checking guile testcase director_smartptr checking guile testcase director_template checking guile testcase director_thread checking guile testcase director_unroll checking guile testcase director_unwrap_result checking guile testcase director_using checking guile testcase director_using_member_scopes checking guile testcase director_void checking guile testcase director_wombat checking guile testcase disown checking guile testcase duplicate_class_name_in_ns checking guile testcase duplicate_parm_names checking guile testcase dynamic_cast (with run test) checking guile testcase empty checking guile testcase enum_ignore checking guile testcase enum_plus checking guile testcase enum_rename checking guile testcase enum_scope_template checking guile testcase enum_template checking guile testcase enum_thorough checking guile testcase enum_var checking guile testcase equality checking guile testcase evil_diamond checking guile testcase evil_diamond_ns checking guile testcase evil_diamond_prop checking guile testcase exception_classname checking guile testcase exception_memory_leak checking guile testcase exception_order checking guile testcase extend checking guile testcase extend_constructor_destructor checking guile testcase extend_default checking guile testcase extend_placement checking guile testcase extend_special_variables checking guile testcase extend_template checking guile testcase extend_template_method checking guile testcase extend_template_ns checking guile testcase extend_typedef_class checking guile testcase extern_c checking guile testcase extern_namespace checking guile testcase extern_throws checking guile testcase expressions checking guile testcase features checking guile testcase fragments checking guile testcase friends checking guile testcase friends_template checking guile testcase funcptr_cpp checking guile testcase functors checking guile testcase fvirtual checking guile testcase global_immutable_vars_cpp checking guile testcase global_namespace checking guile testcase global_ns_arg checking guile testcase global_scope_types checking guile testcase global_vars checking guile testcase grouping checking guile testcase ignore_parameter checking guile testcase import_fragments checking guile testcase import_nomodule (with run test) checking guile testcase inherit checking guile testcase inherit_member checking guile testcase inherit_missing (with run test) checking guile testcase inherit_same_name checking guile testcase inherit_target_language checking guile testcase inherit_void_arg checking guile testcase inline_initializer checking guile testcase insert_directive checking guile testcase keyword_rename checking guile testcase kind checking guile testcase kwargs_feature checking guile testcase langobj checking guile testcase li_attribute checking guile testcase li_attribute_template checking guile testcase li_boost_shared_ptr checking guile testcase li_boost_shared_ptr_attribute checking guile testcase li_boost_shared_ptr_bits checking guile testcase li_boost_shared_ptr_director checking guile testcase li_boost_shared_ptr_template checking guile testcase li_carrays_cpp checking guile testcase li_cdata_cpp checking guile testcase li_cpointer_cpp checking guile testcase li_std_auto_ptr (with run test) checking guile testcase li_stdint checking guile testcase li_swigtype_inout checking guile testcase li_typemaps (with run test) checking guile testcase li_typemaps_apply checking guile testcase li_windows checking guile testcase long_long_apply checking guile testcase memberin_extend checking guile testcase member_funcptr_galore checking guile testcase member_pointer checking guile testcase member_pointer_const checking guile testcase member_template checking guile testcase minherit checking guile testcase minherit2 checking guile testcase mixed_types checking guile testcase multiple_inheritance checking guile testcase multiple_inheritance_abstract checking guile testcase multiple_inheritance_interfaces checking guile testcase multiple_inheritance_nspace checking guile testcase multiple_inheritance_overload checking guile testcase multiple_inheritance_shared_ptr checking guile testcase name_cxx checking guile testcase name_warnings checking guile testcase namespace_chase checking guile testcase namespace_class checking guile testcase namespace_enum checking guile testcase namespace_extend checking guile testcase namespace_forward_declaration checking guile testcase namespace_nested checking guile testcase namespace_spaces checking guile testcase namespace_struct checking guile testcase namespace_template checking guile testcase namespace_typedef_class checking guile testcase namespace_typemap checking guile testcase namespace_union checking guile testcase namespace_virtual_method checking guile testcase nspace checking guile testcase nspace_extend checking guile testcase native_directive checking guile testcase naturalvar checking guile testcase naturalvar_more checking guile testcase naturalvar_onoff checking guile testcase nested_class checking guile testcase nested_directors checking guile testcase nested_comment checking guile testcase nested_ignore checking guile testcase nested_inheritance_interface checking guile testcase nested_in_template checking guile testcase nested_scope_flat checking guile testcase nested_template_base checking guile testcase nested_workaround checking guile testcase newobject1 (with run test) checking guile testcase newobject3 checking guile testcase null_pointer (with run test) checking guile testcase numeric_bounds_checking checking guile testcase operator_overload checking guile testcase operator_overload_break checking guile testcase operator_pointer_ref checking guile testcase operbool checking guile testcase ordering checking guile testcase overload_arrays checking guile testcase overload_bool checking guile testcase overload_complicated (with run test) checking guile testcase overload_copy (with run test) checking guile testcase overload_extend (with run test) checking guile testcase overload_method checking guile testcase overload_numeric ./../overload_numeric.i:36: Warning 509: Overloaded method Nums::over(short) effectively ignored, ./../overload_numeric.i:33: Warning 509: as it is shadowed by Nums::over(signed char). ./../overload_numeric.i:39: Warning 509: Overloaded method Nums::over(int) effectively ignored, ./../overload_numeric.i:33: Warning 509: as it is shadowed by Nums::over(signed char). ./../overload_numeric.i:45: Warning 509: Overloaded method Nums::over(double) effectively ignored, ./../overload_numeric.i:42: Warning 509: as it is shadowed by Nums::over(float). checking guile testcase overload_null (with run test) checking guile testcase overload_polymorphic checking guile testcase overload_rename checking guile testcase overload_return_type checking guile testcase overload_simple (with run test) checking guile testcase overload_subtype (with run test) checking guile testcase overload_template checking guile testcase overload_template_fast checking guile testcase pointer_reference checking guile testcase preproc_constants checking guile testcase preproc_cpp checking guile testcase preproc_predefined_stdcpp checking guile testcase primitive_ref checking guile testcase private_assign checking guile testcase proxycode checking guile testcase protected_rename checking guile testcase pure_virtual checking guile testcase redefined checking guile testcase redefined_not checking guile testcase refcount checking guile testcase reference_global_vars (with run test) checking guile testcase rename1 checking guile testcase rename2 checking guile testcase rename3 checking guile testcase rename4 checking guile testcase rename_camel checking guile testcase rename_rstrip_encoder checking guile testcase rename_scope checking guile testcase rename_simple checking guile testcase rename_strip_encoder checking guile testcase rename_pcre_encoder checking guile testcase rename_pcre_enum checking guile testcase rename_predicates checking guile testcase rename_wildcard checking guile testcase restrict_cplusplus checking guile testcase return_const_value checking guile testcase return_value_scope checking guile testcase rname checking guile testcase samename checking guile testcase sizet checking guile testcase smart_pointer_const checking guile testcase smart_pointer_const2 checking guile testcase smart_pointer_const_overload checking guile testcase smart_pointer_extend checking guile testcase smart_pointer_ignore checking guile testcase smart_pointer_member checking guile testcase smart_pointer_multi checking guile testcase smart_pointer_multi_typedef checking guile testcase smart_pointer_namespace checking guile testcase smart_pointer_namespace2 checking guile testcase smart_pointer_not checking guile testcase smart_pointer_overload checking guile testcase smart_pointer_protected checking guile testcase smart_pointer_rename checking guile testcase smart_pointer_simple checking guile testcase smart_pointer_static checking guile testcase smart_pointer_template_const_overload checking guile testcase smart_pointer_template_defaults_overload checking guile testcase smart_pointer_templatemethods checking guile testcase smart_pointer_templatevariables checking guile testcase smart_pointer_typedef checking guile testcase special_variables checking guile testcase special_variable_attributes checking guile testcase special_variable_macros checking guile testcase static_array_member checking guile testcase static_const_member checking guile testcase static_const_member_2 checking guile testcase stl_no_default_constructor checking guile testcase string_constants checking guile testcase struct_initialization_cpp checking guile testcase struct_value checking guile testcase swig_exception checking guile testcase symbol_clash checking guile testcase sym checking guile testcase template_arg_replace checking guile testcase template_arg_scope checking guile testcase template_arg_typename checking guile testcase template_array_numeric checking guile testcase template_basic checking guile testcase template_base_template checking guile testcase template_classes checking guile testcase template_class_reuse_name checking guile testcase template_const_ref checking guile testcase template_construct checking guile testcase template_templated_constructors checking guile testcase template_default checking guile testcase template_default2 checking guile testcase template_default_arg checking guile testcase template_default_arg_overloaded checking guile testcase template_default_arg_overloaded_extend checking guile testcase template_default_arg_virtual_destructor checking guile testcase template_default_cache checking guile testcase template_default_class_parms checking guile testcase template_default_class_parms_typedef checking guile testcase template_default_inherit checking guile testcase template_default_qualify checking guile testcase template_default_vw checking guile testcase template_empty_inherit checking guile testcase template_enum checking guile testcase template_enum_ns_inherit checking guile testcase template_enum_typedef checking guile testcase template_explicit checking guile testcase template_expr checking guile testcase template_extend1 checking guile testcase template_extend2 checking guile testcase template_extend_overload checking guile testcase template_extend_overload_2 checking guile testcase template_function_parm checking guile testcase template_forward checking guile testcase template_inherit checking guile testcase template_inherit_abstract checking guile testcase template_int_const checking guile testcase template_keyword_in_type checking guile testcase template_methods checking guile testcase template_namespace_forward_declaration checking guile testcase template_private_assignment checking guile testcase template_using_directive_and_declaration_forward checking guile testcase template_using_directive_typedef checking guile testcase template_using_member_default_arg checking guile testcase template_nested checking guile testcase template_nested_flat checking guile testcase template_nested_typemaps checking guile testcase template_ns checking guile testcase template_ns2 checking guile testcase template_ns3 checking guile testcase template_ns4 checking guile testcase template_ns_enum checking guile testcase template_ns_enum2 checking guile testcase template_ns_inherit checking guile testcase template_ns_scope checking guile testcase template_parameters_global_scope checking guile testcase template_partial_arg checking guile testcase template_partial_specialization checking guile testcase template_partial_specialization_more checking guile testcase template_partial_specialization_typedef checking guile testcase template_qualifier checking guile testcase template_ref_type checking guile testcase template_rename checking guile testcase template_retvalue checking guile testcase template_specialization checking guile testcase template_specialization_defarg checking guile testcase template_specialization_enum checking guile testcase template_specialization_using_declaration checking guile testcase template_static checking guile testcase template_tbase_template checking guile testcase template_template_parameters checking guile testcase template_template_template_parameters checking guile testcase template_type_collapse checking guile testcase template_typedef checking guile testcase template_typedef_class_template checking guile testcase template_typedef_cplx checking guile testcase template_typedef_cplx2 checking guile testcase template_typedef_cplx3 checking guile testcase template_typedef_cplx4 checking guile testcase template_typedef_cplx5 checking guile testcase template_typedef_funcptr checking guile testcase template_typedef_inherit checking guile testcase template_typedef_ns checking guile testcase template_typedef_ptr checking guile testcase template_typedef_rec checking guile testcase template_typedef_typedef checking guile testcase template_typemaps checking guile testcase template_typemaps_typedef checking guile testcase template_typemaps_typedef2 checking guile testcase template_using checking guile testcase template_virtual checking guile testcase template_whitespace checking guile testcase threads checking guile testcase threads_exception checking guile testcase throw_exception (with run test) checking guile testcase typedef_array_member checking guile testcase typedef_class checking guile testcase typedef_classforward_same_name checking guile testcase typedef_funcptr checking guile testcase typedef_inherit (with run test) checking guile testcase typedef_mptr checking guile testcase typedef_reference checking guile testcase typedef_scope checking guile testcase typedef_sizet checking guile testcase typedef_struct_cpp checking guile testcase typedef_typedef checking guile testcase typemap_arrays checking guile testcase typemap_array_qualifiers checking guile testcase typemap_delete checking guile testcase typemap_directorout checking guile testcase typemap_documentation checking guile testcase typemap_global_scope checking guile testcase typemap_manyargs checking guile testcase typemap_namespace checking guile testcase typemap_ns_using checking guile testcase typemap_numinputs checking guile testcase typemap_template checking guile testcase typemap_template_parm_typedef checking guile testcase typemap_template_parms checking guile testcase typemap_template_typedef checking guile testcase typemap_out_optimal checking guile testcase typemap_qualifier_strip checking guile testcase typemap_variables checking guile testcase typemap_various checking guile testcase typename (with run test) checking guile testcase types_directive checking guile testcase unicode_strings checking guile testcase union_scope checking guile testcase using1 checking guile testcase using2 checking guile testcase using_composition checking guile testcase using_directive_and_declaration checking guile testcase using_directive_and_declaration_forward checking guile testcase using_extend checking guile testcase using_inherit checking guile testcase using_member checking guile testcase using_member_multiple_inherit checking guile testcase using_member_scopes checking guile testcase using_namespace checking guile testcase using_namespace_loop checking guile testcase using_pointers checking guile testcase using_private checking guile testcase using_protected checking guile testcase valuewrapper checking guile testcase valuewrapper_base checking guile testcase valuewrapper_const checking guile testcase valuewrapper_opaque checking guile testcase varargs checking guile testcase varargs_overload checking guile testcase variable_replacement checking guile testcase virtual_destructor checking guile testcase virtual_derivation checking guile testcase virtual_poly checking guile testcase virtual_vs_nonvirtual_base checking guile testcase voidtest checking guile testcase wallkw checking guile testcase wrapmacro checking guile testcase director_string checking guile testcase ignore_template_constructor checking guile testcase li_std_combinations checking guile testcase li_std_containers_overload checking guile testcase li_std_deque checking guile testcase li_std_except checking guile testcase li_std_except_as_class checking guile testcase li_std_map checking guile testcase li_std_pair checking guile testcase li_std_pair_using checking guile testcase li_std_string (with run test) checking guile testcase li_std_vector checking guile testcase li_std_vector_back_reference checking guile testcase li_std_vector_enum checking guile testcase li_std_vector_member_var checking guile testcase li_std_vector_ptr checking guile testcase li_std_vector_vector checking guile testcase li_std_wstring checking guile testcase smart_pointer_inherit checking guile testcase template_typedef_fnc checking guile testcase template_type_namespace checking guile testcase template_opaque checking guile testcase cpp11_alias_nested_template_scoping checking guile testcase cpp11_alignment checking guile testcase cpp11_alternate_function_syntax checking guile testcase cpp11_assign_delete checking guile testcase cpp11_assign_rvalue_reference checking guile testcase cpp11_attribute_specifiers checking guile testcase cpp11_auto_variable checking guile testcase cpp11_brackets_expression ./../cpp11_brackets_expression.i:19: Warning 464: Unsupported constant value. ./../cpp11_brackets_expression.i:22: Warning 464: Unsupported constant value. ./../cpp11_brackets_expression.i:27: Warning 464: Unsupported constant value. ./../cpp11_brackets_expression.i:28: Warning 464: Unsupported constant value. ./../cpp11_brackets_expression.i:30: Warning 464: Unsupported constant value. ./../cpp11_brackets_expression.i:31: Warning 464: Unsupported constant value. checking guile testcase cpp11_constexpr checking guile testcase cpp11_copyctor_delete checking guile testcase cpp11_decltype checking guile testcase cpp11_default_delete checking guile testcase cpp11_delegating_constructors checking guile testcase cpp11_director_enums checking guile testcase cpp11_director_using_constructor checking guile testcase cpp11_directors checking guile testcase cpp11_explicit_conversion_operators checking guile testcase cpp11_final_class checking guile testcase cpp11_final_directors checking guile testcase cpp11_final_override checking guile testcase cpp11_function_objects checking guile testcase cpp11_inheriting_constructors checking guile testcase cpp11_initializer_list checking guile testcase cpp11_initializer_list_extend checking guile testcase cpp11_lambda_functions checking guile testcase cpp11_move_only checking guile testcase cpp11_move_typemaps (with run test) checking guile testcase cpp11_move_only_valuewrapper checking guile testcase cpp11_noexcept checking guile testcase cpp11_null_pointer_constant checking guile testcase cpp11_raw_string_literals checking guile testcase cpp11_ref_qualifiers checking guile testcase cpp11_ref_qualifiers_rvalue_unignore checking guile testcase cpp11_ref_qualifiers_typemaps checking guile testcase cpp11_result_of checking guile testcase cpp11_rvalue_reference checking guile testcase cpp11_rvalue_reference2 checking guile testcase cpp11_rvalue_reference3 checking guile testcase cpp11_rvalue_reference_move (with run test) checking guile testcase cpp11_sizeof_object checking guile testcase cpp11_static_assert checking guile testcase cpp11_std_array checking guile testcase cpp11_std_unique_ptr (with run test) checking guile testcase cpp11_strongly_typed_enumerations checking guile testcase cpp11_thread_local checking guile testcase cpp11_template_double_brackets checking guile testcase cpp11_template_explicit checking guile testcase cpp11_template_parameters_decltype checking guile testcase cpp11_template_typedefs checking guile testcase cpp11_type_traits checking guile testcase cpp11_type_aliasing checking guile testcase cpp11_uniform_initialization checking guile testcase cpp11_unrestricted_unions checking guile testcase cpp11_userdefined_literals checking guile testcase cpp11_using_constructor checking guile testcase cpp11_using_typedef_struct checking guile testcase cpp11_variadic_function_templates checking guile testcase cpp11_variadic_templates checking guile testcase cpp14_auto_return_type checking guile testcase cpp14_binary_integer_literals checking guile testcase cpp17_director_string_view checking guile testcase cpp17_enable_if_t checking guile testcase cpp17_hex_floating_literals checking guile testcase cpp17_map_no_default_ctor checking guile testcase cpp17_nested_namespaces checking guile testcase cpp17_nspace_nested_namespaces checking guile testcase cpp17_string_view checking guile testcase cpp17_u8_char_literals checking guile testcase cpp20_constexpr_destructor checking guile testcase cpp20_lambda_template checking guile testcase cpp20_spaceship_operator checking guile testcase long_long checking guile testcase list_vector (with run test) checking guile testcase multivalue (with run test) checking guile testcase pointer_in_out (with run test) checking guile testcase arrays checking guile testcase bom_utf8 checking guile testcase c_delete checking guile testcase c_delete_function checking guile testcase char_constant (with run test) checking guile testcase command_line_define checking guile testcase const_const checking guile testcase constant_expr_c checking guile testcase contract_c checking guile testcase default_args_c checking guile testcase empty_c checking guile testcase enums checking guile testcase enum_forward checking guile testcase enum_macro checking guile testcase enum_missing checking guile testcase extern_declaration checking guile testcase final_c checking guile testcase funcptr checking guile testcase function_typedef checking guile testcase global_functions checking guile testcase global_immutable_vars checking guile testcase immutable_values checking guile testcase inctest checking guile testcase infinity checking guile testcase integers (with run test) checking guile testcase keyword_rename_c checking guile testcase lextype checking guile testcase li_carrays checking guile testcase li_cdata checking guile testcase li_cmalloc checking guile testcase li_constraints checking guile testcase li_cpointer checking guile testcase li_math checking guile testcase memberin_extend_c checking guile testcase name (with run test) checking guile testcase nested checking guile testcase nested_extend_c checking guile testcase nested_structs checking guile testcase newobject2 checking guile testcase not_c_keywords checking guile testcase overload_extend_c (with run test) checking guile testcase overload_extend2 checking guile testcase preproc checking guile testcase preproc_constants_c checking guile testcase preproc_defined checking guile testcase preproc_expr checking guile testcase preproc_gcc_output checking guile testcase preproc_include checking guile testcase preproc_line_file checking guile testcase preproc_predefined checking guile testcase preproc_predefined_stdc checking guile testcase register_par checking guile testcase ret_by_value checking guile testcase simple_array checking guile testcase sizeof_pointer checking guile testcase sneaky1 checking guile testcase string_simple checking guile testcase struct_rename checking guile testcase struct_initialization checking guile testcase typedef_classforward_same_name checking guile testcase typedef_struct checking guile testcase typemap_subst checking guile testcase union_parameter checking guile testcase unions (with run test) checking guile testcase clientdata_prop checking guile testcase import_stl checking guile testcase imports (with run test) checking guile testcase mod checking guile testcase multi_import checking guile testcase packageoption checking guile testcase template_typedef_import checking guile testcase guile_ext_test (with run test) 665 guile 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) ./java_director_runme.java:19: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ 1 warning 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 nested_scope checking java testcase li_std_list (with run test) ./BoolList.java:221: error: removeLast() in BoolList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Boolean where E is a type-variable: E extends Object declared in interface List ./BoolList.java:225: error: removeFirst() in BoolList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Boolean where E is a type-variable: E extends Object declared in interface List ./CharList.java:221: error: removeLast() in CharList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Character where E is a type-variable: E extends Object declared in interface List ./CharList.java:225: error: removeFirst() in CharList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Character where E is a type-variable: E extends Object declared in interface List ./ShortList.java:221: error: removeLast() in ShortList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Short where E is a type-variable: E extends Object declared in interface List ./ShortList.java:225: error: removeFirst() in ShortList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Short where E is a type-variable: E extends Object declared in interface List ./IntList.java:221: error: removeLast() in IntList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./IntList.java:225: error: removeFirst() in IntList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./LongList.java:221: error: removeLast() in LongList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./LongList.java:225: error: removeFirst() in LongList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./UCharList.java:221: error: removeLast() in UCharList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Short where E is a type-variable: E extends Object declared in interface List ./UCharList.java:225: error: removeFirst() in UCharList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Short where E is a type-variable: E extends Object declared in interface List ./UIntList.java:221: error: removeLast() in UIntList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Long where E is a type-variable: E extends Object declared in interface List ./UIntList.java:225: error: removeFirst() in UIntList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Long where E is a type-variable: E extends Object declared in interface List ./UShortList.java:221: error: removeLast() in UShortList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./UShortList.java:225: error: removeFirst() in UShortList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Integer where E is a type-variable: E extends Object declared in interface List ./ULongList.java:221: error: removeLast() in ULongList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Long where E is a type-variable: E extends Object declared in interface List ./ULongList.java:225: error: removeFirst() in ULongList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Long where E is a type-variable: E extends Object declared in interface List ./FloatList.java:221: error: removeLast() in FloatList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Float where E is a type-variable: E extends Object declared in interface List ./FloatList.java:225: error: removeFirst() in FloatList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Float where E is a type-variable: E extends Object declared in interface List ./DoubleList.java:221: error: removeLast() in DoubleList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Double where E is a type-variable: E extends Object declared in interface List ./DoubleList.java:225: error: removeFirst() in DoubleList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Double where E is a type-variable: E extends Object declared in interface List ./StringList.java:221: error: removeLast() in StringList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with String where E is a type-variable: E extends Object declared in interface List ./StringList.java:225: error: removeFirst() in StringList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with String where E is a type-variable: E extends Object declared in interface List ./IntPtrList.java:222: error: removeLast() in IntPtrList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with SWIGTYPE_p_int where E is a type-variable: E extends Object declared in interface List ./IntPtrList.java:226: error: removeFirst() in IntPtrList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with SWIGTYPE_p_int where E is a type-variable: E extends Object declared in interface List ./IntConstPtrList.java:222: error: removeLast() in IntConstPtrList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with SWIGTYPE_p_int where E is a type-variable: E extends Object declared in interface List ./IntConstPtrList.java:226: error: removeFirst() in IntConstPtrList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with SWIGTYPE_p_int where E is a type-variable: E extends Object declared in interface List ./StructList.java:221: error: removeLast() in StructList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./StructList.java:225: error: removeFirst() in StructList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./StructPtrList.java:222: error: removeLast() in StructPtrList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./StructPtrList.java:226: error: removeFirst() in StructPtrList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./StructConstPtrList.java:222: error: removeLast() in StructConstPtrList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./StructConstPtrList.java:226: error: removeFirst() in StructConstPtrList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Struct where E is a type-variable: E extends Object declared in interface List ./FruitList.java:221: error: removeLast() in FruitList cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with Fruit where E is a type-variable: E extends Object declared in interface List ./FruitList.java:225: error: removeFirst() in FruitList cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with Fruit where E is a type-variable: E extends Object declared in interface List 36 errors make[1]: *** [Makefile:94: li_std_list.cpptest] Error 1 checking java testcase li_std_set (with run test) checking java testcase abstract_access checking java testcase abstract_basecast checking java testcase abstract_inherit checking java testcase abstract_inherit_ok checking java testcase abstract_inherit_using (with run test) 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 argcargvtest (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 assign_const (with run test) checking java testcase assign_reference (with run test) checking java testcase autodoc checking java testcase begin_code checking java testcase bloody_hell checking java testcase bools checking java testcase catches checking java testcase catches_strings (with run test) 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_case 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_expr checking java testcase constant_pointers checking java testcase constover checking java testcase constructor_copy checking java testcase constructor_copy_non_const (with run test) 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 copyctor (with run test) 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_parameters checking java testcase cpp_static checking java testcase cpp_typedef (with run test) 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_comparison_operators checking java testcase director_conversion_operators 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_multiple_inheritance 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) ./director_pass_by_value_runme.java:17: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ 1 warning checking java testcase director_primitives (with run test) checking java testcase director_property (with run test) 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_simple checking java testcase director_smartptr (with run test) checking java testcase director_template checking java testcase director_thread (with run test) checking java testcase director_unroll (with run test) checking java testcase director_unwrap_result checking java testcase director_using checking java testcase director_using_member_scopes (with run test) checking java testcase director_void checking java testcase director_wombat (with run test) checking java testcase disown checking java testcase duplicate_class_name_in_ns checking java testcase duplicate_parm_names 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_memory_leak 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_immutable_vars_cpp 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) ./li_boost_shared_ptr_runme.java:19: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ ./li_boost_shared_ptr_runme.java:38: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ 2 warnings 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) ./li_std_auto_ptr_runme.java:16: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ 1 warning 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_overload (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_struct 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_inheritance_interface (with run test) checking java testcase nested_in_template checking java testcase nested_scope_flat 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 numeric_bounds_checking 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 preproc_cpp checking java testcase preproc_predefined_stdcpp checking java testcase primitive_ref (with run test) checking java testcase private_assign (with run test) 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_camel 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 ./ListNoDefaultCtor.java:221: error: removeLast() in ListNoDefaultCtor cannot implement removeLast() in List public void removeLast() { ^ return type void is not compatible with NoDefaultCtor where E is a type-variable: E extends Object declared in interface List ./ListNoDefaultCtor.java:225: error: removeFirst() in ListNoDefaultCtor cannot implement removeFirst() in List public void removeFirst() { ^ return type void is not compatible with NoDefaultCtor where E is a type-variable: E extends Object declared in interface List 2 errors make[1]: *** [Makefile:94: stl_no_default_constructor.cpptest] Error 1 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 sym 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 (with run test) 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_expr 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_function_parm (with run test) 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_private_assignment 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_using_member_default_arg (with run test) checking java testcase template_nested (with run test) checking java testcase template_nested_flat (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_more (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_specialization_using_declaration (with run test) checking java testcase template_static checking java testcase template_tbase_template checking java testcase template_template_parameters (with run test) checking java testcase template_template_template_parameters (with run test) checking java testcase template_type_collapse (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_member checking java testcase using_member_multiple_inherit (with run test) checking java testcase using_member_scopes 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_autodoc_docstring checking java testcase doxygen_basic_notranslate (with run test) checking java testcase doxygen_basic_translate (with run test) checking java testcase doxygen_basic_translate_style2 (with run test) checking java testcase doxygen_basic_translate_style3 (with run test) checking java testcase doxygen_code_blocks (with run test) checking java testcase doxygen_ignore (with run test) checking java testcase doxygen_misc_constructs (with run test) checking java testcase doxygen_nested_class (with 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_containers_overload 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_map (with run test) 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 li_std_vector_vector checking java testcase li_std_wstring 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 cpp11_shared_ptr_const checking java testcase cpp11_shared_ptr_nullptr_in_containers checking java testcase cpp11_shared_ptr_overload (with run test) checking java testcase cpp11_shared_ptr_template_upcast (with run test) checking java testcase cpp11_shared_ptr_upcast checking java testcase cpp11_std_unordered_map (with run test) checking java testcase cpp11_std_unordered_set (with run test) checking java testcase cpp11_strongly_typed_enumerations_simple (with run test) checking java testcase cpp11_alias_nested_template_scoping (with run test) checking java testcase cpp11_alignment checking java testcase cpp11_alternate_function_syntax checking java testcase cpp11_assign_delete (with run test) checking java testcase cpp11_assign_rvalue_reference (with run test) checking java testcase cpp11_attribute_specifiers checking java testcase cpp11_auto_variable checking java testcase cpp11_brackets_expression (with run test) checking java testcase cpp11_constexpr (with run test) checking java testcase cpp11_copyctor_delete (with run test) checking java testcase cpp11_decltype checking java testcase cpp11_default_delete (with run test) checking java testcase cpp11_delegating_constructors checking java testcase cpp11_director_enums checking java testcase cpp11_director_using_constructor (with run test) checking java testcase cpp11_directors checking java testcase cpp11_explicit_conversion_operators checking java testcase cpp11_final_class checking java testcase cpp11_final_directors checking java testcase cpp11_final_override checking java testcase cpp11_function_objects checking java testcase cpp11_inheriting_constructors (with run test) checking java testcase cpp11_initializer_list (with run test) checking java testcase cpp11_initializer_list_extend checking java testcase cpp11_lambda_functions (with run test) checking java testcase cpp11_move_only (with run test) checking java testcase cpp11_move_typemaps (with run test) checking java testcase cpp11_move_only_valuewrapper (with run test) checking java testcase cpp11_noexcept checking java testcase cpp11_null_pointer_constant checking java testcase cpp11_raw_string_literals (with run test) checking java testcase cpp11_ref_qualifiers (with run test) checking java testcase cpp11_ref_qualifiers_rvalue_unignore (with run test) checking java testcase cpp11_ref_qualifiers_typemaps (with run test) checking java testcase cpp11_result_of (with run test) checking java testcase cpp11_rvalue_reference checking java testcase cpp11_rvalue_reference2 checking java testcase cpp11_rvalue_reference3 checking java testcase cpp11_rvalue_reference_move (with run test) checking java testcase cpp11_sizeof_object checking java testcase cpp11_static_assert checking java testcase cpp11_std_array (with run test) checking java testcase cpp11_std_unique_ptr (with run test) ./cpp11_std_unique_ptr_runme.java:16: warning: [removal] runFinalization() in System has been deprecated and marked for removal System.runFinalization(); ^ 1 warning checking java testcase cpp11_strongly_typed_enumerations (with run test) checking java testcase cpp11_thread_local (with run test) checking java testcase cpp11_template_double_brackets checking java testcase cpp11_template_explicit checking java testcase cpp11_template_parameters_decltype (with run test) checking java testcase cpp11_template_typedefs (with run test) checking java testcase cpp11_type_traits checking java testcase cpp11_type_aliasing (with run test) checking java testcase cpp11_uniform_initialization checking java testcase cpp11_unrestricted_unions checking java testcase cpp11_userdefined_literals checking java testcase cpp11_using_constructor (with run test) checking java testcase cpp11_using_typedef_struct checking java testcase cpp11_variadic_function_templates checking java testcase cpp11_variadic_templates checking java testcase cpp14_auto_return_type checking java testcase cpp14_binary_integer_literals checking java testcase cpp17_director_string_view (with run test) checking java testcase cpp17_enable_if_t (with run test) checking java testcase cpp17_hex_floating_literals checking java testcase cpp17_map_no_default_ctor checking java testcase cpp17_nested_namespaces (with run test) checking java testcase cpp17_nspace_nested_namespaces (with run test) checking java testcase cpp17_string_view (with run test) checking java testcase cpp17_u8_char_literals checking java testcase cpp20_constexpr_destructor checking java testcase cpp20_lambda_template checking java testcase cpp20_spaceship_operator 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 command_line_define checking java testcase const_const checking java testcase constant_expr_c checking java testcase contract_c 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 final_c checking java testcase funcptr checking java testcase function_typedef checking java testcase global_functions checking java testcase global_immutable_vars 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 (with run test) 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 not_c_keywords 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_expr checking java testcase preproc_gcc_output checking java testcase preproc_include checking java testcase preproc_line_file (with run test) checking java testcase preproc_predefined checking java testcase preproc_predefined_stdc 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 make[1]: Target 'check' not remade because of errors. make: *** [Makefile:240: check-java-test-suite] Error 1 * ERROR: dev-lang/swig-4.2.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/swig-4.2.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/swig-4.2.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/swig-4.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/swig-4.2.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0' * S: '/var/tmp/portage/dev-lang/swig-4.2.0/work/swig-4.2.0'