Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swig.spec'], chrootPath='/var/lib/mock/module-swig-4.0-3220200215000555-43bbeeef-build-19404848-1363127/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/swig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1580774400 Wrote: /builddir/build/SRPMS/swig-4.0.1-7.module_f32+8020+e621e289.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swig.spec'], chrootPath='/var/lib/mock/module-swig-4.0-3220200215000555-43bbeeef-build-19404848-1363127/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/swig.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1580774400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NO7Oz5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf swig-4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/swig-4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swig-4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (swig308-Do-not-use-isystem.patch): + echo 'Patch #0 (swig308-Do-not-use-isystem.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .isystem --fuzz=0 patching file configure.ac Patch #1 (swig-4.0.1-Fix-code-generated-for-Ruby-global-variables.patch): + echo 'Patch #1 (swig-4.0.1-Fix-code-generated-for-Ruby-global-variables.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .global --fuzz=0 patching file Doc/Manual/Ruby.html patching file Examples/test-suite/common.mk patching file Examples/test-suite/global_immutable_vars.i patching file Examples/test-suite/global_immutable_vars_cpp.i patching file Examples/test-suite/ruby/Makefile.in patching file Examples/test-suite/ruby/global_immutable_vars_cpp_runme.rb patching file Examples/test-suite/ruby/global_immutable_vars_runme.rb patching file Examples/test-suite/ruby/ruby_global_immutable_vars_cpp_runme.rb patching file Examples/test-suite/ruby/ruby_global_immutable_vars_runme.rb patching file Examples/test-suite/ruby_global_immutable_vars.i patching file Examples/test-suite/ruby_global_immutable_vars_cpp.i patching file Source/Modules/ruby.cxx Patch #2 (swig-4.0.1-Add-support-for-Ruby-2.7.patch): + echo 'Patch #2 (swig-4.0.1-Add-support-for-Ruby-2.7.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ruby27 --fuzz=0 patching file Lib/ruby/rubyclasses.swg patching file Lib/ruby/rubyhead.swg patching file Lib/ruby/rubyprimtypes.swg patching file Lib/ruby/rubytracking.swg patching file Source/Modules/ruby.cxx Patch #3 (swig-4.0.1-Fix-crash-in-Python-backend-when-using-empty-docstrings.patch): + echo 'Patch #3 (swig-4.0.1-Fix-crash-in-Python-backend-when-using-empty-docstrings.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .python --fuzz=0 patching file Examples/test-suite/autodoc.i patching file Examples/test-suite/python/autodoc_runme.py patching file Source/Modules/python.cxx + for all in CHANGES README + iconv -f ISO88591 -t UTF8 + touch -r CHANGES CHANGES.new + mv -f CHANGES.new CHANGES + for all in CHANGES README + iconv -f ISO88591 -t UTF8 + touch -r README README.new + mv -f README.new README + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UQdLS5 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + ./autogen.sh + test -d Tools/config + aclocal -I Tools/config + autoheader + automake --add-missing --copy --force-missing + autoconf + cd CCache + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./Tools/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./Tools/config/config.guess ++ basename ./Tools/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./Tools/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './Tools/config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./Tools/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./Tools/config/config.sub ++ basename ./Tools/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./Tools/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './Tools/config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-ocaml --without-python --with-python3=/usr/bin/python3 --with-php=/usr/bin/php --without-java --without-r --without-go checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for popen... yes checking whether to enable PCRE support... yes checking whether to use local PCRE... no checking for a sed that does not truncate output... /usr/bin/sed checking for pcre-config... /usr/bin/pcre-config checking whether to enable ccache-swig... yes Checking packages required for SWIG developers. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for bison... bison -y Checking for installed target languages and other information in order to compile and run the examples and test-suite invoked by 'make check'. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for boostlib >= (102000)... yes configure: ISYSTEM: -I checking SO... .so checking LDSHARED... gcc -shared checking CXXSHARED... gcc -shared checking TRYLINKINGWITHCXX... CXXSHARED= g++ -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking PLATCFLAGS... checking whether to enable C++11 testing... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing t_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for swill_init in -lswill... no checking for main in -lieee... no checking for crypt in -lcrypt... yes checking for pkg-config... pkg-config checking for Tcl configuration... found /usr/lib64/tcl8.6/tclConfig.sh checking for Tcl header files... -I/usr/include checking for Tcl library... -L/usr/lib64 -ltcl8.6 configure: Disabling Python checking for /usr/bin/python3-config... no checking for /usr/bin/python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for /usr/bin/2to3-3... no checking for 2to3... 2to3 checking for perl... perl checking for Perl5 header files... /usr/lib64/perl5/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib checking for Perl5 Test::More module... found checking for octave-cli... no checking for scilab... no configure: Disabling Java checking for nodejs... no checking for node... no checking for JavaScriptCore/JavaScript.h... not found checking for JavaScriptCore/Webkit library... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for android... no checking for adb... no checking for ant... no checking for ndk-build... no checking for guile-config... no checking for mzscheme... no checking for mzc... no checking for ruby... ruby checking for Ruby header files... -I/usr/include -I/usr/include checking for Ruby library... not found... using /usr/include checking for PHP header files... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib configure: Disabling OCaml checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... no checking for lua... /usr/bin/lua checking Lua version... Lua 5.3.x checking whether Lua dynamic loading is enabled... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking for library containing lua_close... -llua configure: Disabling R configure: Disabling Go checking for dmd... no checking for ldmd... no checking for gdmd... no checking for dmd... no checking for gdmd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating swig.spec config.status: creating Examples/Makefile config.status: creating Examples/d/example.mk config.status: creating Examples/xml/Makefile config.status: creating Examples/test-suite/errors/Makefile config.status: creating Examples/test-suite/csharp/Makefile config.status: creating Examples/test-suite/d/Makefile config.status: creating Examples/test-suite/guile/Makefile config.status: creating Examples/test-suite/java/Makefile config.status: creating Examples/test-suite/javascript/Makefile config.status: creating Examples/test-suite/mzscheme/Makefile config.status: creating Examples/test-suite/ocaml/Makefile config.status: creating Examples/test-suite/octave/Makefile config.status: creating Examples/test-suite/perl5/Makefile config.status: creating Examples/test-suite/php/Makefile config.status: creating Examples/test-suite/python/Makefile config.status: creating Examples/test-suite/ruby/Makefile config.status: creating Examples/test-suite/scilab/Makefile config.status: creating Examples/test-suite/tcl/Makefile config.status: creating Examples/test-suite/lua/Makefile config.status: creating Examples/test-suite/r/Makefile config.status: creating Examples/test-suite/go/Makefile config.status: creating Source/Makefile config.status: creating Tools/javascript/Makefile config.status: creating preinst-swig config.status: creating CCache/ccache_swig_config.h config.status: creating Source/Include/swigconfig.h config.status: executing depfiles commands config.status: executing Examples commands === configuring in CCache (/builddir/build/BUILD/swig-4.0.1/CCache) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-ocaml' '--without-python' '--with-python3=/usr/bin/python3' '--with-php=/usr/bin/php' '--without-java' '--without-r' '--without-go' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --cache-file=/dev/null --srcdir=. configure: Configuring ccache checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for realpath... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for asprintf... yes checking for mkstemp... yes checking for gethostname... yes checking for getpwuid... yes checking for utimes... yes checking for compar_fn_t in stdlib.h... yes checking for C99 vsnprintf... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzdopen in -lz... yes configure: creating ./config.status config.status: creating config_win32.h config.status: creating Makefile config.status: creating config.h The SWIG test-suite and examples are configured for the following languages: lua perl5 php ruby tcl + make -j6 test -z "1" || (cd CCache && make) make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.1/CCache' make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.1/Source' make all-am gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o ccache.o ccache.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o mdfour.o mdfour.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o hash.o hash.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o execute.o execute.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o util.o util.c make[2]: Entering directory '/builddir/build/BUILD/swig-4.0.1/Source' gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o CParse/cscanner.o CParse/cscanner.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o args.o args.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o stats.o stats.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o cleanup.o cleanup.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o snprintf.o snprintf.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -c -o unify.o unify.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o CParse/parser.o CParse/parser.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o CParse/templ.o CParse/templ.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o CParse/util.o CParse/util.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/base.o DOH/base.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/file.o DOH/file.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -I. -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ccache-swig ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o unify.o -lz gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/fio.o DOH/fio.c make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.1/CCache' gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/hash.o DOH/hash.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/list.o DOH/list.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/memory.o DOH/memory.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/string.o DOH/string.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o DOH/void.o DOH/void.c g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/allocate.o Modules/allocate.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/browser.o Modules/browser.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/contract.o Modules/contract.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/csharp.o Modules/csharp.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/d.o Modules/d.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/directors.o Modules/directors.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/emit.o Modules/emit.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/go.o Modules/go.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/guile.o Modules/guile.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/interface.o Modules/interface.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/java.o Modules/java.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/javascript.o Modules/javascript.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/lang.o Modules/lang.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/lua.o Modules/lua.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/main.o Modules/main.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/mzscheme.o Modules/mzscheme.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/nested.o Modules/nested.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/ocaml.o Modules/ocaml.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/octave.o Modules/octave.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/overload.o Modules/overload.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/perl5.o Modules/perl5.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/php.o Modules/php.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/python.o Modules/python.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/r.o Modules/r.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/ruby.o Modules/ruby.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/scilab.o Modules/scilab.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/swigmain.o Modules/swigmain.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/tcl8.o Modules/tcl8.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/typepass.o Modules/typepass.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/utils.o Modules/utils.cxx g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Modules/xml.o Modules/xml.cxx gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Preprocessor/cpp.o Preprocessor/cpp.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Preprocessor/expr.o Preprocessor/expr.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/cwrap.o Swig/cwrap.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/deprecate.o Swig/deprecate.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/error.o Swig/error.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/extend.o Swig/extend.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/fragment.o Swig/fragment.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/getopt.o Swig/getopt.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/include.o Swig/include.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/misc.o Swig/misc.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/naming.o Swig/naming.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/parms.o Swig/parms.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/scanner.o Swig/scanner.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/stype.o Swig/stype.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/symbol.o Swig/symbol.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/tree.o Swig/tree.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/typemap.o Swig/typemap.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/typeobj.o Swig/typeobj.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/typesys.o Swig/typesys.c gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -c -o Swig/wrapfunc.o Swig/wrapfunc.c g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -W -ansi -pedantic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o eswig CParse/cscanner.o CParse/parser.o CParse/templ.o CParse/util.o DOH/base.o DOH/file.o DOH/fio.o DOH/hash.o DOH/list.o DOH/memory.o DOH/string.o DOH/void.o Doxygen/doxyentity.o Doxygen/doxyparser.o Doxygen/doxytranslator.o Doxygen/javadoc.o Doxygen/pydoc.o Modules/allocate.o Modules/browser.o Modules/contract.o Modules/csharp.o Modules/d.o Modules/directors.o Modules/emit.o Modules/go.o Modules/guile.o Modules/interface.o Modules/java.o Modules/javascript.o Modules/lang.o Modules/lua.o Modules/main.o Modules/mzscheme.o Modules/nested.o Modules/ocaml.o Modules/octave.o Modules/overload.o Modules/perl5.o Modules/php.o Modules/python.o Modules/r.o Modules/ruby.o Modules/scilab.o Modules/swigmain.o Modules/tcl8.o Modules/typepass.o Modules/utils.o Modules/xml.o Preprocessor/cpp.o Preprocessor/expr.o Swig/cwrap.o Swig/deprecate.o Swig/error.o Swig/extend.o Swig/fragment.o Swig/getopt.o Swig/include.o Swig/misc.o Swig/naming.o Swig/parms.o Swig/scanner.o Swig/stype.o Swig/symbol.o Swig/tree.o Swig/typemap.o Swig/typeobj.o Swig/typesys.o Swig/wrapfunc.o -ldl -lpcre cp -f ../Source/eswig ../swig make[2]: Leaving directory '/builddir/build/BUILD/swig-4.0.1/Source' make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.1/Source' + make check test -x ./swig ./swig -version SWIG Version 4.0.1 Compiled with g++ [x86_64-redhat-linux-gnu] Configured options: +pcre Please see http://www.swig.org for reporting bugs and further information ./swig -help Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Tcl 8 Options (available with -tcl8) -itcl - Enable ITcl support -nosafe - Leave out SafeInit module function. -prefix - Set a prefix to be prepended to all names -namespace - Build module into a Tcl 8 namespace -pkgversion - Set package version Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Perl 5 Options (available with -perl5) -compat - Compatibility mode -const - Wrap constants as constants and not variables (implies -proxy) -nopm - Do not generate the .pm file -noproxy - Don't create proxy classes -proxy - Create proxy classes -static - Omit code related to dynamic loading Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Ruby Options (available with -ruby) -autorename - Enable renaming of classes and methods to follow Ruby coding standards -globalmodule - Wrap everything into the global module -initname - Set entry function to Init_ (used by `require') -minherit - Attempt to support multiple inheritance -noautorename - Disable renaming of classes and methods (default) -prefix - Set a prefix to be prepended to all names Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt PHP 7 Options (available with -php7) -noproxy - Don't generate proxy classes. -prefix - Prepend to all class names in PHP wrappers Note: 'swig - -help' displays options for a specific target language. Supported Target Language Options -csharp - Generate C# wrappers -d - Generate D wrappers -go - Generate Go wrappers -guile - Generate Guile wrappers -java - Generate Java wrappers -javascript - Generate Javascript wrappers -lua - Generate Lua wrappers -octave - Generate Octave wrappers -perl5 - Generate Perl 5 wrappers -php7 - Generate PHP 7 wrappers -python - Generate Python wrappers -r - Generate R (aka GNU S) wrappers -ruby - Generate Ruby wrappers -scilab - Generate Scilab wrappers -tcl8 - Generate Tcl 8 wrappers -xml - Generate XML wrappers Experimental Target Language Options -mzscheme - Generate MzScheme/Racket wrappers -ocaml - Generate OCaml wrappers General Options -addextern - Add extra extern declarations -c++ - Enable C++ processing -co - Check out of the SWIG library -copyctor - Automatically generate copy constructors wherever possible -cpperraswarn - Treat the preprocessor #error statement as #warning (default) -cppext - Change file extension of generated C++ files to (default is cxx) -copyright - Display copyright notices -debug-classes - Display information about the classes found in the interface -debug-module - Display module parse tree at stages 1-4, is a csv list of stages -debug-symtabs - Display symbol tables information -debug-symbols - Display target language symbols in the symbol tables -debug-csymbols - Display C symbols in the symbol tables -debug-lsymbols - Display target language layer symbols -debug-tags - Display information about the tags found in the interface -debug-template - Display information for debugging templates -debug-top - Display entire parse tree at stages 1-4, is a csv list of stages -debug-typedef - Display information about the types and typedefs in the interface -debug-typemap - Display typemap debugging information -debug-tmsearch - Display typemap search debugging information -debug-tmused - Display typemaps used debugging information -directors - Turn on director mode for all the classes, mainly for testing -dirprot - Turn on wrapping of protected members for director classes (default) -D - Define a symbol (for conditional compilation) -E - Preprocess only, does not generate wrapper code -external-runtime [file] - Export the SWIG runtime stack -fakeversion - Make SWIG fake the program version number to -fcompact - Compile in compact mode -features - Set global features, where is a comma separated list of features, eg -features directors,autodoc=1 If no explicit value is given to the feature, a default of 1 is used -fastdispatch - Enable fast dispatch mode to produce faster overload dispatcher code -Fmicrosoft - Display error/warning messages in Microsoft format -Fstandard - Display error/warning messages in commonly used format -fvirtual - Compile in virtual elimination mode -help - Display help -I- - Don't search the current directory -I - Look for SWIG files in directory -ignoremissing - Ignore missing include files -importall - Follow all #include statements as imports -includeall - Follow all #include statements -l - Include SWIG library file -macroerrors - Report errors inside macros -makedefault - Create default constructors/destructors (the default) -M - List all dependencies -MD - Is equivalent to `-M -MF ', except `-E' is not implied -MF - Generate dependencies into and continue generating wrappers -MM - List dependencies, but omit files in SWIG library -MMD - Like `-MD', but omit files in SWIG library -module - Set module name to -MP - Generate phony targets for all dependencies -MT - Set the target of the rule emitted by dependency generation -nocontract - Turn off contract checking -nocpperraswarn - Do not treat the preprocessor #error statement as #warning -nodefault - Do not generate default constructors nor default destructors -nodefaultctor - Do not generate implicit default constructors -nodefaultdtor - Do not generate implicit default destructors -nodirprot - Do not wrap director protected members -noexcept - Do not wrap exception specifiers -nofastdispatch - Disable fast dispatch mode (default) -nopreprocess - Skip the preprocessor step -notemplatereduce - Disable reduction of the typedefs in templates -O - Enable the optimization options: -fastdispatch -fvirtual -o - Set name of C/C++ output file to -oh - Set name of C++ output header file for directors to -outcurrentdir - Set default output dir to current dir instead of input file's path -outdir - Set language specific files output directory to -pcreversion - Display PCRE version information -small - Compile in virtual elimination and compact mode -swiglib - Report location of SWIG library and exit -templatereduce - Reduce all the typedefs in templates -v - Run in verbose mode -version - Display SWIG version number -Wall - Remove all warning suppression, also implies -Wextra -Wallkw - Enable keyword warnings for all the supported languages -Werror - Treat warnings as errors -Wextra - Adds the following additional warnings: 202,309,403,405,512,321,322 -w - Suppress/add warning messages, eg -w401,+321 - see Warnings.html -xmlout - Write XML version of the parse tree to after normal processing Options can also be defined using the SWIG_FEATURES environment variable, for example: $ SWIG_FEATURES="-Wall" $ export SWIG_FEATURES $ swig -python interface.i is equivalent to: $ swig -Wall -python interface.i Arguments may also be passed in a file, separated by whitespace. For example: $ echo "-Wall -python interface.i" > args.txt $ swig @args.txt Lua Options (available with -lua) -elua - Generates LTR compatible wrappers for smaller devices running elua -eluac - LTR compatible wrappers in "crass compress" mode for elua -elua-emulate - Emulates behaviour of eLua. Useful only for testing. Incompatible with -elua/-eluac options. -nomoduleglobal - Do not register the module name as a global variable but return the module table from calls to require. -no-old-metatable-bindings - Disable support for old-style bindings name generation, some old-style members scheme etc. -squash-bases - Squashes symbols from all inheritance tree of a given class into itself. Emulates pre-SWIG3.0 inheritance. Insignificantly speeds things up, but increases memory consumption. Note: 'swig - -help' displays options for a specific target language. test -z "1" || (cd CCache && make check) make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.1/CCache' SWIG_LIB='.././../Lib' PATH=../..:$PATH SWIG='swig' CC='gcc' NOSOFTLINKSTEST='' CCACHE='../ccache-swig' CCACHE_PROG=ccache-swig ./test.sh starting testsuite base starting swig testsuite base starting testsuite link starting swig testsuite link starting testsuite hardlink starting swig testsuite hardlink starting testsuite cpp2 starting swig testsuite cpp2 starting testsuite nlevels4 starting testsuite nlevels1 test done - OK make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.1/CCache' showing tcl version 8.6 showing perl5 version This is perl 5, version 30, subversion 1 (v5.30.1) built for x86_64-linux-thread-multi skipping python version skipping java version skipping javascript version skipping android version skipping guile version skipping mzscheme version showing ruby version ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux] skipping ocaml version skipping octave version showing php version PHP 7.4.3RC1 (cli) (built: Feb 4 2020 09:48:25) ( NTS ) skipping csharp version showing lua version Lua 5.3.5 Copyright (C) 1994-2018 Lua.org, PUC-Rio skipping r version skipping scilab version skipping go version skipping d version checking Examples/tcl/class checking Examples/tcl/constants checking Examples/tcl/contract checking Examples/tcl/enum checking Examples/tcl/funcptr checking Examples/tcl/import checking Examples/tcl/multimap checking Examples/tcl/operator checking Examples/tcl/pointer checking Examples/tcl/reference checking Examples/tcl/simple checking Examples/tcl/std_vector checking Examples/tcl/value checking Examples/tcl/variables checking Examples/perl5/callback checking Examples/perl5/class checking Examples/perl5/constants checking Examples/perl5/constants2 checking Examples/perl5/extend checking Examples/perl5/funcptr checking Examples/perl5/import checking Examples/perl5/multimap example_wrap.c: In function '_wrap_capitalize': example_wrap.c:1993:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 1993 | SV * _saved[1] ; | ^~~~~~ 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 python check skipping java check skipping android check skipping guile check skipping mzscheme check checking Examples/ruby/class checking Examples/ruby/constants checking Examples/ruby/enum checking Examples/ruby/funcptr checking Examples/ruby/funcptr2 checking Examples/ruby/functor checking Examples/ruby/hashargs checking Examples/ruby/import checking Examples/ruby/import_template checking Examples/ruby/mark_function checking Examples/ruby/multimap checking Examples/ruby/operator checking Examples/ruby/overloading checking Examples/ruby/pointer checking Examples/ruby/reference checking Examples/ruby/simple checking Examples/ruby/std_vector checking Examples/ruby/template checking Examples/ruby/value checking Examples/ruby/variables skipping ocaml check skipping octave check checking Examples/php/callback checking Examples/php/class checking Examples/php/constants checking Examples/php/cpointer checking Examples/php/disown checking Examples/php/enum checking Examples/php/extend checking Examples/php/funcptr checking Examples/php/overloading checking Examples/php/pointer checking Examples/php/pragmas checking Examples/php/proxy checking Examples/php/reference checking Examples/php/simple checking Examples/php/sync checking Examples/php/value checking Examples/php/variables skipping csharp check checking Examples/lua/arrays checking Examples/lua/class checking Examples/lua/constants checking Examples/lua/dual checking Examples/lua/embed checking Examples/lua/embed2 checking Examples/lua/embed3 checking Examples/lua/exception checking Examples/lua/funcptr3 checking Examples/lua/functest checking Examples/lua/functor checking Examples/lua/import checking Examples/lua/nspace checking Examples/lua/owner checking Examples/lua/pointer checking Examples/lua/simple checking Examples/lua/variables skipping r check skipping scilab check skipping go check skipping d check skipping javascript check checking errors test-suite checking errors testcase cpp_bad_extern checking errors testcase cpp_bad_global_memberptr checking errors testcase cpp_class_definition checking errors testcase cpp_extend_destructors checking errors testcase cpp_extend_redefine checking errors testcase cpp_extend_undefined checking errors testcase cpp_extra_brackets checking errors testcase cpp_extra_brackets2 checking errors testcase cpp_inherit checking errors testcase cpp_inherit_ignored checking errors testcase cpp_inline_namespace checking errors testcase cpp_invalid_exponents1 checking errors testcase cpp_invalid_exponents2 checking errors testcase cpp_invalid_qualifiers checking errors testcase cpp_invalid_template checking errors testcase cpp_macro_locator checking errors testcase cpp_missing_rparenthesis checking errors testcase cpp_missing_rtemplate checking errors testcase cpp_namespace_alias checking errors testcase cpp_namespace_aliasnot checking errors testcase cpp_namespace_aliasundef checking errors testcase cpp_namespace_template_bad checking errors testcase cpp_namewarn checking errors testcase cpp_nested_namespace_alias checking errors testcase cpp_nested_template checking errors testcase cpp_no_access checking errors testcase cpp_no_return_type checking errors testcase cpp_nobase checking errors testcase cpp_overload_const checking errors testcase cpp_private_inherit checking errors testcase cpp_raw_string_termination checking errors testcase cpp_recursive_typedef checking errors testcase cpp_refqualifier checking errors testcase cpp_shared_ptr checking errors testcase cpp_template_duplicate_names checking errors testcase cpp_template_friend checking errors testcase cpp_template_nargs checking errors testcase cpp_template_not checking errors testcase cpp_template_partial checking errors testcase cpp_template_repeat checking errors testcase cpp_template_scope checking errors testcase cpp_template_undef checking errors testcase cpp_using_not checking errors testcase cpp_using_undef checking errors testcase c_bad_name checking errors testcase c_bad_native checking errors testcase c_class checking errors testcase c_deprecated checking errors testcase c_empty_char checking errors testcase c_enum_badvalue checking errors testcase c_extra_rblock checking errors testcase c_extra_rbrace checking errors testcase c_extra_unsigned checking errors testcase c_insert_missing checking errors testcase c_long_short checking errors testcase c_missing_rbrace checking errors testcase c_missing_semi checking errors testcase c_redefine checking errors testcase c_varargs_neg checking errors testcase nomodule checking errors testcase pp_badeval checking errors testcase pp_constant checking errors testcase pp_defined checking errors testcase pp_deprecated checking errors testcase pp_expressions_bad checking errors testcase pp_illegal_argument checking errors testcase pp_invalid_exponents checking errors testcase pp_macro_badchar checking errors testcase pp_macro_defined_unterminated checking errors testcase pp_macro_expansion checking errors testcase pp_macro_expansion_multiline checking errors testcase pp_macro_inline_unterminated checking errors testcase pp_macro_missing_expression checking errors testcase pp_macro_nargs checking errors testcase pp_macro_redef checking errors testcase pp_macro_rparen checking errors testcase pp_macro_unexpected_tokens checking errors testcase pp_macro_unterminated checking errors testcase pp_misplaced_elif checking errors testcase pp_misplaced_else checking errors testcase pp_missing_enddef checking errors testcase pp_missing_endif checking errors testcase pp_missing_endoffile checking errors testcase pp_missing_file checking errors testcase pp_missing_rblock checking errors testcase pp_pragma checking errors testcase pp_unknowndirective checking errors testcase pp_unknowndirective2 checking errors testcase pp_unknowndirective3 checking errors testcase pp_unterm_char checking errors testcase pp_unterm_comment checking errors testcase pp_unterm_string checking errors testcase pp_unterminated_block checking errors testcase pp_variable_args checking errors testcase swig_apply_nargs checking errors testcase swig_extend checking errors testcase swig_fragment_missing checking errors testcase swig_identifier checking errors testcase swig_insert_bad checking errors testcase swig_pythoncode_bad checking errors testcase swig_pythoncode_bad2 checking errors testcase swig_pythoncode_bad3 checking errors testcase swig_typemap_copy checking errors testcase swig_typemap_old checking errors testcase swig_typemap_warn checking errors testcase doxygen_unknown_command checking tcl test-suite checking tcl testcase primitive_types (with run test) checking tcl testcase li_cstring checking tcl testcase li_cwstring checking tcl testcase abstract_access checking tcl testcase abstract_inherit checking tcl testcase abstract_inherit_ok checking tcl testcase abstract_signature checking tcl testcase abstract_typedef checking tcl testcase abstract_typedef2 checking tcl testcase abstract_virtual checking tcl testcase access_change checking tcl testcase add_link checking tcl testcase aggregate checking tcl testcase allowexcept checking tcl testcase allprotected checking tcl testcase allprotected_not checking tcl testcase anonymous_bitfield checking tcl testcase apply_signed_char checking tcl testcase apply_strings checking tcl testcase argout checking tcl testcase array_member checking tcl testcase array_typedef_memberin checking tcl testcase arrayref checking tcl testcase arrays_dimensionless checking tcl testcase arrays_global checking tcl testcase arrays_global_twodim checking tcl testcase arrays_scope checking tcl testcase autodoc checking tcl testcase bloody_hell checking tcl testcase bools (with run test) checking tcl testcase catches checking tcl testcase cast_operator checking tcl testcase casts checking tcl testcase char_binary checking tcl testcase char_strings checking tcl testcase chartest checking tcl testcase class_scope_namespace checking tcl testcase class_forward checking tcl testcase class_ignore checking tcl testcase class_scope_weird checking tcl testcase compactdefaultargs checking tcl testcase const_const_2 checking tcl testcase constant_directive checking tcl testcase constant_pointers checking tcl testcase constover checking tcl testcase constructor_copy checking tcl testcase constructor_exception checking tcl testcase constructor_explicit checking tcl testcase constructor_ignore checking tcl testcase constructor_rename checking tcl testcase constructor_value checking tcl testcase contract checking tcl testcase conversion checking tcl testcase conversion_namespace checking tcl testcase conversion_ns_template checking tcl testcase conversion_operators checking tcl testcase cplusplus_throw checking tcl testcase cpp_basic checking tcl testcase cpp_enum checking tcl testcase cpp_namespace checking tcl testcase cpp_nodefault checking tcl testcase cpp_static checking tcl testcase cpp_typedef checking tcl testcase cpp14_binary_integer_literals checking tcl testcase cpp17_hex_floating_literals checking tcl testcase cpp17_nested_namespaces checking tcl testcase cpp17_nspace_nested_namespaces checking tcl testcase cpp17_u8_char_literals checking tcl testcase curiously_recurring_template_pattern checking tcl testcase default_args checking tcl testcase default_arg_expressions checking tcl testcase default_arg_values checking tcl testcase default_constructor checking tcl testcase defvalue_constructor checking tcl testcase derived_byvalue checking tcl testcase derived_nested checking tcl testcase destructor_methodmodifiers checking tcl testcase destructor_reprotected checking tcl testcase director_abstract checking tcl testcase director_alternating checking tcl testcase director_basic checking tcl testcase director_binary_string checking tcl testcase director_classes checking tcl testcase director_classic checking tcl testcase director_constructor checking tcl testcase director_default checking tcl testcase director_detect checking tcl testcase director_enum checking tcl testcase director_exception checking tcl testcase director_exception_catches checking tcl testcase director_exception_nothrow checking tcl testcase director_extend checking tcl testcase director_finalizer checking tcl testcase director_frob checking tcl testcase director_ignore checking tcl testcase director_keywords checking tcl testcase director_namespace_clash checking tcl testcase director_nested checking tcl testcase director_nspace checking tcl testcase director_nspace_director_name_collision checking tcl testcase director_overload checking tcl testcase director_overload2 checking tcl testcase director_ownership checking tcl testcase director_pass_by_value checking tcl testcase director_primitives checking tcl testcase director_property checking tcl testcase director_protected checking tcl testcase director_protected_overloaded checking tcl testcase director_redefined checking tcl testcase director_ref checking tcl testcase director_smartptr checking tcl testcase director_thread checking tcl testcase director_unroll checking tcl testcase director_using checking tcl testcase director_void checking tcl testcase director_wombat checking tcl testcase disown (with run test) checking tcl testcase dynamic_cast checking tcl testcase empty checking tcl testcase enum_ignore checking tcl testcase enum_plus checking tcl testcase enum_rename checking tcl testcase enum_scope_template checking tcl testcase enum_template checking tcl testcase enum_thorough (with run test) checking tcl testcase enum_var checking tcl testcase equality checking tcl testcase evil_diamond checking tcl testcase evil_diamond_ns checking tcl testcase evil_diamond_prop checking tcl testcase exception_classname checking tcl testcase exception_order checking tcl testcase extend checking tcl testcase extend_constructor_destructor checking tcl testcase extend_default checking tcl testcase extend_placement checking tcl testcase extend_special_variables checking tcl testcase extend_template checking tcl testcase extend_template_method checking tcl testcase extend_template_ns checking tcl testcase extend_typedef_class checking tcl testcase extern_c checking tcl testcase extern_namespace checking tcl testcase extern_throws checking tcl testcase expressions checking tcl testcase features checking tcl testcase fragments checking tcl testcase friends checking tcl testcase friends_template checking tcl testcase funcptr_cpp checking tcl testcase functors checking tcl testcase fvirtual checking tcl testcase global_immutable_vars_cpp checking tcl testcase global_namespace checking tcl testcase global_ns_arg checking tcl testcase global_scope_types checking tcl testcase global_vars checking tcl testcase grouping checking tcl testcase ignore_parameter checking tcl testcase import_fragments checking tcl testcase import_nomodule (with run test) checking tcl testcase inherit checking tcl testcase inherit_member checking tcl testcase inherit_missing checking tcl testcase inherit_same_name checking tcl testcase inherit_target_language checking tcl testcase inherit_void_arg checking tcl testcase inline_initializer checking tcl testcase insert_directive checking tcl testcase keyword_rename checking tcl testcase kind checking tcl testcase kwargs_feature checking tcl testcase langobj checking tcl testcase li_attribute checking tcl testcase li_attribute_template checking tcl testcase li_boost_shared_ptr checking tcl testcase li_boost_shared_ptr_attribute checking tcl testcase li_boost_shared_ptr_bits checking tcl testcase li_boost_shared_ptr_director checking tcl testcase li_boost_shared_ptr_template checking tcl testcase li_carrays_cpp checking tcl testcase li_cdata_cpp checking tcl testcase li_cpointer_cpp checking tcl testcase li_std_auto_ptr checking tcl testcase li_stdint checking tcl testcase li_swigtype_inout checking tcl testcase li_typemaps checking tcl testcase li_typemaps_apply checking tcl testcase li_windows checking tcl testcase long_long_apply checking tcl testcase memberin_extend checking tcl testcase member_funcptr_galore checking tcl testcase member_pointer (with run test) checking tcl testcase member_pointer_const checking tcl testcase member_template checking tcl testcase minherit checking tcl testcase minherit2 checking tcl testcase mixed_types checking tcl testcase multiple_inheritance checking tcl testcase multiple_inheritance_abstract checking tcl testcase multiple_inheritance_interfaces checking tcl testcase multiple_inheritance_nspace checking tcl testcase multiple_inheritance_shared_ptr checking tcl testcase name_cxx checking tcl testcase name_warnings checking tcl testcase namespace_chase checking tcl testcase namespace_class checking tcl testcase namespace_enum checking tcl testcase namespace_extend checking tcl testcase namespace_forward_declaration checking tcl testcase namespace_nested checking tcl testcase namespace_spaces checking tcl testcase namespace_template checking tcl testcase namespace_typedef_class checking tcl testcase namespace_typemap checking tcl testcase namespace_union checking tcl testcase namespace_virtual_method checking tcl testcase nspace checking tcl testcase nspace_extend checking tcl testcase native_directive checking tcl testcase naturalvar checking tcl testcase naturalvar_more checking tcl testcase naturalvar_onoff checking tcl testcase nested_class checking tcl testcase nested_directors checking tcl testcase nested_comment checking tcl testcase nested_ignore checking tcl testcase nested_inheritance_interface checking tcl testcase nested_in_template checking tcl testcase nested_scope checking tcl testcase nested_template_base checking tcl testcase nested_workaround checking tcl testcase newobject1 (with run test) checking tcl testcase newobject3 checking tcl testcase null_pointer (with run test) checking tcl testcase operator_overload checking tcl testcase operator_overload_break checking tcl testcase operator_pointer_ref checking tcl testcase operbool checking tcl testcase ordering checking tcl testcase overload_arrays checking tcl testcase overload_bool checking tcl testcase overload_complicated checking tcl testcase overload_copy (with run test) checking tcl testcase overload_extend checking tcl testcase overload_method checking tcl testcase overload_numeric checking tcl testcase overload_null (with run test) checking tcl testcase overload_polymorphic checking tcl testcase overload_rename checking tcl testcase overload_return_type checking tcl testcase overload_simple (with run test) checking tcl testcase overload_subtype checking tcl testcase overload_template checking tcl testcase overload_template_fast checking tcl testcase pointer_reference checking tcl testcase preproc_constants checking tcl testcase primitive_ref (with run test) checking tcl testcase private_assign checking tcl testcase proxycode checking tcl testcase protected_rename checking tcl testcase pure_virtual checking tcl testcase redefined checking tcl testcase redefined_not checking tcl testcase refcount checking tcl testcase reference_global_vars (with run test) checking tcl testcase rename1 checking tcl testcase rename2 checking tcl testcase rename3 checking tcl testcase rename4 checking tcl testcase rename_rstrip_encoder checking tcl testcase rename_scope checking tcl testcase rename_simple checking tcl testcase rename_strip_encoder checking tcl testcase rename_pcre_encoder checking tcl testcase rename_pcre_enum checking tcl testcase rename_predicates checking tcl testcase rename_wildcard checking tcl testcase restrict_cplusplus checking tcl testcase return_const_value checking tcl testcase return_value_scope checking tcl testcase rname checking tcl testcase samename checking tcl testcase sizet checking tcl testcase smart_pointer_const checking tcl testcase smart_pointer_const2 checking tcl testcase smart_pointer_const_overload checking tcl testcase smart_pointer_extend checking tcl testcase smart_pointer_ignore checking tcl testcase smart_pointer_member checking tcl testcase smart_pointer_multi checking tcl testcase smart_pointer_multi_typedef checking tcl testcase smart_pointer_namespace checking tcl testcase smart_pointer_namespace2 checking tcl testcase smart_pointer_not checking tcl testcase smart_pointer_overload checking tcl testcase smart_pointer_protected checking tcl testcase smart_pointer_rename checking tcl testcase smart_pointer_simple checking tcl testcase smart_pointer_static checking tcl testcase smart_pointer_template_const_overload checking tcl testcase smart_pointer_template_defaults_overload checking tcl testcase smart_pointer_templatemethods checking tcl testcase smart_pointer_templatevariables checking tcl testcase smart_pointer_typedef checking tcl testcase special_variables checking tcl testcase special_variable_attributes checking tcl testcase special_variable_macros checking tcl testcase static_array_member checking tcl testcase static_const_member checking tcl testcase static_const_member_2 checking tcl testcase stl_no_default_constructor checking tcl testcase string_constants checking tcl testcase struct_initialization_cpp checking tcl testcase struct_value checking tcl testcase swig_exception checking tcl testcase symbol_clash checking tcl testcase template_arg_replace checking tcl testcase template_arg_scope checking tcl testcase template_arg_typename checking tcl testcase template_array_numeric checking tcl testcase template_basic checking tcl testcase template_base_template checking tcl testcase template_classes checking tcl testcase template_class_reuse_name checking tcl testcase template_const_ref checking tcl testcase template_construct checking tcl testcase template_templated_constructors checking tcl testcase template_default checking tcl testcase template_default2 checking tcl testcase template_default_arg checking tcl testcase template_default_arg_overloaded checking tcl testcase template_default_arg_overloaded_extend checking tcl testcase template_default_arg_virtual_destructor checking tcl testcase template_default_cache checking tcl testcase template_default_class_parms checking tcl testcase template_default_class_parms_typedef checking tcl testcase template_default_inherit checking tcl testcase template_default_qualify checking tcl testcase template_default_vw checking tcl testcase template_empty_inherit checking tcl testcase template_enum checking tcl testcase template_enum_ns_inherit checking tcl testcase template_enum_typedef checking tcl testcase template_explicit checking tcl testcase template_extend1 checking tcl testcase template_extend2 checking tcl testcase template_extend_overload checking tcl testcase template_extend_overload_2 checking tcl testcase template_forward checking tcl testcase template_inherit checking tcl testcase template_inherit_abstract checking tcl testcase template_int_const checking tcl testcase template_keyword_in_type checking tcl testcase template_methods checking tcl testcase template_namespace_forward_declaration checking tcl testcase template_using_directive_and_declaration_forward checking tcl testcase template_using_directive_typedef checking tcl testcase template_nested checking tcl testcase template_nested_typemaps checking tcl testcase template_ns checking tcl testcase template_ns2 checking tcl testcase template_ns3 checking tcl testcase template_ns4 checking tcl testcase template_ns_enum checking tcl testcase template_ns_enum2 checking tcl testcase template_ns_inherit checking tcl testcase template_ns_scope checking tcl testcase template_parameters_global_scope checking tcl testcase template_partial_arg checking tcl testcase template_partial_specialization checking tcl testcase template_partial_specialization_typedef checking tcl testcase template_qualifier checking tcl testcase template_ref_type checking tcl testcase template_rename checking tcl testcase template_retvalue checking tcl testcase template_specialization checking tcl testcase template_specialization_defarg checking tcl testcase template_specialization_enum checking tcl testcase template_static checking tcl testcase template_tbase_template checking tcl testcase template_template_parameters checking tcl testcase template_typedef checking tcl testcase template_typedef_class_template checking tcl testcase template_typedef_cplx checking tcl testcase template_typedef_cplx2 checking tcl testcase template_typedef_cplx3 checking tcl testcase template_typedef_cplx4 checking tcl testcase template_typedef_cplx5 checking tcl testcase template_typedef_funcptr checking tcl testcase template_typedef_inherit checking tcl testcase template_typedef_ns checking tcl testcase template_typedef_ptr checking tcl testcase template_typedef_rec checking tcl testcase template_typedef_typedef checking tcl testcase template_typemaps checking tcl testcase template_typemaps_typedef checking tcl testcase template_typemaps_typedef2 checking tcl testcase template_using checking tcl testcase template_virtual checking tcl testcase template_whitespace checking tcl testcase threads checking tcl testcase threads_exception checking tcl testcase throw_exception checking tcl testcase typedef_array_member checking tcl testcase typedef_class checking tcl testcase typedef_classforward_same_name checking tcl testcase typedef_funcptr checking tcl testcase typedef_inherit checking tcl testcase typedef_mptr checking tcl testcase typedef_reference checking tcl testcase typedef_scope checking tcl testcase typedef_sizet checking tcl testcase typedef_struct_cpp checking tcl testcase typedef_typedef checking tcl testcase typemap_arrays checking tcl testcase typemap_array_qualifiers checking tcl testcase typemap_delete checking tcl testcase typemap_directorout checking tcl testcase typemap_documentation checking tcl testcase typemap_global_scope checking tcl testcase typemap_manyargs checking tcl testcase typemap_namespace checking tcl testcase typemap_ns_using checking tcl testcase typemap_numinputs checking tcl testcase typemap_template checking tcl testcase typemap_template_parm_typedef checking tcl testcase typemap_template_parms checking tcl testcase typemap_template_typedef checking tcl testcase typemap_out_optimal checking tcl testcase typemap_qualifier_strip checking tcl testcase typemap_variables checking tcl testcase typemap_various checking tcl testcase typename checking tcl testcase types_directive checking tcl testcase unicode_strings checking tcl testcase union_scope checking tcl testcase using1 checking tcl testcase using2 checking tcl testcase using_composition checking tcl testcase using_directive_and_declaration checking tcl testcase using_directive_and_declaration_forward checking tcl testcase using_extend checking tcl testcase using_inherit checking tcl testcase using_namespace checking tcl testcase using_namespace_loop checking tcl testcase using_pointers checking tcl testcase using_private checking tcl testcase using_protected checking tcl testcase valuewrapper checking tcl testcase valuewrapper_base checking tcl testcase valuewrapper_const checking tcl testcase valuewrapper_opaque checking tcl testcase varargs checking tcl testcase varargs_overload checking tcl testcase variable_replacement checking tcl testcase virtual_destructor checking tcl testcase virtual_derivation checking tcl testcase virtual_poly checking tcl testcase virtual_vs_nonvirtual_base checking tcl testcase voidtest checking tcl testcase wallkw checking tcl testcase wrapmacro checking tcl testcase director_string checking tcl testcase ignore_template_constructor checking tcl testcase li_std_combinations checking tcl testcase li_std_containers_overload checking tcl testcase li_std_deque checking tcl testcase li_std_except checking tcl testcase li_std_except_as_class checking tcl testcase li_std_map checking tcl testcase li_std_pair checking tcl testcase li_std_pair_using checking tcl testcase li_std_string (with run test) checking tcl testcase li_std_vector checking tcl testcase li_std_vector_back_reference checking tcl testcase li_std_vector_enum checking tcl testcase li_std_vector_member_var checking tcl testcase li_std_vector_ptr checking tcl testcase li_std_wstring checking tcl testcase smart_pointer_inherit checking tcl testcase template_typedef_fnc checking tcl testcase template_type_namespace checking tcl testcase template_opaque checking tcl testcase li_cstring checking tcl testcase li_cwstring checking tcl testcase arrays checking tcl testcase bom_utf8 checking tcl testcase c_delete checking tcl testcase c_delete_function checking tcl testcase char_constant checking tcl testcase const_const checking tcl testcase constant_expr checking tcl testcase default_args_c checking tcl testcase empty_c checking tcl testcase enums checking tcl testcase enum_forward checking tcl testcase enum_macro checking tcl testcase enum_missing checking tcl testcase extern_declaration checking tcl testcase funcptr checking tcl testcase function_typedef checking tcl testcase global_functions checking tcl testcase global_immutable_vars checking tcl testcase immutable_values checking tcl testcase inctest checking tcl testcase infinity checking tcl testcase integers checking tcl testcase keyword_rename_c checking tcl testcase lextype checking tcl testcase li_carrays checking tcl testcase li_cdata checking tcl testcase li_cmalloc checking tcl testcase li_constraints checking tcl testcase li_cpointer checking tcl testcase li_math checking tcl testcase long_long checking tcl testcase memberin_extend_c checking tcl testcase name checking tcl testcase nested checking tcl testcase nested_extend_c checking tcl testcase nested_structs checking tcl testcase newobject2 (with run test) checking tcl testcase overload_extend_c checking tcl testcase overload_extend2 checking tcl testcase preproc checking tcl testcase preproc_constants_c checking tcl testcase preproc_defined checking tcl testcase preproc_gcc_output checking tcl testcase preproc_include checking tcl testcase preproc_line_file checking tcl testcase register_par checking tcl testcase ret_by_value checking tcl testcase simple_array checking tcl testcase sizeof_pointer checking tcl testcase sneaky1 checking tcl testcase string_simple checking tcl testcase struct_rename checking tcl testcase struct_initialization checking tcl testcase typedef_classforward_same_name checking tcl testcase typedef_struct checking tcl testcase typemap_subst checking tcl testcase union_parameter (with run test) checking tcl testcase unions (with run test) checking tcl testcase clientdata_prop (with run test) checking tcl testcase import_stl checking tcl testcase imports (with run test) checking tcl testcase mod checking tcl testcase multi_import checking tcl testcase packageoption checking tcl testcase template_typedef_import 551 tcl tests passed checking perl5 test-suite checking perl5 testcase primitive_types (with run test) checking perl5 testcase li_cstring li_cstring_wrap.cxx: In function 'void _wrap_test3(PerlInterpreter*, CV*)': li_cstring_wrap.cxx:2194:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2194 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.cxx: In function 'void _wrap_test4(PerlInterpreter*, CV*)': li_cstring_wrap.cxx:2232:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2232 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.cxx: In function 'void _wrap_test5(PerlInterpreter*, CV*)': li_cstring_wrap.cxx:2270:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2270 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.cxx: In function 'void _wrap_test6(PerlInterpreter*, CV*)': li_cstring_wrap.cxx:2305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2305 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase li_cdata_carrays_cpp (with run test) checking perl5 testcase li_reference (with run test) checking perl5 testcase director_nestedmodule checking perl5 testcase abstract_access checking perl5 testcase abstract_inherit checking perl5 testcase abstract_inherit_ok checking perl5 testcase abstract_signature checking perl5 testcase abstract_typedef checking perl5 testcase abstract_typedef2 checking perl5 testcase abstract_virtual checking perl5 testcase access_change checking perl5 testcase add_link checking perl5 testcase aggregate (with run test) checking perl5 testcase allowexcept allowexcept_wrap.cxx: In function 'void _wrap_Foo_member_variable_set(PerlInterpreter*, CV*)': allowexcept_wrap.cxx:1833:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 1833 | Foo *arg1 = (Foo *) 0 ; | ^~~~ allowexcept_wrap.cxx:1834:10: warning: variable 'arg2' set but not used [-Wunused-but-set-variable] 1834 | XYZ *arg2 = (XYZ *) 0 ; | ^~~~ allowexcept_wrap.cxx: In function 'void _wrap_Foo_member_variable_get(PerlInterpreter*, CV*)': allowexcept_wrap.cxx:1875:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 1875 | Foo *arg1 = (Foo *) 0 ; | ^~~~ checking perl5 testcase allprotected checking perl5 testcase allprotected_not checking perl5 testcase anonymous_bitfield checking perl5 testcase apply_signed_char (with run test) checking perl5 testcase apply_strings (with run test) checking perl5 testcase argout checking perl5 testcase array_member (with run test) checking perl5 testcase array_typedef_memberin checking perl5 testcase arrayref checking perl5 testcase arrays_dimensionless checking perl5 testcase arrays_global checking perl5 testcase arrays_global_twodim checking perl5 testcase arrays_scope checking perl5 testcase autodoc autodoc_wrap.cxx: In function 'void _wrap_func_inout(PerlInterpreter*, CV*)': autodoc_wrap.cxx:5284:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5284 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase bloody_hell checking perl5 testcase bools checking perl5 testcase catches checking perl5 testcase cast_operator checking perl5 testcase casts checking perl5 testcase char_binary (with run test) checking perl5 testcase char_strings (with run test) checking perl5 testcase chartest checking perl5 testcase class_scope_namespace checking perl5 testcase class_forward checking perl5 testcase class_ignore (with run test) checking perl5 testcase class_scope_weird checking perl5 testcase compactdefaultargs checking perl5 testcase const_const_2 checking perl5 testcase constant_directive checking perl5 testcase constant_pointers checking perl5 testcase constover checking perl5 testcase constructor_copy checking perl5 testcase constructor_exception checking perl5 testcase constructor_explicit checking perl5 testcase constructor_ignore checking perl5 testcase constructor_rename checking perl5 testcase constructor_value checking perl5 testcase contract (with run test) checking perl5 testcase conversion checking perl5 testcase conversion_namespace checking perl5 testcase conversion_ns_template checking perl5 testcase conversion_operators checking perl5 testcase cplusplus_throw checking perl5 testcase cpp_basic checking perl5 testcase cpp_enum checking perl5 testcase cpp_namespace checking perl5 testcase cpp_nodefault checking perl5 testcase cpp_static checking perl5 testcase cpp_typedef checking perl5 testcase cpp14_binary_integer_literals checking perl5 testcase cpp17_hex_floating_literals checking perl5 testcase cpp17_nested_namespaces checking perl5 testcase cpp17_nspace_nested_namespaces checking perl5 testcase cpp17_u8_char_literals checking perl5 testcase curiously_recurring_template_pattern checking perl5 testcase default_args (with run test) checking perl5 testcase default_arg_expressions checking perl5 testcase default_arg_values checking perl5 testcase default_constructor (with run test) checking perl5 testcase defvalue_constructor checking perl5 testcase derived_byvalue checking perl5 testcase derived_nested checking perl5 testcase destructor_methodmodifiers checking perl5 testcase destructor_reprotected checking perl5 testcase director_abstract (with run test) checking perl5 testcase director_alternating (with run test) checking perl5 testcase director_basic (with run test) checking perl5 testcase director_binary_string checking perl5 testcase director_classes (with run test) checking perl5 testcase director_classic (with run test) checking perl5 testcase director_constructor (with run test) checking perl5 testcase director_default (with run test) checking perl5 testcase director_detect (with run test) checking perl5 testcase director_enum (with run test) checking perl5 testcase director_exception (with run test) checking perl5 testcase director_exception_catches checking perl5 testcase director_exception_nothrow checking perl5 testcase director_extend (with run test) checking perl5 testcase director_finalizer (with run test) checking perl5 testcase director_frob (with run test) checking perl5 testcase director_ignore (with run test) checking perl5 testcase director_keywords checking perl5 testcase director_namespace_clash checking perl5 testcase director_nested (with run test) checking perl5 testcase director_nspace checking perl5 testcase director_nspace_director_name_collision checking perl5 testcase director_overload checking perl5 testcase director_overload2 checking perl5 testcase director_ownership checking perl5 testcase director_pass_by_value checking perl5 testcase director_primitives (with run test) checking perl5 testcase director_property checking perl5 testcase director_protected (with run test) checking perl5 testcase director_protected_overloaded checking perl5 testcase director_redefined checking perl5 testcase director_ref checking perl5 testcase director_smartptr checking perl5 testcase director_thread checking perl5 testcase director_unroll (with run test) checking perl5 testcase director_using checking perl5 testcase director_void checking perl5 testcase director_wombat (with run test) checking perl5 testcase disown (with run test) checking perl5 testcase dynamic_cast (with run test) checking perl5 testcase empty checking perl5 testcase enum_ignore checking perl5 testcase enum_plus checking perl5 testcase enum_rename checking perl5 testcase enum_scope_template checking perl5 testcase enum_template (with run test) checking perl5 testcase enum_thorough (with run test) checking perl5 testcase enum_var checking perl5 testcase equality checking perl5 testcase evil_diamond checking perl5 testcase evil_diamond_ns checking perl5 testcase evil_diamond_prop checking perl5 testcase exception_classname checking perl5 testcase exception_order (with run test) checking perl5 testcase extend checking perl5 testcase extend_constructor_destructor checking perl5 testcase extend_default checking perl5 testcase extend_placement checking perl5 testcase extend_special_variables checking perl5 testcase extend_template checking perl5 testcase extend_template_method checking perl5 testcase extend_template_ns checking perl5 testcase extend_typedef_class checking perl5 testcase extern_c checking perl5 testcase extern_namespace checking perl5 testcase extern_throws checking perl5 testcase expressions checking perl5 testcase features checking perl5 testcase fragments checking perl5 testcase friends checking perl5 testcase friends_template checking perl5 testcase funcptr_cpp checking perl5 testcase functors checking perl5 testcase fvirtual checking perl5 testcase global_immutable_vars_cpp checking perl5 testcase global_namespace checking perl5 testcase global_ns_arg checking perl5 testcase global_scope_types checking perl5 testcase global_vars (with run test) checking perl5 testcase grouping (with run test) grouping_wrap.cxx:1596:5: warning: unnecessary parentheses in declaration of 'test3' [-Wparentheses] 1596 | int (test3) = 37; | ^ checking perl5 testcase ignore_parameter (with run test) checking perl5 testcase import_fragments checking perl5 testcase import_nomodule (with run test) checking perl5 testcase inherit (with run test) checking perl5 testcase inherit_member checking perl5 testcase inherit_missing (with run test) checking perl5 testcase inherit_same_name checking perl5 testcase inherit_target_language checking perl5 testcase inherit_void_arg checking perl5 testcase inline_initializer checking perl5 testcase insert_directive checking perl5 testcase keyword_rename checking perl5 testcase kind checking perl5 testcase kwargs_feature checking perl5 testcase langobj checking perl5 testcase li_attribute checking perl5 testcase li_attribute_template checking perl5 testcase li_boost_shared_ptr checking perl5 testcase li_boost_shared_ptr_attribute checking perl5 testcase li_boost_shared_ptr_bits checking perl5 testcase li_boost_shared_ptr_director checking perl5 testcase li_boost_shared_ptr_template checking perl5 testcase li_carrays_cpp (with run test) checking perl5 testcase li_cdata_cpp checking perl5 testcase li_cpointer_cpp checking perl5 testcase li_std_auto_ptr checking perl5 testcase li_stdint checking perl5 testcase li_swigtype_inout checking perl5 testcase li_typemaps (with run test) li_typemaps_wrap.cxx: In function 'void _wrap_inout_bool(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4345:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4345 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_int(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4385:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4385 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_short(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4425:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4425 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_long(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4465:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4465 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_uint(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4505:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4505 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_ushort(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4545:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4545 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_ulong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4585:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4585 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_uchar(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4625:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4625 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_schar(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4665:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4665 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_float(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4705:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4705 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_double(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4745:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4745 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_longlong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4785:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4785 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inout_ulonglong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4825:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4825 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_bool(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4865:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4865 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_int(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4905:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4905 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_short(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4945:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4945 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_long(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:4985:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4985 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_uint(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5025:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5025 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ushort(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5065:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5065 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ulong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5105:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5105 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_uchar(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5145:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5145 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_schar(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5185:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5185 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_float(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5225:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5225 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_double(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5265:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5265 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_longlong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5305 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_ulonglong(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5345:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5345 | SV * _saved[1] ; | ^~~~~~ li_typemaps_wrap.cxx: In function 'void _wrap_inoutr_int2(PerlInterpreter*, CV*)': li_typemaps_wrap.cxx:5388:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5388 | SV * _saved[2] ; | ^~~~~~ checking perl5 testcase li_typemaps_apply li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_bool(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:2521:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2521 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_bool(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:2562:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2562 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_int(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:2745:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2745 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_int(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:2786:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2786 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_short(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:2969:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2969 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_short(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3010:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3010 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_long(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3193:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3193 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_long(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3234:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3234 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_uint(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3417:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3417 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_uint(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3458:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3458 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ushort(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3641:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3641 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ushort(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3682:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3682 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ulong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3865:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3865 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ulong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:3906:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3906 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_uchar(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4089:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4089 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_uchar(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4130:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4130 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_schar(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4313:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4313 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_schar(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4354:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4354 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_float(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4537:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4537 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_float(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4578:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4578 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_double(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4761:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4761 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_double(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4802:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4802 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_longlong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:4985:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 4985 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_longlong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:5026:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5026 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ptr_ulonglong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:5209:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5209 | SV * _saved[1] ; | ^~~~~~ li_typemaps_apply_wrap.cxx: In function 'void _wrap_inout_ref_ulonglong(PerlInterpreter*, CV*)': li_typemaps_apply_wrap.cxx:5250:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 5250 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase li_windows checking perl5 testcase long_long_apply long_long_apply_wrap.cxx: In function 'void _wrap_inout_longlong(PerlInterpreter*, CV*)': long_long_apply_wrap.cxx:2361:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2361 | SV * _saved[1] ; | ^~~~~~ long_long_apply_wrap.cxx: In function 'void _wrap_inout_ulonglong(PerlInterpreter*, CV*)': long_long_apply_wrap.cxx:2401:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2401 | SV * _saved[1] ; | ^~~~~~ long_long_apply_wrap.cxx: In function 'void _wrap_inoutr_longlong(PerlInterpreter*, CV*)': long_long_apply_wrap.cxx:2441:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2441 | SV * _saved[1] ; | ^~~~~~ long_long_apply_wrap.cxx: In function 'void _wrap_inoutr_ulonglong(PerlInterpreter*, CV*)': long_long_apply_wrap.cxx:2481:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2481 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase memberin_extend checking perl5 testcase member_funcptr_galore checking perl5 testcase member_pointer (with run test) checking perl5 testcase member_pointer_const checking perl5 testcase member_template checking perl5 testcase minherit (with run test) checking perl5 testcase minherit2 checking perl5 testcase mixed_types checking perl5 testcase multiple_inheritance (with run test) checking perl5 testcase multiple_inheritance_abstract checking perl5 testcase multiple_inheritance_interfaces checking perl5 testcase multiple_inheritance_nspace checking perl5 testcase multiple_inheritance_shared_ptr checking perl5 testcase name_cxx checking perl5 testcase name_warnings checking perl5 testcase namespace_chase checking perl5 testcase namespace_class checking perl5 testcase namespace_enum checking perl5 testcase namespace_extend checking perl5 testcase namespace_forward_declaration checking perl5 testcase namespace_nested checking perl5 testcase namespace_spaces checking perl5 testcase namespace_template checking perl5 testcase namespace_typedef_class checking perl5 testcase namespace_typemap checking perl5 testcase namespace_union checking perl5 testcase namespace_virtual_method checking perl5 testcase nspace checking perl5 testcase nspace_extend checking perl5 testcase native_directive checking perl5 testcase naturalvar (with run test) checking perl5 testcase naturalvar_more checking perl5 testcase naturalvar_onoff checking perl5 testcase nested_class checking perl5 testcase nested_directors checking perl5 testcase nested_comment checking perl5 testcase nested_ignore checking perl5 testcase nested_inheritance_interface checking perl5 testcase nested_in_template checking perl5 testcase nested_scope checking perl5 testcase nested_template_base checking perl5 testcase nested_workaround checking perl5 testcase newobject1 checking perl5 testcase newobject3 checking perl5 testcase null_pointer checking perl5 testcase operator_overload (with run test) checking perl5 testcase operator_overload_break (with run test) checking perl5 testcase operator_pointer_ref checking perl5 testcase operbool checking perl5 testcase ordering checking perl5 testcase overload_arrays checking perl5 testcase overload_bool checking perl5 testcase overload_complicated checking perl5 testcase overload_copy (with run test) checking perl5 testcase overload_extend checking perl5 testcase overload_method checking perl5 testcase overload_numeric checking perl5 testcase overload_null (with run test) checking perl5 testcase overload_polymorphic checking perl5 testcase overload_rename checking perl5 testcase overload_return_type checking perl5 testcase overload_simple (with run test) checking perl5 testcase overload_subtype checking perl5 testcase overload_template checking perl5 testcase overload_template_fast checking perl5 testcase pointer_reference checking perl5 testcase preproc_constants checking perl5 testcase primitive_ref (with run test) checking perl5 testcase private_assign checking perl5 testcase proxycode checking perl5 testcase protected_rename checking perl5 testcase pure_virtual checking perl5 testcase redefined checking perl5 testcase redefined_not checking perl5 testcase refcount checking perl5 testcase reference_global_vars (with run test) checking perl5 testcase rename1 checking perl5 testcase rename2 checking perl5 testcase rename3 checking perl5 testcase rename4 checking perl5 testcase rename_rstrip_encoder checking perl5 testcase rename_scope (with run test) checking perl5 testcase rename_simple checking perl5 testcase rename_strip_encoder checking perl5 testcase rename_pcre_encoder checking perl5 testcase rename_pcre_enum checking perl5 testcase rename_predicates checking perl5 testcase rename_wildcard checking perl5 testcase restrict_cplusplus checking perl5 testcase return_const_value (with run test) checking perl5 testcase return_value_scope checking perl5 testcase rname checking perl5 testcase samename checking perl5 testcase sizet (with run test) checking perl5 testcase smart_pointer_const checking perl5 testcase smart_pointer_const2 checking perl5 testcase smart_pointer_const_overload checking perl5 testcase smart_pointer_extend smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtr_z_get(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:2379:15: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2379 | hi::CPtr *arg1 = (hi::CPtr *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrConst_z_get(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:2606:20: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2606 | hi::CPtrConst *arg1 = (hi::CPtrConst *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_StatFun__SWIG_0(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:3469:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 3469 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_StatFun__SWIG_1(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:3496:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 3496 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_CPtrFoo_HoHoHo(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:3605:14: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 3605 | CPtrFoo *arg1 = (CPtrFoo *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_DPtrFoo_SExt__SWIG_0(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:3762:19: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 3762 | foo::DPtrFoo *arg1 = (foo::DPtrFoo *) 0 ; | ^~~~ smart_pointer_extend_wrap.cxx: In function 'void _wrap_DPtrFoo_SExt__SWIG_1(PerlInterpreter*, CV*)': smart_pointer_extend_wrap.cxx:3800:19: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 3800 | foo::DPtrFoo *arg1 = (foo::DPtrFoo *) 0 ; | ^~~~ checking perl5 testcase smart_pointer_ignore checking perl5 testcase smart_pointer_member smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_z_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2331:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2331 | Bar *arg1 = (Bar *) 0 ; | ^~~~ smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_ZZ_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2359:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2359 | Bar *arg1 = (Bar *) 0 ; | ^~~~ smart_pointer_member_wrap.cxx: In function 'void _wrap_Bar_zx_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2424:10: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2424 | Bar *arg1 = (Bar *) 0 ; | ^~~~ smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_z_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2619:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2619 | CBar *arg1 = (CBar *) 0 ; | ^~~~ smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_ZZ_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2647:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2647 | CBar *arg1 = (CBar *) 0 ; | ^~~~ smart_pointer_member_wrap.cxx: In function 'void _wrap_CBar_zx_get(PerlInterpreter*, CV*)': smart_pointer_member_wrap.cxx:2675:11: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2675 | CBar *arg1 = (CBar *) 0 ; | ^~~~ checking perl5 testcase smart_pointer_multi checking perl5 testcase smart_pointer_multi_typedef checking perl5 testcase smart_pointer_namespace checking perl5 testcase smart_pointer_namespace2 checking perl5 testcase smart_pointer_not checking perl5 testcase smart_pointer_overload checking perl5 testcase smart_pointer_protected checking perl5 testcase smart_pointer_rename checking perl5 testcase smart_pointer_simple checking perl5 testcase smart_pointer_static checking perl5 testcase smart_pointer_template_const_overload smart_pointer_template_const_overload_wrap.cxx: In function 'void tester()': smart_pointer_template_const_overload_wrap.cxx:1608:9: warning: variable 'a' set but not used [-Wunused-but-set-variable] 1608 | int a = p->svariable; | ^ smart_pointer_template_const_overload_wrap.cxx: In function 'void _wrap_FooSmartPointer_svariable_get(PerlInterpreter*, CV*)': smart_pointer_template_const_overload_wrap.cxx:2406:40: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2406 | SmartPointer< FooImplementation > *arg1 = (SmartPointer< FooImplementation > *) 0 ; | ^~~~ smart_pointer_template_const_overload_wrap.cxx: In function 'void _wrap_FooSmartPointer_constsvariable_get(PerlInterpreter*, CV*)': smart_pointer_template_const_overload_wrap.cxx:2434:40: warning: variable 'arg1' set but not used [-Wunused-but-set-variable] 2434 | SmartPointer< FooImplementation > *arg1 = (SmartPointer< FooImplementation > *) 0 ; | ^~~~ checking perl5 testcase smart_pointer_template_defaults_overload checking perl5 testcase smart_pointer_templatemethods checking perl5 testcase smart_pointer_templatevariables checking perl5 testcase smart_pointer_typedef checking perl5 testcase special_variables special_variables_wrap.cxx: In function 'void _wrap_testmethod(PerlInterpreter*, CV*)': special_variables_wrap.cxx:2406:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2406 | SV * _saved[1] ; | ^~~~~~ special_variables_wrap.cxx: In function 'void _wrap_KKK_testmethod(PerlInterpreter*, CV*)': special_variables_wrap.cxx:2441:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2441 | SV * _saved[1] ; | ^~~~~~ special_variables_wrap.cxx: In function 'void _wrap_KKK_teststaticmethod(PerlInterpreter*, CV*)': special_variables_wrap.cxx:2480:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2480 | SV * _saved[1] ; | ^~~~~~ special_variables_wrap.cxx: In function 'void _wrap_director_testmethod(PerlInterpreter*, CV*)': special_variables_wrap.cxx:3267:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3267 | SV * _saved[1] ; | ^~~~~~ special_variables_wrap.cxx: In function 'void _wrap_DirectorTest_director_testmethod(PerlInterpreter*, CV*)': special_variables_wrap.cxx:3305:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 3305 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase special_variable_attributes checking perl5 testcase special_variable_macros checking perl5 testcase static_array_member checking perl5 testcase static_const_member checking perl5 testcase static_const_member_2 checking perl5 testcase stl_no_default_constructor checking perl5 testcase string_constants checking perl5 testcase struct_initialization_cpp checking perl5 testcase struct_value checking perl5 testcase swig_exception checking perl5 testcase symbol_clash checking perl5 testcase template_arg_replace checking perl5 testcase template_arg_scope checking perl5 testcase template_arg_typename checking perl5 testcase template_array_numeric checking perl5 testcase template_basic checking perl5 testcase template_base_template checking perl5 testcase template_classes checking perl5 testcase template_class_reuse_name checking perl5 testcase template_const_ref checking perl5 testcase template_construct checking perl5 testcase template_templated_constructors checking perl5 testcase template_default template_default_wrap.cxx: In function 'void _wrap_new_A_p(PerlInterpreter*, CV*)': template_default_wrap.cxx:1929:43: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1929 | ns1::ns2::A< double,ns1::ns2::Parm > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_new_N_1p(PerlInterpreter*, CV*)': template_default_wrap.cxx:1972:25: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1972 | ns1::ns2::N< int > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_new_A_ii(PerlInterpreter*, CV*)': template_default_wrap.cxx:2039:29: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2039 | ns1::ns2::A< int,int > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_new_A_d(PerlInterpreter*, CV*)': template_default_wrap.cxx:2106:28: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2106 | ns1::ns2::A< double > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_new_N_d(PerlInterpreter*, CV*)': template_default_wrap.cxx:2173:28: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2173 | ns1::ns2::N< double > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_get_a1(PerlInterpreter*, CV*)': template_default_wrap.cxx:2307:25: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2307 | ns1::ns2::A< int > *result = 0 ; | ^~~~~~ template_default_wrap.cxx: In function 'void _wrap_get_a2(PerlInterpreter*, CV*)': template_default_wrap.cxx:2333:29: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2333 | ns1::ns2::A< int,int > *result = 0 ; | ^~~~~~ checking perl5 testcase template_default2 checking perl5 testcase template_default_arg (with run test) checking perl5 testcase template_default_arg_overloaded checking perl5 testcase template_default_arg_overloaded_extend checking perl5 testcase template_default_arg_virtual_destructor checking perl5 testcase template_default_cache checking perl5 testcase template_default_class_parms checking perl5 testcase template_default_class_parms_typedef checking perl5 testcase template_default_inherit checking perl5 testcase template_default_qualify checking perl5 testcase template_default_vw checking perl5 testcase template_empty_inherit checking perl5 testcase template_enum checking perl5 testcase template_enum_ns_inherit checking perl5 testcase template_enum_typedef checking perl5 testcase template_explicit checking perl5 testcase template_extend1 checking perl5 testcase template_extend2 checking perl5 testcase template_extend_overload checking perl5 testcase template_extend_overload_2 checking perl5 testcase template_forward checking perl5 testcase template_inherit checking perl5 testcase template_inherit_abstract checking perl5 testcase template_int_const checking perl5 testcase template_keyword_in_type checking perl5 testcase template_methods checking perl5 testcase template_namespace_forward_declaration checking perl5 testcase template_using_directive_and_declaration_forward checking perl5 testcase template_using_directive_typedef checking perl5 testcase template_nested checking perl5 testcase template_nested_typemaps checking perl5 testcase template_ns checking perl5 testcase template_ns2 checking perl5 testcase template_ns3 checking perl5 testcase template_ns4 checking perl5 testcase template_ns_enum checking perl5 testcase template_ns_enum2 checking perl5 testcase template_ns_inherit checking perl5 testcase template_ns_scope checking perl5 testcase template_parameters_global_scope checking perl5 testcase template_partial_arg checking perl5 testcase template_partial_specialization checking perl5 testcase template_partial_specialization_typedef checking perl5 testcase template_qualifier checking perl5 testcase template_ref_type (with run test) checking perl5 testcase template_rename checking perl5 testcase template_retvalue checking perl5 testcase template_specialization checking perl5 testcase template_specialization_defarg checking perl5 testcase template_specialization_enum checking perl5 testcase template_static checking perl5 testcase template_tbase_template checking perl5 testcase template_template_parameters template_template_parameters_wrap.cxx: In instantiation of 'void list_tt::xx() [with t_item = bool; t_alloc = pfc::alloc_fast]': template_template_parameters_wrap.cxx:1846:16: required from here template_template_parameters_wrap.cxx:1601:44: warning: variable 'atype' set but not used [-Wunused-but-set-variable] 1601 | typename t_alloc::alloc_type atype; // this type is the same as t_item type | ^~~~~ template_template_parameters_wrap.cxx: In instantiation of 'void list_tt::xx() [with t_item = double; t_alloc = pfc::alloc_fast]': template_template_parameters_wrap.cxx:2028:16: required from here template_template_parameters_wrap.cxx:1601:44: warning: variable 'atype' set but not used [-Wunused-but-set-variable] checking perl5 testcase template_typedef checking perl5 testcase template_typedef_class_template checking perl5 testcase template_typedef_cplx (with run test) checking perl5 testcase template_typedef_cplx2 (with run test) checking perl5 testcase template_typedef_cplx3 (with run test) checking perl5 testcase template_typedef_cplx4 checking perl5 testcase template_typedef_cplx5 checking perl5 testcase template_typedef_funcptr checking perl5 testcase template_typedef_inherit checking perl5 testcase template_typedef_ns checking perl5 testcase template_typedef_ptr checking perl5 testcase template_typedef_rec checking perl5 testcase template_typedef_typedef checking perl5 testcase template_typemaps template_typemaps_wrap.cxx: In function 'void _wrap_Foo_I1_val_get(PerlInterpreter*, CV*)': template_typemaps_wrap.cxx:1853:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1853 | Integer1 result; | ^~~~~~ template_typemaps_wrap.cxx: In function 'void _wrap_Foo_I1_get_value(PerlInterpreter*, CV*)': template_typemaps_wrap.cxx:1883:14: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1883 | Integer1 result; | ^~~~~~ checking perl5 testcase template_typemaps_typedef checking perl5 testcase template_typemaps_typedef2 checking perl5 testcase template_using checking perl5 testcase template_virtual checking perl5 testcase template_whitespace checking perl5 testcase threads checking perl5 testcase threads_exception checking perl5 testcase throw_exception checking perl5 testcase typedef_array_member checking perl5 testcase typedef_class (with run test) checking perl5 testcase typedef_classforward_same_name checking perl5 testcase typedef_funcptr checking perl5 testcase typedef_inherit checking perl5 testcase typedef_mptr checking perl5 testcase typedef_reference checking perl5 testcase typedef_scope checking perl5 testcase typedef_sizet checking perl5 testcase typedef_struct_cpp checking perl5 testcase typedef_typedef checking perl5 testcase typemap_arrays checking perl5 testcase typemap_array_qualifiers checking perl5 testcase typemap_delete checking perl5 testcase typemap_directorout typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo1()': typemap_directorout_wrap.cxx:2142:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2142 | SV *result; | ^~~~~~ typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo2(int)': typemap_directorout_wrap.cxx:2172:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2172 | SV *result; | ^~~~~~ typemap_directorout_wrap.cxx: In member function 'virtual MyType& SwigDirector_Class1::foo2()': typemap_directorout_wrap.cxx:2205:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2205 | SV *result; | ^~~~~~ checking perl5 testcase typemap_documentation checking perl5 testcase typemap_global_scope checking perl5 testcase typemap_manyargs checking perl5 testcase typemap_namespace (with run test) checking perl5 testcase typemap_ns_using checking perl5 testcase typemap_numinputs typemap_numinputs_wrap.cxx: In function 'void _wrap_this_breaks(PerlInterpreter*, CV*)': typemap_numinputs_wrap.cxx:1852:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 1852 | SV * _saved[2] ; | ^~~~~~ checking perl5 testcase typemap_template checking perl5 testcase typemap_template_parm_typedef checking perl5 testcase typemap_template_parms checking perl5 testcase typemap_template_typedef checking perl5 testcase typemap_out_optimal checking perl5 testcase typemap_qualifier_strip checking perl5 testcase typemap_variables typemap_variables_wrap.cxx: In function 'void _wrap_Struct_member_get(PerlInterpreter*, CV*)': typemap_variables_wrap.cxx:1864:9: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1864 | int result; | ^~~~~~ checking perl5 testcase typemap_various typemap_various_wrap.cxx: In function 'void _wrap_ABCD_meth(PerlInterpreter*, CV*)': typemap_various_wrap.cxx:1998:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 1998 | double result; | ^~~~~~ typemap_various_wrap.cxx: In function 'void _wrap_ABCD_m1(PerlInterpreter*, CV*)': typemap_various_wrap.cxx:2028:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2028 | double result; | ^~~~~~ typemap_various_wrap.cxx: In function 'void _wrap_ABCD__x2(PerlInterpreter*, CV*)': typemap_various_wrap.cxx:2058:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2058 | double result; | ^~~~~~ typemap_various_wrap.cxx: In function 'void _wrap_ABCD_y_(PerlInterpreter*, CV*)': typemap_various_wrap.cxx:2088:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2088 | double result; | ^~~~~~ typemap_various_wrap.cxx: In function 'void _wrap_ABCD__3(PerlInterpreter*, CV*)': typemap_various_wrap.cxx:2118:12: warning: variable 'result' set but not used [-Wunused-but-set-variable] 2118 | double result; | ^~~~~~ checking perl5 testcase typename (with run test) checking perl5 testcase types_directive checking perl5 testcase unicode_strings checking perl5 testcase union_scope checking perl5 testcase using1 (with run test) checking perl5 testcase using2 (with run test) checking perl5 testcase using_composition checking perl5 testcase using_directive_and_declaration checking perl5 testcase using_directive_and_declaration_forward checking perl5 testcase using_extend checking perl5 testcase using_inherit checking perl5 testcase using_namespace checking perl5 testcase using_namespace_loop checking perl5 testcase using_pointers checking perl5 testcase using_private checking perl5 testcase using_protected checking perl5 testcase valuewrapper checking perl5 testcase valuewrapper_base checking perl5 testcase valuewrapper_const checking perl5 testcase valuewrapper_opaque checking perl5 testcase varargs (with run test) checking perl5 testcase varargs_overload checking perl5 testcase variable_replacement checking perl5 testcase virtual_destructor checking perl5 testcase virtual_derivation checking perl5 testcase virtual_poly (with run test) checking perl5 testcase virtual_vs_nonvirtual_base checking perl5 testcase voidtest (with run test) checking perl5 testcase wallkw checking perl5 testcase wrapmacro (with run test) checking perl5 testcase director_string (with run test) checking perl5 testcase ignore_template_constructor checking perl5 testcase li_std_combinations checking perl5 testcase li_std_containers_overload checking perl5 testcase li_std_deque checking perl5 testcase li_std_except (with run test) checking perl5 testcase li_std_except_as_class checking perl5 testcase li_std_map checking perl5 testcase li_std_pair checking perl5 testcase li_std_pair_using checking perl5 testcase li_std_string (with run test) li_std_string_wrap.cxx: In function 'void _wrap_test_reference_inout(PerlInterpreter*, CV*)': li_std_string_wrap.cxx:2575:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2575 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase li_std_vector checking perl5 testcase li_std_vector_back_reference checking perl5 testcase li_std_vector_enum checking perl5 testcase li_std_vector_member_var checking perl5 testcase li_std_vector_ptr checking perl5 testcase li_std_wstring checking perl5 testcase smart_pointer_inherit checking perl5 testcase template_typedef_fnc checking perl5 testcase template_type_namespace checking perl5 testcase template_opaque checking perl5 testcase li_cstring li_cstring_wrap.c: In function '_wrap_test3': li_cstring_wrap.c:2167:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2167 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.c: In function '_wrap_test4': li_cstring_wrap.c:2205:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2205 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.c: In function '_wrap_test5': li_cstring_wrap.c:2243:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2243 | SV * _saved[1] ; | ^~~~~~ li_cstring_wrap.c: In function '_wrap_test6': li_cstring_wrap.c:2278:10: warning: variable '_saved' set but not used [-Wunused-but-set-variable] 2278 | SV * _saved[1] ; | ^~~~~~ checking perl5 testcase li_cdata_carrays (with run test) checking perl5 testcase arrays checking perl5 testcase bom_utf8 checking perl5 testcase c_delete checking perl5 testcase c_delete_function checking perl5 testcase char_constant checking perl5 testcase const_const checking perl5 testcase constant_expr checking perl5 testcase default_args_c checking perl5 testcase empty_c checking perl5 testcase enums checking perl5 testcase enum_forward checking perl5 testcase enum_macro checking perl5 testcase enum_missing checking perl5 testcase extern_declaration checking perl5 testcase funcptr checking perl5 testcase function_typedef checking perl5 testcase global_functions checking perl5 testcase global_immutable_vars checking perl5 testcase immutable_values checking perl5 testcase inctest (with run test) checking perl5 testcase infinity checking perl5 testcase integers checking perl5 testcase keyword_rename_c checking perl5 testcase lextype checking perl5 testcase li_carrays (with run test) checking perl5 testcase li_cdata checking perl5 testcase li_cmalloc checking perl5 testcase li_constraints checking perl5 testcase li_cpointer checking perl5 testcase li_math checking perl5 testcase long_long checking perl5 testcase memberin_extend_c In file included from /usr/include/string.h:495, from memberin_extend_c_wrap.c:318: In function 'strncpy', inlined from 'Person_name_set' at memberin_extend_c_wrap.c:1678:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 50 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checking perl5 testcase name checking perl5 testcase nested checking perl5 testcase nested_extend_c checking perl5 testcase nested_structs checking perl5 testcase newobject2 checking perl5 testcase overload_extend_c checking perl5 testcase overload_extend2 checking perl5 testcase preproc (with run test) checking perl5 testcase preproc_constants_c checking perl5 testcase preproc_defined checking perl5 testcase preproc_gcc_output checking perl5 testcase preproc_include checking perl5 testcase preproc_line_file checking perl5 testcase register_par checking perl5 testcase ret_by_value (with run test) checking perl5 testcase simple_array checking perl5 testcase sizeof_pointer checking perl5 testcase sneaky1 (with run test) checking perl5 testcase string_simple checking perl5 testcase struct_rename checking perl5 testcase struct_initialization checking perl5 testcase typedef_classforward_same_name checking perl5 testcase typedef_struct checking perl5 testcase typemap_subst checking perl5 testcase union_parameter checking perl5 testcase unions (with run test) checking perl5 testcase clientdata_prop checking perl5 testcase import_stl checking perl5 testcase imports (with run test) checking perl5 testcase mod checking perl5 testcase multi_import checking perl5 testcase packageoption (with run test) checking perl5 testcase template_typedef_import 553 perl5 tests passed skipping python test-suite check skipping java test-suite check skipping guile test-suite check skipping mzscheme test-suite check checking ruby test-suite checking ruby testcase li_cstring (with run test) checking ruby testcase li_factory (with run test) checking ruby testcase li_std_functors (with run test) checking ruby testcase li_std_list (with run test) checking ruby testcase li_std_multimap (with run test) checking ruby testcase li_std_pair_lang_object (with run test) checking ruby testcase li_std_queue (with run test) checking ruby testcase li_std_set (with run test) checking ruby testcase li_std_stack (with run test) checking ruby testcase li_std_wstring_inherit (with run test) checking ruby testcase primitive_types (with run test) checking ruby testcase ruby_alias_method (with run test) checking ruby testcase ruby_global_immutable_vars_cpp (with run test) checking ruby testcase ruby_keywords (with run test) checking ruby testcase ruby_minherit_shared_ptr (with run test) checking ruby testcase ruby_naming (with run test) checking ruby testcase ruby_rdata (with run test) checking ruby testcase ruby_track_objects (with run test) checking ruby testcase ruby_track_objects_directors (with run test) checking ruby testcase std_containers (with run test) checking ruby testcase abstract_access (with run test) checking ruby testcase abstract_inherit (with run test) checking ruby testcase abstract_inherit_ok (with run test) checking ruby testcase abstract_signature (with run test) checking ruby testcase abstract_typedef (with run test) checking ruby testcase abstract_typedef2 (with run test) checking ruby testcase abstract_virtual (with run test) checking ruby testcase access_change (with run test) checking ruby testcase add_link (with run test) checking ruby testcase aggregate (with run test) checking ruby testcase allowexcept checking ruby testcase allprotected checking ruby testcase allprotected_not checking ruby testcase anonymous_bitfield (with run test) checking ruby testcase apply_signed_char (with run test) checking ruby testcase apply_strings (with run test) checking ruby testcase argout (with run test) checking ruby testcase array_member (with run test) checking ruby testcase array_typedef_memberin checking ruby testcase arrayref checking ruby testcase arrays_dimensionless checking ruby testcase arrays_global (with run test) checking ruby testcase arrays_global_twodim checking ruby testcase arrays_scope checking ruby testcase autodoc checking ruby testcase bloody_hell checking ruby testcase bools (with run test) checking ruby testcase catches checking ruby testcase cast_operator (with run test) checking ruby testcase casts (with run test) checking ruby testcase char_binary checking ruby testcase char_strings checking ruby testcase chartest checking ruby testcase class_scope_namespace checking ruby testcase class_forward checking ruby testcase class_ignore (with run test) checking ruby testcase class_scope_weird checking ruby testcase compactdefaultargs checking ruby testcase const_const_2 checking ruby testcase constant_directive checking ruby testcase constant_pointers checking ruby testcase constover (with run test) checking ruby testcase constructor_copy checking ruby testcase constructor_exception checking ruby testcase constructor_explicit checking ruby testcase constructor_ignore checking ruby testcase constructor_rename checking ruby testcase constructor_value checking ruby testcase contract checking ruby testcase conversion checking ruby testcase conversion_namespace checking ruby testcase conversion_ns_template checking ruby testcase conversion_operators checking ruby testcase cplusplus_throw checking ruby testcase cpp_basic checking ruby testcase cpp_enum checking ruby testcase cpp_namespace (with run test) checking ruby testcase cpp_nodefault checking ruby testcase cpp_static checking ruby testcase cpp_typedef checking ruby testcase cpp14_binary_integer_literals checking ruby testcase cpp17_hex_floating_literals checking ruby testcase cpp17_nested_namespaces checking ruby testcase cpp17_nspace_nested_namespaces checking ruby testcase cpp17_u8_char_literals checking ruby testcase curiously_recurring_template_pattern checking ruby testcase default_args checking ruby testcase default_arg_expressions checking ruby testcase default_arg_values checking ruby testcase default_constructor (with run test) checking ruby testcase defvalue_constructor checking ruby testcase derived_byvalue checking ruby testcase derived_nested checking ruby testcase destructor_methodmodifiers checking ruby testcase destructor_reprotected checking ruby testcase director_abstract (with run test) checking ruby testcase director_alternating checking ruby testcase director_basic (with run test) checking ruby testcase director_binary_string checking ruby testcase director_classes checking ruby testcase director_classic checking ruby testcase director_constructor (with run test) checking ruby testcase director_default (with run test) checking ruby testcase director_detect (with run test) checking ruby testcase director_enum checking ruby testcase director_exception (with run test) checking ruby testcase director_exception_catches checking ruby testcase director_exception_nothrow checking ruby testcase director_extend checking ruby testcase director_finalizer checking ruby testcase director_frob (with run test) checking ruby testcase director_ignore checking ruby testcase director_keywords checking ruby testcase director_namespace_clash checking ruby testcase director_nested (with run test) checking ruby testcase director_nspace checking ruby testcase director_nspace_director_name_collision checking ruby testcase director_overload checking ruby testcase director_overload2 checking ruby testcase director_ownership checking ruby testcase director_pass_by_value checking ruby testcase director_primitives checking ruby testcase director_property checking ruby testcase director_protected (with run test) checking ruby testcase director_protected_overloaded checking ruby testcase director_redefined checking ruby testcase director_ref checking ruby testcase director_smartptr (with run test) checking ruby testcase director_thread checking ruby testcase director_unroll (with run test) checking ruby testcase director_using checking ruby testcase director_void checking ruby testcase director_wombat (with run test) checking ruby testcase disown (with run test) checking ruby testcase dynamic_cast (with run test) checking ruby testcase empty checking ruby testcase enum_ignore checking ruby testcase enum_plus checking ruby testcase enum_rename checking ruby testcase enum_scope_template checking ruby testcase enum_template checking ruby testcase enum_thorough (with run test) checking ruby testcase enum_var checking ruby testcase equality checking ruby testcase evil_diamond checking ruby testcase evil_diamond_ns checking ruby testcase evil_diamond_prop checking ruby testcase exception_classname checking ruby testcase exception_order checking ruby testcase extend checking ruby testcase extend_constructor_destructor checking ruby testcase extend_default checking ruby testcase extend_placement checking ruby testcase extend_special_variables checking ruby testcase extend_template (with run test) checking ruby testcase extend_template_method checking ruby testcase extend_template_ns (with run test) checking ruby testcase extend_typedef_class checking ruby testcase extern_c checking ruby testcase extern_namespace checking ruby testcase extern_throws checking ruby testcase expressions checking ruby testcase features checking ruby testcase fragments checking ruby testcase friends (with run test) checking ruby testcase friends_template checking ruby testcase funcptr_cpp checking ruby testcase functors checking ruby testcase fvirtual checking ruby testcase global_immutable_vars_cpp (with run test) checking ruby testcase global_namespace checking ruby testcase global_ns_arg checking ruby testcase global_scope_types checking ruby testcase global_vars checking ruby testcase grouping (with run test) checking ruby testcase ignore_parameter (with run test) checking ruby testcase import_fragments checking ruby testcase import_nomodule checking ruby testcase inherit checking ruby testcase inherit_member checking ruby testcase inherit_missing (with run test) checking ruby testcase inherit_same_name checking ruby testcase inherit_target_language checking ruby testcase inherit_void_arg checking ruby testcase inline_initializer checking ruby testcase insert_directive checking ruby testcase keyword_rename checking ruby testcase kind checking ruby testcase kwargs_feature checking ruby testcase langobj checking ruby testcase li_attribute checking ruby testcase li_attribute_template checking ruby testcase li_boost_shared_ptr (with run test) checking ruby testcase li_boost_shared_ptr_attribute checking ruby testcase li_boost_shared_ptr_bits (with run test) checking ruby testcase li_boost_shared_ptr_director (with run test) checking ruby testcase li_boost_shared_ptr_template (with run test) checking ruby testcase li_carrays_cpp (with run test) checking ruby testcase li_cdata_cpp checking ruby testcase li_cpointer_cpp checking ruby testcase li_std_auto_ptr checking ruby testcase li_stdint checking ruby testcase li_swigtype_inout checking ruby testcase li_typemaps checking ruby testcase li_typemaps_apply checking ruby testcase li_windows checking ruby testcase long_long_apply checking ruby testcase memberin_extend checking ruby testcase member_funcptr_galore checking ruby testcase member_pointer (with run test) checking ruby testcase member_pointer_const checking ruby testcase member_template checking ruby testcase minherit (with run test) checking ruby testcase minherit2 checking ruby testcase mixed_types checking ruby testcase multiple_inheritance checking ruby testcase multiple_inheritance_abstract checking ruby testcase multiple_inheritance_interfaces checking ruby testcase multiple_inheritance_nspace checking ruby testcase multiple_inheritance_shared_ptr checking ruby testcase name_cxx checking ruby testcase name_warnings checking ruby testcase namespace_chase checking ruby testcase namespace_class checking ruby testcase namespace_enum checking ruby testcase namespace_extend checking ruby testcase namespace_forward_declaration checking ruby testcase namespace_nested checking ruby testcase namespace_spaces checking ruby testcase namespace_template checking ruby testcase namespace_typedef_class checking ruby testcase namespace_typemap (with run test) checking ruby testcase namespace_union checking ruby testcase namespace_virtual_method checking ruby testcase nspace checking ruby testcase nspace_extend checking ruby testcase native_directive checking ruby testcase naturalvar checking ruby testcase naturalvar_more checking ruby testcase naturalvar_onoff checking ruby testcase nested_class checking ruby testcase nested_directors checking ruby testcase nested_comment checking ruby testcase nested_ignore checking ruby testcase nested_inheritance_interface checking ruby testcase nested_in_template checking ruby testcase nested_scope checking ruby testcase nested_template_base checking ruby testcase nested_workaround checking ruby testcase newobject1 (with run test) checking ruby testcase newobject3 checking ruby testcase null_pointer checking ruby testcase operator_overload checking ruby testcase operator_overload_break checking ruby testcase operator_pointer_ref checking ruby testcase operbool checking ruby testcase ordering checking ruby testcase overload_arrays checking ruby testcase overload_bool (with run test) checking ruby testcase overload_complicated checking ruby testcase overload_copy (with run test) checking ruby testcase overload_extend (with run test) checking ruby testcase overload_method checking ruby testcase overload_numeric checking ruby testcase overload_null (with run test) checking ruby testcase overload_polymorphic checking ruby testcase overload_rename checking ruby testcase overload_return_type checking ruby testcase overload_simple (with run test) checking ruby testcase overload_subtype (with run test) checking ruby testcase overload_template (with run test) checking ruby testcase overload_template_fast checking ruby testcase pointer_reference checking ruby testcase preproc_constants checking ruby testcase primitive_ref (with run test) checking ruby testcase private_assign checking ruby testcase proxycode checking ruby testcase protected_rename checking ruby testcase pure_virtual checking ruby testcase redefined checking ruby testcase redefined_not checking ruby testcase refcount (with run test) checking ruby testcase reference_global_vars (with run test) checking ruby testcase rename1 checking ruby testcase rename2 checking ruby testcase rename3 checking ruby testcase rename4 checking ruby testcase rename_rstrip_encoder checking ruby testcase rename_scope (with run test) checking ruby testcase rename_simple checking ruby testcase rename_strip_encoder checking ruby testcase rename_pcre_encoder checking ruby testcase rename_pcre_enum checking ruby testcase rename_predicates checking ruby testcase rename_wildcard checking ruby testcase restrict_cplusplus checking ruby testcase return_const_value checking ruby testcase return_value_scope checking ruby testcase rname checking ruby testcase samename checking ruby testcase sizet checking ruby testcase smart_pointer_const (with run test) checking ruby testcase smart_pointer_const2 checking ruby testcase smart_pointer_const_overload checking ruby testcase smart_pointer_extend checking ruby testcase smart_pointer_ignore checking ruby testcase smart_pointer_member checking ruby testcase smart_pointer_multi (with run test) checking ruby testcase smart_pointer_multi_typedef (with run test) checking ruby testcase smart_pointer_namespace checking ruby testcase smart_pointer_namespace2 checking ruby testcase smart_pointer_not (with run test) checking ruby testcase smart_pointer_overload (with run test) checking ruby testcase smart_pointer_protected checking ruby testcase smart_pointer_rename (with run test) checking ruby testcase smart_pointer_simple (with run test) checking ruby testcase smart_pointer_static checking ruby testcase smart_pointer_template_const_overload checking ruby testcase smart_pointer_template_defaults_overload checking ruby testcase smart_pointer_templatemethods checking ruby testcase smart_pointer_templatevariables checking ruby testcase smart_pointer_typedef (with run test) checking ruby testcase special_variables checking ruby testcase special_variable_attributes checking ruby testcase special_variable_macros checking ruby testcase static_array_member checking ruby testcase static_const_member checking ruby testcase static_const_member_2 (with run test) checking ruby testcase stl_no_default_constructor checking ruby testcase string_constants checking ruby testcase struct_initialization_cpp checking ruby testcase struct_value (with run test) checking ruby testcase swig_exception checking ruby testcase symbol_clash checking ruby testcase template_arg_replace checking ruby testcase template_arg_scope checking ruby testcase template_arg_typename checking ruby testcase template_array_numeric checking ruby testcase template_basic checking ruby testcase template_base_template checking ruby testcase template_classes checking ruby testcase template_class_reuse_name checking ruby testcase template_const_ref checking ruby testcase template_construct (with run test) checking ruby testcase template_templated_constructors checking ruby testcase template_default checking ruby testcase template_default2 checking ruby testcase template_default_arg checking ruby testcase template_default_arg_overloaded checking ruby testcase template_default_arg_overloaded_extend checking ruby testcase template_default_arg_virtual_destructor checking ruby testcase template_default_cache checking ruby testcase template_default_class_parms checking ruby testcase template_default_class_parms_typedef checking ruby testcase template_default_inherit checking ruby testcase template_default_qualify checking ruby testcase template_default_vw checking ruby testcase template_empty_inherit checking ruby testcase template_enum checking ruby testcase template_enum_ns_inherit checking ruby testcase template_enum_typedef checking ruby testcase template_explicit checking ruby testcase template_extend1 (with run test) checking ruby testcase template_extend2 (with run test) checking ruby testcase template_extend_overload checking ruby testcase template_extend_overload_2 checking ruby testcase template_forward checking ruby testcase template_inherit (with run test) checking ruby testcase template_inherit_abstract checking ruby testcase template_int_const checking ruby testcase template_keyword_in_type checking ruby testcase template_methods checking ruby testcase template_namespace_forward_declaration checking ruby testcase template_using_directive_and_declaration_forward checking ruby testcase template_using_directive_typedef checking ruby testcase template_nested checking ruby testcase template_nested_typemaps checking ruby testcase template_ns (with run test) checking ruby testcase template_ns2 checking ruby testcase template_ns3 checking ruby testcase template_ns4 (with run test) checking ruby testcase template_ns_enum checking ruby testcase template_ns_enum2 checking ruby testcase template_ns_inherit checking ruby testcase template_ns_scope checking ruby testcase template_parameters_global_scope checking ruby testcase template_partial_arg checking ruby testcase template_partial_specialization checking ruby testcase template_partial_specialization_typedef checking ruby testcase template_qualifier checking ruby testcase template_ref_type checking ruby testcase template_rename (with run test) checking ruby testcase template_retvalue checking ruby testcase template_specialization checking ruby testcase template_specialization_defarg checking ruby testcase template_specialization_enum checking ruby testcase template_static checking ruby testcase template_tbase_template (with run test) checking ruby testcase template_template_parameters checking ruby testcase template_typedef checking ruby testcase template_typedef_class_template checking ruby testcase template_typedef_cplx (with run test) checking ruby testcase template_typedef_cplx2 (with run test) checking ruby testcase template_typedef_cplx3 (with run test) checking ruby testcase template_typedef_cplx4 (with run test) checking ruby testcase template_typedef_cplx5 checking ruby testcase template_typedef_funcptr checking ruby testcase template_typedef_inherit checking ruby testcase template_typedef_ns checking ruby testcase template_typedef_ptr checking ruby testcase template_typedef_rec checking ruby testcase template_typedef_typedef checking ruby testcase template_typemaps checking ruby testcase template_typemaps_typedef checking ruby testcase template_typemaps_typedef2 checking ruby testcase template_using checking ruby testcase template_virtual checking ruby testcase template_whitespace checking ruby testcase threads checking ruby testcase threads_exception checking ruby testcase throw_exception (with run test) checking ruby testcase typedef_array_member checking ruby testcase typedef_class checking ruby testcase typedef_classforward_same_name checking ruby testcase typedef_funcptr checking ruby testcase typedef_inherit (with run test) checking ruby testcase typedef_mptr checking ruby testcase typedef_reference checking ruby testcase typedef_scope (with run test) checking ruby testcase typedef_sizet checking ruby testcase typedef_struct_cpp checking ruby testcase typedef_typedef checking ruby testcase typemap_arrays checking ruby testcase typemap_array_qualifiers checking ruby testcase typemap_delete checking ruby testcase typemap_directorout checking ruby testcase typemap_documentation checking ruby testcase typemap_global_scope checking ruby testcase typemap_manyargs checking ruby testcase typemap_namespace (with run test) checking ruby testcase typemap_ns_using (with run test) checking ruby testcase typemap_numinputs checking ruby testcase typemap_template checking ruby testcase typemap_template_parm_typedef checking ruby testcase typemap_template_parms checking ruby testcase typemap_template_typedef checking ruby testcase typemap_out_optimal checking ruby testcase typemap_qualifier_strip checking ruby testcase typemap_variables checking ruby testcase typemap_various checking ruby testcase typename (with run test) checking ruby testcase types_directive checking ruby testcase unicode_strings checking ruby testcase union_scope checking ruby testcase using1 (with run test) checking ruby testcase using2 (with run test) checking ruby testcase using_composition (with run test) checking ruby testcase using_directive_and_declaration checking ruby testcase using_directive_and_declaration_forward checking ruby testcase using_extend (with run test) checking ruby testcase using_inherit (with run test) checking ruby testcase using_namespace checking ruby testcase using_namespace_loop checking ruby testcase using_pointers checking ruby testcase using_private (with run test) checking ruby testcase using_protected (with run test) checking ruby testcase valuewrapper checking ruby testcase valuewrapper_base checking ruby testcase valuewrapper_const checking ruby testcase valuewrapper_opaque checking ruby testcase varargs (with run test) checking ruby testcase varargs_overload checking ruby testcase variable_replacement checking ruby testcase virtual_destructor checking ruby testcase virtual_derivation (with run test) checking ruby testcase virtual_poly (with run test) checking ruby testcase virtual_vs_nonvirtual_base checking ruby testcase voidtest (with run test) checking ruby testcase wallkw checking ruby testcase wrapmacro checking ruby testcase director_string (with run test) checking ruby testcase ignore_template_constructor checking ruby testcase li_std_combinations checking ruby testcase li_std_containers_overload (with run test) checking ruby testcase li_std_deque (with run test) checking ruby testcase li_std_except checking ruby testcase li_std_except_as_class checking ruby testcase li_std_map (with run test) checking ruby testcase li_std_pair (with run test) checking ruby testcase li_std_pair_using checking ruby testcase li_std_string (with run test) checking ruby testcase li_std_vector (with run test) checking ruby testcase li_std_vector_back_reference checking ruby testcase li_std_vector_enum (with run test) checking ruby testcase li_std_vector_member_var checking ruby testcase li_std_vector_ptr checking ruby testcase li_std_wstring (with run test) checking ruby testcase smart_pointer_inherit checking ruby testcase template_typedef_fnc checking ruby testcase template_type_namespace (with run test) checking ruby testcase template_opaque checking ruby testcase li_cstring (with run test) checking ruby testcase ruby_alias_global_function (with run test) checking ruby testcase ruby_alias_module_function (with run test) checking ruby testcase ruby_global_immutable_vars (with run test) checking ruby testcase ruby_manual_proxy (with run test) checking ruby testcase arrays (with run test) checking ruby testcase bom_utf8 checking ruby testcase c_delete checking ruby testcase c_delete_function checking ruby testcase char_constant (with run test) checking ruby testcase const_const (with run test) checking ruby testcase constant_expr checking ruby testcase default_args_c checking ruby testcase empty_c checking ruby testcase enums (with run test) checking ruby testcase enum_forward checking ruby testcase enum_macro checking ruby testcase enum_missing checking ruby testcase extern_declaration checking ruby testcase funcptr checking ruby testcase function_typedef (with run test) checking ruby testcase global_functions checking ruby testcase global_immutable_vars (with run test) checking ruby testcase immutable_values checking ruby testcase inctest checking ruby testcase infinity checking ruby testcase integers (with run test) checking ruby testcase keyword_rename_c checking ruby testcase lextype checking ruby testcase li_carrays (with run test) checking ruby testcase li_cdata checking ruby testcase li_cmalloc checking ruby testcase li_constraints checking ruby testcase li_cpointer checking ruby testcase li_math (with run test) checking ruby testcase long_long checking ruby testcase memberin_extend_c checking ruby testcase name checking ruby testcase nested checking ruby testcase nested_extend_c checking ruby testcase nested_structs checking ruby testcase newobject2 (with run test) checking ruby testcase overload_extend_c (with run test) checking ruby testcase overload_extend2 (with run test) checking ruby testcase preproc checking ruby testcase preproc_constants_c checking ruby testcase preproc_defined checking ruby testcase preproc_gcc_output checking ruby testcase preproc_include checking ruby testcase preproc_line_file checking ruby testcase register_par checking ruby testcase ret_by_value checking ruby testcase simple_array checking ruby testcase sizeof_pointer checking ruby testcase sneaky1 (with run test) checking ruby testcase string_simple checking ruby testcase struct_rename checking ruby testcase struct_initialization checking ruby testcase typedef_classforward_same_name checking ruby testcase typedef_struct checking ruby testcase typemap_subst checking ruby testcase union_parameter checking ruby testcase unions (with run test) checking ruby testcase clientdata_prop checking ruby testcase import_stl checking ruby testcase imports (with run test) checking ruby testcase mod checking ruby testcase multi_import checking ruby testcase packageoption checking ruby testcase template_typedef_import 571 ruby tests passed skipping ocaml test-suite check skipping octave test-suite check checking php test-suite checking php testcase callback (with run test) checking php testcase li_factory (with run test) checking php testcase php_iterator (with run test) checking php testcase php_namewarn_rename checking php testcase php_pragma (with run test) checking php testcase abstract_access checking php testcase abstract_inherit (with run test) checking php testcase abstract_inherit_ok (with run test) checking php testcase abstract_signature checking php testcase abstract_typedef checking php testcase abstract_typedef2 checking php testcase abstract_virtual checking php testcase access_change checking php testcase add_link (with run test) checking php testcase aggregate checking php testcase allowexcept checking php testcase allprotected checking php testcase allprotected_not checking php testcase anonymous_bitfield checking php testcase apply_signed_char checking php testcase apply_strings checking php testcase argout (with run test) checking php testcase array_member checking php testcase array_typedef_memberin checking php testcase arrayref checking php testcase arrays_dimensionless checking php testcase arrays_global (with run test) checking php testcase arrays_global_twodim (with run test) checking php testcase arrays_scope (with run test) checking php testcase autodoc checking php testcase bloody_hell checking php testcase bools checking php testcase catches checking php testcase cast_operator checking php testcase casts (with run test) checking php testcase char_binary checking php testcase char_strings (with run test) checking php testcase chartest checking php testcase class_scope_namespace checking php testcase class_forward checking php testcase class_ignore (with run test) checking php testcase class_scope_weird checking php testcase compactdefaultargs checking php testcase const_const_2 checking php testcase constant_directive checking php testcase constant_pointers checking php testcase constover checking php testcase constructor_copy checking php testcase constructor_exception checking php testcase constructor_explicit checking php testcase constructor_ignore checking php testcase constructor_rename checking php testcase constructor_value checking php testcase contract checking php testcase conversion (with run test) checking php testcase conversion_namespace (with run test) checking php testcase conversion_ns_template (with run test) checking php testcase conversion_operators checking php testcase cplusplus_throw checking php testcase cpp_basic (with run test) checking php testcase cpp_enum checking php testcase cpp_namespace checking php testcase cpp_nodefault checking php testcase cpp_static (with run test) checking php testcase cpp_typedef checking php testcase cpp14_binary_integer_literals checking php testcase cpp17_hex_floating_literals checking php testcase cpp17_nested_namespaces checking php testcase cpp17_nspace_nested_namespaces checking php testcase cpp17_u8_char_literals checking php testcase curiously_recurring_template_pattern checking php testcase default_args checking php testcase default_arg_expressions checking php testcase default_arg_values checking php testcase default_constructor checking php testcase defvalue_constructor checking php testcase derived_byvalue checking php testcase derived_nested checking php testcase destructor_methodmodifiers checking php testcase destructor_reprotected checking php testcase director_abstract (with run test) checking php testcase director_alternating checking php testcase director_basic (with run test) checking php testcase director_binary_string checking php testcase director_classes checking php testcase director_classic (with run test) checking php testcase director_constructor checking php testcase director_default (with run test) checking php testcase director_detect (with run test) checking php testcase director_enum (with run test) checking php testcase director_exception (with run test) checking php testcase director_exception_catches checking php testcase director_exception_nothrow checking php testcase director_extend (with run test) checking php testcase director_finalizer (with run test) checking php testcase director_frob (with run test) checking php testcase director_ignore checking php testcase director_keywords checking php testcase director_namespace_clash checking php testcase director_nested (with run test) checking php testcase director_nspace checking php testcase director_nspace_director_name_collision checking php testcase director_overload checking php testcase director_overload2 Warning: Declaration of OverloadDerived1::nnn($vvv) should be compatible with OverloadBase::nnn($vvv = NULL) in /builddir/build/BUILD/swig-4.0.1/Examples/test-suite/php/director_overload2.php on line 92 Warning: Declaration of OverloadDerived2::nnn() should be compatible with OverloadBase::nnn($vvv = NULL) in /builddir/build/BUILD/swig-4.0.1/Examples/test-suite/php/director_overload2.php on line 128 checking php testcase director_ownership checking php testcase director_pass_by_value (with run test) checking php testcase director_primitives checking php testcase director_property checking php testcase director_protected (with run test) checking php testcase director_protected_overloaded checking php testcase director_redefined checking php testcase director_ref checking php testcase director_smartptr checking php testcase director_thread (with run test) checking php testcase director_unroll (with run test) checking php testcase director_using checking php testcase director_void checking php testcase director_wombat checking php testcase disown checking php testcase dynamic_cast checking php testcase empty checking php testcase enum_ignore checking php testcase enum_plus checking php testcase enum_rename checking php testcase enum_scope_template (with run test) checking php testcase enum_template checking php testcase enum_thorough checking php testcase enum_var checking php testcase equality checking php testcase evil_diamond (with run test) checking php testcase evil_diamond_ns (with run test) checking php testcase evil_diamond_prop (with run test) checking php testcase exception_classname checking php testcase exception_order (with run test) checking php testcase extend checking php testcase extend_constructor_destructor checking php testcase extend_default checking php testcase extend_placement checking php testcase extend_special_variables checking php testcase extend_template (with run test) checking php testcase extend_template_method checking php testcase extend_template_ns (with run test) checking php testcase extend_typedef_class checking php testcase extern_c checking php testcase extern_namespace checking php testcase extern_throws checking php testcase expressions checking php testcase features checking php testcase fragments checking php testcase friends checking php testcase friends_template checking php testcase funcptr_cpp checking php testcase functors checking php testcase fvirtual checking php testcase global_immutable_vars_cpp checking php testcase global_namespace checking php testcase global_ns_arg checking php testcase global_scope_types checking php testcase global_vars checking php testcase grouping (with run test) checking php testcase ignore_parameter (with run test) checking php testcase import_fragments checking php testcase import_nomodule (with run test) checking php testcase inherit checking php testcase inherit_member checking php testcase inherit_missing checking php testcase inherit_same_name checking php testcase inherit_target_language checking php testcase inherit_void_arg checking php testcase inline_initializer checking php testcase insert_directive checking php testcase keyword_rename checking php testcase kind checking php testcase kwargs_feature checking php testcase langobj checking php testcase li_attribute checking php testcase li_attribute_template checking php testcase li_boost_shared_ptr checking php testcase li_boost_shared_ptr_attribute checking php testcase li_boost_shared_ptr_bits checking php testcase li_boost_shared_ptr_director checking php testcase li_boost_shared_ptr_template checking php testcase li_carrays_cpp (with run test) checking php testcase li_cdata_cpp checking php testcase li_cpointer_cpp checking php testcase li_std_auto_ptr checking php testcase li_stdint checking php testcase li_swigtype_inout checking php testcase li_typemaps checking php testcase li_typemaps_apply checking php testcase li_windows checking php testcase long_long_apply checking php testcase memberin_extend checking php testcase member_funcptr_galore checking php testcase member_pointer checking php testcase member_pointer_const checking php testcase member_template checking php testcase minherit checking php testcase minherit2 checking php testcase mixed_types checking php testcase multiple_inheritance checking php testcase multiple_inheritance_abstract checking php testcase multiple_inheritance_interfaces checking php testcase multiple_inheritance_nspace checking php testcase multiple_inheritance_shared_ptr checking php testcase name_cxx checking php testcase name_warnings checking php testcase namespace_chase checking php testcase namespace_class checking php testcase namespace_enum checking php testcase namespace_extend checking php testcase namespace_forward_declaration checking php testcase namespace_nested checking php testcase namespace_spaces checking php testcase namespace_template checking php testcase namespace_typedef_class checking php testcase namespace_typemap checking php testcase namespace_union checking php testcase namespace_virtual_method checking php testcase nspace checking php testcase nspace_extend checking php testcase native_directive checking php testcase naturalvar checking php testcase naturalvar_more checking php testcase naturalvar_onoff checking php testcase nested_class checking php testcase nested_directors checking php testcase nested_comment checking php testcase nested_ignore checking php testcase nested_inheritance_interface checking php testcase nested_in_template checking php testcase nested_scope checking php testcase nested_template_base checking php testcase nested_workaround checking php testcase newobject1 (with run test) checking php testcase newobject3 (with run test) checking php testcase null_pointer checking php testcase operator_overload checking php testcase operator_overload_break checking php testcase operator_pointer_ref checking php testcase operbool checking php testcase ordering checking php testcase overload_arrays checking php testcase overload_bool checking php testcase overload_complicated checking php testcase overload_copy checking php testcase overload_extend checking php testcase overload_method checking php testcase overload_numeric checking php testcase overload_null (with run test) checking php testcase overload_polymorphic checking php testcase overload_rename (with run test) checking php testcase overload_return_type (with run test) checking php testcase overload_simple checking php testcase overload_subtype checking php testcase overload_template checking php testcase overload_template_fast checking php testcase pointer_reference (with run test) checking php testcase preproc_constants (with run test) checking php testcase primitive_ref (with run test) checking php testcase private_assign checking php testcase proxycode checking php testcase protected_rename checking php testcase pure_virtual checking php testcase redefined checking php testcase redefined_not checking php testcase refcount checking php testcase reference_global_vars checking php testcase rename1 checking php testcase rename2 checking php testcase rename3 checking php testcase rename4 checking php testcase rename_rstrip_encoder checking php testcase rename_scope (with run test) checking php testcase rename_simple checking php testcase rename_strip_encoder checking php testcase rename_pcre_encoder checking php testcase rename_pcre_enum checking php testcase rename_predicates checking php testcase rename_wildcard checking php testcase restrict_cplusplus checking php testcase return_const_value checking php testcase return_value_scope checking php testcase rname checking php testcase samename checking php testcase sizet checking php testcase smart_pointer_const checking php testcase smart_pointer_const2 checking php testcase smart_pointer_const_overload checking php testcase smart_pointer_extend checking php testcase smart_pointer_ignore checking php testcase smart_pointer_member checking php testcase smart_pointer_multi checking php testcase smart_pointer_multi_typedef checking php testcase smart_pointer_namespace checking php testcase smart_pointer_namespace2 checking php testcase smart_pointer_not checking php testcase smart_pointer_overload checking php testcase smart_pointer_protected checking php testcase smart_pointer_rename (with run test) checking php testcase smart_pointer_simple checking php testcase smart_pointer_static checking php testcase smart_pointer_template_const_overload checking php testcase smart_pointer_template_defaults_overload checking php testcase smart_pointer_templatemethods checking php testcase smart_pointer_templatevariables checking php testcase smart_pointer_typedef checking php testcase special_variables checking php testcase special_variable_attributes checking php testcase special_variable_macros checking php testcase static_array_member checking php testcase static_const_member checking php testcase static_const_member_2 checking php testcase stl_no_default_constructor checking php testcase string_constants checking php testcase struct_initialization_cpp checking php testcase struct_value checking php testcase swig_exception (with run test) checking php testcase symbol_clash checking php testcase template_arg_replace checking php testcase template_arg_scope checking php testcase template_arg_typename (with run test) checking php testcase template_array_numeric checking php testcase template_basic checking php testcase template_base_template checking php testcase template_classes checking php testcase template_class_reuse_name checking php testcase template_const_ref checking php testcase template_construct (with run test) checking php testcase template_templated_constructors checking php testcase template_default checking php testcase template_default2 checking php testcase template_default_arg checking php testcase template_default_arg_overloaded checking php testcase template_default_arg_overloaded_extend checking php testcase template_default_arg_virtual_destructor checking php testcase template_default_cache checking php testcase template_default_class_parms checking php testcase template_default_class_parms_typedef checking php testcase template_default_inherit checking php testcase template_default_qualify checking php testcase template_default_vw checking php testcase template_empty_inherit checking php testcase template_enum checking php testcase template_enum_ns_inherit checking php testcase template_enum_typedef checking php testcase template_explicit checking php testcase template_extend1 checking php testcase template_extend2 checking php testcase template_extend_overload checking php testcase template_extend_overload_2 checking php testcase template_forward checking php testcase template_inherit checking php testcase template_inherit_abstract checking php testcase template_int_const checking php testcase template_keyword_in_type checking php testcase template_methods checking php testcase template_namespace_forward_declaration checking php testcase template_using_directive_and_declaration_forward checking php testcase template_using_directive_typedef checking php testcase template_nested checking php testcase template_nested_typemaps checking php testcase template_ns checking php testcase template_ns2 checking php testcase template_ns3 checking php testcase template_ns4 checking php testcase template_ns_enum checking php testcase template_ns_enum2 checking php testcase template_ns_inherit checking php testcase template_ns_scope checking php testcase template_parameters_global_scope checking php testcase template_partial_arg checking php testcase template_partial_specialization checking php testcase template_partial_specialization_typedef checking php testcase template_qualifier checking php testcase template_ref_type checking php testcase template_rename checking php testcase template_retvalue checking php testcase template_specialization checking php testcase template_specialization_defarg checking php testcase template_specialization_enum checking php testcase template_static checking php testcase template_tbase_template checking php testcase template_template_parameters checking php testcase template_typedef checking php testcase template_typedef_class_template checking php testcase template_typedef_cplx checking php testcase template_typedef_cplx2 checking php testcase template_typedef_cplx3 checking php testcase template_typedef_cplx4 checking php testcase template_typedef_cplx5 checking php testcase template_typedef_funcptr checking php testcase template_typedef_inherit checking php testcase template_typedef_ns checking php testcase template_typedef_ptr checking php testcase template_typedef_rec checking php testcase template_typedef_typedef checking php testcase template_typemaps checking php testcase template_typemaps_typedef checking php testcase template_typemaps_typedef2 checking php testcase template_using checking php testcase template_virtual checking php testcase template_whitespace checking php testcase threads checking php testcase threads_exception (with run test) checking php testcase throw_exception checking php testcase typedef_array_member checking php testcase typedef_class checking php testcase typedef_classforward_same_name checking php testcase typedef_funcptr checking php testcase typedef_inherit checking php testcase typedef_mptr checking php testcase typedef_reference (with run test) checking php testcase typedef_scope checking php testcase typedef_sizet checking php testcase typedef_struct_cpp checking php testcase typedef_typedef checking php testcase typemap_arrays checking php testcase typemap_array_qualifiers checking php testcase typemap_delete checking php testcase typemap_directorout checking php testcase typemap_documentation checking php testcase typemap_global_scope checking php testcase typemap_manyargs checking php testcase typemap_namespace checking php testcase typemap_ns_using (with run test) checking php testcase typemap_numinputs checking php testcase typemap_template checking php testcase typemap_template_parm_typedef checking php testcase typemap_template_parms checking php testcase typemap_template_typedef checking php testcase typemap_out_optimal checking php testcase typemap_qualifier_strip checking php testcase typemap_variables checking php testcase typemap_various checking php testcase typename checking php testcase types_directive checking php testcase unicode_strings checking php testcase union_scope checking php testcase using1 (with run test) checking php testcase using2 (with run test) checking php testcase using_composition checking php testcase using_directive_and_declaration checking php testcase using_directive_and_declaration_forward checking php testcase using_extend checking php testcase using_inherit checking php testcase using_namespace checking php testcase using_namespace_loop checking php testcase using_pointers checking php testcase using_private checking php testcase using_protected checking php testcase valuewrapper checking php testcase valuewrapper_base (with run test) checking php testcase valuewrapper_const checking php testcase valuewrapper_opaque checking php testcase varargs checking php testcase varargs_overload checking php testcase variable_replacement checking php testcase virtual_destructor checking php testcase virtual_derivation checking php testcase virtual_poly checking php testcase virtual_vs_nonvirtual_base (with run test) checking php testcase voidtest checking php testcase wallkw checking php testcase wrapmacro (with run test) checking php testcase director_string (with run test) checking php testcase ignore_template_constructor checking php testcase li_std_combinations checking php testcase li_std_containers_overload checking php testcase li_std_deque checking php testcase li_std_except checking php testcase li_std_except_as_class checking php testcase li_std_map checking php testcase li_std_pair checking php testcase li_std_pair_using checking php testcase li_std_string (with run test) checking php testcase li_std_vector checking php testcase li_std_vector_back_reference checking php testcase li_std_vector_enum checking php testcase li_std_vector_member_var (with run test) checking php testcase li_std_vector_ptr checking php testcase li_std_wstring checking php testcase smart_pointer_inherit checking php testcase template_typedef_fnc checking php testcase template_type_namespace checking php testcase template_opaque checking php testcase arrays (with run test) checking php testcase bom_utf8 checking php testcase c_delete checking php testcase c_delete_function checking php testcase char_constant checking php testcase const_const checking php testcase constant_expr checking php testcase default_args_c checking php testcase empty_c checking php testcase enums checking php testcase enum_forward checking php testcase enum_macro checking php testcase enum_missing checking php testcase extern_declaration checking php testcase funcptr checking php testcase function_typedef checking php testcase global_functions checking php testcase global_immutable_vars checking php testcase immutable_values checking php testcase inctest checking php testcase infinity checking php testcase integers checking php testcase keyword_rename_c checking php testcase lextype checking php testcase li_carrays (with run test) checking php testcase li_cdata checking php testcase li_cmalloc checking php testcase li_constraints checking php testcase li_cpointer checking php testcase li_math checking php testcase long_long checking php testcase memberin_extend_c checking php testcase name checking php testcase nested checking php testcase nested_extend_c checking php testcase nested_structs checking php testcase newobject2 checking php testcase overload_extend_c checking php testcase overload_extend2 checking php testcase preproc checking php testcase preproc_constants_c (with run test) checking php testcase preproc_defined checking php testcase preproc_gcc_output checking php testcase preproc_include checking php testcase preproc_line_file checking php testcase register_par checking php testcase ret_by_value checking php testcase simple_array checking php testcase sizeof_pointer checking php testcase sneaky1 checking php testcase string_simple checking php testcase struct_rename checking php testcase struct_initialization checking php testcase typedef_classforward_same_name checking php testcase typedef_struct checking php testcase typemap_subst checking php testcase union_parameter checking php testcase unions checking php testcase clientdata_prop checking php testcase import_stl checking php testcase imports checking php testcase mod checking php testcase multi_import checking php testcase packageoption checking php testcase template_typedef_import 551 php tests passed skipping csharp test-suite check checking lua test-suite checking lua testcase lua_no_module_global (with run test) checking lua testcase lua_inherit_getitem (with run test) checking lua testcase abstract_access (with run test) checking lua testcase abstract_inherit checking lua testcase abstract_inherit_ok checking lua testcase abstract_signature checking lua testcase abstract_typedef checking lua testcase abstract_typedef2 checking lua testcase abstract_virtual checking lua testcase access_change checking lua testcase add_link checking lua testcase aggregate checking lua testcase allowexcept checking lua testcase allprotected checking lua testcase allprotected_not checking lua testcase anonymous_bitfield checking lua testcase apply_signed_char checking lua testcase apply_strings checking lua testcase argout checking lua testcase array_member (with run test) checking lua testcase array_typedef_memberin checking lua testcase arrayref checking lua testcase arrays_dimensionless checking lua testcase arrays_global (with run test) checking lua testcase arrays_global_twodim checking lua testcase arrays_scope checking lua testcase autodoc checking lua testcase bloody_hell checking lua testcase bools checking lua testcase catches checking lua testcase cast_operator checking lua testcase casts checking lua testcase char_binary ./../char_binary.i:7: Warning 453: Can't apply (char *STRING,size_t LENGTH). No typemaps are defined. ./../char_binary.i:8: Warning 453: Can't apply (char *STRING,size_t LENGTH). No typemaps are defined. checking lua testcase char_strings (with run test) checking lua testcase chartest (with run test) checking lua testcase class_scope_namespace checking lua testcase class_forward checking lua testcase class_ignore checking lua testcase class_scope_weird checking lua testcase compactdefaultargs checking lua testcase const_const_2 checking lua testcase constant_directive checking lua testcase constant_pointers checking lua testcase constover checking lua testcase constructor_copy checking lua testcase constructor_exception checking lua testcase constructor_explicit checking lua testcase constructor_ignore checking lua testcase constructor_rename checking lua testcase constructor_value checking lua testcase contract checking lua testcase conversion checking lua testcase conversion_namespace checking lua testcase conversion_ns_template checking lua testcase conversion_operators checking lua testcase cplusplus_throw checking lua testcase cpp_basic (with run test) checking lua testcase cpp_enum (with run test) checking lua testcase cpp_namespace (with run test) checking lua testcase cpp_nodefault (with run test) checking lua testcase cpp_static (with run test) checking lua testcase cpp_typedef (with run test) checking lua testcase cpp14_binary_integer_literals checking lua testcase cpp17_hex_floating_literals checking lua testcase cpp17_nested_namespaces checking lua testcase cpp17_nspace_nested_namespaces checking lua testcase cpp17_u8_char_literals checking lua testcase curiously_recurring_template_pattern checking lua testcase default_args checking lua testcase default_arg_expressions checking lua testcase default_arg_values checking lua testcase default_constructor checking lua testcase defvalue_constructor checking lua testcase derived_byvalue checking lua testcase derived_nested checking lua testcase destructor_methodmodifiers checking lua testcase destructor_reprotected checking lua testcase director_abstract checking lua testcase director_alternating checking lua testcase director_basic checking lua testcase director_binary_string ./../director_binary_string.i:5: Warning 453: Can't apply (char *STRING,size_t LENGTH). No typemaps are defined. ./../director_binary_string.i:6: Warning 453: Can't apply (char *STRING,size_t LENGTH). No typemaps are defined. ./../director_binary_string.i:7: Warning 453: Can't apply (char *STRING,size_t LENGTH). No typemaps are defined. checking lua testcase director_classes checking lua testcase director_classic checking lua testcase director_constructor checking lua testcase director_default checking lua testcase director_detect checking lua testcase director_enum checking lua testcase director_exception checking lua testcase director_exception_catches checking lua testcase director_exception_nothrow checking lua testcase director_extend checking lua testcase director_finalizer checking lua testcase director_frob checking lua testcase director_ignore checking lua testcase director_keywords checking lua testcase director_namespace_clash checking lua testcase director_nested checking lua testcase director_nspace checking lua testcase director_nspace_director_name_collision checking lua testcase director_overload checking lua testcase director_overload2 checking lua testcase director_ownership checking lua testcase director_pass_by_value checking lua testcase director_primitives checking lua testcase director_property checking lua testcase director_protected checking lua testcase director_protected_overloaded checking lua testcase director_redefined checking lua testcase director_ref checking lua testcase director_smartptr checking lua testcase director_thread checking lua testcase director_unroll checking lua testcase director_using checking lua testcase director_void checking lua testcase director_wombat checking lua testcase disown (with run test) checking lua testcase dynamic_cast (with run test) checking lua testcase empty checking lua testcase enum_ignore checking lua testcase enum_plus (with run test) checking lua testcase enum_rename (with run test) checking lua testcase enum_scope_template (with run test) checking lua testcase enum_template (with run test) checking lua testcase enum_thorough checking lua testcase enum_var checking lua testcase equality (with run test) checking lua testcase evil_diamond checking lua testcase evil_diamond_ns checking lua testcase evil_diamond_prop checking lua testcase exception_classname checking lua testcase exception_order (with run test) checking lua testcase extend (with run test) checking lua testcase extend_constructor_destructor (with run test) checking lua testcase extend_default checking lua testcase extend_placement (with run test) checking lua testcase extend_special_variables checking lua testcase extend_template (with run test) checking lua testcase extend_template_method checking lua testcase extend_template_ns checking lua testcase extend_typedef_class (with run test) checking lua testcase extern_c checking lua testcase extern_namespace checking lua testcase extern_throws checking lua testcase expressions checking lua testcase features checking lua testcase fragments checking lua testcase friends (with run test) checking lua testcase friends_template checking lua testcase funcptr_cpp (with run test) checking lua testcase functors checking lua testcase fvirtual (with run test) checking lua testcase global_immutable_vars_cpp checking lua testcase global_namespace (with run test) checking lua testcase global_ns_arg checking lua testcase global_scope_types checking lua testcase global_vars (with run test) checking lua testcase grouping (with run test) checking lua testcase ignore_parameter checking lua testcase import_fragments checking lua testcase import_nomodule (with run test) checking lua testcase inherit checking lua testcase inherit_member checking lua testcase inherit_missing (with run test) checking lua testcase inherit_same_name checking lua testcase inherit_target_language checking lua testcase inherit_void_arg checking lua testcase inline_initializer checking lua testcase insert_directive checking lua testcase keyword_rename (with run test) checking lua testcase kind checking lua testcase kwargs_feature checking lua testcase langobj checking lua testcase li_attribute checking lua testcase li_attribute_template checking lua testcase li_boost_shared_ptr checking lua testcase li_boost_shared_ptr_attribute checking lua testcase li_boost_shared_ptr_bits checking lua testcase li_boost_shared_ptr_director checking lua testcase li_boost_shared_ptr_template checking lua testcase li_carrays_cpp (with run test) checking lua testcase li_cdata_cpp checking lua testcase li_cpointer_cpp checking lua testcase li_std_auto_ptr checking lua testcase li_stdint checking lua testcase li_swigtype_inout checking lua testcase li_typemaps (with run test) checking lua testcase li_typemaps_apply checking lua testcase li_windows checking lua testcase long_long_apply checking lua testcase memberin_extend checking lua testcase member_funcptr_galore checking lua testcase member_pointer (with run test) checking lua testcase member_pointer_const checking lua testcase member_template checking lua testcase minherit checking lua testcase minherit2 checking lua testcase mixed_types checking lua testcase multiple_inheritance checking lua testcase multiple_inheritance_abstract checking lua testcase multiple_inheritance_interfaces checking lua testcase multiple_inheritance_nspace checking lua testcase multiple_inheritance_shared_ptr checking lua testcase name_cxx checking lua testcase name_warnings checking lua testcase namespace_chase checking lua testcase namespace_class checking lua testcase namespace_enum checking lua testcase namespace_extend checking lua testcase namespace_forward_declaration checking lua testcase namespace_nested checking lua testcase namespace_spaces checking lua testcase namespace_template checking lua testcase namespace_typedef_class checking lua testcase namespace_typemap checking lua testcase namespace_union checking lua testcase namespace_virtual_method checking lua testcase nspace (with run test) checking lua testcase nspace_extend (with run test) checking lua testcase native_directive checking lua testcase naturalvar checking lua testcase naturalvar_more checking lua testcase naturalvar_onoff checking lua testcase nested_class checking lua testcase nested_directors checking lua testcase nested_comment checking lua testcase nested_ignore checking lua testcase nested_inheritance_interface checking lua testcase nested_in_template checking lua testcase nested_scope checking lua testcase nested_template_base checking lua testcase nested_workaround (with run test) checking lua testcase newobject1 (with run test) checking lua testcase newobject3 checking lua testcase null_pointer checking lua testcase operator_overload (with run test) checking lua testcase operator_overload_break checking lua testcase operator_pointer_ref checking lua testcase operbool checking lua testcase ordering checking lua testcase overload_arrays checking lua testcase overload_bool checking lua testcase overload_complicated (with run test) checking lua testcase overload_copy checking lua testcase overload_extend checking lua testcase overload_method checking lua testcase overload_numeric checking lua testcase overload_null (with run test) checking lua testcase overload_polymorphic checking lua testcase overload_rename checking lua testcase overload_return_type checking lua testcase overload_simple (with run test) checking lua testcase overload_subtype checking lua testcase overload_template (with run test) checking lua testcase overload_template_fast (with run test) checking lua testcase pointer_reference (with run test) checking lua testcase preproc_constants checking lua testcase primitive_ref (with run test) checking lua testcase private_assign checking lua testcase proxycode checking lua testcase protected_rename checking lua testcase pure_virtual checking lua testcase redefined checking lua testcase redefined_not checking lua testcase refcount (with run test) checking lua testcase reference_global_vars checking lua testcase rename1 checking lua testcase rename2 checking lua testcase rename3 checking lua testcase rename4 checking lua testcase rename_rstrip_encoder checking lua testcase rename_scope checking lua testcase rename_simple (with run test) checking lua testcase rename_strip_encoder checking lua testcase rename_pcre_encoder checking lua testcase rename_pcre_enum checking lua testcase rename_predicates checking lua testcase rename_wildcard checking lua testcase restrict_cplusplus checking lua testcase return_const_value checking lua testcase return_value_scope checking lua testcase rname checking lua testcase samename checking lua testcase sizet (with run test) checking lua testcase smart_pointer_const checking lua testcase smart_pointer_const2 checking lua testcase smart_pointer_const_overload checking lua testcase smart_pointer_extend (with run test) checking lua testcase smart_pointer_ignore checking lua testcase smart_pointer_member checking lua testcase smart_pointer_multi (with run test) checking lua testcase smart_pointer_multi_typedef checking lua testcase smart_pointer_namespace checking lua testcase smart_pointer_namespace2 checking lua testcase smart_pointer_not (with run test) checking lua testcase smart_pointer_overload (with run test) checking lua testcase smart_pointer_protected checking lua testcase smart_pointer_rename (with run test) checking lua testcase smart_pointer_simple (with run test) checking lua testcase smart_pointer_static checking lua testcase smart_pointer_template_const_overload checking lua testcase smart_pointer_template_defaults_overload checking lua testcase smart_pointer_templatemethods (with run test) checking lua testcase smart_pointer_templatevariables checking lua testcase smart_pointer_typedef checking lua testcase special_variables checking lua testcase special_variable_attributes checking lua testcase special_variable_macros checking lua testcase static_array_member checking lua testcase static_const_member (with run test) checking lua testcase static_const_member_2 (with run test) checking lua testcase stl_no_default_constructor checking lua testcase string_constants checking lua testcase struct_initialization_cpp checking lua testcase struct_value checking lua testcase swig_exception checking lua testcase symbol_clash checking lua testcase template_arg_replace checking lua testcase template_arg_scope checking lua testcase template_arg_typename checking lua testcase template_array_numeric checking lua testcase template_basic checking lua testcase template_base_template checking lua testcase template_classes checking lua testcase template_class_reuse_name checking lua testcase template_const_ref checking lua testcase template_construct (with run test) checking lua testcase template_templated_constructors checking lua testcase template_default checking lua testcase template_default2 checking lua testcase template_default_arg (with run test) checking lua testcase template_default_arg_overloaded checking lua testcase template_default_arg_overloaded_extend checking lua testcase template_default_arg_virtual_destructor checking lua testcase template_default_cache checking lua testcase template_default_class_parms checking lua testcase template_default_class_parms_typedef checking lua testcase template_default_inherit checking lua testcase template_default_qualify checking lua testcase template_default_vw checking lua testcase template_empty_inherit checking lua testcase template_enum checking lua testcase template_enum_ns_inherit checking lua testcase template_enum_typedef checking lua testcase template_explicit checking lua testcase template_extend1 (with run test) checking lua testcase template_extend2 (with run test) checking lua testcase template_extend_overload checking lua testcase template_extend_overload_2 checking lua testcase template_forward checking lua testcase template_inherit (with run test) checking lua testcase template_inherit_abstract checking lua testcase template_int_const checking lua testcase template_keyword_in_type checking lua testcase template_methods checking lua testcase template_namespace_forward_declaration checking lua testcase template_using_directive_and_declaration_forward checking lua testcase template_using_directive_typedef checking lua testcase template_nested checking lua testcase template_nested_typemaps checking lua testcase template_ns checking lua testcase template_ns2 checking lua testcase template_ns3 checking lua testcase template_ns4 checking lua testcase template_ns_enum checking lua testcase template_ns_enum2 checking lua testcase template_ns_inherit checking lua testcase template_ns_scope checking lua testcase template_parameters_global_scope checking lua testcase template_partial_arg checking lua testcase template_partial_specialization checking lua testcase template_partial_specialization_typedef checking lua testcase template_qualifier checking lua testcase template_ref_type checking lua testcase template_rename checking lua testcase template_retvalue checking lua testcase template_specialization checking lua testcase template_specialization_defarg checking lua testcase template_specialization_enum checking lua testcase template_static (with run test) checking lua testcase template_tbase_template checking lua testcase template_template_parameters checking lua testcase template_typedef checking lua testcase template_typedef_class_template checking lua testcase template_typedef_cplx checking lua testcase template_typedef_cplx2 checking lua testcase template_typedef_cplx3 checking lua testcase template_typedef_cplx4 checking lua testcase template_typedef_cplx5 checking lua testcase template_typedef_funcptr checking lua testcase template_typedef_inherit checking lua testcase template_typedef_ns checking lua testcase template_typedef_ptr checking lua testcase template_typedef_rec checking lua testcase template_typedef_typedef checking lua testcase template_typemaps checking lua testcase template_typemaps_typedef checking lua testcase template_typemaps_typedef2 checking lua testcase template_using checking lua testcase template_virtual checking lua testcase template_whitespace checking lua testcase threads checking lua testcase threads_exception checking lua testcase throw_exception checking lua testcase typedef_array_member checking lua testcase typedef_class checking lua testcase typedef_classforward_same_name checking lua testcase typedef_funcptr checking lua testcase typedef_inherit checking lua testcase typedef_mptr checking lua testcase typedef_reference checking lua testcase typedef_scope checking lua testcase typedef_sizet checking lua testcase typedef_struct_cpp checking lua testcase typedef_typedef checking lua testcase typemap_arrays checking lua testcase typemap_array_qualifiers checking lua testcase typemap_delete checking lua testcase typemap_directorout checking lua testcase typemap_documentation checking lua testcase typemap_global_scope checking lua testcase typemap_manyargs checking lua testcase typemap_namespace checking lua testcase typemap_ns_using checking lua testcase typemap_numinputs checking lua testcase typemap_template checking lua testcase typemap_template_parm_typedef checking lua testcase typemap_template_parms checking lua testcase typemap_template_typedef checking lua testcase typemap_out_optimal checking lua testcase typemap_qualifier_strip checking lua testcase typemap_variables checking lua testcase typemap_various checking lua testcase typename checking lua testcase types_directive checking lua testcase unicode_strings checking lua testcase union_scope checking lua testcase using1 checking lua testcase using2 checking lua testcase using_composition checking lua testcase using_directive_and_declaration checking lua testcase using_directive_and_declaration_forward checking lua testcase using_extend checking lua testcase using_inherit checking lua testcase using_namespace checking lua testcase using_namespace_loop checking lua testcase using_pointers checking lua testcase using_private checking lua testcase using_protected checking lua testcase valuewrapper (with run test) checking lua testcase valuewrapper_base checking lua testcase valuewrapper_const checking lua testcase valuewrapper_opaque checking lua testcase varargs (with run test) checking lua testcase varargs_overload checking lua testcase variable_replacement checking lua testcase virtual_destructor checking lua testcase virtual_derivation checking lua testcase virtual_poly checking lua testcase virtual_vs_nonvirtual_base checking lua testcase voidtest (with run test) checking lua testcase wallkw checking lua testcase wrapmacro checking lua testcase director_string checking lua testcase ignore_template_constructor checking lua testcase li_std_combinations checking lua testcase li_std_containers_overload checking lua testcase li_std_deque checking lua testcase li_std_except (with run test) checking lua testcase li_std_except_as_class checking lua testcase li_std_map checking lua testcase li_std_pair (with run test) checking lua testcase li_std_pair_using checking lua testcase li_std_string (with run test) checking lua testcase li_std_vector (with run test) checking lua testcase li_std_vector_back_reference checking lua testcase li_std_vector_enum checking lua testcase li_std_vector_member_var checking lua testcase li_std_vector_ptr checking lua testcase li_std_wstring checking lua testcase smart_pointer_inherit (with run test) checking lua testcase template_typedef_fnc checking lua testcase template_type_namespace checking lua testcase template_opaque checking lua testcase lua_no_module_global (with run test) checking lua testcase arrays checking lua testcase bom_utf8 checking lua testcase c_delete checking lua testcase c_delete_function checking lua testcase char_constant checking lua testcase const_const checking lua testcase constant_expr checking lua testcase default_args_c checking lua testcase empty_c checking lua testcase enums (with run test) checking lua testcase enum_forward checking lua testcase enum_macro checking lua testcase enum_missing checking lua testcase extern_declaration checking lua testcase funcptr checking lua testcase function_typedef checking lua testcase global_functions checking lua testcase global_immutable_vars checking lua testcase immutable_values checking lua testcase inctest checking lua testcase infinity checking lua testcase integers checking lua testcase keyword_rename_c (with run test) checking lua testcase lextype checking lua testcase li_carrays (with run test) checking lua testcase li_cdata checking lua testcase li_cmalloc checking lua testcase li_constraints checking lua testcase li_cpointer checking lua testcase li_math checking lua testcase long_long checking lua testcase memberin_extend_c checking lua testcase name checking lua testcase nested checking lua testcase nested_extend_c checking lua testcase nested_structs checking lua testcase newobject2 (with run test) checking lua testcase overload_extend_c checking lua testcase overload_extend2 checking lua testcase preproc checking lua testcase preproc_constants_c checking lua testcase preproc_defined checking lua testcase preproc_gcc_output checking lua testcase preproc_include checking lua testcase preproc_line_file checking lua testcase register_par checking lua testcase ret_by_value (with run test) checking lua testcase simple_array checking lua testcase sizeof_pointer checking lua testcase sneaky1 checking lua testcase string_simple checking lua testcase struct_rename checking lua testcase struct_initialization checking lua testcase typedef_classforward_same_name checking lua testcase typedef_struct checking lua testcase typemap_subst checking lua testcase union_parameter checking lua testcase unions checking lua testcase clientdata_prop checking lua testcase import_stl checking lua testcase imports (with run test) checking lua testcase mod checking lua testcase multi_import (with run test) checking lua testcase packageoption checking lua testcase template_typedef_import 549 lua tests passed skipping r test-suite check skipping scilab test-suite check skipping go test-suite check skipping d test-suite check skipping javascript test-suite check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ERJbe2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 ++ dirname /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 + cd swig-4.0.1 + make clean-examples cleaning Examples/tcl/class cleaning Examples/tcl/constants cleaning Examples/tcl/contract cleaning Examples/tcl/enum cleaning Examples/tcl/funcptr cleaning Examples/tcl/import cleaning Examples/tcl/multimap cleaning Examples/tcl/operator cleaning Examples/tcl/pointer cleaning Examples/tcl/reference cleaning Examples/tcl/simple cleaning Examples/tcl/std_vector cleaning Examples/tcl/value cleaning Examples/tcl/variables cleaning Examples/perl5/callback cleaning Examples/perl5/class cleaning Examples/perl5/constants cleaning Examples/perl5/constants2 cleaning Examples/perl5/extend cleaning Examples/perl5/funcptr cleaning Examples/perl5/import cleaning Examples/perl5/multimap cleaning Examples/perl5/multiple_inheritance cleaning Examples/perl5/pointer cleaning Examples/perl5/reference cleaning Examples/perl5/simple cleaning Examples/perl5/value cleaning Examples/perl5/variables skipping python clean skipping java clean skipping android clean skipping guile clean skipping mzscheme clean cleaning Examples/ruby/class cleaning Examples/ruby/constants cleaning Examples/ruby/enum cleaning Examples/ruby/funcptr cleaning Examples/ruby/funcptr2 cleaning Examples/ruby/functor cleaning Examples/ruby/hashargs cleaning Examples/ruby/import cleaning Examples/ruby/import_template cleaning Examples/ruby/mark_function cleaning Examples/ruby/multimap cleaning Examples/ruby/operator cleaning Examples/ruby/overloading cleaning Examples/ruby/pointer cleaning Examples/ruby/reference cleaning Examples/ruby/simple cleaning Examples/ruby/std_vector cleaning Examples/ruby/template cleaning Examples/ruby/value cleaning Examples/ruby/variables skipping ocaml clean skipping octave clean cleaning Examples/php/callback cleaning Examples/php/class cleaning Examples/php/constants cleaning Examples/php/cpointer cleaning Examples/php/disown cleaning Examples/php/enum cleaning Examples/php/extend cleaning Examples/php/funcptr cleaning Examples/php/overloading cleaning Examples/php/pointer cleaning Examples/php/pragmas cleaning Examples/php/proxy cleaning Examples/php/reference cleaning Examples/php/simple cleaning Examples/php/sync cleaning Examples/php/value cleaning Examples/php/variables skipping csharp clean cleaning Examples/lua/arrays cleaning Examples/lua/class cleaning Examples/lua/constants cleaning Examples/lua/dual cleaning Examples/lua/embed cleaning Examples/lua/embed2 cleaning Examples/lua/embed3 cleaning Examples/lua/exception cleaning Examples/lua/funcptr3 cleaning Examples/lua/functest cleaning Examples/lua/functor cleaning Examples/lua/import cleaning Examples/lua/nspace cleaning Examples/lua/owner cleaning Examples/lua/pointer cleaning Examples/lua/simple cleaning Examples/lua/variables skipping r clean skipping scilab clean skipping go clean skipping d clean skipping javascript clean + pushd Examples/ ~/build/BUILD/swig-4.0.1/Examples ~/build/BUILD/swig-4.0.1 + find -type f -name Makefile.in -delete -print ./Makefile.in ./xml/Makefile.in ./test-suite/pike/Makefile.in ./test-suite/php/Makefile.in ./test-suite/clisp/Makefile.in ./test-suite/tcl/Makefile.in ./test-suite/go/Makefile.in ./test-suite/lua/Makefile.in ./test-suite/errors/Makefile.in ./test-suite/perl5/Makefile.in ./test-suite/csharp/Makefile.in ./test-suite/guile/Makefile.in ./test-suite/uffi/Makefile.in ./test-suite/cffi/Makefile.in ./test-suite/r/Makefile.in ./test-suite/chicken/Makefile.in ./test-suite/allegrocl/Makefile.in ./test-suite/d/Makefile.in ./test-suite/octave/Makefile.in ./test-suite/ruby/Makefile.in ./test-suite/python/Makefile.in ./test-suite/mzscheme/Makefile.in ./test-suite/scilab/Makefile.in ./test-suite/ocaml/Makefile.in ./test-suite/javascript/Makefile.in ./test-suite/java/Makefile.in + rm -rf test-suite + find -type f -name '*.dsp' -delete -print ./tcl/contract/example.dsp ./tcl/class/example.dsp ./tcl/simple/example.dsp ./tcl/import/base.dsp ./tcl/import/spam.dsp ./tcl/import/bar.dsp ./tcl/import/foo.dsp ./tcl/multimap/example.dsp ./perl5/class/example.dsp ./perl5/simple/example.dsp ./perl5/import/base.dsp ./perl5/import/spam.dsp ./perl5/import/bar.dsp ./perl5/import/foo.dsp ./perl5/multimap/example.dsp ./r/class/example.dsp ./r/simple/example.dsp ./ruby/mark_function/example.dsp ./ruby/class/example.dsp ./ruby/simple/example.dsp ./ruby/free_function/example.dsp ./ruby/import/base.dsp ./ruby/import/spam.dsp ./ruby/import/bar.dsp ./ruby/import/foo.dsp ./ruby/multimap/example.dsp ./python/contract/example.dsp ./python/doxygen/example.dsp ./python/class/example.dsp ./python/simple/example.dsp ./python/import/base.dsp ./python/import/spam.dsp ./python/import/bar.dsp ./python/import/foo.dsp ./python/multimap/example.dsp ./java/doxygen/example.dsp ./java/class/example.dsp ./java/nested/example.dsp ./java/simple/example.dsp ./java/multimap/example.dsp + find -type f -name '*.dsw' -delete -print ./tcl/import/example.dsw ./perl5/import/example.dsw ./ruby/import/example.dsw ./python/import/example.dsw ++ find -type f + for all in `find -type f` + dos2unix -k ./pike/class/example.i dos2unix: converting file ./pike/class/example.i to Unix format... + chmod -x ./pike/class/example.i + for all in `find -type f` + dos2unix -k ./pike/class/example.cxx dos2unix: converting file ./pike/class/example.cxx to Unix format... + chmod -x ./pike/class/example.cxx + for all in `find -type f` + dos2unix -k ./pike/class/example.h dos2unix: converting file ./pike/class/example.h to Unix format... + chmod -x ./pike/class/example.h + for all in `find -type f` + dos2unix -k ./pike/class/Makefile dos2unix: converting file ./pike/class/Makefile to Unix format... + chmod -x ./pike/class/Makefile + for all in `find -type f` + dos2unix -k ./pike/class/runme.pike dos2unix: converting file ./pike/class/runme.pike to Unix format... + chmod -x ./pike/class/runme.pike + for all in `find -type f` + dos2unix -k ./pike/enum/example.i dos2unix: converting file ./pike/enum/example.i to Unix format... + chmod -x ./pike/enum/example.i + for all in `find -type f` + dos2unix -k ./pike/enum/example.cxx dos2unix: converting file ./pike/enum/example.cxx to Unix format... + chmod -x ./pike/enum/example.cxx + for all in `find -type f` + dos2unix -k ./pike/enum/example.h dos2unix: converting file ./pike/enum/example.h to Unix format... + chmod -x ./pike/enum/example.h + for all in `find -type f` + dos2unix -k ./pike/enum/Makefile dos2unix: converting file ./pike/enum/Makefile to Unix format... + chmod -x ./pike/enum/Makefile + for all in `find -type f` + dos2unix -k ./pike/enum/runme.pike dos2unix: converting file ./pike/enum/runme.pike to Unix format... + chmod -x ./pike/enum/runme.pike + for all in `find -type f` + dos2unix -k ./pike/enum/README dos2unix: converting file ./pike/enum/README to Unix format... + chmod -x ./pike/enum/README + for all in `find -type f` + dos2unix -k ./pike/template/example.i dos2unix: converting file ./pike/template/example.i to Unix format... + chmod -x ./pike/template/example.i + for all in `find -type f` + dos2unix -k ./pike/template/example.h dos2unix: converting file ./pike/template/example.h to Unix format... + chmod -x ./pike/template/example.h + for all in `find -type f` + dos2unix -k ./pike/template/Makefile dos2unix: converting file ./pike/template/Makefile to Unix format... + chmod -x ./pike/template/Makefile + for all in `find -type f` + dos2unix -k ./pike/template/runme.pike dos2unix: converting file ./pike/template/runme.pike to Unix format... + chmod -x ./pike/template/runme.pike + for all in `find -type f` + dos2unix -k ./pike/simple/example.i dos2unix: converting file ./pike/simple/example.i to Unix format... + chmod -x ./pike/simple/example.i + for all in `find -type f` + dos2unix -k ./pike/simple/Makefile dos2unix: converting file ./pike/simple/Makefile to Unix format... + chmod -x ./pike/simple/Makefile + for all in `find -type f` + dos2unix -k ./pike/simple/runme.pike dos2unix: converting file ./pike/simple/runme.pike to Unix format... + chmod -x ./pike/simple/runme.pike + for all in `find -type f` + dos2unix -k ./pike/simple/example.c dos2unix: converting file ./pike/simple/example.c to Unix format... + chmod -x ./pike/simple/example.c + for all in `find -type f` + dos2unix -k ./pike/check.list dos2unix: converting file ./pike/check.list to Unix format... + chmod -x ./pike/check.list + for all in `find -type f` + dos2unix -k ./pike/overload/example.i dos2unix: converting file ./pike/overload/example.i to Unix format... + chmod -x ./pike/overload/example.i + for all in `find -type f` + dos2unix -k ./pike/overload/example.cxx dos2unix: converting file ./pike/overload/example.cxx to Unix format... + chmod -x ./pike/overload/example.cxx + for all in `find -type f` + dos2unix -k ./pike/overload/example.h dos2unix: converting file ./pike/overload/example.h to Unix format... + chmod -x ./pike/overload/example.h + for all in `find -type f` + dos2unix -k ./pike/overload/Makefile dos2unix: converting file ./pike/overload/Makefile to Unix format... + chmod -x ./pike/overload/Makefile + for all in `find -type f` + dos2unix -k ./pike/overload/runme.pike dos2unix: converting file ./pike/overload/runme.pike to Unix format... + chmod -x ./pike/overload/runme.pike + for all in `find -type f` + dos2unix -k ./pike/constants/example.i dos2unix: converting file ./pike/constants/example.i to Unix format... + chmod -x ./pike/constants/example.i + for all in `find -type f` + dos2unix -k ./pike/constants/Makefile dos2unix: converting file ./pike/constants/Makefile to Unix format... + chmod -x ./pike/constants/Makefile + for all in `find -type f` + dos2unix -k ./pike/constants/runme.pike dos2unix: converting file ./pike/constants/runme.pike to Unix format... + chmod -x ./pike/constants/runme.pike + for all in `find -type f` + dos2unix -k ./index.html dos2unix: converting file ./index.html to Unix format... + chmod -x ./index.html + for all in `find -type f` + dos2unix -k ./android/class/local.properties dos2unix: converting file ./android/class/local.properties to Unix format... + chmod -x ./android/class/local.properties + for all in `find -type f` + dos2unix -k ./android/class/proguard.cfg dos2unix: converting file ./android/class/proguard.cfg to Unix format... + chmod -x ./android/class/proguard.cfg + for all in `find -type f` + dos2unix -k ./android/class/Makefile dos2unix: converting file ./android/class/Makefile to Unix format... + chmod -x ./android/class/Makefile + for all in `find -type f` + dos2unix -k ./android/class/ant.properties dos2unix: converting file ./android/class/ant.properties to Unix format... + chmod -x ./android/class/ant.properties + for all in `find -type f` + dos2unix -k ./android/class/src/org/swig/classexample/SwigClass.java dos2unix: converting file ./android/class/src/org/swig/classexample/SwigClass.java to Unix format... + chmod -x ./android/class/src/org/swig/classexample/SwigClass.java + for all in `find -type f` + dos2unix -k ./android/class/build.xml dos2unix: converting file ./android/class/build.xml to Unix format... + chmod -x ./android/class/build.xml + for all in `find -type f` + dos2unix -k ./android/class/res/values/strings.xml dos2unix: converting file ./android/class/res/values/strings.xml to Unix format... + chmod -x ./android/class/res/values/strings.xml + for all in `find -type f` + dos2unix -k ./android/class/res/layout/main.xml dos2unix: converting file ./android/class/res/layout/main.xml to Unix format... + chmod -x ./android/class/res/layout/main.xml + for all in `find -type f` + dos2unix -k ./android/class/project.properties dos2unix: converting file ./android/class/project.properties to Unix format... + chmod -x ./android/class/project.properties + for all in `find -type f` + dos2unix -k ./android/class/jni/example.i dos2unix: converting file ./android/class/jni/example.i to Unix format... + chmod -x ./android/class/jni/example.i + for all in `find -type f` + dos2unix -k ./android/class/jni/Android.mk dos2unix: converting file ./android/class/jni/Android.mk to Unix format... + chmod -x ./android/class/jni/Android.mk + for all in `find -type f` + dos2unix -k ./android/class/jni/example.cpp dos2unix: converting file ./android/class/jni/example.cpp to Unix format... + chmod -x ./android/class/jni/example.cpp + for all in `find -type f` + dos2unix -k ./android/class/jni/example.h dos2unix: converting file ./android/class/jni/example.h to Unix format... + chmod -x ./android/class/jni/example.h + for all in `find -type f` + dos2unix -k ./android/class/AndroidManifest.xml dos2unix: converting file ./android/class/AndroidManifest.xml to Unix format... + chmod -x ./android/class/AndroidManifest.xml + for all in `find -type f` + dos2unix -k ./android/simple/local.properties dos2unix: converting file ./android/simple/local.properties to Unix format... + chmod -x ./android/simple/local.properties + for all in `find -type f` + dos2unix -k ./android/simple/proguard.cfg dos2unix: converting file ./android/simple/proguard.cfg to Unix format... + chmod -x ./android/simple/proguard.cfg + for all in `find -type f` + dos2unix -k ./android/simple/Makefile dos2unix: converting file ./android/simple/Makefile to Unix format... + chmod -x ./android/simple/Makefile + for all in `find -type f` + dos2unix -k ./android/simple/ant.properties dos2unix: converting file ./android/simple/ant.properties to Unix format... + chmod -x ./android/simple/ant.properties + for all in `find -type f` + dos2unix -k ./android/simple/src/org/swig/simple/SwigSimple.java dos2unix: converting file ./android/simple/src/org/swig/simple/SwigSimple.java to Unix format... + chmod -x ./android/simple/src/org/swig/simple/SwigSimple.java + for all in `find -type f` + dos2unix -k ./android/simple/build.xml dos2unix: converting file ./android/simple/build.xml to Unix format... + chmod -x ./android/simple/build.xml + for all in `find -type f` + dos2unix -k ./android/simple/res/values/strings.xml dos2unix: converting file ./android/simple/res/values/strings.xml to Unix format... + chmod -x ./android/simple/res/values/strings.xml + for all in `find -type f` + dos2unix -k ./android/simple/res/layout/main.xml dos2unix: converting file ./android/simple/res/layout/main.xml to Unix format... + chmod -x ./android/simple/res/layout/main.xml + for all in `find -type f` + dos2unix -k ./android/simple/project.properties dos2unix: converting file ./android/simple/project.properties to Unix format... + chmod -x ./android/simple/project.properties + for all in `find -type f` + dos2unix -k ./android/simple/jni/example.i dos2unix: converting file ./android/simple/jni/example.i to Unix format... + chmod -x ./android/simple/jni/example.i + for all in `find -type f` + dos2unix -k ./android/simple/jni/Android.mk dos2unix: converting file ./android/simple/jni/Android.mk to Unix format... + chmod -x ./android/simple/jni/Android.mk + for all in `find -type f` + dos2unix -k ./android/simple/jni/example.c dos2unix: converting file ./android/simple/jni/example.c to Unix format... + chmod -x ./android/simple/jni/example.c + for all in `find -type f` + dos2unix -k ./android/simple/AndroidManifest.xml dos2unix: converting file ./android/simple/AndroidManifest.xml to Unix format... + chmod -x ./android/simple/AndroidManifest.xml + for all in `find -type f` + dos2unix -k ./android/check.list dos2unix: converting file ./android/check.list to Unix format... + chmod -x ./android/check.list + for all in `find -type f` + dos2unix -k ./android/extend/local.properties dos2unix: converting file ./android/extend/local.properties to Unix format... + chmod -x ./android/extend/local.properties + for all in `find -type f` + dos2unix -k ./android/extend/proguard.cfg dos2unix: converting file ./android/extend/proguard.cfg to Unix format... + chmod -x ./android/extend/proguard.cfg + for all in `find -type f` + dos2unix -k ./android/extend/Makefile dos2unix: converting file ./android/extend/Makefile to Unix format... + chmod -x ./android/extend/Makefile + for all in `find -type f` + dos2unix -k ./android/extend/ant.properties dos2unix: converting file ./android/extend/ant.properties to Unix format... + chmod -x ./android/extend/ant.properties + for all in `find -type f` + dos2unix -k ./android/extend/src/org/swig/extendexample/SwigExtend.java dos2unix: converting file ./android/extend/src/org/swig/extendexample/SwigExtend.java to Unix format... + chmod -x ./android/extend/src/org/swig/extendexample/SwigExtend.java + for all in `find -type f` + dos2unix -k ./android/extend/build.xml dos2unix: converting file ./android/extend/build.xml to Unix format... + chmod -x ./android/extend/build.xml + for all in `find -type f` + dos2unix -k ./android/extend/res/values/strings.xml dos2unix: converting file ./android/extend/res/values/strings.xml to Unix format... + chmod -x ./android/extend/res/values/strings.xml + for all in `find -type f` + dos2unix -k ./android/extend/res/layout/main.xml dos2unix: converting file ./android/extend/res/layout/main.xml to Unix format... + chmod -x ./android/extend/res/layout/main.xml + for all in `find -type f` + dos2unix -k ./android/extend/project.properties dos2unix: converting file ./android/extend/project.properties to Unix format... + chmod -x ./android/extend/project.properties + for all in `find -type f` + dos2unix -k ./android/extend/jni/example.i dos2unix: converting file ./android/extend/jni/example.i to Unix format... + chmod -x ./android/extend/jni/example.i + for all in `find -type f` + dos2unix -k ./android/extend/jni/Android.mk dos2unix: converting file ./android/extend/jni/Android.mk to Unix format... + chmod -x ./android/extend/jni/Android.mk + for all in `find -type f` + dos2unix -k ./android/extend/jni/example.cpp dos2unix: converting file ./android/extend/jni/example.cpp to Unix format... + chmod -x ./android/extend/jni/example.cpp + for all in `find -type f` + dos2unix -k ./android/extend/jni/example.h dos2unix: converting file ./android/extend/jni/example.h to Unix format... + chmod -x ./android/extend/jni/example.h + for all in `find -type f` + dos2unix -k ./android/extend/jni/Application.mk dos2unix: converting file ./android/extend/jni/Application.mk to Unix format... + chmod -x ./android/extend/jni/Application.mk + for all in `find -type f` + dos2unix -k ./android/extend/AndroidManifest.xml dos2unix: converting file ./android/extend/AndroidManifest.xml to Unix format... + chmod -x ./android/extend/AndroidManifest.xml + for all in `find -type f` + dos2unix -k ./php/pragmas/example.i dos2unix: converting file ./php/pragmas/example.i to Unix format... + chmod -x ./php/pragmas/example.i + for all in `find -type f` + dos2unix -k ./php/pragmas/include.php dos2unix: converting file ./php/pragmas/include.php to Unix format... + chmod -x ./php/pragmas/include.php + for all in `find -type f` + dos2unix -k ./php/pragmas/Makefile dos2unix: converting file ./php/pragmas/Makefile to Unix format... + chmod -x ./php/pragmas/Makefile + for all in `find -type f` + dos2unix -k ./php/pragmas/runme.php dos2unix: converting file ./php/pragmas/runme.php to Unix format... + chmod -x ./php/pragmas/runme.php + for all in `find -type f` + dos2unix -k ./php/pointer/example.i dos2unix: converting file ./php/pointer/example.i to Unix format... + chmod -x ./php/pointer/example.i + for all in `find -type f` + dos2unix -k ./php/pointer/Makefile dos2unix: converting file ./php/pointer/Makefile to Unix format... + chmod -x ./php/pointer/Makefile + for all in `find -type f` + dos2unix -k ./php/pointer/runme.php dos2unix: converting file ./php/pointer/runme.php to Unix format... + chmod -x ./php/pointer/runme.php + for all in `find -type f` + dos2unix -k ./php/pointer/example.c dos2unix: converting file ./php/pointer/example.c to Unix format... + chmod -x ./php/pointer/example.c + for all in `find -type f` + dos2unix -k ./php/class/example.i dos2unix: converting file ./php/class/example.i to Unix format... + chmod -x ./php/class/example.i + for all in `find -type f` + dos2unix -k ./php/class/example.cxx dos2unix: converting file ./php/class/example.cxx to Unix format... + chmod -x ./php/class/example.cxx + for all in `find -type f` + dos2unix -k ./php/class/example.h dos2unix: converting file ./php/class/example.h to Unix format... + chmod -x ./php/class/example.h + for all in `find -type f` + dos2unix -k ./php/class/Makefile dos2unix: converting file ./php/class/Makefile to Unix format... + chmod -x ./php/class/Makefile + for all in `find -type f` + dos2unix -k ./php/class/runme.php dos2unix: converting file ./php/class/runme.php to Unix format... + chmod -x ./php/class/runme.php + for all in `find -type f` + dos2unix -k ./php/enum/example.i dos2unix: converting file ./php/enum/example.i to Unix format... + chmod -x ./php/enum/example.i + for all in `find -type f` + dos2unix -k ./php/enum/example.cxx dos2unix: converting file ./php/enum/example.cxx to Unix format... + chmod -x ./php/enum/example.cxx + for all in `find -type f` + dos2unix -k ./php/enum/example.h dos2unix: converting file ./php/enum/example.h to Unix format... + chmod -x ./php/enum/example.h + for all in `find -type f` + dos2unix -k ./php/enum/Makefile dos2unix: converting file ./php/enum/Makefile to Unix format... + chmod -x ./php/enum/Makefile + for all in `find -type f` + dos2unix -k ./php/enum/runme.php dos2unix: converting file ./php/enum/runme.php to Unix format... + chmod -x ./php/enum/runme.php + for all in `find -type f` + dos2unix -k ./php/sync/example.i dos2unix: converting file ./php/sync/example.i to Unix format... + chmod -x ./php/sync/example.i + for all in `find -type f` + dos2unix -k ./php/sync/example.cxx dos2unix: converting file ./php/sync/example.cxx to Unix format... + chmod -x ./php/sync/example.cxx + for all in `find -type f` + dos2unix -k ./php/sync/example.h dos2unix: converting file ./php/sync/example.h to Unix format... + chmod -x ./php/sync/example.h + for all in `find -type f` + dos2unix -k ./php/sync/Makefile dos2unix: converting file ./php/sync/Makefile to Unix format... + chmod -x ./php/sync/Makefile + for all in `find -type f` + dos2unix -k ./php/sync/runme.php dos2unix: converting file ./php/sync/runme.php to Unix format... + chmod -x ./php/sync/runme.php + for all in `find -type f` + dos2unix -k ./php/value/example.i dos2unix: converting file ./php/value/example.i to Unix format... + chmod -x ./php/value/example.i + for all in `find -type f` + dos2unix -k ./php/value/example.h dos2unix: converting file ./php/value/example.h to Unix format... + chmod -x ./php/value/example.h + for all in `find -type f` + dos2unix -k ./php/value/Makefile dos2unix: converting file ./php/value/Makefile to Unix format... + chmod -x ./php/value/Makefile + for all in `find -type f` + dos2unix -k ./php/value/runme.php dos2unix: converting file ./php/value/runme.php to Unix format... + chmod -x ./php/value/runme.php + for all in `find -type f` + dos2unix -k ./php/value/example.c dos2unix: converting file ./php/value/example.c to Unix format... + chmod -x ./php/value/example.c + for all in `find -type f` + dos2unix -k ./php/disown/example.i dos2unix: converting file ./php/disown/example.i to Unix format... + chmod -x ./php/disown/example.i + for all in `find -type f` + dos2unix -k ./php/disown/example.cxx dos2unix: converting file ./php/disown/example.cxx to Unix format... + chmod -x ./php/disown/example.cxx + for all in `find -type f` + dos2unix -k ./php/disown/example.h dos2unix: converting file ./php/disown/example.h to Unix format... + chmod -x ./php/disown/example.h + for all in `find -type f` + dos2unix -k ./php/disown/Makefile dos2unix: converting file ./php/disown/Makefile to Unix format... + chmod -x ./php/disown/Makefile + for all in `find -type f` + dos2unix -k ./php/disown/runme.php dos2unix: converting file ./php/disown/runme.php to Unix format... + chmod -x ./php/disown/runme.php + for all in `find -type f` + dos2unix -k ./php/funcptr/example.i dos2unix: converting file ./php/funcptr/example.i to Unix format... + chmod -x ./php/funcptr/example.i + for all in `find -type f` + dos2unix -k ./php/funcptr/example.h dos2unix: converting file ./php/funcptr/example.h to Unix format... + chmod -x ./php/funcptr/example.h + for all in `find -type f` + dos2unix -k ./php/funcptr/Makefile dos2unix: converting file ./php/funcptr/Makefile to Unix format... + chmod -x ./php/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./php/funcptr/runme.php dos2unix: converting file ./php/funcptr/runme.php to Unix format... + chmod -x ./php/funcptr/runme.php + for all in `find -type f` + dos2unix -k ./php/funcptr/example.c dos2unix: converting file ./php/funcptr/example.c to Unix format... + chmod -x ./php/funcptr/example.c + for all in `find -type f` + dos2unix -k ./php/simple/example.i dos2unix: converting file ./php/simple/example.i to Unix format... + chmod -x ./php/simple/example.i + for all in `find -type f` + dos2unix -k ./php/simple/Makefile dos2unix: converting file ./php/simple/Makefile to Unix format... + chmod -x ./php/simple/Makefile + for all in `find -type f` + dos2unix -k ./php/simple/runme.php dos2unix: converting file ./php/simple/runme.php to Unix format... + chmod -x ./php/simple/runme.php + for all in `find -type f` + dos2unix -k ./php/simple/example.c dos2unix: converting file ./php/simple/example.c to Unix format... + chmod -x ./php/simple/example.c + for all in `find -type f` + dos2unix -k ./php/reference/example.i dos2unix: converting file ./php/reference/example.i to Unix format... + chmod -x ./php/reference/example.i + for all in `find -type f` + dos2unix -k ./php/reference/example.cxx dos2unix: converting file ./php/reference/example.cxx to Unix format... + chmod -x ./php/reference/example.cxx + for all in `find -type f` + dos2unix -k ./php/reference/example.h dos2unix: converting file ./php/reference/example.h to Unix format... + chmod -x ./php/reference/example.h + for all in `find -type f` + dos2unix -k ./php/reference/Makefile dos2unix: converting file ./php/reference/Makefile to Unix format... + chmod -x ./php/reference/Makefile + for all in `find -type f` + dos2unix -k ./php/reference/runme.php dos2unix: converting file ./php/reference/runme.php to Unix format... + chmod -x ./php/reference/runme.php + for all in `find -type f` + dos2unix -k ./php/proxy/example.i dos2unix: converting file ./php/proxy/example.i to Unix format... + chmod -x ./php/proxy/example.i + for all in `find -type f` + dos2unix -k ./php/proxy/example.cxx dos2unix: converting file ./php/proxy/example.cxx to Unix format... + chmod -x ./php/proxy/example.cxx + for all in `find -type f` + dos2unix -k ./php/proxy/example.h dos2unix: converting file ./php/proxy/example.h to Unix format... + chmod -x ./php/proxy/example.h + for all in `find -type f` + dos2unix -k ./php/proxy/Makefile dos2unix: converting file ./php/proxy/Makefile to Unix format... + chmod -x ./php/proxy/Makefile + for all in `find -type f` + dos2unix -k ./php/proxy/runme.php dos2unix: converting file ./php/proxy/runme.php to Unix format... + chmod -x ./php/proxy/runme.php + for all in `find -type f` + dos2unix -k ./php/check.list dos2unix: converting file ./php/check.list to Unix format... + chmod -x ./php/check.list + for all in `find -type f` + dos2unix -k ./php/callback/index.html dos2unix: converting file ./php/callback/index.html to Unix format... + chmod -x ./php/callback/index.html + for all in `find -type f` + dos2unix -k ./php/callback/example.i dos2unix: converting file ./php/callback/example.i to Unix format... + chmod -x ./php/callback/example.i + for all in `find -type f` + dos2unix -k ./php/callback/example.cxx dos2unix: converting file ./php/callback/example.cxx to Unix format... + chmod -x ./php/callback/example.cxx + for all in `find -type f` + dos2unix -k ./php/callback/example.h dos2unix: converting file ./php/callback/example.h to Unix format... + chmod -x ./php/callback/example.h + for all in `find -type f` + dos2unix -k ./php/callback/Makefile dos2unix: converting file ./php/callback/Makefile to Unix format... + chmod -x ./php/callback/Makefile + for all in `find -type f` + dos2unix -k ./php/callback/runme.php dos2unix: converting file ./php/callback/runme.php to Unix format... + chmod -x ./php/callback/runme.php + for all in `find -type f` + dos2unix -k ./php/cpointer/example.i dos2unix: converting file ./php/cpointer/example.i to Unix format... + chmod -x ./php/cpointer/example.i + for all in `find -type f` + dos2unix -k ./php/cpointer/Makefile dos2unix: converting file ./php/cpointer/Makefile to Unix format... + chmod -x ./php/cpointer/Makefile + for all in `find -type f` + dos2unix -k ./php/cpointer/runme.php dos2unix: converting file ./php/cpointer/runme.php to Unix format... + chmod -x ./php/cpointer/runme.php + for all in `find -type f` + dos2unix -k ./php/cpointer/example.c dos2unix: converting file ./php/cpointer/example.c to Unix format... + chmod -x ./php/cpointer/example.c + for all in `find -type f` + dos2unix -k ./php/overloading/example.i dos2unix: converting file ./php/overloading/example.i to Unix format... + chmod -x ./php/overloading/example.i + for all in `find -type f` + dos2unix -k ./php/overloading/example.cxx dos2unix: converting file ./php/overloading/example.cxx to Unix format... + chmod -x ./php/overloading/example.cxx + for all in `find -type f` + dos2unix -k ./php/overloading/example.h dos2unix: converting file ./php/overloading/example.h to Unix format... + chmod -x ./php/overloading/example.h + for all in `find -type f` + dos2unix -k ./php/overloading/Makefile dos2unix: converting file ./php/overloading/Makefile to Unix format... + chmod -x ./php/overloading/Makefile + for all in `find -type f` + dos2unix -k ./php/overloading/runme.php dos2unix: converting file ./php/overloading/runme.php to Unix format... + chmod -x ./php/overloading/runme.php + for all in `find -type f` + dos2unix -k ./php/extend/index.html dos2unix: converting file ./php/extend/index.html to Unix format... + chmod -x ./php/extend/index.html + for all in `find -type f` + dos2unix -k ./php/extend/example.i dos2unix: converting file ./php/extend/example.i to Unix format... + chmod -x ./php/extend/example.i + for all in `find -type f` + dos2unix -k ./php/extend/example.cxx dos2unix: converting file ./php/extend/example.cxx to Unix format... + chmod -x ./php/extend/example.cxx + for all in `find -type f` + dos2unix -k ./php/extend/example.h dos2unix: converting file ./php/extend/example.h to Unix format... + chmod -x ./php/extend/example.h + for all in `find -type f` + dos2unix -k ./php/extend/Makefile dos2unix: converting file ./php/extend/Makefile to Unix format... + chmod -x ./php/extend/Makefile + for all in `find -type f` + dos2unix -k ./php/extend/runme.php dos2unix: converting file ./php/extend/runme.php to Unix format... + chmod -x ./php/extend/runme.php + for all in `find -type f` + dos2unix -k ./php/variables/example.i dos2unix: converting file ./php/variables/example.i to Unix format... + chmod -x ./php/variables/example.i + for all in `find -type f` + dos2unix -k ./php/variables/example.h dos2unix: converting file ./php/variables/example.h to Unix format... + chmod -x ./php/variables/example.h + for all in `find -type f` + dos2unix -k ./php/variables/Makefile dos2unix: converting file ./php/variables/Makefile to Unix format... + chmod -x ./php/variables/Makefile + for all in `find -type f` + dos2unix -k ./php/variables/runme.php dos2unix: converting file ./php/variables/runme.php to Unix format... + chmod -x ./php/variables/runme.php + for all in `find -type f` + dos2unix -k ./php/variables/example.c dos2unix: converting file ./php/variables/example.c to Unix format... + chmod -x ./php/variables/example.c + for all in `find -type f` + dos2unix -k ./php/constants/example.i dos2unix: converting file ./php/constants/example.i to Unix format... + chmod -x ./php/constants/example.i + for all in `find -type f` + dos2unix -k ./php/constants/Makefile dos2unix: converting file ./php/constants/Makefile to Unix format... + chmod -x ./php/constants/Makefile + for all in `find -type f` + dos2unix -k ./php/constants/runme.php dos2unix: converting file ./php/constants/runme.php to Unix format... + chmod -x ./php/constants/runme.php + for all in `find -type f` + dos2unix -k ./tcl/index.html dos2unix: converting file ./tcl/index.html to Unix format... + chmod -x ./tcl/index.html + for all in `find -type f` + dos2unix -k ./tcl/contract/runme.tcl dos2unix: converting file ./tcl/contract/runme.tcl to Unix format... + chmod -x ./tcl/contract/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/contract/example.i dos2unix: converting file ./tcl/contract/example.i to Unix format... + chmod -x ./tcl/contract/example.i + for all in `find -type f` + dos2unix -k ./tcl/contract/Makefile dos2unix: converting file ./tcl/contract/Makefile to Unix format... + chmod -x ./tcl/contract/Makefile + for all in `find -type f` + dos2unix -k ./tcl/contract/example.c dos2unix: converting file ./tcl/contract/example.c to Unix format... + chmod -x ./tcl/contract/example.c + for all in `find -type f` + dos2unix -k ./tcl/pointer/index.html dos2unix: converting file ./tcl/pointer/index.html to Unix format... + chmod -x ./tcl/pointer/index.html + for all in `find -type f` + dos2unix -k ./tcl/pointer/runme.tcl dos2unix: converting file ./tcl/pointer/runme.tcl to Unix format... + chmod -x ./tcl/pointer/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/pointer/example.i dos2unix: converting file ./tcl/pointer/example.i to Unix format... + chmod -x ./tcl/pointer/example.i + for all in `find -type f` + dos2unix -k ./tcl/pointer/Makefile dos2unix: converting file ./tcl/pointer/Makefile to Unix format... + chmod -x ./tcl/pointer/Makefile + for all in `find -type f` + dos2unix -k ./tcl/pointer/example.c dos2unix: converting file ./tcl/pointer/example.c to Unix format... + chmod -x ./tcl/pointer/example.c + for all in `find -type f` + dos2unix -k ./tcl/class/index.html dos2unix: converting file ./tcl/class/index.html to Unix format... + chmod -x ./tcl/class/index.html + for all in `find -type f` + dos2unix -k ./tcl/class/runme.tcl dos2unix: converting file ./tcl/class/runme.tcl to Unix format... + chmod -x ./tcl/class/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/class/example.i dos2unix: converting file ./tcl/class/example.i to Unix format... + chmod -x ./tcl/class/example.i + for all in `find -type f` + dos2unix -k ./tcl/class/example.cxx dos2unix: converting file ./tcl/class/example.cxx to Unix format... + chmod -x ./tcl/class/example.cxx + for all in `find -type f` + dos2unix -k ./tcl/class/example.h dos2unix: converting file ./tcl/class/example.h to Unix format... + chmod -x ./tcl/class/example.h + for all in `find -type f` + dos2unix -k ./tcl/class/Makefile dos2unix: converting file ./tcl/class/Makefile to Unix format... + chmod -x ./tcl/class/Makefile + for all in `find -type f` + dos2unix -k ./tcl/class/runme2.tcl dos2unix: converting file ./tcl/class/runme2.tcl to Unix format... + chmod -x ./tcl/class/runme2.tcl + for all in `find -type f` + dos2unix -k ./tcl/enum/index.html dos2unix: converting file ./tcl/enum/index.html to Unix format... + chmod -x ./tcl/enum/index.html + for all in `find -type f` + dos2unix -k ./tcl/enum/runme.tcl dos2unix: converting file ./tcl/enum/runme.tcl to Unix format... + chmod -x ./tcl/enum/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/enum/example.i dos2unix: converting file ./tcl/enum/example.i to Unix format... + chmod -x ./tcl/enum/example.i + for all in `find -type f` + dos2unix -k ./tcl/enum/example.cxx dos2unix: converting file ./tcl/enum/example.cxx to Unix format... + chmod -x ./tcl/enum/example.cxx + for all in `find -type f` + dos2unix -k ./tcl/enum/example.h dos2unix: converting file ./tcl/enum/example.h to Unix format... + chmod -x ./tcl/enum/example.h + for all in `find -type f` + dos2unix -k ./tcl/enum/Makefile dos2unix: converting file ./tcl/enum/Makefile to Unix format... + chmod -x ./tcl/enum/Makefile + for all in `find -type f` + dos2unix -k ./tcl/value/index.html dos2unix: converting file ./tcl/value/index.html to Unix format... + chmod -x ./tcl/value/index.html + for all in `find -type f` + dos2unix -k ./tcl/value/runme.tcl dos2unix: converting file ./tcl/value/runme.tcl to Unix format... + chmod -x ./tcl/value/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/value/example.i dos2unix: converting file ./tcl/value/example.i to Unix format... + chmod -x ./tcl/value/example.i + for all in `find -type f` + dos2unix -k ./tcl/value/example.h dos2unix: converting file ./tcl/value/example.h to Unix format... + chmod -x ./tcl/value/example.h + for all in `find -type f` + dos2unix -k ./tcl/value/Makefile dos2unix: converting file ./tcl/value/Makefile to Unix format... + chmod -x ./tcl/value/Makefile + for all in `find -type f` + dos2unix -k ./tcl/value/example.c dos2unix: converting file ./tcl/value/example.c to Unix format... + chmod -x ./tcl/value/example.c + for all in `find -type f` + dos2unix -k ./tcl/funcptr/index.html dos2unix: converting file ./tcl/funcptr/index.html to Unix format... + chmod -x ./tcl/funcptr/index.html + for all in `find -type f` + dos2unix -k ./tcl/funcptr/runme.tcl dos2unix: converting file ./tcl/funcptr/runme.tcl to Unix format... + chmod -x ./tcl/funcptr/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/funcptr/example.i dos2unix: converting file ./tcl/funcptr/example.i to Unix format... + chmod -x ./tcl/funcptr/example.i + for all in `find -type f` + dos2unix -k ./tcl/funcptr/example.h dos2unix: converting file ./tcl/funcptr/example.h to Unix format... + chmod -x ./tcl/funcptr/example.h + for all in `find -type f` + dos2unix -k ./tcl/funcptr/Makefile dos2unix: converting file ./tcl/funcptr/Makefile to Unix format... + chmod -x ./tcl/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./tcl/funcptr/example.c dos2unix: converting file ./tcl/funcptr/example.c to Unix format... + chmod -x ./tcl/funcptr/example.c + for all in `find -type f` + dos2unix -k ./tcl/simple/index.html dos2unix: converting file ./tcl/simple/index.html to Unix format... + chmod -x ./tcl/simple/index.html + for all in `find -type f` + dos2unix -k ./tcl/simple/runme.tcl dos2unix: converting file ./tcl/simple/runme.tcl to Unix format... + chmod -x ./tcl/simple/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/simple/example.i dos2unix: converting file ./tcl/simple/example.i to Unix format... + chmod -x ./tcl/simple/example.i + for all in `find -type f` + dos2unix -k ./tcl/simple/Makefile dos2unix: converting file ./tcl/simple/Makefile to Unix format... + chmod -x ./tcl/simple/Makefile + for all in `find -type f` + dos2unix -k ./tcl/simple/example.c dos2unix: converting file ./tcl/simple/example.c to Unix format... + chmod -x ./tcl/simple/example.c + for all in `find -type f` + dos2unix -k ./tcl/reference/index.html dos2unix: converting file ./tcl/reference/index.html to Unix format... + chmod -x ./tcl/reference/index.html + for all in `find -type f` + dos2unix -k ./tcl/reference/runme.tcl dos2unix: converting file ./tcl/reference/runme.tcl to Unix format... + chmod -x ./tcl/reference/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/reference/example.i dos2unix: converting file ./tcl/reference/example.i to Unix format... + chmod -x ./tcl/reference/example.i + for all in `find -type f` + dos2unix -k ./tcl/reference/example.cxx dos2unix: converting file ./tcl/reference/example.cxx to Unix format... + chmod -x ./tcl/reference/example.cxx + for all in `find -type f` + dos2unix -k ./tcl/reference/example.h dos2unix: converting file ./tcl/reference/example.h to Unix format... + chmod -x ./tcl/reference/example.h + for all in `find -type f` + dos2unix -k ./tcl/reference/Makefile dos2unix: converting file ./tcl/reference/Makefile to Unix format... + chmod -x ./tcl/reference/Makefile + for all in `find -type f` + dos2unix -k ./tcl/check.list dos2unix: converting file ./tcl/check.list to Unix format... + chmod -x ./tcl/check.list + for all in `find -type f` + dos2unix -k ./tcl/import/base.h dos2unix: converting file ./tcl/import/base.h to Unix format... + chmod -x ./tcl/import/base.h + for all in `find -type f` + dos2unix -k ./tcl/import/runme.tcl dos2unix: converting file ./tcl/import/runme.tcl to Unix format... + chmod -x ./tcl/import/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/import/bar.h dos2unix: converting file ./tcl/import/bar.h to Unix format... + chmod -x ./tcl/import/bar.h + for all in `find -type f` + dos2unix -k ./tcl/import/base.i dos2unix: converting file ./tcl/import/base.i to Unix format... + chmod -x ./tcl/import/base.i + for all in `find -type f` + dos2unix -k ./tcl/import/Makefile dos2unix: converting file ./tcl/import/Makefile to Unix format... + chmod -x ./tcl/import/Makefile + for all in `find -type f` + dos2unix -k ./tcl/import/foo.h dos2unix: converting file ./tcl/import/foo.h to Unix format... + chmod -x ./tcl/import/foo.h + for all in `find -type f` + dos2unix -k ./tcl/import/foo.i dos2unix: converting file ./tcl/import/foo.i to Unix format... + chmod -x ./tcl/import/foo.i + for all in `find -type f` + dos2unix -k ./tcl/import/spam.i dos2unix: converting file ./tcl/import/spam.i to Unix format... + chmod -x ./tcl/import/spam.i + for all in `find -type f` + dos2unix -k ./tcl/import/README dos2unix: converting file ./tcl/import/README to Unix format... + chmod -x ./tcl/import/README + for all in `find -type f` + dos2unix -k ./tcl/import/bar.i dos2unix: converting file ./tcl/import/bar.i to Unix format... + chmod -x ./tcl/import/bar.i + for all in `find -type f` + dos2unix -k ./tcl/import/spam.h dos2unix: converting file ./tcl/import/spam.h to Unix format... + chmod -x ./tcl/import/spam.h + for all in `find -type f` + dos2unix -k ./tcl/variables/index.html dos2unix: converting file ./tcl/variables/index.html to Unix format... + chmod -x ./tcl/variables/index.html + for all in `find -type f` + dos2unix -k ./tcl/variables/runme.tcl dos2unix: converting file ./tcl/variables/runme.tcl to Unix format... + chmod -x ./tcl/variables/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/variables/example.i dos2unix: converting file ./tcl/variables/example.i to Unix format... + chmod -x ./tcl/variables/example.i + for all in `find -type f` + dos2unix -k ./tcl/variables/example.h dos2unix: converting file ./tcl/variables/example.h to Unix format... + chmod -x ./tcl/variables/example.h + for all in `find -type f` + dos2unix -k ./tcl/variables/Makefile dos2unix: converting file ./tcl/variables/Makefile to Unix format... + chmod -x ./tcl/variables/Makefile + for all in `find -type f` + dos2unix -k ./tcl/variables/example.c dos2unix: converting file ./tcl/variables/example.c to Unix format... + chmod -x ./tcl/variables/example.c + for all in `find -type f` + dos2unix -k ./tcl/operator/runme.tcl dos2unix: converting file ./tcl/operator/runme.tcl to Unix format... + chmod -x ./tcl/operator/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/operator/example.i dos2unix: converting file ./tcl/operator/example.i to Unix format... + chmod -x ./tcl/operator/example.i + for all in `find -type f` + dos2unix -k ./tcl/operator/example.h dos2unix: converting file ./tcl/operator/example.h to Unix format... + chmod -x ./tcl/operator/example.h + for all in `find -type f` + dos2unix -k ./tcl/operator/Makefile dos2unix: converting file ./tcl/operator/Makefile to Unix format... + chmod -x ./tcl/operator/Makefile + for all in `find -type f` + dos2unix -k ./tcl/multimap/runme.tcl dos2unix: converting file ./tcl/multimap/runme.tcl to Unix format... + chmod -x ./tcl/multimap/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/multimap/example.i dos2unix: converting file ./tcl/multimap/example.i to Unix format... + chmod -x ./tcl/multimap/example.i + for all in `find -type f` + dos2unix -k ./tcl/multimap/Makefile dos2unix: converting file ./tcl/multimap/Makefile to Unix format... + chmod -x ./tcl/multimap/Makefile + for all in `find -type f` + dos2unix -k ./tcl/multimap/example.c dos2unix: converting file ./tcl/multimap/example.c to Unix format... + chmod -x ./tcl/multimap/example.c + for all in `find -type f` + dos2unix -k ./tcl/constants/index.html dos2unix: converting file ./tcl/constants/index.html to Unix format... + chmod -x ./tcl/constants/index.html + for all in `find -type f` + dos2unix -k ./tcl/constants/runme.tcl dos2unix: converting file ./tcl/constants/runme.tcl to Unix format... + chmod -x ./tcl/constants/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/constants/example.i dos2unix: converting file ./tcl/constants/example.i to Unix format... + chmod -x ./tcl/constants/example.i + for all in `find -type f` + dos2unix -k ./tcl/constants/Makefile dos2unix: converting file ./tcl/constants/Makefile to Unix format... + chmod -x ./tcl/constants/Makefile + for all in `find -type f` + dos2unix -k ./tcl/std_vector/runme.tcl dos2unix: converting file ./tcl/std_vector/runme.tcl to Unix format... + chmod -x ./tcl/std_vector/runme.tcl + for all in `find -type f` + dos2unix -k ./tcl/std_vector/example.i dos2unix: converting file ./tcl/std_vector/example.i to Unix format... + chmod -x ./tcl/std_vector/example.i + for all in `find -type f` + dos2unix -k ./tcl/std_vector/example.h dos2unix: converting file ./tcl/std_vector/example.h to Unix format... + chmod -x ./tcl/std_vector/example.h + for all in `find -type f` + dos2unix -k ./tcl/std_vector/Makefile dos2unix: converting file ./tcl/std_vector/Makefile to Unix format... + chmod -x ./tcl/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./go/index.html dos2unix: converting file ./go/index.html to Unix format... + chmod -x ./go/index.html + for all in `find -type f` + dos2unix -k ./go/pointer/index.html dos2unix: converting file ./go/pointer/index.html to Unix format... + chmod -x ./go/pointer/index.html + for all in `find -type f` + dos2unix -k ./go/pointer/runme.go dos2unix: converting file ./go/pointer/runme.go to Unix format... + chmod -x ./go/pointer/runme.go + for all in `find -type f` + dos2unix -k ./go/pointer/example.i dos2unix: converting file ./go/pointer/example.i to Unix format... + chmod -x ./go/pointer/example.i + for all in `find -type f` + dos2unix -k ./go/pointer/Makefile dos2unix: converting file ./go/pointer/Makefile to Unix format... + chmod -x ./go/pointer/Makefile + for all in `find -type f` + dos2unix -k ./go/pointer/pointer.c dos2unix: converting file ./go/pointer/pointer.c to Unix format... + chmod -x ./go/pointer/pointer.c + for all in `find -type f` + dos2unix -k ./go/class/index.html dos2unix: converting file ./go/class/index.html to Unix format... + chmod -x ./go/class/index.html + for all in `find -type f` + dos2unix -k ./go/class/runme.go dos2unix: converting file ./go/class/runme.go to Unix format... + chmod -x ./go/class/runme.go + for all in `find -type f` + dos2unix -k ./go/class/example.i dos2unix: converting file ./go/class/example.i to Unix format... + chmod -x ./go/class/example.i + for all in `find -type f` + dos2unix -k ./go/class/example.h dos2unix: converting file ./go/class/example.h to Unix format... + chmod -x ./go/class/example.h + for all in `find -type f` + dos2unix -k ./go/class/Makefile dos2unix: converting file ./go/class/Makefile to Unix format... + chmod -x ./go/class/Makefile + for all in `find -type f` + dos2unix -k ./go/class/class.cxx dos2unix: converting file ./go/class/class.cxx to Unix format... + chmod -x ./go/class/class.cxx + for all in `find -type f` + dos2unix -k ./go/enum/index.html dos2unix: converting file ./go/enum/index.html to Unix format... + chmod -x ./go/enum/index.html + for all in `find -type f` + dos2unix -k ./go/enum/runme.go dos2unix: converting file ./go/enum/runme.go to Unix format... + chmod -x ./go/enum/runme.go + for all in `find -type f` + dos2unix -k ./go/enum/example.i dos2unix: converting file ./go/enum/example.i to Unix format... + chmod -x ./go/enum/example.i + for all in `find -type f` + dos2unix -k ./go/enum/enum.cxx dos2unix: converting file ./go/enum/enum.cxx to Unix format... + chmod -x ./go/enum/enum.cxx + for all in `find -type f` + dos2unix -k ./go/enum/example.h dos2unix: converting file ./go/enum/example.h to Unix format... + chmod -x ./go/enum/example.h + for all in `find -type f` + dos2unix -k ./go/enum/Makefile dos2unix: converting file ./go/enum/Makefile to Unix format... + chmod -x ./go/enum/Makefile + for all in `find -type f` + dos2unix -k ./go/template/index.html dos2unix: converting file ./go/template/index.html to Unix format... + chmod -x ./go/template/index.html + for all in `find -type f` + dos2unix -k ./go/template/runme.go dos2unix: converting file ./go/template/runme.go to Unix format... + chmod -x ./go/template/runme.go + for all in `find -type f` + dos2unix -k ./go/template/example.i dos2unix: converting file ./go/template/example.i to Unix format... + chmod -x ./go/template/example.i + for all in `find -type f` + dos2unix -k ./go/template/example.h dos2unix: converting file ./go/template/example.h to Unix format... + chmod -x ./go/template/example.h + for all in `find -type f` + dos2unix -k ./go/template/Makefile dos2unix: converting file ./go/template/Makefile to Unix format... + chmod -x ./go/template/Makefile + for all in `find -type f` + dos2unix -k ./go/director/index.html dos2unix: converting file ./go/director/index.html to Unix format... + chmod -x ./go/director/index.html + for all in `find -type f` + dos2unix -k ./go/director/runme.go dos2unix: converting file ./go/director/runme.go to Unix format... + chmod -x ./go/director/runme.go + for all in `find -type f` + dos2unix -k ./go/director/example.i dos2unix: converting file ./go/director/example.i to Unix format... + chmod -x ./go/director/example.i + for all in `find -type f` + dos2unix -k ./go/director/director.go dos2unix: converting file ./go/director/director.go to Unix format... + chmod -x ./go/director/director.go + for all in `find -type f` + dos2unix -k ./go/director/director.h dos2unix: converting file ./go/director/director.h to Unix format... + chmod -x ./go/director/director.h + for all in `find -type f` + dos2unix -k ./go/director/Makefile dos2unix: converting file ./go/director/Makefile to Unix format... + chmod -x ./go/director/Makefile + for all in `find -type f` + dos2unix -k ./go/funcptr/index.html dos2unix: converting file ./go/funcptr/index.html to Unix format... + chmod -x ./go/funcptr/index.html + for all in `find -type f` + dos2unix -k ./go/funcptr/runme.go dos2unix: converting file ./go/funcptr/runme.go to Unix format... + chmod -x ./go/funcptr/runme.go + for all in `find -type f` + dos2unix -k ./go/funcptr/example.i dos2unix: converting file ./go/funcptr/example.i to Unix format... + chmod -x ./go/funcptr/example.i + for all in `find -type f` + dos2unix -k ./go/funcptr/example.h dos2unix: converting file ./go/funcptr/example.h to Unix format... + chmod -x ./go/funcptr/example.h + for all in `find -type f` + dos2unix -k ./go/funcptr/funcptr.c dos2unix: converting file ./go/funcptr/funcptr.c to Unix format... + chmod -x ./go/funcptr/funcptr.c + for all in `find -type f` + dos2unix -k ./go/funcptr/Makefile dos2unix: converting file ./go/funcptr/Makefile to Unix format... + chmod -x ./go/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./go/simple/index.html dos2unix: converting file ./go/simple/index.html to Unix format... + chmod -x ./go/simple/index.html + for all in `find -type f` + dos2unix -k ./go/simple/runme.go dos2unix: converting file ./go/simple/runme.go to Unix format... + chmod -x ./go/simple/runme.go + for all in `find -type f` + dos2unix -k ./go/simple/example.i dos2unix: converting file ./go/simple/example.i to Unix format... + chmod -x ./go/simple/example.i + for all in `find -type f` + dos2unix -k ./go/simple/Makefile dos2unix: converting file ./go/simple/Makefile to Unix format... + chmod -x ./go/simple/Makefile + for all in `find -type f` + dos2unix -k ./go/simple/simple.c dos2unix: converting file ./go/simple/simple.c to Unix format... + chmod -x ./go/simple/simple.c + for all in `find -type f` + dos2unix -k ./go/reference/index.html dos2unix: converting file ./go/reference/index.html to Unix format... + chmod -x ./go/reference/index.html + for all in `find -type f` + dos2unix -k ./go/reference/runme.go dos2unix: converting file ./go/reference/runme.go to Unix format... + chmod -x ./go/reference/runme.go + for all in `find -type f` + dos2unix -k ./go/reference/example.i dos2unix: converting file ./go/reference/example.i to Unix format... + chmod -x ./go/reference/example.i + for all in `find -type f` + dos2unix -k ./go/reference/example.h dos2unix: converting file ./go/reference/example.h to Unix format... + chmod -x ./go/reference/example.h + for all in `find -type f` + dos2unix -k ./go/reference/reference.cxx dos2unix: converting file ./go/reference/reference.cxx to Unix format... + chmod -x ./go/reference/reference.cxx + for all in `find -type f` + dos2unix -k ./go/reference/Makefile dos2unix: converting file ./go/reference/Makefile to Unix format... + chmod -x ./go/reference/Makefile + for all in `find -type f` + dos2unix -k ./go/check.list dos2unix: converting file ./go/check.list to Unix format... + chmod -x ./go/check.list + for all in `find -type f` + dos2unix -k ./go/callback/index.html dos2unix: converting file ./go/callback/index.html to Unix format... + chmod -x ./go/callback/index.html + for all in `find -type f` + dos2unix -k ./go/callback/runme.go dos2unix: converting file ./go/callback/runme.go to Unix format... + chmod -x ./go/callback/runme.go + for all in `find -type f` + dos2unix -k ./go/callback/gocallback.go dos2unix: converting file ./go/callback/gocallback.go to Unix format... + chmod -x ./go/callback/gocallback.go + for all in `find -type f` + dos2unix -k ./go/callback/example.i dos2unix: converting file ./go/callback/example.i to Unix format... + chmod -x ./go/callback/example.i + for all in `find -type f` + dos2unix -k ./go/callback/example.h dos2unix: converting file ./go/callback/example.h to Unix format... + chmod -x ./go/callback/example.h + for all in `find -type f` + dos2unix -k ./go/callback/Makefile dos2unix: converting file ./go/callback/Makefile to Unix format... + chmod -x ./go/callback/Makefile + for all in `find -type f` + dos2unix -k ./go/callback/callback.cxx dos2unix: converting file ./go/callback/callback.cxx to Unix format... + chmod -x ./go/callback/callback.cxx + for all in `find -type f` + dos2unix -k ./go/extend/index.html dos2unix: converting file ./go/extend/index.html to Unix format... + chmod -x ./go/extend/index.html + for all in `find -type f` + dos2unix -k ./go/extend/runme.go dos2unix: converting file ./go/extend/runme.go to Unix format... + chmod -x ./go/extend/runme.go + for all in `find -type f` + dos2unix -k ./go/extend/extend.cxx dos2unix: converting file ./go/extend/extend.cxx to Unix format... + chmod -x ./go/extend/extend.cxx + for all in `find -type f` + dos2unix -k ./go/extend/example.i dos2unix: converting file ./go/extend/example.i to Unix format... + chmod -x ./go/extend/example.i + for all in `find -type f` + dos2unix -k ./go/extend/example.h dos2unix: converting file ./go/extend/example.h to Unix format... + chmod -x ./go/extend/example.h + for all in `find -type f` + dos2unix -k ./go/extend/ceo.go dos2unix: converting file ./go/extend/ceo.go to Unix format... + chmod -x ./go/extend/ceo.go + for all in `find -type f` + dos2unix -k ./go/extend/Makefile dos2unix: converting file ./go/extend/Makefile to Unix format... + chmod -x ./go/extend/Makefile + for all in `find -type f` + dos2unix -k ./go/variables/index.html dos2unix: converting file ./go/variables/index.html to Unix format... + chmod -x ./go/variables/index.html + for all in `find -type f` + dos2unix -k ./go/variables/runme.go dos2unix: converting file ./go/variables/runme.go to Unix format... + chmod -x ./go/variables/runme.go + for all in `find -type f` + dos2unix -k ./go/variables/example.i dos2unix: converting file ./go/variables/example.i to Unix format... + chmod -x ./go/variables/example.i + for all in `find -type f` + dos2unix -k ./go/variables/example.h dos2unix: converting file ./go/variables/example.h to Unix format... + chmod -x ./go/variables/example.h + for all in `find -type f` + dos2unix -k ./go/variables/Makefile dos2unix: converting file ./go/variables/Makefile to Unix format... + chmod -x ./go/variables/Makefile + for all in `find -type f` + dos2unix -k ./go/variables/variables.c dos2unix: converting file ./go/variables/variables.c to Unix format... + chmod -x ./go/variables/variables.c + for all in `find -type f` + dos2unix -k ./go/multimap/runme.go dos2unix: converting file ./go/multimap/runme.go to Unix format... + chmod -x ./go/multimap/runme.go + for all in `find -type f` + dos2unix -k ./go/multimap/example.i dos2unix: converting file ./go/multimap/example.i to Unix format... + chmod -x ./go/multimap/example.i + for all in `find -type f` + dos2unix -k ./go/multimap/Makefile dos2unix: converting file ./go/multimap/Makefile to Unix format... + chmod -x ./go/multimap/Makefile + for all in `find -type f` + dos2unix -k ./go/multimap/multimap.c dos2unix: converting file ./go/multimap/multimap.c to Unix format... + chmod -x ./go/multimap/multimap.c + for all in `find -type f` + dos2unix -k ./go/constants/index.html dos2unix: converting file ./go/constants/index.html to Unix format... + chmod -x ./go/constants/index.html + for all in `find -type f` + dos2unix -k ./go/constants/runme.go dos2unix: converting file ./go/constants/runme.go to Unix format... + chmod -x ./go/constants/runme.go + for all in `find -type f` + dos2unix -k ./go/constants/example.i dos2unix: converting file ./go/constants/example.i to Unix format... + chmod -x ./go/constants/example.i + for all in `find -type f` + dos2unix -k ./go/constants/Makefile dos2unix: converting file ./go/constants/Makefile to Unix format... + chmod -x ./go/constants/Makefile + for all in `find -type f` + dos2unix -k ./contract/simple_c/example.i dos2unix: converting file ./contract/simple_c/example.i to Unix format... + chmod -x ./contract/simple_c/example.i + for all in `find -type f` + dos2unix -k ./contract/simple_c/runme1.py dos2unix: converting file ./contract/simple_c/runme1.py to Unix format... + chmod -x ./contract/simple_c/runme1.py + for all in `find -type f` + dos2unix -k ./contract/simple_c/runme2.py dos2unix: converting file ./contract/simple_c/runme2.py to Unix format... + chmod -x ./contract/simple_c/runme2.py + for all in `find -type f` + dos2unix -k ./contract/simple_c/example.c dos2unix: converting file ./contract/simple_c/example.c to Unix format... + chmod -x ./contract/simple_c/example.c + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/example.i dos2unix: converting file ./contract/simple_cxx/example.i to Unix format... + chmod -x ./contract/simple_cxx/example.i + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/runme3.py dos2unix: converting file ./contract/simple_cxx/runme3.py to Unix format... + chmod -x ./contract/simple_cxx/runme3.py + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/example.cxx dos2unix: converting file ./contract/simple_cxx/example.cxx to Unix format... + chmod -x ./contract/simple_cxx/example.cxx + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/example.h dos2unix: converting file ./contract/simple_cxx/example.h to Unix format... + chmod -x ./contract/simple_cxx/example.h + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/runme1.py dos2unix: converting file ./contract/simple_cxx/runme1.py to Unix format... + chmod -x ./contract/simple_cxx/runme1.py + for all in `find -type f` + dos2unix -k ./contract/simple_cxx/runme2.py dos2unix: converting file ./contract/simple_cxx/runme2.py to Unix format... + chmod -x ./contract/simple_cxx/runme2.py + for all in `find -type f` + dos2unix -k ./perl5/index.html dos2unix: converting file ./perl5/index.html to Unix format... + chmod -x ./perl5/index.html + for all in `find -type f` + dos2unix -k ./perl5/pointer/index.html dos2unix: converting file ./perl5/pointer/index.html to Unix format... + chmod -x ./perl5/pointer/index.html + for all in `find -type f` + dos2unix -k ./perl5/pointer/example.i dos2unix: converting file ./perl5/pointer/example.i to Unix format... + chmod -x ./perl5/pointer/example.i + for all in `find -type f` + dos2unix -k ./perl5/pointer/Makefile dos2unix: converting file ./perl5/pointer/Makefile to Unix format... + chmod -x ./perl5/pointer/Makefile + for all in `find -type f` + dos2unix -k ./perl5/pointer/runme.pl dos2unix: converting file ./perl5/pointer/runme.pl to Unix format... + chmod -x ./perl5/pointer/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/pointer/example.c dos2unix: converting file ./perl5/pointer/example.c to Unix format... + chmod -x ./perl5/pointer/example.c + for all in `find -type f` + dos2unix -k ./perl5/class/index.html dos2unix: converting file ./perl5/class/index.html to Unix format... + chmod -x ./perl5/class/index.html + for all in `find -type f` + dos2unix -k ./perl5/class/example.i dos2unix: converting file ./perl5/class/example.i to Unix format... + chmod -x ./perl5/class/example.i + for all in `find -type f` + dos2unix -k ./perl5/class/example.cxx dos2unix: converting file ./perl5/class/example.cxx to Unix format... + chmod -x ./perl5/class/example.cxx + for all in `find -type f` + dos2unix -k ./perl5/class/example.h dos2unix: converting file ./perl5/class/example.h to Unix format... + chmod -x ./perl5/class/example.h + for all in `find -type f` + dos2unix -k ./perl5/class/Makefile dos2unix: converting file ./perl5/class/Makefile to Unix format... + chmod -x ./perl5/class/Makefile + for all in `find -type f` + dos2unix -k ./perl5/class/runme.pl dos2unix: converting file ./perl5/class/runme.pl to Unix format... + chmod -x ./perl5/class/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/value/index.html dos2unix: converting file ./perl5/value/index.html to Unix format... + chmod -x ./perl5/value/index.html + for all in `find -type f` + dos2unix -k ./perl5/value/example.i dos2unix: converting file ./perl5/value/example.i to Unix format... + chmod -x ./perl5/value/example.i + for all in `find -type f` + dos2unix -k ./perl5/value/example.h dos2unix: converting file ./perl5/value/example.h to Unix format... + chmod -x ./perl5/value/example.h + for all in `find -type f` + dos2unix -k ./perl5/value/Makefile dos2unix: converting file ./perl5/value/Makefile to Unix format... + chmod -x ./perl5/value/Makefile + for all in `find -type f` + dos2unix -k ./perl5/value/runme.pl dos2unix: converting file ./perl5/value/runme.pl to Unix format... + chmod -x ./perl5/value/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/value/example.c dos2unix: converting file ./perl5/value/example.c to Unix format... + chmod -x ./perl5/value/example.c + for all in `find -type f` + dos2unix -k ./perl5/multiple_inheritance/example.i dos2unix: converting file ./perl5/multiple_inheritance/example.i to Unix format... + chmod -x ./perl5/multiple_inheritance/example.i + for all in `find -type f` + dos2unix -k ./perl5/multiple_inheritance/example.h dos2unix: converting file ./perl5/multiple_inheritance/example.h to Unix format... + chmod -x ./perl5/multiple_inheritance/example.h + for all in `find -type f` + dos2unix -k ./perl5/multiple_inheritance/Makefile dos2unix: converting file ./perl5/multiple_inheritance/Makefile to Unix format... + chmod -x ./perl5/multiple_inheritance/Makefile + for all in `find -type f` + dos2unix -k ./perl5/multiple_inheritance/runme.pl dos2unix: converting file ./perl5/multiple_inheritance/runme.pl to Unix format... + chmod -x ./perl5/multiple_inheritance/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/funcptr/index.html dos2unix: converting file ./perl5/funcptr/index.html to Unix format... + chmod -x ./perl5/funcptr/index.html + for all in `find -type f` + dos2unix -k ./perl5/funcptr/example.i dos2unix: converting file ./perl5/funcptr/example.i to Unix format... + chmod -x ./perl5/funcptr/example.i + for all in `find -type f` + dos2unix -k ./perl5/funcptr/example.h dos2unix: converting file ./perl5/funcptr/example.h to Unix format... + chmod -x ./perl5/funcptr/example.h + for all in `find -type f` + dos2unix -k ./perl5/funcptr/Makefile dos2unix: converting file ./perl5/funcptr/Makefile to Unix format... + chmod -x ./perl5/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./perl5/funcptr/runme.pl dos2unix: converting file ./perl5/funcptr/runme.pl to Unix format... + chmod -x ./perl5/funcptr/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/funcptr/example.c dos2unix: converting file ./perl5/funcptr/example.c to Unix format... + chmod -x ./perl5/funcptr/example.c + for all in `find -type f` + dos2unix -k ./perl5/simple/index.html dos2unix: converting file ./perl5/simple/index.html to Unix format... + chmod -x ./perl5/simple/index.html + for all in `find -type f` + dos2unix -k ./perl5/simple/example.i dos2unix: converting file ./perl5/simple/example.i to Unix format... + chmod -x ./perl5/simple/example.i + for all in `find -type f` + dos2unix -k ./perl5/simple/Makefile dos2unix: converting file ./perl5/simple/Makefile to Unix format... + chmod -x ./perl5/simple/Makefile + for all in `find -type f` + dos2unix -k ./perl5/simple/runme.pl dos2unix: converting file ./perl5/simple/runme.pl to Unix format... + chmod -x ./perl5/simple/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/simple/example.c dos2unix: converting file ./perl5/simple/example.c to Unix format... + chmod -x ./perl5/simple/example.c + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/example.i dos2unix: converting file ./perl5/xmlstring/example.i to Unix format... + chmod -x ./perl5/xmlstring/example.i + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/example.cxx dos2unix: converting file ./perl5/xmlstring/example.cxx to Unix format... + chmod -x ./perl5/xmlstring/example.cxx + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/example.h dos2unix: converting file ./perl5/xmlstring/example.h to Unix format... + chmod -x ./perl5/xmlstring/example.h + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/Makefile dos2unix: converting file ./perl5/xmlstring/Makefile to Unix format... + chmod -x ./perl5/xmlstring/Makefile + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/xmlstring.i dos2unix: converting file ./perl5/xmlstring/xmlstring.i to Unix format... + chmod -x ./perl5/xmlstring/xmlstring.i + for all in `find -type f` + dos2unix -k ./perl5/xmlstring/runme.pl dos2unix: converting file ./perl5/xmlstring/runme.pl to Unix format... + chmod -x ./perl5/xmlstring/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/reference/index.html dos2unix: converting file ./perl5/reference/index.html to Unix format... + chmod -x ./perl5/reference/index.html + for all in `find -type f` + dos2unix -k ./perl5/reference/example.i dos2unix: converting file ./perl5/reference/example.i to Unix format... + chmod -x ./perl5/reference/example.i + for all in `find -type f` + dos2unix -k ./perl5/reference/example.cxx dos2unix: converting file ./perl5/reference/example.cxx to Unix format... + chmod -x ./perl5/reference/example.cxx + for all in `find -type f` + dos2unix -k ./perl5/reference/example.h dos2unix: converting file ./perl5/reference/example.h to Unix format... + chmod -x ./perl5/reference/example.h + for all in `find -type f` + dos2unix -k ./perl5/reference/Makefile dos2unix: converting file ./perl5/reference/Makefile to Unix format... + chmod -x ./perl5/reference/Makefile + for all in `find -type f` + dos2unix -k ./perl5/reference/runme.pl dos2unix: converting file ./perl5/reference/runme.pl to Unix format... + chmod -x ./perl5/reference/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/check.list dos2unix: converting file ./perl5/check.list to Unix format... + chmod -x ./perl5/check.list + for all in `find -type f` + dos2unix -k ./perl5/import/base.h dos2unix: converting file ./perl5/import/base.h to Unix format... + chmod -x ./perl5/import/base.h + for all in `find -type f` + dos2unix -k ./perl5/import/bar.h dos2unix: converting file ./perl5/import/bar.h to Unix format... + chmod -x ./perl5/import/bar.h + for all in `find -type f` + dos2unix -k ./perl5/import/base.i dos2unix: converting file ./perl5/import/base.i to Unix format... + chmod -x ./perl5/import/base.i + for all in `find -type f` + dos2unix -k ./perl5/import/Makefile dos2unix: converting file ./perl5/import/Makefile to Unix format... + chmod -x ./perl5/import/Makefile + for all in `find -type f` + dos2unix -k ./perl5/import/foo.h dos2unix: converting file ./perl5/import/foo.h to Unix format... + chmod -x ./perl5/import/foo.h + for all in `find -type f` + dos2unix -k ./perl5/import/runme.pl dos2unix: converting file ./perl5/import/runme.pl to Unix format... + chmod -x ./perl5/import/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/import/foo.i dos2unix: converting file ./perl5/import/foo.i to Unix format... + chmod -x ./perl5/import/foo.i + for all in `find -type f` + dos2unix -k ./perl5/import/spam.i dos2unix: converting file ./perl5/import/spam.i to Unix format... + chmod -x ./perl5/import/spam.i + for all in `find -type f` + dos2unix -k ./perl5/import/README dos2unix: converting file ./perl5/import/README to Unix format... + chmod -x ./perl5/import/README + for all in `find -type f` + dos2unix -k ./perl5/import/bar.i dos2unix: converting file ./perl5/import/bar.i to Unix format... + chmod -x ./perl5/import/bar.i + for all in `find -type f` + dos2unix -k ./perl5/import/spam.h dos2unix: converting file ./perl5/import/spam.h to Unix format... + chmod -x ./perl5/import/spam.h + for all in `find -type f` + dos2unix -k ./perl5/callback/index.html dos2unix: converting file ./perl5/callback/index.html to Unix format... + chmod -x ./perl5/callback/index.html + for all in `find -type f` + dos2unix -k ./perl5/callback/example.i dos2unix: converting file ./perl5/callback/example.i to Unix format... + chmod -x ./perl5/callback/example.i + for all in `find -type f` + dos2unix -k ./perl5/callback/example.cxx dos2unix: converting file ./perl5/callback/example.cxx to Unix format... + chmod -x ./perl5/callback/example.cxx + for all in `find -type f` + dos2unix -k ./perl5/callback/example.h dos2unix: converting file ./perl5/callback/example.h to Unix format... + chmod -x ./perl5/callback/example.h + for all in `find -type f` + dos2unix -k ./perl5/callback/Makefile dos2unix: converting file ./perl5/callback/Makefile to Unix format... + chmod -x ./perl5/callback/Makefile + for all in `find -type f` + dos2unix -k ./perl5/callback/runme.pl dos2unix: converting file ./perl5/callback/runme.pl to Unix format... + chmod -x ./perl5/callback/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/inline/Makefile dos2unix: converting file ./perl5/inline/Makefile to Unix format... + chmod -x ./perl5/inline/Makefile + for all in `find -type f` + dos2unix -k ./perl5/inline/runme.pl dos2unix: converting file ./perl5/inline/runme.pl to Unix format... + chmod -x ./perl5/inline/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/inline/README dos2unix: converting file ./perl5/inline/README to Unix format... + chmod -x ./perl5/inline/README + for all in `find -type f` + dos2unix -k ./perl5/extend/index.html dos2unix: converting file ./perl5/extend/index.html to Unix format... + chmod -x ./perl5/extend/index.html + for all in `find -type f` + dos2unix -k ./perl5/extend/example.i dos2unix: converting file ./perl5/extend/example.i to Unix format... + chmod -x ./perl5/extend/example.i + for all in `find -type f` + dos2unix -k ./perl5/extend/example.cxx dos2unix: converting file ./perl5/extend/example.cxx to Unix format... + chmod -x ./perl5/extend/example.cxx + for all in `find -type f` + dos2unix -k ./perl5/extend/example.h dos2unix: converting file ./perl5/extend/example.h to Unix format... + chmod -x ./perl5/extend/example.h + for all in `find -type f` + dos2unix -k ./perl5/extend/Makefile dos2unix: converting file ./perl5/extend/Makefile to Unix format... + chmod -x ./perl5/extend/Makefile + for all in `find -type f` + dos2unix -k ./perl5/extend/runme.pl dos2unix: converting file ./perl5/extend/runme.pl to Unix format... + chmod -x ./perl5/extend/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/constants2/example.i dos2unix: converting file ./perl5/constants2/example.i to Unix format... + chmod -x ./perl5/constants2/example.i + for all in `find -type f` + dos2unix -k ./perl5/constants2/Makefile dos2unix: converting file ./perl5/constants2/Makefile to Unix format... + chmod -x ./perl5/constants2/Makefile + for all in `find -type f` + dos2unix -k ./perl5/constants2/runme.pl dos2unix: converting file ./perl5/constants2/runme.pl to Unix format... + chmod -x ./perl5/constants2/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/variables/index.html dos2unix: converting file ./perl5/variables/index.html to Unix format... + chmod -x ./perl5/variables/index.html + for all in `find -type f` + dos2unix -k ./perl5/variables/example.i dos2unix: converting file ./perl5/variables/example.i to Unix format... + chmod -x ./perl5/variables/example.i + for all in `find -type f` + dos2unix -k ./perl5/variables/example.h dos2unix: converting file ./perl5/variables/example.h to Unix format... + chmod -x ./perl5/variables/example.h + for all in `find -type f` + dos2unix -k ./perl5/variables/Makefile dos2unix: converting file ./perl5/variables/Makefile to Unix format... + chmod -x ./perl5/variables/Makefile + for all in `find -type f` + dos2unix -k ./perl5/variables/runme.pl dos2unix: converting file ./perl5/variables/runme.pl to Unix format... + chmod -x ./perl5/variables/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/variables/example.c dos2unix: converting file ./perl5/variables/example.c to Unix format... + chmod -x ./perl5/variables/example.c + for all in `find -type f` + dos2unix -k ./perl5/multimap/example.i dos2unix: converting file ./perl5/multimap/example.i to Unix format... + chmod -x ./perl5/multimap/example.i + for all in `find -type f` + dos2unix -k ./perl5/multimap/Makefile dos2unix: converting file ./perl5/multimap/Makefile to Unix format... + chmod -x ./perl5/multimap/Makefile + for all in `find -type f` + dos2unix -k ./perl5/multimap/runme.pl dos2unix: converting file ./perl5/multimap/runme.pl to Unix format... + chmod -x ./perl5/multimap/runme.pl + for all in `find -type f` + dos2unix -k ./perl5/multimap/example.c dos2unix: converting file ./perl5/multimap/example.c to Unix format... + chmod -x ./perl5/multimap/example.c + for all in `find -type f` + dos2unix -k ./perl5/constants/index.html dos2unix: converting file ./perl5/constants/index.html to Unix format... + chmod -x ./perl5/constants/index.html + for all in `find -type f` + dos2unix -k ./perl5/constants/example.i dos2unix: converting file ./perl5/constants/example.i to Unix format... + chmod -x ./perl5/constants/example.i + for all in `find -type f` + dos2unix -k ./perl5/constants/Makefile dos2unix: converting file ./perl5/constants/Makefile to Unix format... + chmod -x ./perl5/constants/Makefile + for all in `find -type f` + dos2unix -k ./perl5/constants/runme.pl dos2unix: converting file ./perl5/constants/runme.pl to Unix format... + chmod -x ./perl5/constants/runme.pl + for all in `find -type f` + dos2unix -k ./lua/nspace/runme.lua dos2unix: converting file ./lua/nspace/runme.lua to Unix format... + chmod -x ./lua/nspace/runme.lua + for all in `find -type f` + dos2unix -k ./lua/nspace/example.i dos2unix: converting file ./lua/nspace/example.i to Unix format... + chmod -x ./lua/nspace/example.i + for all in `find -type f` + dos2unix -k ./lua/nspace/example.h dos2unix: converting file ./lua/nspace/example.h to Unix format... + chmod -x ./lua/nspace/example.h + for all in `find -type f` + dos2unix -k ./lua/nspace/Makefile dos2unix: converting file ./lua/nspace/Makefile to Unix format... + chmod -x ./lua/nspace/Makefile + for all in `find -type f` + dos2unix -k ./lua/owner/runme.lua dos2unix: converting file ./lua/owner/runme.lua to Unix format... + chmod -x ./lua/owner/runme.lua + for all in `find -type f` + dos2unix -k ./lua/owner/example.i dos2unix: converting file ./lua/owner/example.i to Unix format... + chmod -x ./lua/owner/example.i + for all in `find -type f` + dos2unix -k ./lua/owner/example.cxx dos2unix: converting file ./lua/owner/example.cxx to Unix format... + chmod -x ./lua/owner/example.cxx + for all in `find -type f` + dos2unix -k ./lua/owner/example.h dos2unix: converting file ./lua/owner/example.h to Unix format... + chmod -x ./lua/owner/example.h + for all in `find -type f` + dos2unix -k ./lua/owner/Makefile dos2unix: converting file ./lua/owner/Makefile to Unix format... + chmod -x ./lua/owner/Makefile + for all in `find -type f` + dos2unix -k ./lua/functor/runme.lua dos2unix: converting file ./lua/functor/runme.lua to Unix format... + chmod -x ./lua/functor/runme.lua + for all in `find -type f` + dos2unix -k ./lua/functor/example.i dos2unix: converting file ./lua/functor/example.i to Unix format... + chmod -x ./lua/functor/example.i + for all in `find -type f` + dos2unix -k ./lua/functor/Makefile dos2unix: converting file ./lua/functor/Makefile to Unix format... + chmod -x ./lua/functor/Makefile + for all in `find -type f` + dos2unix -k ./lua/embed/embed.c dos2unix: converting file ./lua/embed/embed.c to Unix format... + chmod -x ./lua/embed/embed.c + for all in `find -type f` + dos2unix -k ./lua/embed/runme.lua dos2unix: converting file ./lua/embed/runme.lua to Unix format... + chmod -x ./lua/embed/runme.lua + for all in `find -type f` + dos2unix -k ./lua/embed/example.i dos2unix: converting file ./lua/embed/example.i to Unix format... + chmod -x ./lua/embed/example.i + for all in `find -type f` + dos2unix -k ./lua/embed/Makefile dos2unix: converting file ./lua/embed/Makefile to Unix format... + chmod -x ./lua/embed/Makefile + for all in `find -type f` + dos2unix -k ./lua/embed/example.c dos2unix: converting file ./lua/embed/example.c to Unix format... + chmod -x ./lua/embed/example.c + for all in `find -type f` + dos2unix -k ./lua/pointer/runme.lua dos2unix: converting file ./lua/pointer/runme.lua to Unix format... + chmod -x ./lua/pointer/runme.lua + for all in `find -type f` + dos2unix -k ./lua/pointer/example.i dos2unix: converting file ./lua/pointer/example.i to Unix format... + chmod -x ./lua/pointer/example.i + for all in `find -type f` + dos2unix -k ./lua/pointer/Makefile dos2unix: converting file ./lua/pointer/Makefile to Unix format... + chmod -x ./lua/pointer/Makefile + for all in `find -type f` + dos2unix -k ./lua/pointer/example.c dos2unix: converting file ./lua/pointer/example.c to Unix format... + chmod -x ./lua/pointer/example.c + for all in `find -type f` + dos2unix -k ./lua/embed2/runme.lua dos2unix: converting file ./lua/embed2/runme.lua to Unix format... + chmod -x ./lua/embed2/runme.lua + for all in `find -type f` + dos2unix -k ./lua/embed2/example.i dos2unix: converting file ./lua/embed2/example.i to Unix format... + chmod -x ./lua/embed2/example.i + for all in `find -type f` + dos2unix -k ./lua/embed2/Makefile dos2unix: converting file ./lua/embed2/Makefile to Unix format... + chmod -x ./lua/embed2/Makefile + for all in `find -type f` + dos2unix -k ./lua/embed2/example.c dos2unix: converting file ./lua/embed2/example.c to Unix format... + chmod -x ./lua/embed2/example.c + for all in `find -type f` + dos2unix -k ./lua/embed2/embed2.c dos2unix: converting file ./lua/embed2/embed2.c to Unix format... + chmod -x ./lua/embed2/embed2.c + for all in `find -type f` + dos2unix -k ./lua/import.lua dos2unix: converting file ./lua/import.lua to Unix format... + chmod -x ./lua/import.lua + for all in `find -type f` + dos2unix -k ./lua/class/runme.lua dos2unix: converting file ./lua/class/runme.lua to Unix format... + chmod -x ./lua/class/runme.lua + for all in `find -type f` + dos2unix -k ./lua/class/example.i dos2unix: converting file ./lua/class/example.i to Unix format... + chmod -x ./lua/class/example.i + for all in `find -type f` + dos2unix -k ./lua/class/example.cxx dos2unix: converting file ./lua/class/example.cxx to Unix format... + chmod -x ./lua/class/example.cxx + for all in `find -type f` + dos2unix -k ./lua/class/example.h dos2unix: converting file ./lua/class/example.h to Unix format... + chmod -x ./lua/class/example.h + for all in `find -type f` + dos2unix -k ./lua/class/Makefile dos2unix: converting file ./lua/class/Makefile to Unix format... + chmod -x ./lua/class/Makefile + for all in `find -type f` + dos2unix -k ./lua/exception/runme.lua dos2unix: converting file ./lua/exception/runme.lua to Unix format... + chmod -x ./lua/exception/runme.lua + for all in `find -type f` + dos2unix -k ./lua/exception/example.i dos2unix: converting file ./lua/exception/example.i to Unix format... + chmod -x ./lua/exception/example.i + for all in `find -type f` + dos2unix -k ./lua/exception/example.h dos2unix: converting file ./lua/exception/example.h to Unix format... + chmod -x ./lua/exception/example.h + for all in `find -type f` + dos2unix -k ./lua/exception/Makefile dos2unix: converting file ./lua/exception/Makefile to Unix format... + chmod -x ./lua/exception/Makefile + for all in `find -type f` + dos2unix -k ./lua/functest/runme.lua dos2unix: converting file ./lua/functest/runme.lua to Unix format... + chmod -x ./lua/functest/runme.lua + for all in `find -type f` + dos2unix -k ./lua/functest/example.i dos2unix: converting file ./lua/functest/example.i to Unix format... + chmod -x ./lua/functest/example.i + for all in `find -type f` + dos2unix -k ./lua/functest/Makefile dos2unix: converting file ./lua/functest/Makefile to Unix format... + chmod -x ./lua/functest/Makefile + for all in `find -type f` + dos2unix -k ./lua/functest/example.c dos2unix: converting file ./lua/functest/example.c to Unix format... + chmod -x ./lua/functest/example.c + for all in `find -type f` + dos2unix -k ./lua/simple/runme.lua dos2unix: converting file ./lua/simple/runme.lua to Unix format... + chmod -x ./lua/simple/runme.lua + for all in `find -type f` + dos2unix -k ./lua/simple/example.i dos2unix: converting file ./lua/simple/example.i to Unix format... + chmod -x ./lua/simple/example.i + for all in `find -type f` + dos2unix -k ./lua/simple/Makefile dos2unix: converting file ./lua/simple/Makefile to Unix format... + chmod -x ./lua/simple/Makefile + for all in `find -type f` + dos2unix -k ./lua/simple/example.c dos2unix: converting file ./lua/simple/example.c to Unix format... + chmod -x ./lua/simple/example.c + for all in `find -type f` + dos2unix -k ./lua/check.list dos2unix: converting file ./lua/check.list to Unix format... + chmod -x ./lua/check.list + for all in `find -type f` + dos2unix -k ./lua/dual/example.i dos2unix: converting file ./lua/dual/example.i to Unix format... + chmod -x ./lua/dual/example.i + for all in `find -type f` + dos2unix -k ./lua/dual/dual.cpp dos2unix: converting file ./lua/dual/dual.cpp to Unix format... + chmod -x ./lua/dual/dual.cpp + for all in `find -type f` + dos2unix -k ./lua/dual/Makefile dos2unix: converting file ./lua/dual/Makefile to Unix format... + chmod -x ./lua/dual/Makefile + for all in `find -type f` + dos2unix -k ./lua/dual/example2.i dos2unix: converting file ./lua/dual/example2.i to Unix format... + chmod -x ./lua/dual/example2.i + for all in `find -type f` + dos2unix -k ./lua/import/base.h dos2unix: converting file ./lua/import/base.h to Unix format... + chmod -x ./lua/import/base.h + for all in `find -type f` + dos2unix -k ./lua/import/bar.h dos2unix: converting file ./lua/import/bar.h to Unix format... + chmod -x ./lua/import/bar.h + for all in `find -type f` + dos2unix -k ./lua/import/runme.lua dos2unix: converting file ./lua/import/runme.lua to Unix format... + chmod -x ./lua/import/runme.lua + for all in `find -type f` + dos2unix -k ./lua/import/base.i dos2unix: converting file ./lua/import/base.i to Unix format... + chmod -x ./lua/import/base.i + for all in `find -type f` + dos2unix -k ./lua/import/Makefile dos2unix: converting file ./lua/import/Makefile to Unix format... + chmod -x ./lua/import/Makefile + for all in `find -type f` + dos2unix -k ./lua/import/foo.h dos2unix: converting file ./lua/import/foo.h to Unix format... + chmod -x ./lua/import/foo.h + for all in `find -type f` + dos2unix -k ./lua/import/foo.i dos2unix: converting file ./lua/import/foo.i to Unix format... + chmod -x ./lua/import/foo.i + for all in `find -type f` + dos2unix -k ./lua/import/spam.i dos2unix: converting file ./lua/import/spam.i to Unix format... + chmod -x ./lua/import/spam.i + for all in `find -type f` + dos2unix -k ./lua/import/README dos2unix: converting file ./lua/import/README to Unix format... + chmod -x ./lua/import/README + for all in `find -type f` + dos2unix -k ./lua/import/bar.i dos2unix: converting file ./lua/import/bar.i to Unix format... + chmod -x ./lua/import/bar.i + for all in `find -type f` + dos2unix -k ./lua/import/spam.h dos2unix: converting file ./lua/import/spam.h to Unix format... + chmod -x ./lua/import/spam.h + for all in `find -type f` + dos2unix -k ./lua/embed3/embed3.cpp dos2unix: converting file ./lua/embed3/embed3.cpp to Unix format... + chmod -x ./lua/embed3/embed3.cpp + for all in `find -type f` + dos2unix -k ./lua/embed3/runme.lua dos2unix: converting file ./lua/embed3/runme.lua to Unix format... + chmod -x ./lua/embed3/runme.lua + for all in `find -type f` + dos2unix -k ./lua/embed3/example.i dos2unix: converting file ./lua/embed3/example.i to Unix format... + chmod -x ./lua/embed3/example.i + for all in `find -type f` + dos2unix -k ./lua/embed3/example.cpp dos2unix: converting file ./lua/embed3/example.cpp to Unix format... + chmod -x ./lua/embed3/example.cpp + for all in `find -type f` + dos2unix -k ./lua/embed3/example.h dos2unix: converting file ./lua/embed3/example.h to Unix format... + chmod -x ./lua/embed3/example.h + for all in `find -type f` + dos2unix -k ./lua/embed3/Makefile dos2unix: converting file ./lua/embed3/Makefile to Unix format... + chmod -x ./lua/embed3/Makefile + for all in `find -type f` + dos2unix -k ./lua/variables/runme.lua dos2unix: converting file ./lua/variables/runme.lua to Unix format... + chmod -x ./lua/variables/runme.lua + for all in `find -type f` + dos2unix -k ./lua/variables/example.i dos2unix: converting file ./lua/variables/example.i to Unix format... + chmod -x ./lua/variables/example.i + for all in `find -type f` + dos2unix -k ./lua/variables/example.h dos2unix: converting file ./lua/variables/example.h to Unix format... + chmod -x ./lua/variables/example.h + for all in `find -type f` + dos2unix -k ./lua/variables/Makefile dos2unix: converting file ./lua/variables/Makefile to Unix format... + chmod -x ./lua/variables/Makefile + for all in `find -type f` + dos2unix -k ./lua/variables/example.c dos2unix: converting file ./lua/variables/example.c to Unix format... + chmod -x ./lua/variables/example.c + for all in `find -type f` + dos2unix -k ./lua/funcptr3/runme.lua dos2unix: converting file ./lua/funcptr3/runme.lua to Unix format... + chmod -x ./lua/funcptr3/runme.lua + for all in `find -type f` + dos2unix -k ./lua/funcptr3/example.i dos2unix: converting file ./lua/funcptr3/example.i to Unix format... + chmod -x ./lua/funcptr3/example.i + for all in `find -type f` + dos2unix -k ./lua/funcptr3/example.h dos2unix: converting file ./lua/funcptr3/example.h to Unix format... + chmod -x ./lua/funcptr3/example.h + for all in `find -type f` + dos2unix -k ./lua/funcptr3/Makefile dos2unix: converting file ./lua/funcptr3/Makefile to Unix format... + chmod -x ./lua/funcptr3/Makefile + for all in `find -type f` + dos2unix -k ./lua/funcptr3/example.c dos2unix: converting file ./lua/funcptr3/example.c to Unix format... + chmod -x ./lua/funcptr3/example.c + for all in `find -type f` + dos2unix -k ./lua/lua.c dos2unix: converting file ./lua/lua.c to Unix format... + chmod -x ./lua/lua.c + for all in `find -type f` + dos2unix -k ./lua/constants/runme.lua dos2unix: converting file ./lua/constants/runme.lua to Unix format... + chmod -x ./lua/constants/runme.lua + for all in `find -type f` + dos2unix -k ./lua/constants/example.i dos2unix: converting file ./lua/constants/example.i to Unix format... + chmod -x ./lua/constants/example.i + for all in `find -type f` + dos2unix -k ./lua/constants/Makefile dos2unix: converting file ./lua/constants/Makefile to Unix format... + chmod -x ./lua/constants/Makefile + for all in `find -type f` + dos2unix -k ./lua/arrays/runme.lua dos2unix: converting file ./lua/arrays/runme.lua to Unix format... + chmod -x ./lua/arrays/runme.lua + for all in `find -type f` + dos2unix -k ./lua/arrays/example.i dos2unix: converting file ./lua/arrays/example.i to Unix format... + chmod -x ./lua/arrays/example.i + for all in `find -type f` + dos2unix -k ./lua/arrays/Makefile dos2unix: converting file ./lua/arrays/Makefile to Unix format... + chmod -x ./lua/arrays/Makefile + for all in `find -type f` + dos2unix -k ./lua/arrays/example.c dos2unix: converting file ./lua/arrays/example.c to Unix format... + chmod -x ./lua/arrays/example.c + for all in `find -type f` + dos2unix -k ./csharp/class/example.i dos2unix: converting file ./csharp/class/example.i to Unix format... + chmod -x ./csharp/class/example.i + for all in `find -type f` + dos2unix -k ./csharp/class/example.cxx dos2unix: converting file ./csharp/class/example.cxx to Unix format... + chmod -x ./csharp/class/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/class/example.h dos2unix: converting file ./csharp/class/example.h to Unix format... + chmod -x ./csharp/class/example.h + for all in `find -type f` + dos2unix -k ./csharp/class/Makefile dos2unix: converting file ./csharp/class/Makefile to Unix format... + chmod -x ./csharp/class/Makefile + for all in `find -type f` + dos2unix -k ./csharp/class/example-cs.csproj dos2unix: converting file ./csharp/class/example-cs.csproj to Unix format... + chmod -x ./csharp/class/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/class/example-vc.vcproj dos2unix: converting file ./csharp/class/example-vc.vcproj to Unix format... + chmod -x ./csharp/class/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/class/runme.cs dos2unix: converting file ./csharp/class/runme.cs to Unix format... + chmod -x ./csharp/class/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/class/example.sln dos2unix: converting file ./csharp/class/example.sln to Unix format... + chmod -x ./csharp/class/example.sln + for all in `find -type f` + dos2unix -k ./csharp/enum/example.i dos2unix: converting file ./csharp/enum/example.i to Unix format... + chmod -x ./csharp/enum/example.i + for all in `find -type f` + dos2unix -k ./csharp/enum/example.cxx dos2unix: converting file ./csharp/enum/example.cxx to Unix format... + chmod -x ./csharp/enum/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/enum/example.h dos2unix: converting file ./csharp/enum/example.h to Unix format... + chmod -x ./csharp/enum/example.h + for all in `find -type f` + dos2unix -k ./csharp/enum/Makefile dos2unix: converting file ./csharp/enum/Makefile to Unix format... + chmod -x ./csharp/enum/Makefile + for all in `find -type f` + dos2unix -k ./csharp/enum/example-cs.csproj dos2unix: converting file ./csharp/enum/example-cs.csproj to Unix format... + chmod -x ./csharp/enum/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/enum/example-vc.vcproj dos2unix: converting file ./csharp/enum/example-vc.vcproj to Unix format... + chmod -x ./csharp/enum/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/enum/runme.cs dos2unix: converting file ./csharp/enum/runme.cs to Unix format... + chmod -x ./csharp/enum/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/enum/example.sln dos2unix: converting file ./csharp/enum/example.sln to Unix format... + chmod -x ./csharp/enum/example.sln + for all in `find -type f` + dos2unix -k ./csharp/template/example.i dos2unix: converting file ./csharp/template/example.i to Unix format... + chmod -x ./csharp/template/example.i + for all in `find -type f` + dos2unix -k ./csharp/template/example.h dos2unix: converting file ./csharp/template/example.h to Unix format... + chmod -x ./csharp/template/example.h + for all in `find -type f` + dos2unix -k ./csharp/template/Makefile dos2unix: converting file ./csharp/template/Makefile to Unix format... + chmod -x ./csharp/template/Makefile + for all in `find -type f` + dos2unix -k ./csharp/template/example-cs.csproj dos2unix: converting file ./csharp/template/example-cs.csproj to Unix format... + chmod -x ./csharp/template/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/template/example-vc.vcproj dos2unix: converting file ./csharp/template/example-vc.vcproj to Unix format... + chmod -x ./csharp/template/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/template/runme.cs dos2unix: converting file ./csharp/template/runme.cs to Unix format... + chmod -x ./csharp/template/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/template/example.sln dos2unix: converting file ./csharp/template/example.sln to Unix format... + chmod -x ./csharp/template/example.sln + for all in `find -type f` + dos2unix -k ./csharp/nested/example.i dos2unix: converting file ./csharp/nested/example.i to Unix format... + chmod -x ./csharp/nested/example.i + for all in `find -type f` + dos2unix -k ./csharp/nested/example.cxx dos2unix: converting file ./csharp/nested/example.cxx to Unix format... + chmod -x ./csharp/nested/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/nested/example.h dos2unix: converting file ./csharp/nested/example.h to Unix format... + chmod -x ./csharp/nested/example.h + for all in `find -type f` + dos2unix -k ./csharp/nested/Makefile dos2unix: converting file ./csharp/nested/Makefile to Unix format... + chmod -x ./csharp/nested/Makefile + for all in `find -type f` + dos2unix -k ./csharp/nested/example-cs.csproj dos2unix: converting file ./csharp/nested/example-cs.csproj to Unix format... + chmod -x ./csharp/nested/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/nested/example-vc.vcproj dos2unix: converting file ./csharp/nested/example-vc.vcproj to Unix format... + chmod -x ./csharp/nested/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/nested/runme.cs dos2unix: converting file ./csharp/nested/runme.cs to Unix format... + chmod -x ./csharp/nested/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/nested/example.sln dos2unix: converting file ./csharp/nested/example.sln to Unix format... + chmod -x ./csharp/nested/example.sln + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example.i dos2unix: converting file ./csharp/funcptr/example.i to Unix format... + chmod -x ./csharp/funcptr/example.i + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example.h dos2unix: converting file ./csharp/funcptr/example.h to Unix format... + chmod -x ./csharp/funcptr/example.h + for all in `find -type f` + dos2unix -k ./csharp/funcptr/Makefile dos2unix: converting file ./csharp/funcptr/Makefile to Unix format... + chmod -x ./csharp/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example-cs.csproj dos2unix: converting file ./csharp/funcptr/example-cs.csproj to Unix format... + chmod -x ./csharp/funcptr/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example.c dos2unix: converting file ./csharp/funcptr/example.c to Unix format... + chmod -x ./csharp/funcptr/example.c + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example-vc.vcproj dos2unix: converting file ./csharp/funcptr/example-vc.vcproj to Unix format... + chmod -x ./csharp/funcptr/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/funcptr/runme.cs dos2unix: converting file ./csharp/funcptr/runme.cs to Unix format... + chmod -x ./csharp/funcptr/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/funcptr/example.sln dos2unix: converting file ./csharp/funcptr/example.sln to Unix format... + chmod -x ./csharp/funcptr/example.sln + for all in `find -type f` + dos2unix -k ./csharp/simple/example.i dos2unix: converting file ./csharp/simple/example.i to Unix format... + chmod -x ./csharp/simple/example.i + for all in `find -type f` + dos2unix -k ./csharp/simple/Makefile dos2unix: converting file ./csharp/simple/Makefile to Unix format... + chmod -x ./csharp/simple/Makefile + for all in `find -type f` + dos2unix -k ./csharp/simple/example-cs.csproj dos2unix: converting file ./csharp/simple/example-cs.csproj to Unix format... + chmod -x ./csharp/simple/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/simple/example.c dos2unix: converting file ./csharp/simple/example.c to Unix format... + chmod -x ./csharp/simple/example.c + for all in `find -type f` + dos2unix -k ./csharp/simple/example-vc.vcproj dos2unix: converting file ./csharp/simple/example-vc.vcproj to Unix format... + chmod -x ./csharp/simple/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/simple/runme.cs dos2unix: converting file ./csharp/simple/runme.cs to Unix format... + chmod -x ./csharp/simple/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/simple/example.sln dos2unix: converting file ./csharp/simple/example.sln to Unix format... + chmod -x ./csharp/simple/example.sln + for all in `find -type f` + dos2unix -k ./csharp/reference/example.i dos2unix: converting file ./csharp/reference/example.i to Unix format... + chmod -x ./csharp/reference/example.i + for all in `find -type f` + dos2unix -k ./csharp/reference/example.cxx dos2unix: converting file ./csharp/reference/example.cxx to Unix format... + chmod -x ./csharp/reference/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/reference/example.h dos2unix: converting file ./csharp/reference/example.h to Unix format... + chmod -x ./csharp/reference/example.h + for all in `find -type f` + dos2unix -k ./csharp/reference/Makefile dos2unix: converting file ./csharp/reference/Makefile to Unix format... + chmod -x ./csharp/reference/Makefile + for all in `find -type f` + dos2unix -k ./csharp/reference/example-cs.csproj dos2unix: converting file ./csharp/reference/example-cs.csproj to Unix format... + chmod -x ./csharp/reference/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/reference/example-vc.vcproj dos2unix: converting file ./csharp/reference/example-vc.vcproj to Unix format... + chmod -x ./csharp/reference/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/reference/runme.cs dos2unix: converting file ./csharp/reference/runme.cs to Unix format... + chmod -x ./csharp/reference/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/reference/example.sln dos2unix: converting file ./csharp/reference/example.sln to Unix format... + chmod -x ./csharp/reference/example.sln + for all in `find -type f` + dos2unix -k ./csharp/check.list dos2unix: converting file ./csharp/check.list to Unix format... + chmod -x ./csharp/check.list + for all in `find -type f` + dos2unix -k ./csharp/callback/example.i dos2unix: converting file ./csharp/callback/example.i to Unix format... + chmod -x ./csharp/callback/example.i + for all in `find -type f` + dos2unix -k ./csharp/callback/example.cxx dos2unix: converting file ./csharp/callback/example.cxx to Unix format... + chmod -x ./csharp/callback/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/callback/example.h dos2unix: converting file ./csharp/callback/example.h to Unix format... + chmod -x ./csharp/callback/example.h + for all in `find -type f` + dos2unix -k ./csharp/callback/Makefile dos2unix: converting file ./csharp/callback/Makefile to Unix format... + chmod -x ./csharp/callback/Makefile + for all in `find -type f` + dos2unix -k ./csharp/callback/example-cs.csproj dos2unix: converting file ./csharp/callback/example-cs.csproj to Unix format... + chmod -x ./csharp/callback/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/callback/example-vc.vcproj dos2unix: converting file ./csharp/callback/example-vc.vcproj to Unix format... + chmod -x ./csharp/callback/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/callback/runme.cs dos2unix: converting file ./csharp/callback/runme.cs to Unix format... + chmod -x ./csharp/callback/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/callback/example.sln dos2unix: converting file ./csharp/callback/example.sln to Unix format... + chmod -x ./csharp/callback/example.sln + for all in `find -type f` + dos2unix -k ./csharp/extend/example.i dos2unix: converting file ./csharp/extend/example.i to Unix format... + chmod -x ./csharp/extend/example.i + for all in `find -type f` + dos2unix -k ./csharp/extend/example.cxx dos2unix: converting file ./csharp/extend/example.cxx to Unix format... + chmod -x ./csharp/extend/example.cxx + for all in `find -type f` + dos2unix -k ./csharp/extend/example.h dos2unix: converting file ./csharp/extend/example.h to Unix format... + chmod -x ./csharp/extend/example.h + for all in `find -type f` + dos2unix -k ./csharp/extend/Makefile dos2unix: converting file ./csharp/extend/Makefile to Unix format... + chmod -x ./csharp/extend/Makefile + for all in `find -type f` + dos2unix -k ./csharp/extend/example-cs.csproj dos2unix: converting file ./csharp/extend/example-cs.csproj to Unix format... + chmod -x ./csharp/extend/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/extend/example-vc.vcproj dos2unix: converting file ./csharp/extend/example-vc.vcproj to Unix format... + chmod -x ./csharp/extend/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/extend/runme.cs dos2unix: converting file ./csharp/extend/runme.cs to Unix format... + chmod -x ./csharp/extend/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/extend/example.sln dos2unix: converting file ./csharp/extend/example.sln to Unix format... + chmod -x ./csharp/extend/example.sln + for all in `find -type f` + dos2unix -k ./csharp/variables/example.i dos2unix: converting file ./csharp/variables/example.i to Unix format... + chmod -x ./csharp/variables/example.i + for all in `find -type f` + dos2unix -k ./csharp/variables/example.h dos2unix: converting file ./csharp/variables/example.h to Unix format... + chmod -x ./csharp/variables/example.h + for all in `find -type f` + dos2unix -k ./csharp/variables/Makefile dos2unix: converting file ./csharp/variables/Makefile to Unix format... + chmod -x ./csharp/variables/Makefile + for all in `find -type f` + dos2unix -k ./csharp/variables/example-cs.csproj dos2unix: converting file ./csharp/variables/example-cs.csproj to Unix format... + chmod -x ./csharp/variables/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/variables/example.c dos2unix: converting file ./csharp/variables/example.c to Unix format... + chmod -x ./csharp/variables/example.c + for all in `find -type f` + dos2unix -k ./csharp/variables/example-vc.vcproj dos2unix: converting file ./csharp/variables/example-vc.vcproj to Unix format... + chmod -x ./csharp/variables/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/variables/runme.cs dos2unix: converting file ./csharp/variables/runme.cs to Unix format... + chmod -x ./csharp/variables/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/variables/example.sln dos2unix: converting file ./csharp/variables/example.sln to Unix format... + chmod -x ./csharp/variables/example.sln + for all in `find -type f` + dos2unix -k ./csharp/arrays/example.i dos2unix: converting file ./csharp/arrays/example.i to Unix format... + chmod -x ./csharp/arrays/example.i + for all in `find -type f` + dos2unix -k ./csharp/arrays/example.h dos2unix: converting file ./csharp/arrays/example.h to Unix format... + chmod -x ./csharp/arrays/example.h + for all in `find -type f` + dos2unix -k ./csharp/arrays/Makefile dos2unix: converting file ./csharp/arrays/Makefile to Unix format... + chmod -x ./csharp/arrays/Makefile + for all in `find -type f` + dos2unix -k ./csharp/arrays/example-cs.csproj dos2unix: converting file ./csharp/arrays/example-cs.csproj to Unix format... + chmod -x ./csharp/arrays/example-cs.csproj + for all in `find -type f` + dos2unix -k ./csharp/arrays/example.c dos2unix: converting file ./csharp/arrays/example.c to Unix format... + chmod -x ./csharp/arrays/example.c + for all in `find -type f` + dos2unix -k ./csharp/arrays/example-vc.vcproj dos2unix: converting file ./csharp/arrays/example-vc.vcproj to Unix format... + chmod -x ./csharp/arrays/example-vc.vcproj + for all in `find -type f` + dos2unix -k ./csharp/arrays/runme.cs dos2unix: converting file ./csharp/arrays/runme.cs to Unix format... + chmod -x ./csharp/arrays/runme.cs + for all in `find -type f` + dos2unix -k ./csharp/arrays/example.sln dos2unix: converting file ./csharp/arrays/example.sln to Unix format... + chmod -x ./csharp/arrays/example.sln + for all in `find -type f` + dos2unix -k ./guile/matrix/runme.scm dos2unix: converting file ./guile/matrix/runme.scm to Unix format... + chmod -x ./guile/matrix/runme.scm + for all in `find -type f` + dos2unix -k ./guile/matrix/example.i dos2unix: converting file ./guile/matrix/example.i to Unix format... + chmod -x ./guile/matrix/example.i + for all in `find -type f` + dos2unix -k ./guile/matrix/matrix.c dos2unix: converting file ./guile/matrix/matrix.c to Unix format... + chmod -x ./guile/matrix/matrix.c + for all in `find -type f` + dos2unix -k ./guile/matrix/vector.i dos2unix: converting file ./guile/matrix/vector.i to Unix format... + chmod -x ./guile/matrix/vector.i + for all in `find -type f` + dos2unix -k ./guile/matrix/Makefile dos2unix: converting file ./guile/matrix/Makefile to Unix format... + chmod -x ./guile/matrix/Makefile + for all in `find -type f` + dos2unix -k ./guile/matrix/vector.c dos2unix: converting file ./guile/matrix/vector.c to Unix format... + chmod -x ./guile/matrix/vector.c + for all in `find -type f` + dos2unix -k ./guile/matrix/vector.h dos2unix: converting file ./guile/matrix/vector.h to Unix format... + chmod -x ./guile/matrix/vector.h + for all in `find -type f` + dos2unix -k ./guile/matrix/matrix.i dos2unix: converting file ./guile/matrix/matrix.i to Unix format... + chmod -x ./guile/matrix/matrix.i + for all in `find -type f` + dos2unix -k ./guile/matrix/README dos2unix: converting file ./guile/matrix/README to Unix format... + chmod -x ./guile/matrix/README + for all in `find -type f` + dos2unix -k ./guile/class/runme.scm dos2unix: converting file ./guile/class/runme.scm to Unix format... + chmod -x ./guile/class/runme.scm + for all in `find -type f` + dos2unix -k ./guile/class/example.i dos2unix: converting file ./guile/class/example.i to Unix format... + chmod -x ./guile/class/example.i + for all in `find -type f` + dos2unix -k ./guile/class/example.cxx dos2unix: converting file ./guile/class/example.cxx to Unix format... + chmod -x ./guile/class/example.cxx + for all in `find -type f` + dos2unix -k ./guile/class/example.h dos2unix: converting file ./guile/class/example.h to Unix format... + chmod -x ./guile/class/example.h + for all in `find -type f` + dos2unix -k ./guile/class/Makefile dos2unix: converting file ./guile/class/Makefile to Unix format... + chmod -x ./guile/class/Makefile + for all in `find -type f` + dos2unix -k ./guile/multivalue/runme.scm dos2unix: converting file ./guile/multivalue/runme.scm to Unix format... + chmod -x ./guile/multivalue/runme.scm + for all in `find -type f` + dos2unix -k ./guile/multivalue/example.i dos2unix: converting file ./guile/multivalue/example.i to Unix format... + chmod -x ./guile/multivalue/example.i + for all in `find -type f` + dos2unix -k ./guile/multivalue/Makefile dos2unix: converting file ./guile/multivalue/Makefile to Unix format... + chmod -x ./guile/multivalue/Makefile + for all in `find -type f` + dos2unix -k ./guile/multivalue/example.c dos2unix: converting file ./guile/multivalue/example.c to Unix format... + chmod -x ./guile/multivalue/example.c + for all in `find -type f` + dos2unix -k ./guile/simple/runme.scm dos2unix: converting file ./guile/simple/runme.scm to Unix format... + chmod -x ./guile/simple/runme.scm + for all in `find -type f` + dos2unix -k ./guile/simple/example.i dos2unix: converting file ./guile/simple/example.i to Unix format... + chmod -x ./guile/simple/example.i + for all in `find -type f` + dos2unix -k ./guile/simple/Makefile dos2unix: converting file ./guile/simple/Makefile to Unix format... + chmod -x ./guile/simple/Makefile + for all in `find -type f` + dos2unix -k ./guile/simple/example.c dos2unix: converting file ./guile/simple/example.c to Unix format... + chmod -x ./guile/simple/example.c + for all in `find -type f` + dos2unix -k ./guile/simple/README dos2unix: converting file ./guile/simple/README to Unix format... + chmod -x ./guile/simple/README + for all in `find -type f` + dos2unix -k ./guile/port/runme.scm dos2unix: converting file ./guile/port/runme.scm to Unix format... + chmod -x ./guile/port/runme.scm + for all in `find -type f` + dos2unix -k ./guile/port/example.i dos2unix: converting file ./guile/port/example.i to Unix format... + chmod -x ./guile/port/example.i + for all in `find -type f` + dos2unix -k ./guile/port/Makefile dos2unix: converting file ./guile/port/Makefile to Unix format... + chmod -x ./guile/port/Makefile + for all in `find -type f` + dos2unix -k ./guile/port/example.c dos2unix: converting file ./guile/port/example.c to Unix format... + chmod -x ./guile/port/example.c + for all in `find -type f` + dos2unix -k ./guile/port/README dos2unix: converting file ./guile/port/README to Unix format... + chmod -x ./guile/port/README + for all in `find -type f` + dos2unix -k ./guile/check.list dos2unix: converting file ./guile/check.list to Unix format... + chmod -x ./guile/check.list + for all in `find -type f` + dos2unix -k ./guile/README dos2unix: converting file ./guile/README to Unix format... + chmod -x ./guile/README + for all in `find -type f` + dos2unix -k ./guile/multimap/runme.scm dos2unix: converting file ./guile/multimap/runme.scm to Unix format... + chmod -x ./guile/multimap/runme.scm + for all in `find -type f` + dos2unix -k ./guile/multimap/example.i dos2unix: converting file ./guile/multimap/example.i to Unix format... + chmod -x ./guile/multimap/example.i + for all in `find -type f` + dos2unix -k ./guile/multimap/Makefile dos2unix: converting file ./guile/multimap/Makefile to Unix format... + chmod -x ./guile/multimap/Makefile + for all in `find -type f` + dos2unix -k ./guile/multimap/example.c dos2unix: converting file ./guile/multimap/example.c to Unix format... + chmod -x ./guile/multimap/example.c + for all in `find -type f` + dos2unix -k ./guile/constants/runme.scm dos2unix: converting file ./guile/constants/runme.scm to Unix format... + chmod -x ./guile/constants/runme.scm + for all in `find -type f` + dos2unix -k ./guile/constants/example.i dos2unix: converting file ./guile/constants/example.i to Unix format... + chmod -x ./guile/constants/example.i + for all in `find -type f` + dos2unix -k ./guile/constants/Makefile dos2unix: converting file ./guile/constants/Makefile to Unix format... + chmod -x ./guile/constants/Makefile + for all in `find -type f` + dos2unix -k ./guile/std_vector/runme.scm dos2unix: converting file ./guile/std_vector/runme.scm to Unix format... + chmod -x ./guile/std_vector/runme.scm + for all in `find -type f` + dos2unix -k ./guile/std_vector/example.i dos2unix: converting file ./guile/std_vector/example.i to Unix format... + chmod -x ./guile/std_vector/example.i + for all in `find -type f` + dos2unix -k ./guile/std_vector/example.h dos2unix: converting file ./guile/std_vector/example.h to Unix format... + chmod -x ./guile/std_vector/example.h + for all in `find -type f` + dos2unix -k ./guile/std_vector/Makefile dos2unix: converting file ./guile/std_vector/Makefile to Unix format... + chmod -x ./guile/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./modula3/class/example.i dos2unix: converting file ./modula3/class/example.i to Unix format... + chmod -x ./modula3/class/example.i + for all in `find -type f` + dos2unix -k ./modula3/class/example.cxx dos2unix: converting file ./modula3/class/example.cxx to Unix format... + chmod -x ./modula3/class/example.cxx + for all in `find -type f` + dos2unix -k ./modula3/class/swig.tmpl dos2unix: converting file ./modula3/class/swig.tmpl to Unix format... + chmod -x ./modula3/class/swig.tmpl + for all in `find -type f` + dos2unix -k ./modula3/class/example.h dos2unix: converting file ./modula3/class/example.h to Unix format... + chmod -x ./modula3/class/example.h + for all in `find -type f` + dos2unix -k ./modula3/class/Makefile dos2unix: converting file ./modula3/class/Makefile to Unix format... + chmod -x ./modula3/class/Makefile + for all in `find -type f` + dos2unix -k ./modula3/typemap/example.i dos2unix: converting file ./modula3/typemap/example.i to Unix format... + chmod -x ./modula3/typemap/example.i + for all in `find -type f` + dos2unix -k ./modula3/typemap/Makefile dos2unix: converting file ./modula3/typemap/Makefile to Unix format... + chmod -x ./modula3/typemap/Makefile + for all in `find -type f` + dos2unix -k ./modula3/exception/example.i dos2unix: converting file ./modula3/exception/example.i to Unix format... + chmod -x ./modula3/exception/example.i + for all in `find -type f` + dos2unix -k ./modula3/exception/example.h dos2unix: converting file ./modula3/exception/example.h to Unix format... + chmod -x ./modula3/exception/example.h + for all in `find -type f` + dos2unix -k ./modula3/exception/Makefile dos2unix: converting file ./modula3/exception/Makefile to Unix format... + chmod -x ./modula3/exception/Makefile + for all in `find -type f` + dos2unix -k ./modula3/enum/example.i dos2unix: converting file ./modula3/enum/example.i to Unix format... + chmod -x ./modula3/enum/example.i + for all in `find -type f` + dos2unix -k ./modula3/enum/example.cxx dos2unix: converting file ./modula3/enum/example.cxx to Unix format... + chmod -x ./modula3/enum/example.cxx + for all in `find -type f` + dos2unix -k ./modula3/enum/example.h dos2unix: converting file ./modula3/enum/example.h to Unix format... + chmod -x ./modula3/enum/example.h + for all in `find -type f` + dos2unix -k ./modula3/enum/Makefile dos2unix: converting file ./modula3/enum/Makefile to Unix format... + chmod -x ./modula3/enum/Makefile + for all in `find -type f` + dos2unix -k ./modula3/simple/example.i dos2unix: converting file ./modula3/simple/example.i to Unix format... + chmod -x ./modula3/simple/example.i + for all in `find -type f` + dos2unix -k ./modula3/simple/Makefile dos2unix: converting file ./modula3/simple/Makefile to Unix format... + chmod -x ./modula3/simple/Makefile + for all in `find -type f` + dos2unix -k ./modula3/simple/example.c dos2unix: converting file ./modula3/simple/example.c to Unix format... + chmod -x ./modula3/simple/example.c + for all in `find -type f` + dos2unix -k ./modula3/reference/example.i dos2unix: converting file ./modula3/reference/example.i to Unix format... + chmod -x ./modula3/reference/example.i + for all in `find -type f` + dos2unix -k ./modula3/reference/example.cxx dos2unix: converting file ./modula3/reference/example.cxx to Unix format... + chmod -x ./modula3/reference/example.cxx + for all in `find -type f` + dos2unix -k ./modula3/reference/example.h dos2unix: converting file ./modula3/reference/example.h to Unix format... + chmod -x ./modula3/reference/example.h + for all in `find -type f` + dos2unix -k ./modula3/reference/Makefile dos2unix: converting file ./modula3/reference/Makefile to Unix format... + chmod -x ./modula3/reference/Makefile + for all in `find -type f` + dos2unix -k ./modula3/check.list dos2unix: converting file ./modula3/check.list to Unix format... + chmod -x ./modula3/check.list + for all in `find -type f` + dos2unix -k ./r/class/example.i dos2unix: converting file ./r/class/example.i to Unix format... + chmod -x ./r/class/example.i + for all in `find -type f` + dos2unix -k ./r/class/example.cxx dos2unix: converting file ./r/class/example.cxx to Unix format... + chmod -x ./r/class/example.cxx + for all in `find -type f` + dos2unix -k ./r/class/example.h dos2unix: converting file ./r/class/example.h to Unix format... + chmod -x ./r/class/example.h + for all in `find -type f` + dos2unix -k ./r/class/Makefile dos2unix: converting file ./r/class/Makefile to Unix format... + chmod -x ./r/class/Makefile + for all in `find -type f` + dos2unix -k ./r/class/runme.R dos2unix: converting file ./r/class/runme.R to Unix format... + chmod -x ./r/class/runme.R + for all in `find -type f` + dos2unix -k ./r/simple/example.i dos2unix: converting file ./r/simple/example.i to Unix format... + chmod -x ./r/simple/example.i + for all in `find -type f` + dos2unix -k ./r/simple/Makefile dos2unix: converting file ./r/simple/Makefile to Unix format... + chmod -x ./r/simple/Makefile + for all in `find -type f` + dos2unix -k ./r/simple/runme.R dos2unix: converting file ./r/simple/runme.R to Unix format... + chmod -x ./r/simple/runme.R + for all in `find -type f` + dos2unix -k ./r/simple/example.c dos2unix: converting file ./r/simple/example.c to Unix format... + chmod -x ./r/simple/example.c + for all in `find -type f` + dos2unix -k ./r/check.list dos2unix: converting file ./r/check.list to Unix format... + chmod -x ./r/check.list + for all in `find -type f` + dos2unix -k ./chicken/egg/mod2.i dos2unix: converting file ./chicken/egg/mod2.i to Unix format... + chmod -x ./chicken/egg/mod2.i + for all in `find -type f` + dos2unix -k ./chicken/egg/multi.setup dos2unix: converting file ./chicken/egg/multi.setup to Unix format... + chmod -x ./chicken/egg/multi.setup + for all in `find -type f` + dos2unix -k ./chicken/egg/single.i dos2unix: converting file ./chicken/egg/single.i to Unix format... + chmod -x ./chicken/egg/single.i + for all in `find -type f` + dos2unix -k ./chicken/egg/test.scm dos2unix: converting file ./chicken/egg/test.scm to Unix format... + chmod -x ./chicken/egg/test.scm + for all in `find -type f` + dos2unix -k ./chicken/egg/multi_init.scm dos2unix: converting file ./chicken/egg/multi_init.scm to Unix format... + chmod -x ./chicken/egg/multi_init.scm + for all in `find -type f` + dos2unix -k ./chicken/egg/mod1.i dos2unix: converting file ./chicken/egg/mod1.i to Unix format... + chmod -x ./chicken/egg/mod1.i + for all in `find -type f` + dos2unix -k ./chicken/egg/Makefile dos2unix: converting file ./chicken/egg/Makefile to Unix format... + chmod -x ./chicken/egg/Makefile + for all in `find -type f` + dos2unix -k ./chicken/egg/README dos2unix: converting file ./chicken/egg/README to Unix format... + chmod -x ./chicken/egg/README + for all in `find -type f` + dos2unix -k ./chicken/egg/single.setup dos2unix: converting file ./chicken/egg/single.setup to Unix format... + chmod -x ./chicken/egg/single.setup + for all in `find -type f` + dos2unix -k ./chicken/class/runme-tinyclos.scm dos2unix: converting file ./chicken/class/runme-tinyclos.scm to Unix format... + chmod -x ./chicken/class/runme-tinyclos.scm + for all in `find -type f` + dos2unix -k ./chicken/class/example.i dos2unix: converting file ./chicken/class/example.i to Unix format... + chmod -x ./chicken/class/example.i + for all in `find -type f` + dos2unix -k ./chicken/class/example.cxx dos2unix: converting file ./chicken/class/example.cxx to Unix format... + chmod -x ./chicken/class/example.cxx + for all in `find -type f` + dos2unix -k ./chicken/class/example.h dos2unix: converting file ./chicken/class/example.h to Unix format... + chmod -x ./chicken/class/example.h + for all in `find -type f` + dos2unix -k ./chicken/class/Makefile dos2unix: converting file ./chicken/class/Makefile to Unix format... + chmod -x ./chicken/class/Makefile + for all in `find -type f` + dos2unix -k ./chicken/class/runme-lowlevel.scm dos2unix: converting file ./chicken/class/runme-lowlevel.scm to Unix format... + chmod -x ./chicken/class/runme-lowlevel.scm + for all in `find -type f` + dos2unix -k ./chicken/simple/runme.scm dos2unix: converting file ./chicken/simple/runme.scm to Unix format... + chmod -x ./chicken/simple/runme.scm + for all in `find -type f` + dos2unix -k ./chicken/simple/example.i dos2unix: converting file ./chicken/simple/example.i to Unix format... + chmod -x ./chicken/simple/example.i + for all in `find -type f` + dos2unix -k ./chicken/simple/Makefile dos2unix: converting file ./chicken/simple/Makefile to Unix format... + chmod -x ./chicken/simple/Makefile + for all in `find -type f` + dos2unix -k ./chicken/simple/example.c dos2unix: converting file ./chicken/simple/example.c to Unix format... + chmod -x ./chicken/simple/example.c + for all in `find -type f` + dos2unix -k ./chicken/simple/README dos2unix: converting file ./chicken/simple/README to Unix format... + chmod -x ./chicken/simple/README + for all in `find -type f` + dos2unix -k ./chicken/check.list dos2unix: converting file ./chicken/check.list to Unix format... + chmod -x ./chicken/check.list + for all in `find -type f` + dos2unix -k ./chicken/overload/runme.scm dos2unix: converting file ./chicken/overload/runme.scm to Unix format... + chmod -x ./chicken/overload/runme.scm + for all in `find -type f` + dos2unix -k ./chicken/overload/example.i dos2unix: converting file ./chicken/overload/example.i to Unix format... + chmod -x ./chicken/overload/example.i + for all in `find -type f` + dos2unix -k ./chicken/overload/example.cxx dos2unix: converting file ./chicken/overload/example.cxx to Unix format... + chmod -x ./chicken/overload/example.cxx + for all in `find -type f` + dos2unix -k ./chicken/overload/example.h dos2unix: converting file ./chicken/overload/example.h to Unix format... + chmod -x ./chicken/overload/example.h + for all in `find -type f` + dos2unix -k ./chicken/overload/Makefile dos2unix: converting file ./chicken/overload/Makefile to Unix format... + chmod -x ./chicken/overload/Makefile + for all in `find -type f` + dos2unix -k ./chicken/overload/README dos2unix: converting file ./chicken/overload/README to Unix format... + chmod -x ./chicken/overload/README + for all in `find -type f` + dos2unix -k ./chicken/README dos2unix: converting file ./chicken/README to Unix format... + chmod -x ./chicken/README + for all in `find -type f` + dos2unix -k ./chicken/multimap/runme.scm dos2unix: converting file ./chicken/multimap/runme.scm to Unix format... + chmod -x ./chicken/multimap/runme.scm + for all in `find -type f` + dos2unix -k ./chicken/multimap/example.i dos2unix: converting file ./chicken/multimap/example.i to Unix format... + chmod -x ./chicken/multimap/example.i + for all in `find -type f` + dos2unix -k ./chicken/multimap/Makefile dos2unix: converting file ./chicken/multimap/Makefile to Unix format... + chmod -x ./chicken/multimap/Makefile + for all in `find -type f` + dos2unix -k ./chicken/multimap/example.c dos2unix: converting file ./chicken/multimap/example.c to Unix format... + chmod -x ./chicken/multimap/example.c + for all in `find -type f` + dos2unix -k ./chicken/constants/runme.scm dos2unix: converting file ./chicken/constants/runme.scm to Unix format... + chmod -x ./chicken/constants/runme.scm + for all in `find -type f` + dos2unix -k ./chicken/constants/example.i dos2unix: converting file ./chicken/constants/example.i to Unix format... + chmod -x ./chicken/constants/example.i + for all in `find -type f` + dos2unix -k ./chicken/constants/Makefile dos2unix: converting file ./chicken/constants/Makefile to Unix format... + chmod -x ./chicken/constants/Makefile + for all in `find -type f` + dos2unix -k ./d/example.mk.in dos2unix: converting file ./d/example.mk.in to Unix format... + chmod -x ./d/example.mk.in + for all in `find -type f` + dos2unix -k ./d/class/d1/runme.d dos2unix: converting file ./d/class/d1/runme.d to Unix format... + chmod -x ./d/class/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/class/example.i dos2unix: converting file ./d/class/example.i to Unix format... + chmod -x ./d/class/example.i + for all in `find -type f` + dos2unix -k ./d/class/example.cxx dos2unix: converting file ./d/class/example.cxx to Unix format... + chmod -x ./d/class/example.cxx + for all in `find -type f` + dos2unix -k ./d/class/d2/runme.d dos2unix: converting file ./d/class/d2/runme.d to Unix format... + chmod -x ./d/class/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/class/example.h dos2unix: converting file ./d/class/example.h to Unix format... + chmod -x ./d/class/example.h + for all in `find -type f` + dos2unix -k ./d/class/Makefile dos2unix: converting file ./d/class/Makefile to Unix format... + chmod -x ./d/class/Makefile + for all in `find -type f` + dos2unix -k ./d/enum/d1/runme.d dos2unix: converting file ./d/enum/d1/runme.d to Unix format... + chmod -x ./d/enum/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/enum/example.i dos2unix: converting file ./d/enum/example.i to Unix format... + chmod -x ./d/enum/example.i + for all in `find -type f` + dos2unix -k ./d/enum/example.cxx dos2unix: converting file ./d/enum/example.cxx to Unix format... + chmod -x ./d/enum/example.cxx + for all in `find -type f` + dos2unix -k ./d/enum/d2/runme.d dos2unix: converting file ./d/enum/d2/runme.d to Unix format... + chmod -x ./d/enum/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/enum/example.h dos2unix: converting file ./d/enum/example.h to Unix format... + chmod -x ./d/enum/example.h + for all in `find -type f` + dos2unix -k ./d/enum/Makefile dos2unix: converting file ./d/enum/Makefile to Unix format... + chmod -x ./d/enum/Makefile + for all in `find -type f` + dos2unix -k ./d/funcptr/d1/runme.d dos2unix: converting file ./d/funcptr/d1/runme.d to Unix format... + chmod -x ./d/funcptr/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/funcptr/example.i dos2unix: converting file ./d/funcptr/example.i to Unix format... + chmod -x ./d/funcptr/example.i + for all in `find -type f` + dos2unix -k ./d/funcptr/d2/runme.d dos2unix: converting file ./d/funcptr/d2/runme.d to Unix format... + chmod -x ./d/funcptr/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/funcptr/example.h dos2unix: converting file ./d/funcptr/example.h to Unix format... + chmod -x ./d/funcptr/example.h + for all in `find -type f` + dos2unix -k ./d/funcptr/Makefile dos2unix: converting file ./d/funcptr/Makefile to Unix format... + chmod -x ./d/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./d/funcptr/example.c dos2unix: converting file ./d/funcptr/example.c to Unix format... + chmod -x ./d/funcptr/example.c + for all in `find -type f` + dos2unix -k ./d/simple/d1/runme.d dos2unix: converting file ./d/simple/d1/runme.d to Unix format... + chmod -x ./d/simple/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/simple/example.i dos2unix: converting file ./d/simple/example.i to Unix format... + chmod -x ./d/simple/example.i + for all in `find -type f` + dos2unix -k ./d/simple/d2/runme.d dos2unix: converting file ./d/simple/d2/runme.d to Unix format... + chmod -x ./d/simple/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/simple/Makefile dos2unix: converting file ./d/simple/Makefile to Unix format... + chmod -x ./d/simple/Makefile + for all in `find -type f` + dos2unix -k ./d/simple/example.c dos2unix: converting file ./d/simple/example.c to Unix format... + chmod -x ./d/simple/example.c + for all in `find -type f` + dos2unix -k ./d/check.list dos2unix: converting file ./d/check.list to Unix format... + chmod -x ./d/check.list + for all in `find -type f` + dos2unix -k ./d/callback/d1/runme.d dos2unix: converting file ./d/callback/d1/runme.d to Unix format... + chmod -x ./d/callback/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/callback/example.i dos2unix: converting file ./d/callback/example.i to Unix format... + chmod -x ./d/callback/example.i + for all in `find -type f` + dos2unix -k ./d/callback/example.cxx dos2unix: converting file ./d/callback/example.cxx to Unix format... + chmod -x ./d/callback/example.cxx + for all in `find -type f` + dos2unix -k ./d/callback/d2/runme.d dos2unix: converting file ./d/callback/d2/runme.d to Unix format... + chmod -x ./d/callback/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/callback/example.h dos2unix: converting file ./d/callback/example.h to Unix format... + chmod -x ./d/callback/example.h + for all in `find -type f` + dos2unix -k ./d/callback/Makefile dos2unix: converting file ./d/callback/Makefile to Unix format... + chmod -x ./d/callback/Makefile + for all in `find -type f` + dos2unix -k ./d/extend/d1/runme.d dos2unix: converting file ./d/extend/d1/runme.d to Unix format... + chmod -x ./d/extend/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/extend/example.i dos2unix: converting file ./d/extend/example.i to Unix format... + chmod -x ./d/extend/example.i + for all in `find -type f` + dos2unix -k ./d/extend/example.cxx dos2unix: converting file ./d/extend/example.cxx to Unix format... + chmod -x ./d/extend/example.cxx + for all in `find -type f` + dos2unix -k ./d/extend/d2/runme.d dos2unix: converting file ./d/extend/d2/runme.d to Unix format... + chmod -x ./d/extend/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/extend/example.h dos2unix: converting file ./d/extend/example.h to Unix format... + chmod -x ./d/extend/example.h + for all in `find -type f` + dos2unix -k ./d/extend/Makefile dos2unix: converting file ./d/extend/Makefile to Unix format... + chmod -x ./d/extend/Makefile + for all in `find -type f` + dos2unix -k ./d/variables/d1/runme.d dos2unix: converting file ./d/variables/d1/runme.d to Unix format... + chmod -x ./d/variables/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/variables/example.i dos2unix: converting file ./d/variables/example.i to Unix format... + chmod -x ./d/variables/example.i + for all in `find -type f` + dos2unix -k ./d/variables/d2/runme.d dos2unix: converting file ./d/variables/d2/runme.d to Unix format... + chmod -x ./d/variables/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/variables/example.h dos2unix: converting file ./d/variables/example.h to Unix format... + chmod -x ./d/variables/example.h + for all in `find -type f` + dos2unix -k ./d/variables/Makefile dos2unix: converting file ./d/variables/Makefile to Unix format... + chmod -x ./d/variables/Makefile + for all in `find -type f` + dos2unix -k ./d/variables/example.c dos2unix: converting file ./d/variables/example.c to Unix format... + chmod -x ./d/variables/example.c + for all in `find -type f` + dos2unix -k ./d/constants/d1/runme.d dos2unix: converting file ./d/constants/d1/runme.d to Unix format... + chmod -x ./d/constants/d1/runme.d + for all in `find -type f` + dos2unix -k ./d/constants/example.i dos2unix: converting file ./d/constants/example.i to Unix format... + chmod -x ./d/constants/example.i + for all in `find -type f` + dos2unix -k ./d/constants/d2/runme.d dos2unix: converting file ./d/constants/d2/runme.d to Unix format... + chmod -x ./d/constants/d2/runme.d + for all in `find -type f` + dos2unix -k ./d/constants/Makefile dos2unix: converting file ./d/constants/Makefile to Unix format... + chmod -x ./d/constants/Makefile + for all in `find -type f` + dos2unix -k ./d/example.mk dos2unix: converting file ./d/example.mk to Unix format... + chmod -x ./d/example.mk + for all in `find -type f` + dos2unix -k ./octave/module_load/example.i dos2unix: converting file ./octave/module_load/example.i to Unix format... + chmod -x ./octave/module_load/example.i + for all in `find -type f` + dos2unix -k ./octave/module_load/example.h dos2unix: converting file ./octave/module_load/example.h to Unix format... + chmod -x ./octave/module_load/example.h + for all in `find -type f` + dos2unix -k ./octave/module_load/Makefile dos2unix: converting file ./octave/module_load/Makefile to Unix format... + chmod -x ./octave/module_load/Makefile + for all in `find -type f` + dos2unix -k ./octave/module_load/runme.m dos2unix: converting file ./octave/module_load/runme.m to Unix format... + chmod -x ./octave/module_load/runme.m + for all in `find -type f` + dos2unix -k ./octave/module_load/example.c dos2unix: converting file ./octave/module_load/example.c to Unix format... + chmod -x ./octave/module_load/example.c + for all in `find -type f` + dos2unix -k ./octave/example.mk dos2unix: converting file ./octave/example.mk to Unix format... + chmod -x ./octave/example.mk + for all in `find -type f` + dos2unix -k ./octave/functor/example.i dos2unix: converting file ./octave/functor/example.i to Unix format... + chmod -x ./octave/functor/example.i + for all in `find -type f` + dos2unix -k ./octave/functor/Makefile dos2unix: converting file ./octave/functor/Makefile to Unix format... + chmod -x ./octave/functor/Makefile + for all in `find -type f` + dos2unix -k ./octave/functor/runme.m dos2unix: converting file ./octave/functor/runme.m to Unix format... + chmod -x ./octave/functor/runme.m + for all in `find -type f` + dos2unix -k ./octave/contract/example.i dos2unix: converting file ./octave/contract/example.i to Unix format... + chmod -x ./octave/contract/example.i + for all in `find -type f` + dos2unix -k ./octave/contract/Makefile dos2unix: converting file ./octave/contract/Makefile to Unix format... + chmod -x ./octave/contract/Makefile + for all in `find -type f` + dos2unix -k ./octave/contract/runme.m dos2unix: converting file ./octave/contract/runme.m to Unix format... + chmod -x ./octave/contract/runme.m + for all in `find -type f` + dos2unix -k ./octave/contract/example.c dos2unix: converting file ./octave/contract/example.c to Unix format... + chmod -x ./octave/contract/example.c + for all in `find -type f` + dos2unix -k ./octave/funcptr2/example.i dos2unix: converting file ./octave/funcptr2/example.i to Unix format... + chmod -x ./octave/funcptr2/example.i + for all in `find -type f` + dos2unix -k ./octave/funcptr2/example.h dos2unix: converting file ./octave/funcptr2/example.h to Unix format... + chmod -x ./octave/funcptr2/example.h + for all in `find -type f` + dos2unix -k ./octave/funcptr2/Makefile dos2unix: converting file ./octave/funcptr2/Makefile to Unix format... + chmod -x ./octave/funcptr2/Makefile + for all in `find -type f` + dos2unix -k ./octave/funcptr2/runme.m dos2unix: converting file ./octave/funcptr2/runme.m to Unix format... + chmod -x ./octave/funcptr2/runme.m + for all in `find -type f` + dos2unix -k ./octave/funcptr2/example.c dos2unix: converting file ./octave/funcptr2/example.c to Unix format... + chmod -x ./octave/funcptr2/example.c + for all in `find -type f` + dos2unix -k ./octave/pointer/example.i dos2unix: converting file ./octave/pointer/example.i to Unix format... + chmod -x ./octave/pointer/example.i + for all in `find -type f` + dos2unix -k ./octave/pointer/Makefile dos2unix: converting file ./octave/pointer/Makefile to Unix format... + chmod -x ./octave/pointer/Makefile + for all in `find -type f` + dos2unix -k ./octave/pointer/runme.m dos2unix: converting file ./octave/pointer/runme.m to Unix format... + chmod -x ./octave/pointer/runme.m + for all in `find -type f` + dos2unix -k ./octave/pointer/example.c dos2unix: converting file ./octave/pointer/example.c to Unix format... + chmod -x ./octave/pointer/example.c + for all in `find -type f` + dos2unix -k ./octave/class/example.i dos2unix: converting file ./octave/class/example.i to Unix format... + chmod -x ./octave/class/example.i + for all in `find -type f` + dos2unix -k ./octave/class/example.cxx dos2unix: converting file ./octave/class/example.cxx to Unix format... + chmod -x ./octave/class/example.cxx + for all in `find -type f` + dos2unix -k ./octave/class/example.h dos2unix: converting file ./octave/class/example.h to Unix format... + chmod -x ./octave/class/example.h + for all in `find -type f` + dos2unix -k ./octave/class/Makefile dos2unix: converting file ./octave/class/Makefile to Unix format... + chmod -x ./octave/class/Makefile + for all in `find -type f` + dos2unix -k ./octave/class/runme.m dos2unix: converting file ./octave/class/runme.m to Unix format... + chmod -x ./octave/class/runme.m + for all in `find -type f` + dos2unix -k ./octave/enum/example.i dos2unix: converting file ./octave/enum/example.i to Unix format... + chmod -x ./octave/enum/example.i + for all in `find -type f` + dos2unix -k ./octave/enum/example.cxx dos2unix: converting file ./octave/enum/example.cxx to Unix format... + chmod -x ./octave/enum/example.cxx + for all in `find -type f` + dos2unix -k ./octave/enum/example.h dos2unix: converting file ./octave/enum/example.h to Unix format... + chmod -x ./octave/enum/example.h + for all in `find -type f` + dos2unix -k ./octave/enum/Makefile dos2unix: converting file ./octave/enum/Makefile to Unix format... + chmod -x ./octave/enum/Makefile + for all in `find -type f` + dos2unix -k ./octave/enum/runme.m dos2unix: converting file ./octave/enum/runme.m to Unix format... + chmod -x ./octave/enum/runme.m + for all in `find -type f` + dos2unix -k ./octave/template/example.i dos2unix: converting file ./octave/template/example.i to Unix format... + chmod -x ./octave/template/example.i + for all in `find -type f` + dos2unix -k ./octave/template/example.h dos2unix: converting file ./octave/template/example.h to Unix format... + chmod -x ./octave/template/example.h + for all in `find -type f` + dos2unix -k ./octave/template/Makefile dos2unix: converting file ./octave/template/Makefile to Unix format... + chmod -x ./octave/template/Makefile + for all in `find -type f` + dos2unix -k ./octave/template/runme.m dos2unix: converting file ./octave/template/runme.m to Unix format... + chmod -x ./octave/template/runme.m + for all in `find -type f` + dos2unix -k ./octave/funcptr/example.i dos2unix: converting file ./octave/funcptr/example.i to Unix format... + chmod -x ./octave/funcptr/example.i + for all in `find -type f` + dos2unix -k ./octave/funcptr/example.h dos2unix: converting file ./octave/funcptr/example.h to Unix format... + chmod -x ./octave/funcptr/example.h + for all in `find -type f` + dos2unix -k ./octave/funcptr/Makefile dos2unix: converting file ./octave/funcptr/Makefile to Unix format... + chmod -x ./octave/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./octave/funcptr/runme.m dos2unix: converting file ./octave/funcptr/runme.m to Unix format... + chmod -x ./octave/funcptr/runme.m + for all in `find -type f` + dos2unix -k ./octave/funcptr/example.c dos2unix: converting file ./octave/funcptr/example.c to Unix format... + chmod -x ./octave/funcptr/example.c + for all in `find -type f` + dos2unix -k ./octave/simple/example.i dos2unix: converting file ./octave/simple/example.i to Unix format... + chmod -x ./octave/simple/example.i + for all in `find -type f` + dos2unix -k ./octave/simple/Makefile dos2unix: converting file ./octave/simple/Makefile to Unix format... + chmod -x ./octave/simple/Makefile + for all in `find -type f` + dos2unix -k ./octave/simple/runme.m dos2unix: converting file ./octave/simple/runme.m to Unix format... + chmod -x ./octave/simple/runme.m + for all in `find -type f` + dos2unix -k ./octave/simple/example.c dos2unix: converting file ./octave/simple/example.c to Unix format... + chmod -x ./octave/simple/example.c + for all in `find -type f` + dos2unix -k ./octave/reference/example.i dos2unix: converting file ./octave/reference/example.i to Unix format... + chmod -x ./octave/reference/example.i + for all in `find -type f` + dos2unix -k ./octave/reference/example.cxx dos2unix: converting file ./octave/reference/example.cxx to Unix format... + chmod -x ./octave/reference/example.cxx + for all in `find -type f` + dos2unix -k ./octave/reference/example.h dos2unix: converting file ./octave/reference/example.h to Unix format... + chmod -x ./octave/reference/example.h + for all in `find -type f` + dos2unix -k ./octave/reference/Makefile dos2unix: converting file ./octave/reference/Makefile to Unix format... + chmod -x ./octave/reference/Makefile + for all in `find -type f` + dos2unix -k ./octave/reference/runme.m dos2unix: converting file ./octave/reference/runme.m to Unix format... + chmod -x ./octave/reference/runme.m + for all in `find -type f` + dos2unix -k ./octave/check.list dos2unix: converting file ./octave/check.list to Unix format... + chmod -x ./octave/check.list + for all in `find -type f` + dos2unix -k ./octave/callback/example.i dos2unix: converting file ./octave/callback/example.i to Unix format... + chmod -x ./octave/callback/example.i + for all in `find -type f` + dos2unix -k ./octave/callback/example.cxx dos2unix: converting file ./octave/callback/example.cxx to Unix format... + chmod -x ./octave/callback/example.cxx + for all in `find -type f` + dos2unix -k ./octave/callback/example.h dos2unix: converting file ./octave/callback/example.h to Unix format... + chmod -x ./octave/callback/example.h + for all in `find -type f` + dos2unix -k ./octave/callback/Makefile dos2unix: converting file ./octave/callback/Makefile to Unix format... + chmod -x ./octave/callback/Makefile + for all in `find -type f` + dos2unix -k ./octave/callback/runme.m dos2unix: converting file ./octave/callback/runme.m to Unix format... + chmod -x ./octave/callback/runme.m + for all in `find -type f` + dos2unix -k ./octave/extend/example.i dos2unix: converting file ./octave/extend/example.i to Unix format... + chmod -x ./octave/extend/example.i + for all in `find -type f` + dos2unix -k ./octave/extend/example.cxx dos2unix: converting file ./octave/extend/example.cxx to Unix format... + chmod -x ./octave/extend/example.cxx + for all in `find -type f` + dos2unix -k ./octave/extend/example.h dos2unix: converting file ./octave/extend/example.h to Unix format... + chmod -x ./octave/extend/example.h + for all in `find -type f` + dos2unix -k ./octave/extend/Makefile dos2unix: converting file ./octave/extend/Makefile to Unix format... + chmod -x ./octave/extend/Makefile + for all in `find -type f` + dos2unix -k ./octave/extend/runme.m dos2unix: converting file ./octave/extend/runme.m to Unix format... + chmod -x ./octave/extend/runme.m + for all in `find -type f` + dos2unix -k ./octave/variables/example.i dos2unix: converting file ./octave/variables/example.i to Unix format... + chmod -x ./octave/variables/example.i + for all in `find -type f` + dos2unix -k ./octave/variables/example.h dos2unix: converting file ./octave/variables/example.h to Unix format... + chmod -x ./octave/variables/example.h + for all in `find -type f` + dos2unix -k ./octave/variables/Makefile dos2unix: converting file ./octave/variables/Makefile to Unix format... + chmod -x ./octave/variables/Makefile + for all in `find -type f` + dos2unix -k ./octave/variables/runme.m dos2unix: converting file ./octave/variables/runme.m to Unix format... + chmod -x ./octave/variables/runme.m + for all in `find -type f` + dos2unix -k ./octave/variables/example.c dos2unix: converting file ./octave/variables/example.c to Unix format... + chmod -x ./octave/variables/example.c + for all in `find -type f` + dos2unix -k ./octave/operator/example.i dos2unix: converting file ./octave/operator/example.i to Unix format... + chmod -x ./octave/operator/example.i + for all in `find -type f` + dos2unix -k ./octave/operator/example.h dos2unix: converting file ./octave/operator/example.h to Unix format... + chmod -x ./octave/operator/example.h + for all in `find -type f` + dos2unix -k ./octave/operator/Makefile dos2unix: converting file ./octave/operator/Makefile to Unix format... + chmod -x ./octave/operator/Makefile + for all in `find -type f` + dos2unix -k ./octave/operator/runme.m dos2unix: converting file ./octave/operator/runme.m to Unix format... + chmod -x ./octave/operator/runme.m + for all in `find -type f` + dos2unix -k ./octave/constants/example.i dos2unix: converting file ./octave/constants/example.i to Unix format... + chmod -x ./octave/constants/example.i + for all in `find -type f` + dos2unix -k ./octave/constants/Makefile dos2unix: converting file ./octave/constants/Makefile to Unix format... + chmod -x ./octave/constants/Makefile + for all in `find -type f` + dos2unix -k ./octave/constants/runme.m dos2unix: converting file ./octave/constants/runme.m to Unix format... + chmod -x ./octave/constants/runme.m + for all in `find -type f` + dos2unix -k ./ruby/index.html dos2unix: converting file ./ruby/index.html to Unix format... + chmod -x ./ruby/index.html + for all in `find -type f` + dos2unix -k ./ruby/functor/example.i dos2unix: converting file ./ruby/functor/example.i to Unix format... + chmod -x ./ruby/functor/example.i + for all in `find -type f` + dos2unix -k ./ruby/functor/runme.rb dos2unix: converting file ./ruby/functor/runme.rb to Unix format... + chmod -x ./ruby/functor/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/functor/Makefile dos2unix: converting file ./ruby/functor/Makefile to Unix format... + chmod -x ./ruby/functor/Makefile + for all in `find -type f` + dos2unix -k ./ruby/exceptproxy/example.i dos2unix: converting file ./ruby/exceptproxy/example.i to Unix format... + chmod -x ./ruby/exceptproxy/example.i + for all in `find -type f` + dos2unix -k ./ruby/exceptproxy/example.h dos2unix: converting file ./ruby/exceptproxy/example.h to Unix format... + chmod -x ./ruby/exceptproxy/example.h + for all in `find -type f` + dos2unix -k ./ruby/exceptproxy/runme.rb dos2unix: converting file ./ruby/exceptproxy/runme.rb to Unix format... + chmod -x ./ruby/exceptproxy/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/exceptproxy/Makefile dos2unix: converting file ./ruby/exceptproxy/Makefile to Unix format... + chmod -x ./ruby/exceptproxy/Makefile + for all in `find -type f` + dos2unix -k ./ruby/import_template/base.h dos2unix: converting file ./ruby/import_template/base.h to Unix format... + chmod -x ./ruby/import_template/base.h + for all in `find -type f` + dos2unix -k ./ruby/import_template/bar.h dos2unix: converting file ./ruby/import_template/bar.h to Unix format... + chmod -x ./ruby/import_template/bar.h + for all in `find -type f` + dos2unix -k ./ruby/import_template/base.i dos2unix: converting file ./ruby/import_template/base.i to Unix format... + chmod -x ./ruby/import_template/base.i + for all in `find -type f` + dos2unix -k ./ruby/import_template/runme.rb dos2unix: converting file ./ruby/import_template/runme.rb to Unix format... + chmod -x ./ruby/import_template/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/import_template/Makefile dos2unix: converting file ./ruby/import_template/Makefile to Unix format... + chmod -x ./ruby/import_template/Makefile + for all in `find -type f` + dos2unix -k ./ruby/import_template/foo.h dos2unix: converting file ./ruby/import_template/foo.h to Unix format... + chmod -x ./ruby/import_template/foo.h + for all in `find -type f` + dos2unix -k ./ruby/import_template/foo.i dos2unix: converting file ./ruby/import_template/foo.i to Unix format... + chmod -x ./ruby/import_template/foo.i + for all in `find -type f` + dos2unix -k ./ruby/import_template/spam.i dos2unix: converting file ./ruby/import_template/spam.i to Unix format... + chmod -x ./ruby/import_template/spam.i + for all in `find -type f` + dos2unix -k ./ruby/import_template/README dos2unix: converting file ./ruby/import_template/README to Unix format... + chmod -x ./ruby/import_template/README + for all in `find -type f` + dos2unix -k ./ruby/import_template/bar.i dos2unix: converting file ./ruby/import_template/bar.i to Unix format... + chmod -x ./ruby/import_template/bar.i + for all in `find -type f` + dos2unix -k ./ruby/import_template/spam.h dos2unix: converting file ./ruby/import_template/spam.h to Unix format... + chmod -x ./ruby/import_template/spam.h + for all in `find -type f` + dos2unix -k ./ruby/funcptr2/example.i dos2unix: converting file ./ruby/funcptr2/example.i to Unix format... + chmod -x ./ruby/funcptr2/example.i + for all in `find -type f` + dos2unix -k ./ruby/funcptr2/example.h dos2unix: converting file ./ruby/funcptr2/example.h to Unix format... + chmod -x ./ruby/funcptr2/example.h + for all in `find -type f` + dos2unix -k ./ruby/funcptr2/runme.rb dos2unix: converting file ./ruby/funcptr2/runme.rb to Unix format... + chmod -x ./ruby/funcptr2/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/funcptr2/Makefile dos2unix: converting file ./ruby/funcptr2/Makefile to Unix format... + chmod -x ./ruby/funcptr2/Makefile + for all in `find -type f` + dos2unix -k ./ruby/funcptr2/example.c dos2unix: converting file ./ruby/funcptr2/example.c to Unix format... + chmod -x ./ruby/funcptr2/example.c + for all in `find -type f` + dos2unix -k ./ruby/pointer/index.html dos2unix: converting file ./ruby/pointer/index.html to Unix format... + chmod -x ./ruby/pointer/index.html + for all in `find -type f` + dos2unix -k ./ruby/pointer/example.i dos2unix: converting file ./ruby/pointer/example.i to Unix format... + chmod -x ./ruby/pointer/example.i + for all in `find -type f` + dos2unix -k ./ruby/pointer/runme.rb dos2unix: converting file ./ruby/pointer/runme.rb to Unix format... + chmod -x ./ruby/pointer/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/pointer/Makefile dos2unix: converting file ./ruby/pointer/Makefile to Unix format... + chmod -x ./ruby/pointer/Makefile + for all in `find -type f` + dos2unix -k ./ruby/pointer/example.c dos2unix: converting file ./ruby/pointer/example.c to Unix format... + chmod -x ./ruby/pointer/example.c + for all in `find -type f` + dos2unix -k ./ruby/mark_function/example.i dos2unix: converting file ./ruby/mark_function/example.i to Unix format... + chmod -x ./ruby/mark_function/example.i + for all in `find -type f` + dos2unix -k ./ruby/mark_function/example.cxx dos2unix: converting file ./ruby/mark_function/example.cxx to Unix format... + chmod -x ./ruby/mark_function/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/mark_function/example.h dos2unix: converting file ./ruby/mark_function/example.h to Unix format... + chmod -x ./ruby/mark_function/example.h + for all in `find -type f` + dos2unix -k ./ruby/mark_function/runme.rb dos2unix: converting file ./ruby/mark_function/runme.rb to Unix format... + chmod -x ./ruby/mark_function/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/mark_function/Makefile dos2unix: converting file ./ruby/mark_function/Makefile to Unix format... + chmod -x ./ruby/mark_function/Makefile + for all in `find -type f` + dos2unix -k ./ruby/class/index.html dos2unix: converting file ./ruby/class/index.html to Unix format... + chmod -x ./ruby/class/index.html + for all in `find -type f` + dos2unix -k ./ruby/class/example.i dos2unix: converting file ./ruby/class/example.i to Unix format... + chmod -x ./ruby/class/example.i + for all in `find -type f` + dos2unix -k ./ruby/class/example.cxx dos2unix: converting file ./ruby/class/example.cxx to Unix format... + chmod -x ./ruby/class/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/class/example.h dos2unix: converting file ./ruby/class/example.h to Unix format... + chmod -x ./ruby/class/example.h + for all in `find -type f` + dos2unix -k ./ruby/class/runme.rb dos2unix: converting file ./ruby/class/runme.rb to Unix format... + chmod -x ./ruby/class/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/class/Makefile dos2unix: converting file ./ruby/class/Makefile to Unix format... + chmod -x ./ruby/class/Makefile + for all in `find -type f` + dos2unix -k ./ruby/enum/index.html dos2unix: converting file ./ruby/enum/index.html to Unix format... + chmod -x ./ruby/enum/index.html + for all in `find -type f` + dos2unix -k ./ruby/enum/example.i dos2unix: converting file ./ruby/enum/example.i to Unix format... + chmod -x ./ruby/enum/example.i + for all in `find -type f` + dos2unix -k ./ruby/enum/example.cxx dos2unix: converting file ./ruby/enum/example.cxx to Unix format... + chmod -x ./ruby/enum/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/enum/example.h dos2unix: converting file ./ruby/enum/example.h to Unix format... + chmod -x ./ruby/enum/example.h + for all in `find -type f` + dos2unix -k ./ruby/enum/runme.rb dos2unix: converting file ./ruby/enum/runme.rb to Unix format... + chmod -x ./ruby/enum/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/enum/Makefile dos2unix: converting file ./ruby/enum/Makefile to Unix format... + chmod -x ./ruby/enum/Makefile + for all in `find -type f` + dos2unix -k ./ruby/template/example.i dos2unix: converting file ./ruby/template/example.i to Unix format... + chmod -x ./ruby/template/example.i + for all in `find -type f` + dos2unix -k ./ruby/template/example.h dos2unix: converting file ./ruby/template/example.h to Unix format... + chmod -x ./ruby/template/example.h + for all in `find -type f` + dos2unix -k ./ruby/template/runme.rb dos2unix: converting file ./ruby/template/runme.rb to Unix format... + chmod -x ./ruby/template/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/template/Makefile dos2unix: converting file ./ruby/template/Makefile to Unix format... + chmod -x ./ruby/template/Makefile + for all in `find -type f` + dos2unix -k ./ruby/value/index.html dos2unix: converting file ./ruby/value/index.html to Unix format... + chmod -x ./ruby/value/index.html + for all in `find -type f` + dos2unix -k ./ruby/value/example.i dos2unix: converting file ./ruby/value/example.i to Unix format... + chmod -x ./ruby/value/example.i + for all in `find -type f` + dos2unix -k ./ruby/value/example.h dos2unix: converting file ./ruby/value/example.h to Unix format... + chmod -x ./ruby/value/example.h + for all in `find -type f` + dos2unix -k ./ruby/value/runme.rb dos2unix: converting file ./ruby/value/runme.rb to Unix format... + chmod -x ./ruby/value/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/value/Makefile dos2unix: converting file ./ruby/value/Makefile to Unix format... + chmod -x ./ruby/value/Makefile + for all in `find -type f` + dos2unix -k ./ruby/value/example.c dos2unix: converting file ./ruby/value/example.c to Unix format... + chmod -x ./ruby/value/example.c + for all in `find -type f` + dos2unix -k ./ruby/hashargs/example.i dos2unix: converting file ./ruby/hashargs/example.i to Unix format... + chmod -x ./ruby/hashargs/example.i + for all in `find -type f` + dos2unix -k ./ruby/hashargs/runme.rb dos2unix: converting file ./ruby/hashargs/runme.rb to Unix format... + chmod -x ./ruby/hashargs/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/hashargs/Makefile dos2unix: converting file ./ruby/hashargs/Makefile to Unix format... + chmod -x ./ruby/hashargs/Makefile + for all in `find -type f` + dos2unix -k ./ruby/funcptr/index.html dos2unix: converting file ./ruby/funcptr/index.html to Unix format... + chmod -x ./ruby/funcptr/index.html + for all in `find -type f` + dos2unix -k ./ruby/funcptr/example.i dos2unix: converting file ./ruby/funcptr/example.i to Unix format... + chmod -x ./ruby/funcptr/example.i + for all in `find -type f` + dos2unix -k ./ruby/funcptr/example.h dos2unix: converting file ./ruby/funcptr/example.h to Unix format... + chmod -x ./ruby/funcptr/example.h + for all in `find -type f` + dos2unix -k ./ruby/funcptr/runme.rb dos2unix: converting file ./ruby/funcptr/runme.rb to Unix format... + chmod -x ./ruby/funcptr/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/funcptr/Makefile dos2unix: converting file ./ruby/funcptr/Makefile to Unix format... + chmod -x ./ruby/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./ruby/funcptr/example.c dos2unix: converting file ./ruby/funcptr/example.c to Unix format... + chmod -x ./ruby/funcptr/example.c + for all in `find -type f` + dos2unix -k ./ruby/simple/index.html dos2unix: converting file ./ruby/simple/index.html to Unix format... + chmod -x ./ruby/simple/index.html + for all in `find -type f` + dos2unix -k ./ruby/simple/example.i dos2unix: converting file ./ruby/simple/example.i to Unix format... + chmod -x ./ruby/simple/example.i + for all in `find -type f` + dos2unix -k ./ruby/simple/runme.rb dos2unix: converting file ./ruby/simple/runme.rb to Unix format... + chmod -x ./ruby/simple/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/simple/Makefile dos2unix: converting file ./ruby/simple/Makefile to Unix format... + chmod -x ./ruby/simple/Makefile + for all in `find -type f` + dos2unix -k ./ruby/simple/example.c dos2unix: converting file ./ruby/simple/example.c to Unix format... + chmod -x ./ruby/simple/example.c + for all in `find -type f` + dos2unix -k ./ruby/reference/index.html dos2unix: converting file ./ruby/reference/index.html to Unix format... + chmod -x ./ruby/reference/index.html + for all in `find -type f` + dos2unix -k ./ruby/reference/example.i dos2unix: converting file ./ruby/reference/example.i to Unix format... + chmod -x ./ruby/reference/example.i + for all in `find -type f` + dos2unix -k ./ruby/reference/example.cxx dos2unix: converting file ./ruby/reference/example.cxx to Unix format... + chmod -x ./ruby/reference/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/reference/example.h dos2unix: converting file ./ruby/reference/example.h to Unix format... + chmod -x ./ruby/reference/example.h + for all in `find -type f` + dos2unix -k ./ruby/reference/runme.rb dos2unix: converting file ./ruby/reference/runme.rb to Unix format... + chmod -x ./ruby/reference/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/reference/Makefile dos2unix: converting file ./ruby/reference/Makefile to Unix format... + chmod -x ./ruby/reference/Makefile + for all in `find -type f` + dos2unix -k ./ruby/check.list dos2unix: converting file ./ruby/check.list to Unix format... + chmod -x ./ruby/check.list + for all in `find -type f` + dos2unix -k ./ruby/free_function/example.i dos2unix: converting file ./ruby/free_function/example.i to Unix format... + chmod -x ./ruby/free_function/example.i + for all in `find -type f` + dos2unix -k ./ruby/free_function/example.cxx dos2unix: converting file ./ruby/free_function/example.cxx to Unix format... + chmod -x ./ruby/free_function/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/free_function/example.h dos2unix: converting file ./ruby/free_function/example.h to Unix format... + chmod -x ./ruby/free_function/example.h + for all in `find -type f` + dos2unix -k ./ruby/free_function/runme.rb dos2unix: converting file ./ruby/free_function/runme.rb to Unix format... + chmod -x ./ruby/free_function/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/free_function/Makefile dos2unix: converting file ./ruby/free_function/Makefile to Unix format... + chmod -x ./ruby/free_function/Makefile + for all in `find -type f` + dos2unix -k ./ruby/import/base.h dos2unix: converting file ./ruby/import/base.h to Unix format... + chmod -x ./ruby/import/base.h + for all in `find -type f` + dos2unix -k ./ruby/import/bar.h dos2unix: converting file ./ruby/import/bar.h to Unix format... + chmod -x ./ruby/import/bar.h + for all in `find -type f` + dos2unix -k ./ruby/import/base.i dos2unix: converting file ./ruby/import/base.i to Unix format... + chmod -x ./ruby/import/base.i + for all in `find -type f` + dos2unix -k ./ruby/import/runme.rb dos2unix: converting file ./ruby/import/runme.rb to Unix format... + chmod -x ./ruby/import/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/import/Makefile dos2unix: converting file ./ruby/import/Makefile to Unix format... + chmod -x ./ruby/import/Makefile + for all in `find -type f` + dos2unix -k ./ruby/import/foo.h dos2unix: converting file ./ruby/import/foo.h to Unix format... + chmod -x ./ruby/import/foo.h + for all in `find -type f` + dos2unix -k ./ruby/import/foo.i dos2unix: converting file ./ruby/import/foo.i to Unix format... + chmod -x ./ruby/import/foo.i + for all in `find -type f` + dos2unix -k ./ruby/import/spam.i dos2unix: converting file ./ruby/import/spam.i to Unix format... + chmod -x ./ruby/import/spam.i + for all in `find -type f` + dos2unix -k ./ruby/import/README dos2unix: converting file ./ruby/import/README to Unix format... + chmod -x ./ruby/import/README + for all in `find -type f` + dos2unix -k ./ruby/import/bar.i dos2unix: converting file ./ruby/import/bar.i to Unix format... + chmod -x ./ruby/import/bar.i + for all in `find -type f` + dos2unix -k ./ruby/import/spam.h dos2unix: converting file ./ruby/import/spam.h to Unix format... + chmod -x ./ruby/import/spam.h + for all in `find -type f` + dos2unix -k ./ruby/overloading/example.i dos2unix: converting file ./ruby/overloading/example.i to Unix format... + chmod -x ./ruby/overloading/example.i + for all in `find -type f` + dos2unix -k ./ruby/overloading/example.cxx dos2unix: converting file ./ruby/overloading/example.cxx to Unix format... + chmod -x ./ruby/overloading/example.cxx + for all in `find -type f` + dos2unix -k ./ruby/overloading/example.h dos2unix: converting file ./ruby/overloading/example.h to Unix format... + chmod -x ./ruby/overloading/example.h + for all in `find -type f` + dos2unix -k ./ruby/overloading/runme.rb dos2unix: converting file ./ruby/overloading/runme.rb to Unix format... + chmod -x ./ruby/overloading/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/overloading/Makefile dos2unix: converting file ./ruby/overloading/Makefile to Unix format... + chmod -x ./ruby/overloading/Makefile + for all in `find -type f` + dos2unix -k ./ruby/variables/index.html dos2unix: converting file ./ruby/variables/index.html to Unix format... + chmod -x ./ruby/variables/index.html + for all in `find -type f` + dos2unix -k ./ruby/variables/example.i dos2unix: converting file ./ruby/variables/example.i to Unix format... + chmod -x ./ruby/variables/example.i + for all in `find -type f` + dos2unix -k ./ruby/variables/example.h dos2unix: converting file ./ruby/variables/example.h to Unix format... + chmod -x ./ruby/variables/example.h + for all in `find -type f` + dos2unix -k ./ruby/variables/runme.rb dos2unix: converting file ./ruby/variables/runme.rb to Unix format... + chmod -x ./ruby/variables/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/variables/Makefile dos2unix: converting file ./ruby/variables/Makefile to Unix format... + chmod -x ./ruby/variables/Makefile + for all in `find -type f` + dos2unix -k ./ruby/variables/example.c dos2unix: converting file ./ruby/variables/example.c to Unix format... + chmod -x ./ruby/variables/example.c + for all in `find -type f` + dos2unix -k ./ruby/operator/example.i dos2unix: converting file ./ruby/operator/example.i to Unix format... + chmod -x ./ruby/operator/example.i + for all in `find -type f` + dos2unix -k ./ruby/operator/example.h dos2unix: converting file ./ruby/operator/example.h to Unix format... + chmod -x ./ruby/operator/example.h + for all in `find -type f` + dos2unix -k ./ruby/operator/runme.rb dos2unix: converting file ./ruby/operator/runme.rb to Unix format... + chmod -x ./ruby/operator/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/operator/Makefile dos2unix: converting file ./ruby/operator/Makefile to Unix format... + chmod -x ./ruby/operator/Makefile + for all in `find -type f` + dos2unix -k ./ruby/multimap/example.i dos2unix: converting file ./ruby/multimap/example.i to Unix format... + chmod -x ./ruby/multimap/example.i + for all in `find -type f` + dos2unix -k ./ruby/multimap/runme.rb dos2unix: converting file ./ruby/multimap/runme.rb to Unix format... + chmod -x ./ruby/multimap/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/multimap/Makefile dos2unix: converting file ./ruby/multimap/Makefile to Unix format... + chmod -x ./ruby/multimap/Makefile + for all in `find -type f` + dos2unix -k ./ruby/multimap/example.c dos2unix: converting file ./ruby/multimap/example.c to Unix format... + chmod -x ./ruby/multimap/example.c + for all in `find -type f` + dos2unix -k ./ruby/constants/index.html dos2unix: converting file ./ruby/constants/index.html to Unix format... + chmod -x ./ruby/constants/index.html + for all in `find -type f` + dos2unix -k ./ruby/constants/example.i dos2unix: converting file ./ruby/constants/example.i to Unix format... + chmod -x ./ruby/constants/example.i + for all in `find -type f` + dos2unix -k ./ruby/constants/runme.rb dos2unix: converting file ./ruby/constants/runme.rb to Unix format... + chmod -x ./ruby/constants/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/constants/Makefile dos2unix: converting file ./ruby/constants/Makefile to Unix format... + chmod -x ./ruby/constants/Makefile + for all in `find -type f` + dos2unix -k ./ruby/std_vector/example.i dos2unix: converting file ./ruby/std_vector/example.i to Unix format... + chmod -x ./ruby/std_vector/example.i + for all in `find -type f` + dos2unix -k ./ruby/std_vector/example.h dos2unix: converting file ./ruby/std_vector/example.h to Unix format... + chmod -x ./ruby/std_vector/example.h + for all in `find -type f` + dos2unix -k ./ruby/std_vector/runme.rb dos2unix: converting file ./ruby/std_vector/runme.rb to Unix format... + chmod -x ./ruby/std_vector/runme.rb + for all in `find -type f` + dos2unix -k ./ruby/std_vector/Makefile dos2unix: converting file ./ruby/std_vector/Makefile to Unix format... + chmod -x ./ruby/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./python/index.html dos2unix: converting file ./python/index.html to Unix format... + chmod -x ./python/index.html + for all in `find -type f` + dos2unix -k ./python/functor/example.i dos2unix: converting file ./python/functor/example.i to Unix format... + chmod -x ./python/functor/example.i + for all in `find -type f` + dos2unix -k ./python/functor/Makefile dos2unix: converting file ./python/functor/Makefile to Unix format... + chmod -x ./python/functor/Makefile + for all in `find -type f` + dos2unix -k ./python/functor/runme.py dos2unix: converting file ./python/functor/runme.py to Unix format... + chmod -x ./python/functor/runme.py + for all in `find -type f` + dos2unix -k ./python/contract/example.i dos2unix: converting file ./python/contract/example.i to Unix format... + chmod -x ./python/contract/example.i + for all in `find -type f` + dos2unix -k ./python/contract/Makefile dos2unix: converting file ./python/contract/Makefile to Unix format... + chmod -x ./python/contract/Makefile + for all in `find -type f` + dos2unix -k ./python/contract/runme.py dos2unix: converting file ./python/contract/runme.py to Unix format... + chmod -x ./python/contract/runme.py + for all in `find -type f` + dos2unix -k ./python/contract/example.c dos2unix: converting file ./python/contract/example.c to Unix format... + chmod -x ./python/contract/example.c + for all in `find -type f` + dos2unix -k ./python/exceptproxy/example.i dos2unix: converting file ./python/exceptproxy/example.i to Unix format... + chmod -x ./python/exceptproxy/example.i + for all in `find -type f` + dos2unix -k ./python/exceptproxy/example.h dos2unix: converting file ./python/exceptproxy/example.h to Unix format... + chmod -x ./python/exceptproxy/example.h + for all in `find -type f` + dos2unix -k ./python/exceptproxy/Makefile dos2unix: converting file ./python/exceptproxy/Makefile to Unix format... + chmod -x ./python/exceptproxy/Makefile + for all in `find -type f` + dos2unix -k ./python/exceptproxy/runme.py dos2unix: converting file ./python/exceptproxy/runme.py to Unix format... + chmod -x ./python/exceptproxy/runme.py + for all in `find -type f` + dos2unix -k ./python/std_map/example.i dos2unix: converting file ./python/std_map/example.i to Unix format... + chmod -x ./python/std_map/example.i + for all in `find -type f` + dos2unix -k ./python/std_map/example.h dos2unix: converting file ./python/std_map/example.h to Unix format... + chmod -x ./python/std_map/example.h + for all in `find -type f` + dos2unix -k ./python/std_map/Makefile dos2unix: converting file ./python/std_map/Makefile to Unix format... + chmod -x ./python/std_map/Makefile + for all in `find -type f` + dos2unix -k ./python/std_map/runme.py dos2unix: converting file ./python/std_map/runme.py to Unix format... + chmod -x ./python/std_map/runme.py + for all in `find -type f` + dos2unix -k ./python/smartptr/example.i dos2unix: converting file ./python/smartptr/example.i to Unix format... + chmod -x ./python/smartptr/example.i + for all in `find -type f` + dos2unix -k ./python/smartptr/smartptr.h dos2unix: converting file ./python/smartptr/smartptr.h to Unix format... + chmod -x ./python/smartptr/smartptr.h + for all in `find -type f` + dos2unix -k ./python/smartptr/example.cxx dos2unix: converting file ./python/smartptr/example.cxx to Unix format... + chmod -x ./python/smartptr/example.cxx + for all in `find -type f` + dos2unix -k ./python/smartptr/example.h dos2unix: converting file ./python/smartptr/example.h to Unix format... + chmod -x ./python/smartptr/example.h + for all in `find -type f` + dos2unix -k ./python/smartptr/Makefile dos2unix: converting file ./python/smartptr/Makefile to Unix format... + chmod -x ./python/smartptr/Makefile + for all in `find -type f` + dos2unix -k ./python/smartptr/runme.py dos2unix: converting file ./python/smartptr/runme.py to Unix format... + chmod -x ./python/smartptr/runme.py + for all in `find -type f` + dos2unix -k ./python/import_template/base.h dos2unix: converting file ./python/import_template/base.h to Unix format... + chmod -x ./python/import_template/base.h + for all in `find -type f` + dos2unix -k ./python/import_template/bar.h dos2unix: converting file ./python/import_template/bar.h to Unix format... + chmod -x ./python/import_template/bar.h + for all in `find -type f` + dos2unix -k ./python/import_template/base.i dos2unix: converting file ./python/import_template/base.i to Unix format... + chmod -x ./python/import_template/base.i + for all in `find -type f` + dos2unix -k ./python/import_template/Makefile dos2unix: converting file ./python/import_template/Makefile to Unix format... + chmod -x ./python/import_template/Makefile + for all in `find -type f` + dos2unix -k ./python/import_template/foo.h dos2unix: converting file ./python/import_template/foo.h to Unix format... + chmod -x ./python/import_template/foo.h + for all in `find -type f` + dos2unix -k ./python/import_template/runme.py dos2unix: converting file ./python/import_template/runme.py to Unix format... + chmod -x ./python/import_template/runme.py + for all in `find -type f` + dos2unix -k ./python/import_template/foo.i dos2unix: converting file ./python/import_template/foo.i to Unix format... + chmod -x ./python/import_template/foo.i + for all in `find -type f` + dos2unix -k ./python/import_template/spam.i dos2unix: converting file ./python/import_template/spam.i to Unix format... + chmod -x ./python/import_template/spam.i + for all in `find -type f` + dos2unix -k ./python/import_template/README dos2unix: converting file ./python/import_template/README to Unix format... + chmod -x ./python/import_template/README + for all in `find -type f` + dos2unix -k ./python/import_template/bar.i dos2unix: converting file ./python/import_template/bar.i to Unix format... + chmod -x ./python/import_template/bar.i + for all in `find -type f` + dos2unix -k ./python/import_template/spam.h dos2unix: converting file ./python/import_template/spam.h to Unix format... + chmod -x ./python/import_template/spam.h + for all in `find -type f` + dos2unix -k ./python/funcptr2/example.i dos2unix: converting file ./python/funcptr2/example.i to Unix format... + chmod -x ./python/funcptr2/example.i + for all in `find -type f` + dos2unix -k ./python/funcptr2/example.h dos2unix: converting file ./python/funcptr2/example.h to Unix format... + chmod -x ./python/funcptr2/example.h + for all in `find -type f` + dos2unix -k ./python/funcptr2/Makefile dos2unix: converting file ./python/funcptr2/Makefile to Unix format... + chmod -x ./python/funcptr2/Makefile + for all in `find -type f` + dos2unix -k ./python/funcptr2/runme.py dos2unix: converting file ./python/funcptr2/runme.py to Unix format... + chmod -x ./python/funcptr2/runme.py + for all in `find -type f` + dos2unix -k ./python/funcptr2/example.c dos2unix: converting file ./python/funcptr2/example.c to Unix format... + chmod -x ./python/funcptr2/example.c + for all in `find -type f` + dos2unix -k ./python/pointer/index.html dos2unix: converting file ./python/pointer/index.html to Unix format... + chmod -x ./python/pointer/index.html + for all in `find -type f` + dos2unix -k ./python/pointer/example.i dos2unix: converting file ./python/pointer/example.i to Unix format... + chmod -x ./python/pointer/example.i + for all in `find -type f` + dos2unix -k ./python/pointer/Makefile dos2unix: converting file ./python/pointer/Makefile to Unix format... + chmod -x ./python/pointer/Makefile + for all in `find -type f` + dos2unix -k ./python/pointer/runme.py dos2unix: converting file ./python/pointer/runme.py to Unix format... + chmod -x ./python/pointer/runme.py + for all in `find -type f` + dos2unix -k ./python/pointer/example.c dos2unix: converting file ./python/pointer/example.c to Unix format... + chmod -x ./python/pointer/example.c + for all in `find -type f` + dos2unix -k ./python/doxygen/example.i dos2unix: converting file ./python/doxygen/example.i to Unix format... + chmod -x ./python/doxygen/example.i + for all in `find -type f` + dos2unix -k ./python/doxygen/example.cxx dos2unix: converting file ./python/doxygen/example.cxx to Unix format... + chmod -x ./python/doxygen/example.cxx + for all in `find -type f` + dos2unix -k ./python/doxygen/example.h dos2unix: converting file ./python/doxygen/example.h to Unix format... + chmod -x ./python/doxygen/example.h + for all in `find -type f` + dos2unix -k ./python/doxygen/Makefile dos2unix: converting file ./python/doxygen/Makefile to Unix format... + chmod -x ./python/doxygen/Makefile + for all in `find -type f` + dos2unix -k ./python/doxygen/runme.py dos2unix: converting file ./python/doxygen/runme.py to Unix format... + chmod -x ./python/doxygen/runme.py + for all in `find -type f` + dos2unix -k ./python/class/index.html dos2unix: converting file ./python/class/index.html to Unix format... + chmod -x ./python/class/index.html + for all in `find -type f` + dos2unix -k ./python/class/example.i dos2unix: converting file ./python/class/example.i to Unix format... + chmod -x ./python/class/example.i + for all in `find -type f` + dos2unix -k ./python/class/example.cxx dos2unix: converting file ./python/class/example.cxx to Unix format... + chmod -x ./python/class/example.cxx + for all in `find -type f` + dos2unix -k ./python/class/example.h dos2unix: converting file ./python/class/example.h to Unix format... + chmod -x ./python/class/example.h + for all in `find -type f` + dos2unix -k ./python/class/Makefile dos2unix: converting file ./python/class/Makefile to Unix format... + chmod -x ./python/class/Makefile + for all in `find -type f` + dos2unix -k ./python/class/runme.py dos2unix: converting file ./python/class/runme.py to Unix format... + chmod -x ./python/class/runme.py + for all in `find -type f` + dos2unix -k ./python/exception/example.i dos2unix: converting file ./python/exception/example.i to Unix format... + chmod -x ./python/exception/example.i + for all in `find -type f` + dos2unix -k ./python/exception/example.h dos2unix: converting file ./python/exception/example.h to Unix format... + chmod -x ./python/exception/example.h + for all in `find -type f` + dos2unix -k ./python/exception/Makefile dos2unix: converting file ./python/exception/Makefile to Unix format... + chmod -x ./python/exception/Makefile + for all in `find -type f` + dos2unix -k ./python/exception/runme.py dos2unix: converting file ./python/exception/runme.py to Unix format... + chmod -x ./python/exception/runme.py + for all in `find -type f` + dos2unix -k ./python/enum/index.html dos2unix: converting file ./python/enum/index.html to Unix format... + chmod -x ./python/enum/index.html + for all in `find -type f` + dos2unix -k ./python/enum/example.i dos2unix: converting file ./python/enum/example.i to Unix format... + chmod -x ./python/enum/example.i + for all in `find -type f` + dos2unix -k ./python/enum/example.cxx dos2unix: converting file ./python/enum/example.cxx to Unix format... + chmod -x ./python/enum/example.cxx + for all in `find -type f` + dos2unix -k ./python/enum/example.h dos2unix: converting file ./python/enum/example.h to Unix format... + chmod -x ./python/enum/example.h + for all in `find -type f` + dos2unix -k ./python/enum/Makefile dos2unix: converting file ./python/enum/Makefile to Unix format... + chmod -x ./python/enum/Makefile + for all in `find -type f` + dos2unix -k ./python/enum/runme.py dos2unix: converting file ./python/enum/runme.py to Unix format... + chmod -x ./python/enum/runme.py + for all in `find -type f` + dos2unix -k ./python/template/example.i dos2unix: converting file ./python/template/example.i to Unix format... + chmod -x ./python/template/example.i + for all in `find -type f` + dos2unix -k ./python/template/example.h dos2unix: converting file ./python/template/example.h to Unix format... + chmod -x ./python/template/example.h + for all in `find -type f` + dos2unix -k ./python/template/Makefile dos2unix: converting file ./python/template/Makefile to Unix format... + chmod -x ./python/template/Makefile + for all in `find -type f` + dos2unix -k ./python/template/runme.py dos2unix: converting file ./python/template/runme.py to Unix format... + chmod -x ./python/template/runme.py + for all in `find -type f` + dos2unix -k ./python/libffi/example.i dos2unix: converting file ./python/libffi/example.i to Unix format... + chmod -x ./python/libffi/example.i + for all in `find -type f` + dos2unix -k ./python/libffi/Makefile dos2unix: converting file ./python/libffi/Makefile to Unix format... + chmod -x ./python/libffi/Makefile + for all in `find -type f` + dos2unix -k ./python/funcptr/index.html dos2unix: converting file ./python/funcptr/index.html to Unix format... + chmod -x ./python/funcptr/index.html + for all in `find -type f` + dos2unix -k ./python/funcptr/example.i dos2unix: converting file ./python/funcptr/example.i to Unix format... + chmod -x ./python/funcptr/example.i + for all in `find -type f` + dos2unix -k ./python/funcptr/example.h dos2unix: converting file ./python/funcptr/example.h to Unix format... + chmod -x ./python/funcptr/example.h + for all in `find -type f` + dos2unix -k ./python/funcptr/Makefile dos2unix: converting file ./python/funcptr/Makefile to Unix format... + chmod -x ./python/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./python/funcptr/runme.py dos2unix: converting file ./python/funcptr/runme.py to Unix format... + chmod -x ./python/funcptr/runme.py + for all in `find -type f` + dos2unix -k ./python/funcptr/example.c dos2unix: converting file ./python/funcptr/example.c to Unix format... + chmod -x ./python/funcptr/example.c + for all in `find -type f` + dos2unix -k ./python/simple/index.html dos2unix: converting file ./python/simple/index.html to Unix format... + chmod -x ./python/simple/index.html + for all in `find -type f` + dos2unix -k ./python/simple/example.i dos2unix: converting file ./python/simple/example.i to Unix format... + chmod -x ./python/simple/example.i + for all in `find -type f` + dos2unix -k ./python/simple/Makefile dos2unix: converting file ./python/simple/Makefile to Unix format... + chmod -x ./python/simple/Makefile + for all in `find -type f` + dos2unix -k ./python/simple/runme.py dos2unix: converting file ./python/simple/runme.py to Unix format... + chmod -x ./python/simple/runme.py + for all in `find -type f` + dos2unix -k ./python/simple/example.c dos2unix: converting file ./python/simple/example.c to Unix format... + chmod -x ./python/simple/example.c + for all in `find -type f` + dos2unix -k ./python/reference/index.html dos2unix: converting file ./python/reference/index.html to Unix format... + chmod -x ./python/reference/index.html + for all in `find -type f` + dos2unix -k ./python/reference/example.i dos2unix: converting file ./python/reference/example.i to Unix format... + chmod -x ./python/reference/example.i + for all in `find -type f` + dos2unix -k ./python/reference/example.cxx dos2unix: converting file ./python/reference/example.cxx to Unix format... + chmod -x ./python/reference/example.cxx + for all in `find -type f` + dos2unix -k ./python/reference/example.h dos2unix: converting file ./python/reference/example.h to Unix format... + chmod -x ./python/reference/example.h + for all in `find -type f` + dos2unix -k ./python/reference/Makefile dos2unix: converting file ./python/reference/Makefile to Unix format... + chmod -x ./python/reference/Makefile + for all in `find -type f` + dos2unix -k ./python/reference/runme.py dos2unix: converting file ./python/reference/runme.py to Unix format... + chmod -x ./python/reference/runme.py + for all in `find -type f` + dos2unix -k ./python/check.list dos2unix: converting file ./python/check.list to Unix format... + chmod -x ./python/check.list + for all in `find -type f` + dos2unix -k ./python/import/base.h dos2unix: converting file ./python/import/base.h to Unix format... + chmod -x ./python/import/base.h + for all in `find -type f` + dos2unix -k ./python/import/bar.h dos2unix: converting file ./python/import/bar.h to Unix format... + chmod -x ./python/import/bar.h + for all in `find -type f` + dos2unix -k ./python/import/base.i dos2unix: converting file ./python/import/base.i to Unix format... + chmod -x ./python/import/base.i + for all in `find -type f` + dos2unix -k ./python/import/Makefile dos2unix: converting file ./python/import/Makefile to Unix format... + chmod -x ./python/import/Makefile + for all in `find -type f` + dos2unix -k ./python/import/foo.h dos2unix: converting file ./python/import/foo.h to Unix format... + chmod -x ./python/import/foo.h + for all in `find -type f` + dos2unix -k ./python/import/runme.py dos2unix: converting file ./python/import/runme.py to Unix format... + chmod -x ./python/import/runme.py + for all in `find -type f` + dos2unix -k ./python/import/foo.i dos2unix: converting file ./python/import/foo.i to Unix format... + chmod -x ./python/import/foo.i + for all in `find -type f` + dos2unix -k ./python/import/spam.i dos2unix: converting file ./python/import/spam.i to Unix format... + chmod -x ./python/import/spam.i + for all in `find -type f` + dos2unix -k ./python/import/README dos2unix: converting file ./python/import/README to Unix format... + chmod -x ./python/import/README + for all in `find -type f` + dos2unix -k ./python/import/bar.i dos2unix: converting file ./python/import/bar.i to Unix format... + chmod -x ./python/import/bar.i + for all in `find -type f` + dos2unix -k ./python/import/spam.h dos2unix: converting file ./python/import/spam.h to Unix format... + chmod -x ./python/import/spam.h + for all in `find -type f` + dos2unix -k ./python/callback/index.html dos2unix: converting file ./python/callback/index.html to Unix format... + chmod -x ./python/callback/index.html + for all in `find -type f` + dos2unix -k ./python/callback/example.i dos2unix: converting file ./python/callback/example.i to Unix format... + chmod -x ./python/callback/example.i + for all in `find -type f` + dos2unix -k ./python/callback/example.cxx dos2unix: converting file ./python/callback/example.cxx to Unix format... + chmod -x ./python/callback/example.cxx + for all in `find -type f` + dos2unix -k ./python/callback/example.h dos2unix: converting file ./python/callback/example.h to Unix format... + chmod -x ./python/callback/example.h + for all in `find -type f` + dos2unix -k ./python/callback/Makefile dos2unix: converting file ./python/callback/Makefile to Unix format... + chmod -x ./python/callback/Makefile + for all in `find -type f` + dos2unix -k ./python/callback/runme.py dos2unix: converting file ./python/callback/runme.py to Unix format... + chmod -x ./python/callback/runme.py + for all in `find -type f` + dos2unix -k ./python/extend/index.html dos2unix: converting file ./python/extend/index.html to Unix format... + chmod -x ./python/extend/index.html + for all in `find -type f` + dos2unix -k ./python/extend/example.i dos2unix: converting file ./python/extend/example.i to Unix format... + chmod -x ./python/extend/example.i + for all in `find -type f` + dos2unix -k ./python/extend/example.cxx dos2unix: converting file ./python/extend/example.cxx to Unix format... + chmod -x ./python/extend/example.cxx + for all in `find -type f` + dos2unix -k ./python/extend/example.h dos2unix: converting file ./python/extend/example.h to Unix format... + chmod -x ./python/extend/example.h + for all in `find -type f` + dos2unix -k ./python/extend/Makefile dos2unix: converting file ./python/extend/Makefile to Unix format... + chmod -x ./python/extend/Makefile + for all in `find -type f` + dos2unix -k ./python/extend/runme.py dos2unix: converting file ./python/extend/runme.py to Unix format... + chmod -x ./python/extend/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy_operator/Simple.i dos2unix: converting file ./python/performance/hierarchy_operator/Simple.i to Unix format... + chmod -x ./python/performance/hierarchy_operator/Simple.i + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy_operator/Makefile dos2unix: converting file ./python/performance/hierarchy_operator/Makefile to Unix format... + chmod -x ./python/performance/hierarchy_operator/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy_operator/runme.py dos2unix: converting file ./python/performance/hierarchy_operator/runme.py to Unix format... + chmod -x ./python/performance/hierarchy_operator/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/Makefile dos2unix: converting file ./python/performance/Makefile to Unix format... + chmod -x ./python/performance/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/func/Simple.i dos2unix: converting file ./python/performance/func/Simple.i to Unix format... + chmod -x ./python/performance/func/Simple.i + for all in `find -type f` + dos2unix -k ./python/performance/func/Makefile dos2unix: converting file ./python/performance/func/Makefile to Unix format... + chmod -x ./python/performance/func/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/func/runme.py dos2unix: converting file ./python/performance/func/runme.py to Unix format... + chmod -x ./python/performance/func/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy/Simple.i dos2unix: converting file ./python/performance/hierarchy/Simple.i to Unix format... + chmod -x ./python/performance/hierarchy/Simple.i + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy/Makefile dos2unix: converting file ./python/performance/hierarchy/Makefile to Unix format... + chmod -x ./python/performance/hierarchy/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/hierarchy/runme.py dos2unix: converting file ./python/performance/hierarchy/runme.py to Unix format... + chmod -x ./python/performance/hierarchy/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/constructor/Simple.i dos2unix: converting file ./python/performance/constructor/Simple.i to Unix format... + chmod -x ./python/performance/constructor/Simple.i + for all in `find -type f` + dos2unix -k ./python/performance/constructor/Makefile dos2unix: converting file ./python/performance/constructor/Makefile to Unix format... + chmod -x ./python/performance/constructor/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/constructor/runme.py dos2unix: converting file ./python/performance/constructor/runme.py to Unix format... + chmod -x ./python/performance/constructor/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/operator/Simple.i dos2unix: converting file ./python/performance/operator/Simple.i to Unix format... + chmod -x ./python/performance/operator/Simple.i + for all in `find -type f` + dos2unix -k ./python/performance/operator/Makefile dos2unix: converting file ./python/performance/operator/Makefile to Unix format... + chmod -x ./python/performance/operator/Makefile + for all in `find -type f` + dos2unix -k ./python/performance/operator/runme.py dos2unix: converting file ./python/performance/operator/runme.py to Unix format... + chmod -x ./python/performance/operator/runme.py + for all in `find -type f` + dos2unix -k ./python/performance/harness.py dos2unix: converting file ./python/performance/harness.py to Unix format... + chmod -x ./python/performance/harness.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/foo.hpp dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/foo.i dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/foo.i to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init1/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init1/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/__init__.py dos2unix: converting file ./python/import_packages/from_init1/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init1/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py3/Makefile dos2unix: converting file ./python/import_packages/from_init1/py3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init1/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/foo.hpp dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/foo.i dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/foo.i to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init1/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init1/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/__init__.py dos2unix: converting file ./python/import_packages/from_init1/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init1/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/py2/Makefile dos2unix: converting file ./python/import_packages/from_init1/py2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init1/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/Makefile dos2unix: converting file ./python/import_packages/from_init1/Makefile to Unix format... + chmod -x ./python/import_packages/from_init1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/runme.py dos2unix: converting file ./python/import_packages/from_init1/runme.py to Unix format... + chmod -x ./python/import_packages/from_init1/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init1/README dos2unix: converting file ./python/import_packages/from_init1/README to Unix format... + chmod -x ./python/import_packages/from_init1/README + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init2/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init2/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py3/Makefile dos2unix: converting file ./python/import_packages/from_init2/py3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init2/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init2/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/__init__.py dos2unix: converting file ./python/import_packages/from_init2/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init2/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/py2/Makefile dos2unix: converting file ./python/import_packages/from_init2/py2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/Makefile dos2unix: converting file ./python/import_packages/from_init2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/runme.py dos2unix: converting file ./python/import_packages/from_init2/runme.py to Unix format... + chmod -x ./python/import_packages/from_init2/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init2/README dos2unix: converting file ./python/import_packages/from_init2/README to Unix format... + chmod -x ./python/import_packages/from_init2/README + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/Makefile dos2unix: converting file ./python/import_packages/module_is_init/Makefile to Unix format... + chmod -x ./python/import_packages/module_is_init/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/runme.py dos2unix: converting file ./python/import_packages/module_is_init/runme.py to Unix format... + chmod -x ./python/import_packages/module_is_init/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/pkg1/foo.hpp dos2unix: converting file ./python/import_packages/module_is_init/pkg1/foo.hpp to Unix format... + chmod -x ./python/import_packages/module_is_init/pkg1/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/pkg1/Makefile dos2unix: converting file ./python/import_packages/module_is_init/pkg1/Makefile to Unix format... + chmod -x ./python/import_packages/module_is_init/pkg1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/pkg1/foo.i dos2unix: converting file ./python/import_packages/module_is_init/pkg1/foo.i to Unix format... + chmod -x ./python/import_packages/module_is_init/pkg1/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/module_is_init/README dos2unix: converting file ./python/import_packages/module_is_init/README to Unix format... + chmod -x ./python/import_packages/module_is_init/README + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.hpp dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/Makefile dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.i dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.i to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/pkg3/pkg4/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init3/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init3/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py3/Makefile dos2unix: converting file ./python/import_packages/from_init3/py3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.hpp dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.hpp to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/Makefile dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.i dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.i to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/pkg3/pkg4/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/from_init3/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/from_init3/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/__init__.py dos2unix: converting file ./python/import_packages/from_init3/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/from_init3/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/py2/Makefile dos2unix: converting file ./python/import_packages/from_init3/py2/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/Makefile dos2unix: converting file ./python/import_packages/from_init3/Makefile to Unix format... + chmod -x ./python/import_packages/from_init3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/runme.py dos2unix: converting file ./python/import_packages/from_init3/runme.py to Unix format... + chmod -x ./python/import_packages/from_init3/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/from_init3/README dos2unix: converting file ./python/import_packages/from_init3/README to Unix format... + chmod -x ./python/import_packages/from_init3/README + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/nstest.py dos2unix: converting file ./python/import_packages/namespace_pkg/nstest.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/nstest.py + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/zipsplit.py dos2unix: converting file ./python/import_packages/namespace_pkg/zipsplit.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/zipsplit.py + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/normal.py dos2unix: converting file ./python/import_packages/namespace_pkg/normal.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/normal.py + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/nonpkg.py dos2unix: converting file ./python/import_packages/namespace_pkg/nonpkg.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/nonpkg.py + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/Makefile dos2unix: converting file ./python/import_packages/namespace_pkg/Makefile to Unix format... + chmod -x ./python/import_packages/namespace_pkg/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/runme.py dos2unix: converting file ./python/import_packages/namespace_pkg/runme.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/robin.i dos2unix: converting file ./python/import_packages/namespace_pkg/robin.i to Unix format... + chmod -x ./python/import_packages/namespace_pkg/robin.i + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/README dos2unix: converting file ./python/import_packages/namespace_pkg/README to Unix format... + chmod -x ./python/import_packages/namespace_pkg/README + for all in `find -type f` + dos2unix -k ./python/import_packages/namespace_pkg/split.py dos2unix: converting file ./python/import_packages/namespace_pkg/split.py to Unix format... + chmod -x ./python/import_packages/namespace_pkg/split.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport1/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py3/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport1/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport1/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/py2/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/py2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/Makefile dos2unix: converting file ./python/import_packages/relativeimport1/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/runme.py dos2unix: converting file ./python/import_packages/relativeimport1/runme.py to Unix format... + chmod -x ./python/import_packages/relativeimport1/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport1/README dos2unix: converting file ./python/import_packages/relativeimport1/README to Unix format... + chmod -x ./python/import_packages/relativeimport1/README + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/Makefile dos2unix: converting file ./python/import_packages/same_modnames2/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/runme.py dos2unix: converting file ./python/import_packages/same_modnames2/runme.py to Unix format... + chmod -x ./python/import_packages/same_modnames2/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/foo.hpp dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/foo.hpp to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/pkg2/foo.hpp dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/pkg2/foo.hpp to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/pkg2/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/pkg2/__init__.py dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/pkg2/Makefile dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/pkg2/foo.i dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/pkg2/foo.i to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/pkg2/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/__init__.py dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/__init__.py to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/Makefile dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/pkg1/foo.i dos2unix: converting file ./python/import_packages/same_modnames2/pkg1/foo.i to Unix format... + chmod -x ./python/import_packages/same_modnames2/pkg1/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames2/README dos2unix: converting file ./python/import_packages/same_modnames2/README to Unix format... + chmod -x ./python/import_packages/same_modnames2/README + for all in `find -type f` + dos2unix -k ./python/import_packages/Makefile dos2unix: converting file ./python/import_packages/Makefile to Unix format... + chmod -x ./python/import_packages/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla/Makefile dos2unix: converting file ./python/import_packages/split_modules/vanilla/Makefile to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla/runme.py dos2unix: converting file ./python/import_packages/split_modules/vanilla/runme.py to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla/pkg1/__init__.py dos2unix: converting file ./python/import_packages/split_modules/vanilla/pkg1/__init__.py to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla/pkg1/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla/pkg1/Makefile dos2unix: converting file ./python/import_packages/split_modules/vanilla/pkg1/Makefile to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla/pkg1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla/pkg1/foo.i dos2unix: converting file ./python/import_packages/split_modules/vanilla/pkg1/foo.i to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla/pkg1/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/Makefile dos2unix: converting file ./python/import_packages/split_modules/Makefile to Unix format... + chmod -x ./python/import_packages/split_modules/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla_split/Makefile dos2unix: converting file ./python/import_packages/split_modules/vanilla_split/Makefile to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla_split/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla_split/runme.py dos2unix: converting file ./python/import_packages/split_modules/vanilla_split/runme.py to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla_split/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla_split/pkg1/__init__.py dos2unix: converting file ./python/import_packages/split_modules/vanilla_split/pkg1/__init__.py to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla_split/pkg1/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/vanilla_split/foo.i dos2unix: converting file ./python/import_packages/split_modules/vanilla_split/foo.i to Unix format... + chmod -x ./python/import_packages/split_modules/vanilla_split/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/split_modules/README dos2unix: converting file ./python/import_packages/split_modules/README to Unix format... + chmod -x ./python/import_packages/split_modules/README + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport3/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py3/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.i dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/pkg3/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport3/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport3/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/py2/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/py2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/Makefile dos2unix: converting file ./python/import_packages/relativeimport3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/runme.py dos2unix: converting file ./python/import_packages/relativeimport3/runme.py to Unix format... + chmod -x ./python/import_packages/relativeimport3/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport3/README dos2unix: converting file ./python/import_packages/relativeimport3/README to Unix format... + chmod -x ./python/import_packages/relativeimport3/README + for all in `find -type f` + dos2unix -k ./python/import_packages/README dos2unix: converting file ./python/import_packages/README to Unix format... + chmod -x ./python/import_packages/README + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.i dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/pkg3/pkg4/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport2/py3/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py3/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/bar.i dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/bar.i to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/bar.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.hpp dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.i dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.i to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/pkg3/pkg4/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/pkg2/bar.hpp dos2unix: converting file ./python/import_packages/relativeimport2/py2/pkg2/bar.hpp to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/pkg2/bar.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/__init__.py dos2unix: converting file ./python/import_packages/relativeimport2/py2/__init__.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/py2/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/py2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/py2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/Makefile dos2unix: converting file ./python/import_packages/relativeimport2/Makefile to Unix format... + chmod -x ./python/import_packages/relativeimport2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/runme.py dos2unix: converting file ./python/import_packages/relativeimport2/runme.py to Unix format... + chmod -x ./python/import_packages/relativeimport2/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/relativeimport2/README dos2unix: converting file ./python/import_packages/relativeimport2/README to Unix format... + chmod -x ./python/import_packages/relativeimport2/README + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg2/foo.hpp dos2unix: converting file ./python/import_packages/same_modnames1/pkg2/foo.hpp to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg2/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg2/__init__.py dos2unix: converting file ./python/import_packages/same_modnames1/pkg2/__init__.py to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg2/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg2/Makefile dos2unix: converting file ./python/import_packages/same_modnames1/pkg2/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg2/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg2/foo.i dos2unix: converting file ./python/import_packages/same_modnames1/pkg2/foo.i to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg2/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/Makefile dos2unix: converting file ./python/import_packages/same_modnames1/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/runme.py dos2unix: converting file ./python/import_packages/same_modnames1/runme.py to Unix format... + chmod -x ./python/import_packages/same_modnames1/runme.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg1/foo.hpp dos2unix: converting file ./python/import_packages/same_modnames1/pkg1/foo.hpp to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg1/foo.hpp + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg1/__init__.py dos2unix: converting file ./python/import_packages/same_modnames1/pkg1/__init__.py to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg1/__init__.py + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg1/Makefile dos2unix: converting file ./python/import_packages/same_modnames1/pkg1/Makefile to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg1/Makefile + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/pkg1/foo.i dos2unix: converting file ./python/import_packages/same_modnames1/pkg1/foo.i to Unix format... + chmod -x ./python/import_packages/same_modnames1/pkg1/foo.i + for all in `find -type f` + dos2unix -k ./python/import_packages/same_modnames1/README dos2unix: converting file ./python/import_packages/same_modnames1/README to Unix format... + chmod -x ./python/import_packages/same_modnames1/README + for all in `find -type f` + dos2unix -k ./python/variables/index.html dos2unix: converting file ./python/variables/index.html to Unix format... + chmod -x ./python/variables/index.html + for all in `find -type f` + dos2unix -k ./python/variables/example.i dos2unix: converting file ./python/variables/example.i to Unix format... + chmod -x ./python/variables/example.i + for all in `find -type f` + dos2unix -k ./python/variables/example.h dos2unix: converting file ./python/variables/example.h to Unix format... + chmod -x ./python/variables/example.h + for all in `find -type f` + dos2unix -k ./python/variables/Makefile dos2unix: converting file ./python/variables/Makefile to Unix format... + chmod -x ./python/variables/Makefile + for all in `find -type f` + dos2unix -k ./python/variables/runme.py dos2unix: converting file ./python/variables/runme.py to Unix format... + chmod -x ./python/variables/runme.py + for all in `find -type f` + dos2unix -k ./python/variables/example.c dos2unix: converting file ./python/variables/example.c to Unix format... + chmod -x ./python/variables/example.c + for all in `find -type f` + dos2unix -k ./python/docstrings/example.i dos2unix: converting file ./python/docstrings/example.i to Unix format... + chmod -x ./python/docstrings/example.i + for all in `find -type f` + dos2unix -k ./python/docstrings/example.cxx dos2unix: converting file ./python/docstrings/example.cxx to Unix format... + chmod -x ./python/docstrings/example.cxx + for all in `find -type f` + dos2unix -k ./python/docstrings/example.h dos2unix: converting file ./python/docstrings/example.h to Unix format... + chmod -x ./python/docstrings/example.h + for all in `find -type f` + dos2unix -k ./python/docstrings/Makefile dos2unix: converting file ./python/docstrings/Makefile to Unix format... + chmod -x ./python/docstrings/Makefile + for all in `find -type f` + dos2unix -k ./python/docstrings/runme.py dos2unix: converting file ./python/docstrings/runme.py to Unix format... + chmod -x ./python/docstrings/runme.py + for all in `find -type f` + dos2unix -k ./python/varargs/example.i dos2unix: converting file ./python/varargs/example.i to Unix format... + chmod -x ./python/varargs/example.i + for all in `find -type f` + dos2unix -k ./python/varargs/Makefile dos2unix: converting file ./python/varargs/Makefile to Unix format... + chmod -x ./python/varargs/Makefile + for all in `find -type f` + dos2unix -k ./python/varargs/runme.py dos2unix: converting file ./python/varargs/runme.py to Unix format... + chmod -x ./python/varargs/runme.py + for all in `find -type f` + dos2unix -k ./python/operator/example.i dos2unix: converting file ./python/operator/example.i to Unix format... + chmod -x ./python/operator/example.i + for all in `find -type f` + dos2unix -k ./python/operator/example.h dos2unix: converting file ./python/operator/example.h to Unix format... + chmod -x ./python/operator/example.h + for all in `find -type f` + dos2unix -k ./python/operator/Makefile dos2unix: converting file ./python/operator/Makefile to Unix format... + chmod -x ./python/operator/Makefile + for all in `find -type f` + dos2unix -k ./python/operator/runme.py dos2unix: converting file ./python/operator/runme.py to Unix format... + chmod -x ./python/operator/runme.py + for all in `find -type f` + dos2unix -k ./python/multimap/example.i dos2unix: converting file ./python/multimap/example.i to Unix format... + chmod -x ./python/multimap/example.i + for all in `find -type f` + dos2unix -k ./python/multimap/Makefile dos2unix: converting file ./python/multimap/Makefile to Unix format... + chmod -x ./python/multimap/Makefile + for all in `find -type f` + dos2unix -k ./python/multimap/runme.py dos2unix: converting file ./python/multimap/runme.py to Unix format... + chmod -x ./python/multimap/runme.py + for all in `find -type f` + dos2unix -k ./python/multimap/example.c dos2unix: converting file ./python/multimap/example.c to Unix format... + chmod -x ./python/multimap/example.c + for all in `find -type f` + dos2unix -k ./python/constants/index.html dos2unix: converting file ./python/constants/index.html to Unix format... + chmod -x ./python/constants/index.html + for all in `find -type f` + dos2unix -k ./python/constants/example.i dos2unix: converting file ./python/constants/example.i to Unix format... + chmod -x ./python/constants/example.i + for all in `find -type f` + dos2unix -k ./python/constants/Makefile dos2unix: converting file ./python/constants/Makefile to Unix format... + chmod -x ./python/constants/Makefile + for all in `find -type f` + dos2unix -k ./python/constants/runme.py dos2unix: converting file ./python/constants/runme.py to Unix format... + chmod -x ./python/constants/runme.py + for all in `find -type f` + dos2unix -k ./python/std_vector/example.i dos2unix: converting file ./python/std_vector/example.i to Unix format... + chmod -x ./python/std_vector/example.i + for all in `find -type f` + dos2unix -k ./python/std_vector/example.h dos2unix: converting file ./python/std_vector/example.h to Unix format... + chmod -x ./python/std_vector/example.h + for all in `find -type f` + dos2unix -k ./python/std_vector/Makefile dos2unix: converting file ./python/std_vector/Makefile to Unix format... + chmod -x ./python/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./python/std_vector/runme.py dos2unix: converting file ./python/std_vector/runme.py to Unix format... + chmod -x ./python/std_vector/runme.py + for all in `find -type f` + dos2unix -k ./mzscheme/class/runme.scm dos2unix: converting file ./mzscheme/class/runme.scm to Unix format... + chmod -x ./mzscheme/class/runme.scm + for all in `find -type f` + dos2unix -k ./mzscheme/class/example.i dos2unix: converting file ./mzscheme/class/example.i to Unix format... + chmod -x ./mzscheme/class/example.i + for all in `find -type f` + dos2unix -k ./mzscheme/class/example.cxx dos2unix: converting file ./mzscheme/class/example.cxx to Unix format... + chmod -x ./mzscheme/class/example.cxx + for all in `find -type f` + dos2unix -k ./mzscheme/class/example.h dos2unix: converting file ./mzscheme/class/example.h to Unix format... + chmod -x ./mzscheme/class/example.h + for all in `find -type f` + dos2unix -k ./mzscheme/class/Makefile dos2unix: converting file ./mzscheme/class/Makefile to Unix format... + chmod -x ./mzscheme/class/Makefile + for all in `find -type f` + dos2unix -k ./mzscheme/simple/runme.scm dos2unix: converting file ./mzscheme/simple/runme.scm to Unix format... + chmod -x ./mzscheme/simple/runme.scm + for all in `find -type f` + dos2unix -k ./mzscheme/simple/example.i dos2unix: converting file ./mzscheme/simple/example.i to Unix format... + chmod -x ./mzscheme/simple/example.i + for all in `find -type f` + dos2unix -k ./mzscheme/simple/Makefile dos2unix: converting file ./mzscheme/simple/Makefile to Unix format... + chmod -x ./mzscheme/simple/Makefile + for all in `find -type f` + dos2unix -k ./mzscheme/simple/example.c dos2unix: converting file ./mzscheme/simple/example.c to Unix format... + chmod -x ./mzscheme/simple/example.c + for all in `find -type f` + dos2unix -k ./mzscheme/check.list dos2unix: converting file ./mzscheme/check.list to Unix format... + chmod -x ./mzscheme/check.list + for all in `find -type f` + dos2unix -k ./mzscheme/multimap/runme.scm dos2unix: converting file ./mzscheme/multimap/runme.scm to Unix format... + chmod -x ./mzscheme/multimap/runme.scm + for all in `find -type f` + dos2unix -k ./mzscheme/multimap/example.i dos2unix: converting file ./mzscheme/multimap/example.i to Unix format... + chmod -x ./mzscheme/multimap/example.i + for all in `find -type f` + dos2unix -k ./mzscheme/multimap/Makefile dos2unix: converting file ./mzscheme/multimap/Makefile to Unix format... + chmod -x ./mzscheme/multimap/Makefile + for all in `find -type f` + dos2unix -k ./mzscheme/multimap/example.c dos2unix: converting file ./mzscheme/multimap/example.c to Unix format... + chmod -x ./mzscheme/multimap/example.c + for all in `find -type f` + dos2unix -k ./mzscheme/std_vector/runme.scm dos2unix: converting file ./mzscheme/std_vector/runme.scm to Unix format... + chmod -x ./mzscheme/std_vector/runme.scm + for all in `find -type f` + dos2unix -k ./mzscheme/std_vector/example.i dos2unix: converting file ./mzscheme/std_vector/example.i to Unix format... + chmod -x ./mzscheme/std_vector/example.i + for all in `find -type f` + dos2unix -k ./mzscheme/std_vector/example.h dos2unix: converting file ./mzscheme/std_vector/example.h to Unix format... + chmod -x ./mzscheme/std_vector/example.h + for all in `find -type f` + dos2unix -k ./mzscheme/std_vector/Makefile dos2unix: converting file ./mzscheme/std_vector/Makefile to Unix format... + chmod -x ./mzscheme/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./s-exp/uffi.lisp dos2unix: converting file ./s-exp/uffi.lisp to Unix format... + chmod -x ./s-exp/uffi.lisp + for all in `find -type f` + dos2unix -k ./scilab/matrix/example.i dos2unix: converting file ./scilab/matrix/example.i to Unix format... + chmod -x ./scilab/matrix/example.i + for all in `find -type f` + dos2unix -k ./scilab/matrix/Makefile dos2unix: converting file ./scilab/matrix/Makefile to Unix format... + chmod -x ./scilab/matrix/Makefile + for all in `find -type f` + dos2unix -k ./scilab/matrix/example.c dos2unix: converting file ./scilab/matrix/example.c to Unix format... + chmod -x ./scilab/matrix/example.c + for all in `find -type f` + dos2unix -k ./scilab/matrix/runme.sci dos2unix: converting file ./scilab/matrix/runme.sci to Unix format... + chmod -x ./scilab/matrix/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/contract/example.i dos2unix: converting file ./scilab/contract/example.i to Unix format... + chmod -x ./scilab/contract/example.i + for all in `find -type f` + dos2unix -k ./scilab/contract/Makefile dos2unix: converting file ./scilab/contract/Makefile to Unix format... + chmod -x ./scilab/contract/Makefile + for all in `find -type f` + dos2unix -k ./scilab/contract/example.c dos2unix: converting file ./scilab/contract/example.c to Unix format... + chmod -x ./scilab/contract/example.c + for all in `find -type f` + dos2unix -k ./scilab/contract/runme.sci dos2unix: converting file ./scilab/contract/runme.sci to Unix format... + chmod -x ./scilab/contract/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/pointer/example.i dos2unix: converting file ./scilab/pointer/example.i to Unix format... + chmod -x ./scilab/pointer/example.i + for all in `find -type f` + dos2unix -k ./scilab/pointer/Makefile dos2unix: converting file ./scilab/pointer/Makefile to Unix format... + chmod -x ./scilab/pointer/Makefile + for all in `find -type f` + dos2unix -k ./scilab/pointer/example.c dos2unix: converting file ./scilab/pointer/example.c to Unix format... + chmod -x ./scilab/pointer/example.c + for all in `find -type f` + dos2unix -k ./scilab/pointer/runme.sci dos2unix: converting file ./scilab/pointer/runme.sci to Unix format... + chmod -x ./scilab/pointer/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/class/example.i dos2unix: converting file ./scilab/class/example.i to Unix format... + chmod -x ./scilab/class/example.i + for all in `find -type f` + dos2unix -k ./scilab/class/example.cxx dos2unix: converting file ./scilab/class/example.cxx to Unix format... + chmod -x ./scilab/class/example.cxx + for all in `find -type f` + dos2unix -k ./scilab/class/example.h dos2unix: converting file ./scilab/class/example.h to Unix format... + chmod -x ./scilab/class/example.h + for all in `find -type f` + dos2unix -k ./scilab/class/Makefile dos2unix: converting file ./scilab/class/Makefile to Unix format... + chmod -x ./scilab/class/Makefile + for all in `find -type f` + dos2unix -k ./scilab/class/runme.sci dos2unix: converting file ./scilab/class/runme.sci to Unix format... + chmod -x ./scilab/class/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/enum/example.i dos2unix: converting file ./scilab/enum/example.i to Unix format... + chmod -x ./scilab/enum/example.i + for all in `find -type f` + dos2unix -k ./scilab/enum/example.cxx dos2unix: converting file ./scilab/enum/example.cxx to Unix format... + chmod -x ./scilab/enum/example.cxx + for all in `find -type f` + dos2unix -k ./scilab/enum/example.h dos2unix: converting file ./scilab/enum/example.h to Unix format... + chmod -x ./scilab/enum/example.h + for all in `find -type f` + dos2unix -k ./scilab/enum/Makefile dos2unix: converting file ./scilab/enum/Makefile to Unix format... + chmod -x ./scilab/enum/Makefile + for all in `find -type f` + dos2unix -k ./scilab/enum/runme.sci dos2unix: converting file ./scilab/enum/runme.sci to Unix format... + chmod -x ./scilab/enum/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/template/example.i dos2unix: converting file ./scilab/template/example.i to Unix format... + chmod -x ./scilab/template/example.i + for all in `find -type f` + dos2unix -k ./scilab/template/example.h dos2unix: converting file ./scilab/template/example.h to Unix format... + chmod -x ./scilab/template/example.h + for all in `find -type f` + dos2unix -k ./scilab/template/Makefile dos2unix: converting file ./scilab/template/Makefile to Unix format... + chmod -x ./scilab/template/Makefile + for all in `find -type f` + dos2unix -k ./scilab/template/runme.sci dos2unix: converting file ./scilab/template/runme.sci to Unix format... + chmod -x ./scilab/template/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/funcptr/example.i dos2unix: converting file ./scilab/funcptr/example.i to Unix format... + chmod -x ./scilab/funcptr/example.i + for all in `find -type f` + dos2unix -k ./scilab/funcptr/example.h dos2unix: converting file ./scilab/funcptr/example.h to Unix format... + chmod -x ./scilab/funcptr/example.h + for all in `find -type f` + dos2unix -k ./scilab/funcptr/Makefile dos2unix: converting file ./scilab/funcptr/Makefile to Unix format... + chmod -x ./scilab/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./scilab/funcptr/example.c dos2unix: converting file ./scilab/funcptr/example.c to Unix format... + chmod -x ./scilab/funcptr/example.c + for all in `find -type f` + dos2unix -k ./scilab/funcptr/runme.sci dos2unix: converting file ./scilab/funcptr/runme.sci to Unix format... + chmod -x ./scilab/funcptr/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/struct/example.i dos2unix: converting file ./scilab/struct/example.i to Unix format... + chmod -x ./scilab/struct/example.i + for all in `find -type f` + dos2unix -k ./scilab/struct/Makefile dos2unix: converting file ./scilab/struct/Makefile to Unix format... + chmod -x ./scilab/struct/Makefile + for all in `find -type f` + dos2unix -k ./scilab/struct/runme.sci dos2unix: converting file ./scilab/struct/runme.sci to Unix format... + chmod -x ./scilab/struct/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/simple/example.i dos2unix: converting file ./scilab/simple/example.i to Unix format... + chmod -x ./scilab/simple/example.i + for all in `find -type f` + dos2unix -k ./scilab/simple/Makefile dos2unix: converting file ./scilab/simple/Makefile to Unix format... + chmod -x ./scilab/simple/Makefile + for all in `find -type f` + dos2unix -k ./scilab/simple/example.c dos2unix: converting file ./scilab/simple/example.c to Unix format... + chmod -x ./scilab/simple/example.c + for all in `find -type f` + dos2unix -k ./scilab/simple/runme.sci dos2unix: converting file ./scilab/simple/runme.sci to Unix format... + chmod -x ./scilab/simple/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/check.list dos2unix: converting file ./scilab/check.list to Unix format... + chmod -x ./scilab/check.list + for all in `find -type f` + dos2unix -k ./scilab/std_list/example.i dos2unix: converting file ./scilab/std_list/example.i to Unix format... + chmod -x ./scilab/std_list/example.i + for all in `find -type f` + dos2unix -k ./scilab/std_list/example.cxx dos2unix: converting file ./scilab/std_list/example.cxx to Unix format... + chmod -x ./scilab/std_list/example.cxx + for all in `find -type f` + dos2unix -k ./scilab/std_list/example.h dos2unix: converting file ./scilab/std_list/example.h to Unix format... + chmod -x ./scilab/std_list/example.h + for all in `find -type f` + dos2unix -k ./scilab/std_list/Makefile dos2unix: converting file ./scilab/std_list/Makefile to Unix format... + chmod -x ./scilab/std_list/Makefile + for all in `find -type f` + dos2unix -k ./scilab/std_list/runme.sci dos2unix: converting file ./scilab/std_list/runme.sci to Unix format... + chmod -x ./scilab/std_list/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/matrix2/example.i dos2unix: converting file ./scilab/matrix2/example.i to Unix format... + chmod -x ./scilab/matrix2/example.i + for all in `find -type f` + dos2unix -k ./scilab/matrix2/Makefile dos2unix: converting file ./scilab/matrix2/Makefile to Unix format... + chmod -x ./scilab/matrix2/Makefile + for all in `find -type f` + dos2unix -k ./scilab/matrix2/example.c dos2unix: converting file ./scilab/matrix2/example.c to Unix format... + chmod -x ./scilab/matrix2/example.c + for all in `find -type f` + dos2unix -k ./scilab/matrix2/main.c dos2unix: converting file ./scilab/matrix2/main.c to Unix format... + chmod -x ./scilab/matrix2/main.c + for all in `find -type f` + dos2unix -k ./scilab/matrix2/runme.sci dos2unix: converting file ./scilab/matrix2/runme.sci to Unix format... + chmod -x ./scilab/matrix2/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/variables/example.i dos2unix: converting file ./scilab/variables/example.i to Unix format... + chmod -x ./scilab/variables/example.i + for all in `find -type f` + dos2unix -k ./scilab/variables/example.h dos2unix: converting file ./scilab/variables/example.h to Unix format... + chmod -x ./scilab/variables/example.h + for all in `find -type f` + dos2unix -k ./scilab/variables/Makefile dos2unix: converting file ./scilab/variables/Makefile to Unix format... + chmod -x ./scilab/variables/Makefile + for all in `find -type f` + dos2unix -k ./scilab/variables/example.c dos2unix: converting file ./scilab/variables/example.c to Unix format... + chmod -x ./scilab/variables/example.c + for all in `find -type f` + dos2unix -k ./scilab/variables/runme.sci dos2unix: converting file ./scilab/variables/runme.sci to Unix format... + chmod -x ./scilab/variables/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/constants/example.i dos2unix: converting file ./scilab/constants/example.i to Unix format... + chmod -x ./scilab/constants/example.i + for all in `find -type f` + dos2unix -k ./scilab/constants/Makefile dos2unix: converting file ./scilab/constants/Makefile to Unix format... + chmod -x ./scilab/constants/Makefile + for all in `find -type f` + dos2unix -k ./scilab/constants/runme.sci dos2unix: converting file ./scilab/constants/runme.sci to Unix format... + chmod -x ./scilab/constants/runme.sci + for all in `find -type f` + dos2unix -k ./scilab/std_vector/example.i dos2unix: converting file ./scilab/std_vector/example.i to Unix format... + chmod -x ./scilab/std_vector/example.i + for all in `find -type f` + dos2unix -k ./scilab/std_vector/example.h dos2unix: converting file ./scilab/std_vector/example.h to Unix format... + chmod -x ./scilab/std_vector/example.h + for all in `find -type f` + dos2unix -k ./scilab/std_vector/Makefile dos2unix: converting file ./scilab/std_vector/Makefile to Unix format... + chmod -x ./scilab/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./scilab/std_vector/runme.sci dos2unix: converting file ./scilab/std_vector/runme.sci to Unix format... + chmod -x ./scilab/std_vector/runme.sci + for all in `find -type f` + dos2unix -k ./README dos2unix: converting file ./README to Unix format... + chmod -x ./README + for all in `find -type f` + dos2unix -k ./ocaml/scoped_enum/example.i dos2unix: converting file ./ocaml/scoped_enum/example.i to Unix format... + chmod -x ./ocaml/scoped_enum/example.i + for all in `find -type f` + dos2unix -k ./ocaml/scoped_enum/Makefile dos2unix: converting file ./ocaml/scoped_enum/Makefile to Unix format... + chmod -x ./ocaml/scoped_enum/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/scoped_enum/foo.h dos2unix: converting file ./ocaml/scoped_enum/foo.h to Unix format... + chmod -x ./ocaml/scoped_enum/foo.h + for all in `find -type f` + dos2unix -k ./ocaml/scoped_enum/runme.ml dos2unix: converting file ./ocaml/scoped_enum/runme.ml to Unix format... + chmod -x ./ocaml/scoped_enum/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/scoped_enum/README dos2unix: converting file ./ocaml/scoped_enum/README to Unix format... + chmod -x ./ocaml/scoped_enum/README + for all in `find -type f` + dos2unix -k ./ocaml/stl/example.i dos2unix: converting file ./ocaml/stl/example.i to Unix format... + chmod -x ./ocaml/stl/example.i + for all in `find -type f` + dos2unix -k ./ocaml/stl/example.h dos2unix: converting file ./ocaml/stl/example.h to Unix format... + chmod -x ./ocaml/stl/example.h + for all in `find -type f` + dos2unix -k ./ocaml/stl/Makefile dos2unix: converting file ./ocaml/stl/Makefile to Unix format... + chmod -x ./ocaml/stl/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/stl/runme.ml dos2unix: converting file ./ocaml/stl/runme.ml to Unix format... + chmod -x ./ocaml/stl/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/contract/example.i dos2unix: converting file ./ocaml/contract/example.i to Unix format... + chmod -x ./ocaml/contract/example.i + for all in `find -type f` + dos2unix -k ./ocaml/contract/Makefile dos2unix: converting file ./ocaml/contract/Makefile to Unix format... + chmod -x ./ocaml/contract/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/contract/runme.ml dos2unix: converting file ./ocaml/contract/runme.ml to Unix format... + chmod -x ./ocaml/contract/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/class/example.i dos2unix: converting file ./ocaml/class/example.i to Unix format... + chmod -x ./ocaml/class/example.i + for all in `find -type f` + dos2unix -k ./ocaml/class/example.h dos2unix: converting file ./ocaml/class/example.h to Unix format... + chmod -x ./ocaml/class/example.h + for all in `find -type f` + dos2unix -k ./ocaml/class/Makefile dos2unix: converting file ./ocaml/class/Makefile to Unix format... + chmod -x ./ocaml/class/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/class/runme.ml dos2unix: converting file ./ocaml/class/runme.ml to Unix format... + chmod -x ./ocaml/class/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/class/example.c dos2unix: converting file ./ocaml/class/example.c to Unix format... + chmod -x ./ocaml/class/example.c + for all in `find -type f` + dos2unix -k ./ocaml/string_from_ptr/example.i dos2unix: converting file ./ocaml/string_from_ptr/example.i to Unix format... + chmod -x ./ocaml/string_from_ptr/example.i + for all in `find -type f` + dos2unix -k ./ocaml/string_from_ptr/Makefile dos2unix: converting file ./ocaml/string_from_ptr/Makefile to Unix format... + chmod -x ./ocaml/string_from_ptr/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/string_from_ptr/runme.ml dos2unix: converting file ./ocaml/string_from_ptr/runme.ml to Unix format... + chmod -x ./ocaml/string_from_ptr/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/std_string/example.i dos2unix: converting file ./ocaml/std_string/example.i to Unix format... + chmod -x ./ocaml/std_string/example.i + for all in `find -type f` + dos2unix -k ./ocaml/std_string/example.h dos2unix: converting file ./ocaml/std_string/example.h to Unix format... + chmod -x ./ocaml/std_string/example.h + for all in `find -type f` + dos2unix -k ./ocaml/std_string/Makefile dos2unix: converting file ./ocaml/std_string/Makefile to Unix format... + chmod -x ./ocaml/std_string/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/std_string/runme.ml dos2unix: converting file ./ocaml/std_string/runme.ml to Unix format... + chmod -x ./ocaml/std_string/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/std_string/README dos2unix: converting file ./ocaml/std_string/README to Unix format... + chmod -x ./ocaml/std_string/README + for all in `find -type f` + dos2unix -k ./ocaml/simple/index.html dos2unix: converting file ./ocaml/simple/index.html to Unix format... + chmod -x ./ocaml/simple/index.html + for all in `find -type f` + dos2unix -k ./ocaml/simple/example.i dos2unix: converting file ./ocaml/simple/example.i to Unix format... + chmod -x ./ocaml/simple/example.i + for all in `find -type f` + dos2unix -k ./ocaml/simple/Makefile dos2unix: converting file ./ocaml/simple/Makefile to Unix format... + chmod -x ./ocaml/simple/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/simple/runme.ml dos2unix: converting file ./ocaml/simple/runme.ml to Unix format... + chmod -x ./ocaml/simple/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/simple/example.c dos2unix: converting file ./ocaml/simple/example.c to Unix format... + chmod -x ./ocaml/simple/example.c + for all in `find -type f` + dos2unix -k ./ocaml/check.list dos2unix: converting file ./ocaml/check.list to Unix format... + chmod -x ./ocaml/check.list + for all in `find -type f` + dos2unix -k ./ocaml/callback/example.i dos2unix: converting file ./ocaml/callback/example.i to Unix format... + chmod -x ./ocaml/callback/example.i + for all in `find -type f` + dos2unix -k ./ocaml/callback/example.h dos2unix: converting file ./ocaml/callback/example.h to Unix format... + chmod -x ./ocaml/callback/example.h + for all in `find -type f` + dos2unix -k ./ocaml/callback/Makefile dos2unix: converting file ./ocaml/callback/Makefile to Unix format... + chmod -x ./ocaml/callback/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/callback/runme.ml dos2unix: converting file ./ocaml/callback/runme.ml to Unix format... + chmod -x ./ocaml/callback/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/callback/example.c dos2unix: converting file ./ocaml/callback/example.c to Unix format... + chmod -x ./ocaml/callback/example.c + for all in `find -type f` + dos2unix -k ./ocaml/argout_ref/example.i dos2unix: converting file ./ocaml/argout_ref/example.i to Unix format... + chmod -x ./ocaml/argout_ref/example.i + for all in `find -type f` + dos2unix -k ./ocaml/argout_ref/Makefile dos2unix: converting file ./ocaml/argout_ref/Makefile to Unix format... + chmod -x ./ocaml/argout_ref/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/argout_ref/runme.ml dos2unix: converting file ./ocaml/argout_ref/runme.ml to Unix format... + chmod -x ./ocaml/argout_ref/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/argout_ref/example.c dos2unix: converting file ./ocaml/argout_ref/example.c to Unix format... + chmod -x ./ocaml/argout_ref/example.c + for all in `find -type f` + dos2unix -k ./ocaml/shapes/example.i dos2unix: converting file ./ocaml/shapes/example.i to Unix format... + chmod -x ./ocaml/shapes/example.i + for all in `find -type f` + dos2unix -k ./ocaml/shapes/example.h dos2unix: converting file ./ocaml/shapes/example.h to Unix format... + chmod -x ./ocaml/shapes/example.h + for all in `find -type f` + dos2unix -k ./ocaml/shapes/Makefile dos2unix: converting file ./ocaml/shapes/Makefile to Unix format... + chmod -x ./ocaml/shapes/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/shapes/runme.ml dos2unix: converting file ./ocaml/shapes/runme.ml to Unix format... + chmod -x ./ocaml/shapes/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/shapes/example.c dos2unix: converting file ./ocaml/shapes/example.c to Unix format... + chmod -x ./ocaml/shapes/example.c + for all in `find -type f` + dos2unix -k ./ocaml/strings_test/example.i dos2unix: converting file ./ocaml/strings_test/example.i to Unix format... + chmod -x ./ocaml/strings_test/example.i + for all in `find -type f` + dos2unix -k ./ocaml/strings_test/example.h dos2unix: converting file ./ocaml/strings_test/example.h to Unix format... + chmod -x ./ocaml/strings_test/example.h + for all in `find -type f` + dos2unix -k ./ocaml/strings_test/Makefile dos2unix: converting file ./ocaml/strings_test/Makefile to Unix format... + chmod -x ./ocaml/strings_test/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/strings_test/runme.ml dos2unix: converting file ./ocaml/strings_test/runme.ml to Unix format... + chmod -x ./ocaml/strings_test/runme.ml + for all in `find -type f` + dos2unix -k ./ocaml/std_vector/example.i dos2unix: converting file ./ocaml/std_vector/example.i to Unix format... + chmod -x ./ocaml/std_vector/example.i + for all in `find -type f` + dos2unix -k ./ocaml/std_vector/example.h dos2unix: converting file ./ocaml/std_vector/example.h to Unix format... + chmod -x ./ocaml/std_vector/example.h + for all in `find -type f` + dos2unix -k ./ocaml/std_vector/Makefile dos2unix: converting file ./ocaml/std_vector/Makefile to Unix format... + chmod -x ./ocaml/std_vector/Makefile + for all in `find -type f` + dos2unix -k ./ocaml/std_vector/runme.ml dos2unix: converting file ./ocaml/std_vector/runme.ml to Unix format... + chmod -x ./ocaml/std_vector/runme.ml + for all in `find -type f` + dos2unix -k ./xml/example.expected-xml dos2unix: converting file ./xml/example.expected-xml to Unix format... + chmod -x ./xml/example.expected-xml + for all in `find -type f` + dos2unix -k ./xml/gnarly.expected-xml dos2unix: converting file ./xml/gnarly.expected-xml to Unix format... + chmod -x ./xml/gnarly.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_apply.i dos2unix: converting file ./xml/example_apply.i to Unix format... + chmod -x ./xml/example_apply.i + for all in `find -type f` + dos2unix -k ./xml/example_xml.i dos2unix: converting file ./xml/example_xml.i to Unix format... + chmod -x ./xml/example_xml.i + for all in `find -type f` + dos2unix -k ./xml/example_apply.expected-xml dos2unix: converting file ./xml/example_apply.expected-xml to Unix format... + chmod -x ./xml/example_apply.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example.i dos2unix: converting file ./xml/example.i to Unix format... + chmod -x ./xml/example.i + for all in `find -type f` + dos2unix -k ./xml/example_inl.h dos2unix: converting file ./xml/example_inl.h to Unix format... + chmod -x ./xml/example_inl.h + for all in `find -type f` + dos2unix -k ./xml/example_title_add.expected-xml dos2unix: converting file ./xml/example_title_add.expected-xml to Unix format... + chmod -x ./xml/example_title_add.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_inl.i dos2unix: converting file ./xml/example_inl.i to Unix format... + chmod -x ./xml/example_inl.i + for all in `find -type f` + dos2unix -k ./xml/example_title_add.i dos2unix: converting file ./xml/example_title_add.i to Unix format... + chmod -x ./xml/example_title_add.i + for all in `find -type f` + dos2unix -k ./xml/gnarly.i dos2unix: converting file ./xml/gnarly.i to Unix format... + chmod -x ./xml/gnarly.i + for all in `find -type f` + dos2unix -k ./xml/example.h dos2unix: converting file ./xml/example.h to Unix format... + chmod -x ./xml/example.h + for all in `find -type f` + dos2unix -k ./xml/example_p5.i dos2unix: converting file ./xml/example_p5.i to Unix format... + chmod -x ./xml/example_p5.i + for all in `find -type f` + dos2unix -k ./xml/example_inl.expected-xml dos2unix: converting file ./xml/example_inl.expected-xml to Unix format... + chmod -x ./xml/example_inl.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_ro.expected-xml dos2unix: converting file ./xml/example_ro.expected-xml to Unix format... + chmod -x ./xml/example_ro.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_gif.expected-xml dos2unix: converting file ./xml/example_gif.expected-xml to Unix format... + chmod -x ./xml/example_gif.expected-xml + for all in `find -type f` + dos2unix -k ./xml/error.i dos2unix: converting file ./xml/error.i to Unix format... + chmod -x ./xml/error.i + for all in `find -type f` + dos2unix -k ./xml/example_ro.i dos2unix: converting file ./xml/example_ro.i to Unix format... + chmod -x ./xml/example_ro.i + for all in `find -type f` + dos2unix -k ./xml/example_const.i dos2unix: converting file ./xml/example_const.i to Unix format... + chmod -x ./xml/example_const.i + for all in `find -type f` + dos2unix -k ./xml/example_xml.h dos2unix: converting file ./xml/example_xml.h to Unix format... + chmod -x ./xml/example_xml.h + for all in `find -type f` + dos2unix -k ./xml/error.expected-xml dos2unix: converting file ./xml/error.expected-xml to Unix format... + chmod -x ./xml/error.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_xml.expected-xml dos2unix: converting file ./xml/example_xml.expected-xml to Unix format... + chmod -x ./xml/example_xml.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_const.expected-xml dos2unix: converting file ./xml/example_const.expected-xml to Unix format... + chmod -x ./xml/example_const.expected-xml + for all in `find -type f` + dos2unix -k ./xml/example_p5.expected-xml dos2unix: converting file ./xml/example_p5.expected-xml to Unix format... + chmod -x ./xml/example_p5.expected-xml + for all in `find -type f` + dos2unix -k ./xml/Makefile dos2unix: converting file ./xml/Makefile to Unix format... + chmod -x ./xml/Makefile + for all in `find -type f` + dos2unix -k ./javascript/nspace/example.i dos2unix: converting file ./javascript/nspace/example.i to Unix format... + chmod -x ./javascript/nspace/example.i + for all in `find -type f` + dos2unix -k ./javascript/nspace/example.js dos2unix: converting file ./javascript/nspace/example.js to Unix format... + chmod -x ./javascript/nspace/example.js + for all in `find -type f` + dos2unix -k ./javascript/nspace/example.h dos2unix: converting file ./javascript/nspace/example.h to Unix format... + chmod -x ./javascript/nspace/example.h + for all in `find -type f` + dos2unix -k ./javascript/nspace/Makefile dos2unix: converting file ./javascript/nspace/Makefile to Unix format... + chmod -x ./javascript/nspace/Makefile + for all in `find -type f` + dos2unix -k ./javascript/nspace/binding.gyp.in dos2unix: converting file ./javascript/nspace/binding.gyp.in to Unix format... + chmod -x ./javascript/nspace/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/nspace/runme.js dos2unix: converting file ./javascript/nspace/runme.js to Unix format... + chmod -x ./javascript/nspace/runme.js + for all in `find -type f` + dos2unix -k ./javascript/example.mk dos2unix: converting file ./javascript/example.mk to Unix format... + chmod -x ./javascript/example.mk + for all in `find -type f` + dos2unix -k ./javascript/functor/example.i dos2unix: converting file ./javascript/functor/example.i to Unix format... + chmod -x ./javascript/functor/example.i + for all in `find -type f` + dos2unix -k ./javascript/functor/example.js dos2unix: converting file ./javascript/functor/example.js to Unix format... + chmod -x ./javascript/functor/example.js + for all in `find -type f` + dos2unix -k ./javascript/functor/Makefile dos2unix: converting file ./javascript/functor/Makefile to Unix format... + chmod -x ./javascript/functor/Makefile + for all in `find -type f` + dos2unix -k ./javascript/functor/binding.gyp.in dos2unix: converting file ./javascript/functor/binding.gyp.in to Unix format... + chmod -x ./javascript/functor/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/functor/runme.js dos2unix: converting file ./javascript/functor/runme.js to Unix format... + chmod -x ./javascript/functor/runme.js + for all in `find -type f` + dos2unix -k ./javascript/pointer/example.i dos2unix: converting file ./javascript/pointer/example.i to Unix format... + chmod -x ./javascript/pointer/example.i + for all in `find -type f` + dos2unix -k ./javascript/pointer/example.js dos2unix: converting file ./javascript/pointer/example.js to Unix format... + chmod -x ./javascript/pointer/example.js + for all in `find -type f` + dos2unix -k ./javascript/pointer/example.cxx dos2unix: converting file ./javascript/pointer/example.cxx to Unix format... + chmod -x ./javascript/pointer/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/pointer/Makefile dos2unix: converting file ./javascript/pointer/Makefile to Unix format... + chmod -x ./javascript/pointer/Makefile + for all in `find -type f` + dos2unix -k ./javascript/pointer/binding.gyp.in dos2unix: converting file ./javascript/pointer/binding.gyp.in to Unix format... + chmod -x ./javascript/pointer/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/pointer/runme.js dos2unix: converting file ./javascript/pointer/runme.js to Unix format... + chmod -x ./javascript/pointer/runme.js + for all in `find -type f` + dos2unix -k ./javascript/class/example.i dos2unix: converting file ./javascript/class/example.i to Unix format... + chmod -x ./javascript/class/example.i + for all in `find -type f` + dos2unix -k ./javascript/class/example.js dos2unix: converting file ./javascript/class/example.js to Unix format... + chmod -x ./javascript/class/example.js + for all in `find -type f` + dos2unix -k ./javascript/class/example.cxx dos2unix: converting file ./javascript/class/example.cxx to Unix format... + chmod -x ./javascript/class/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/class/example.h dos2unix: converting file ./javascript/class/example.h to Unix format... + chmod -x ./javascript/class/example.h + for all in `find -type f` + dos2unix -k ./javascript/class/Makefile dos2unix: converting file ./javascript/class/Makefile to Unix format... + chmod -x ./javascript/class/Makefile + for all in `find -type f` + dos2unix -k ./javascript/class/binding.gyp.in dos2unix: converting file ./javascript/class/binding.gyp.in to Unix format... + chmod -x ./javascript/class/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/class/runme.js dos2unix: converting file ./javascript/class/runme.js to Unix format... + chmod -x ./javascript/class/runme.js + for all in `find -type f` + dos2unix -k ./javascript/exception/example.i dos2unix: converting file ./javascript/exception/example.i to Unix format... + chmod -x ./javascript/exception/example.i + for all in `find -type f` + dos2unix -k ./javascript/exception/example.js dos2unix: converting file ./javascript/exception/example.js to Unix format... + chmod -x ./javascript/exception/example.js + for all in `find -type f` + dos2unix -k ./javascript/exception/example.cxx dos2unix: converting file ./javascript/exception/example.cxx to Unix format... + chmod -x ./javascript/exception/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/exception/example.h dos2unix: converting file ./javascript/exception/example.h to Unix format... + chmod -x ./javascript/exception/example.h + for all in `find -type f` + dos2unix -k ./javascript/exception/Makefile dos2unix: converting file ./javascript/exception/Makefile to Unix format... + chmod -x ./javascript/exception/Makefile + for all in `find -type f` + dos2unix -k ./javascript/exception/binding.gyp.in dos2unix: converting file ./javascript/exception/binding.gyp.in to Unix format... + chmod -x ./javascript/exception/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/exception/runme.js dos2unix: converting file ./javascript/exception/runme.js to Unix format... + chmod -x ./javascript/exception/runme.js + for all in `find -type f` + dos2unix -k ./javascript/enum/example.i dos2unix: converting file ./javascript/enum/example.i to Unix format... + chmod -x ./javascript/enum/example.i + for all in `find -type f` + dos2unix -k ./javascript/enum/example.js dos2unix: converting file ./javascript/enum/example.js to Unix format... + chmod -x ./javascript/enum/example.js + for all in `find -type f` + dos2unix -k ./javascript/enum/example.cxx dos2unix: converting file ./javascript/enum/example.cxx to Unix format... + chmod -x ./javascript/enum/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/enum/example.h dos2unix: converting file ./javascript/enum/example.h to Unix format... + chmod -x ./javascript/enum/example.h + for all in `find -type f` + dos2unix -k ./javascript/enum/Makefile dos2unix: converting file ./javascript/enum/Makefile to Unix format... + chmod -x ./javascript/enum/Makefile + for all in `find -type f` + dos2unix -k ./javascript/enum/binding.gyp.in dos2unix: converting file ./javascript/enum/binding.gyp.in to Unix format... + chmod -x ./javascript/enum/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/enum/runme.js dos2unix: converting file ./javascript/enum/runme.js to Unix format... + chmod -x ./javascript/enum/runme.js + for all in `find -type f` + dos2unix -k ./javascript/template/example.i dos2unix: converting file ./javascript/template/example.i to Unix format... + chmod -x ./javascript/template/example.i + for all in `find -type f` + dos2unix -k ./javascript/template/example.js dos2unix: converting file ./javascript/template/example.js to Unix format... + chmod -x ./javascript/template/example.js + for all in `find -type f` + dos2unix -k ./javascript/template/example.h dos2unix: converting file ./javascript/template/example.h to Unix format... + chmod -x ./javascript/template/example.h + for all in `find -type f` + dos2unix -k ./javascript/template/Makefile dos2unix: converting file ./javascript/template/Makefile to Unix format... + chmod -x ./javascript/template/Makefile + for all in `find -type f` + dos2unix -k ./javascript/template/binding.gyp.in dos2unix: converting file ./javascript/template/binding.gyp.in to Unix format... + chmod -x ./javascript/template/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/template/runme.js dos2unix: converting file ./javascript/template/runme.js to Unix format... + chmod -x ./javascript/template/runme.js + for all in `find -type f` + dos2unix -k ./javascript/native/index.html dos2unix: converting file ./javascript/native/index.html to Unix format... + chmod -x ./javascript/native/index.html + for all in `find -type f` + dos2unix -k ./javascript/native/example.i dos2unix: converting file ./javascript/native/example.i to Unix format... + chmod -x ./javascript/native/example.i + for all in `find -type f` + dos2unix -k ./javascript/native/example.js dos2unix: converting file ./javascript/native/example.js to Unix format... + chmod -x ./javascript/native/example.js + for all in `find -type f` + dos2unix -k ./javascript/native/Makefile dos2unix: converting file ./javascript/native/Makefile to Unix format... + chmod -x ./javascript/native/Makefile + for all in `find -type f` + dos2unix -k ./javascript/native/binding.gyp.in dos2unix: converting file ./javascript/native/binding.gyp.in to Unix format... + chmod -x ./javascript/native/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/native/runme.js dos2unix: converting file ./javascript/native/runme.js to Unix format... + chmod -x ./javascript/native/runme.js + for all in `find -type f` + dos2unix -k ./javascript/simple/example.i dos2unix: converting file ./javascript/simple/example.i to Unix format... + chmod -x ./javascript/simple/example.i + for all in `find -type f` + dos2unix -k ./javascript/simple/example.js dos2unix: converting file ./javascript/simple/example.js to Unix format... + chmod -x ./javascript/simple/example.js + for all in `find -type f` + dos2unix -k ./javascript/simple/example.cxx dos2unix: converting file ./javascript/simple/example.cxx to Unix format... + chmod -x ./javascript/simple/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/simple/Makefile dos2unix: converting file ./javascript/simple/Makefile to Unix format... + chmod -x ./javascript/simple/Makefile + for all in `find -type f` + dos2unix -k ./javascript/simple/binding.gyp.in dos2unix: converting file ./javascript/simple/binding.gyp.in to Unix format... + chmod -x ./javascript/simple/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/simple/runme.js dos2unix: converting file ./javascript/simple/runme.js to Unix format... + chmod -x ./javascript/simple/runme.js + for all in `find -type f` + dos2unix -k ./javascript/reference/example.i dos2unix: converting file ./javascript/reference/example.i to Unix format... + chmod -x ./javascript/reference/example.i + for all in `find -type f` + dos2unix -k ./javascript/reference/example.js dos2unix: converting file ./javascript/reference/example.js to Unix format... + chmod -x ./javascript/reference/example.js + for all in `find -type f` + dos2unix -k ./javascript/reference/example.cxx dos2unix: converting file ./javascript/reference/example.cxx to Unix format... + chmod -x ./javascript/reference/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/reference/example.h dos2unix: converting file ./javascript/reference/example.h to Unix format... + chmod -x ./javascript/reference/example.h + for all in `find -type f` + dos2unix -k ./javascript/reference/Makefile dos2unix: converting file ./javascript/reference/Makefile to Unix format... + chmod -x ./javascript/reference/Makefile + for all in `find -type f` + dos2unix -k ./javascript/reference/binding.gyp.in dos2unix: converting file ./javascript/reference/binding.gyp.in to Unix format... + chmod -x ./javascript/reference/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/reference/runme.js dos2unix: converting file ./javascript/reference/runme.js to Unix format... + chmod -x ./javascript/reference/runme.js + for all in `find -type f` + dos2unix -k ./javascript/check.list dos2unix: converting file ./javascript/check.list to Unix format... + chmod -x ./javascript/check.list + for all in `find -type f` + dos2unix -k ./javascript/overload/example.i dos2unix: converting file ./javascript/overload/example.i to Unix format... + chmod -x ./javascript/overload/example.i + for all in `find -type f` + dos2unix -k ./javascript/overload/example.js dos2unix: converting file ./javascript/overload/example.js to Unix format... + chmod -x ./javascript/overload/example.js + for all in `find -type f` + dos2unix -k ./javascript/overload/example.h dos2unix: converting file ./javascript/overload/example.h to Unix format... + chmod -x ./javascript/overload/example.h + for all in `find -type f` + dos2unix -k ./javascript/overload/Makefile dos2unix: converting file ./javascript/overload/Makefile to Unix format... + chmod -x ./javascript/overload/Makefile + for all in `find -type f` + dos2unix -k ./javascript/overload/binding.gyp.in dos2unix: converting file ./javascript/overload/binding.gyp.in to Unix format... + chmod -x ./javascript/overload/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/overload/runme.js dos2unix: converting file ./javascript/overload/runme.js to Unix format... + chmod -x ./javascript/overload/runme.js + for all in `find -type f` + dos2unix -k ./javascript/variables/example.i dos2unix: converting file ./javascript/variables/example.i to Unix format... + chmod -x ./javascript/variables/example.i + for all in `find -type f` + dos2unix -k ./javascript/variables/example.js dos2unix: converting file ./javascript/variables/example.js to Unix format... + chmod -x ./javascript/variables/example.js + for all in `find -type f` + dos2unix -k ./javascript/variables/example.cxx dos2unix: converting file ./javascript/variables/example.cxx to Unix format... + chmod -x ./javascript/variables/example.cxx + for all in `find -type f` + dos2unix -k ./javascript/variables/example.h dos2unix: converting file ./javascript/variables/example.h to Unix format... + chmod -x ./javascript/variables/example.h + for all in `find -type f` + dos2unix -k ./javascript/variables/Makefile dos2unix: converting file ./javascript/variables/Makefile to Unix format... + chmod -x ./javascript/variables/Makefile + for all in `find -type f` + dos2unix -k ./javascript/variables/binding.gyp.in dos2unix: converting file ./javascript/variables/binding.gyp.in to Unix format... + chmod -x ./javascript/variables/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/variables/runme.js dos2unix: converting file ./javascript/variables/runme.js to Unix format... + chmod -x ./javascript/variables/runme.js + for all in `find -type f` + dos2unix -k ./javascript/operator/example.i dos2unix: converting file ./javascript/operator/example.i to Unix format... + chmod -x ./javascript/operator/example.i + for all in `find -type f` + dos2unix -k ./javascript/operator/example.js dos2unix: converting file ./javascript/operator/example.js to Unix format... + chmod -x ./javascript/operator/example.js + for all in `find -type f` + dos2unix -k ./javascript/operator/example.h dos2unix: converting file ./javascript/operator/example.h to Unix format... + chmod -x ./javascript/operator/example.h + for all in `find -type f` + dos2unix -k ./javascript/operator/Makefile dos2unix: converting file ./javascript/operator/Makefile to Unix format... + chmod -x ./javascript/operator/Makefile + for all in `find -type f` + dos2unix -k ./javascript/operator/binding.gyp.in dos2unix: converting file ./javascript/operator/binding.gyp.in to Unix format... + chmod -x ./javascript/operator/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/operator/runme.js dos2unix: converting file ./javascript/operator/runme.js to Unix format... + chmod -x ./javascript/operator/runme.js + for all in `find -type f` + dos2unix -k ./javascript/constant/example.i dos2unix: converting file ./javascript/constant/example.i to Unix format... + chmod -x ./javascript/constant/example.i + for all in `find -type f` + dos2unix -k ./javascript/constant/example.js dos2unix: converting file ./javascript/constant/example.js to Unix format... + chmod -x ./javascript/constant/example.js + for all in `find -type f` + dos2unix -k ./javascript/constant/example.h dos2unix: converting file ./javascript/constant/example.h to Unix format... + chmod -x ./javascript/constant/example.h + for all in `find -type f` + dos2unix -k ./javascript/constant/Makefile dos2unix: converting file ./javascript/constant/Makefile to Unix format... + chmod -x ./javascript/constant/Makefile + for all in `find -type f` + dos2unix -k ./javascript/constant/binding.gyp.in dos2unix: converting file ./javascript/constant/binding.gyp.in to Unix format... + chmod -x ./javascript/constant/binding.gyp.in + for all in `find -type f` + dos2unix -k ./javascript/constant/runme.js dos2unix: converting file ./javascript/constant/runme.js to Unix format... + chmod -x ./javascript/constant/runme.js + for all in `find -type f` + dos2unix -k ./java/index.html dos2unix: converting file ./java/index.html to Unix format... + chmod -x ./java/index.html + for all in `find -type f` + dos2unix -k ./java/pointer/index.html dos2unix: converting file ./java/pointer/index.html to Unix format... + chmod -x ./java/pointer/index.html + for all in `find -type f` + dos2unix -k ./java/pointer/example.i dos2unix: converting file ./java/pointer/example.i to Unix format... + chmod -x ./java/pointer/example.i + for all in `find -type f` + dos2unix -k ./java/pointer/Makefile dos2unix: converting file ./java/pointer/Makefile to Unix format... + chmod -x ./java/pointer/Makefile + for all in `find -type f` + dos2unix -k ./java/pointer/example.c dos2unix: converting file ./java/pointer/example.c to Unix format... + chmod -x ./java/pointer/example.c + for all in `find -type f` + dos2unix -k ./java/pointer/runme.java dos2unix: converting file ./java/pointer/runme.java to Unix format... + chmod -x ./java/pointer/runme.java + for all in `find -type f` + dos2unix -k ./java/doxygen/example.i dos2unix: converting file ./java/doxygen/example.i to Unix format... + chmod -x ./java/doxygen/example.i + for all in `find -type f` + dos2unix -k ./java/doxygen/example.cxx dos2unix: converting file ./java/doxygen/example.cxx to Unix format... + chmod -x ./java/doxygen/example.cxx + for all in `find -type f` + dos2unix -k ./java/doxygen/example.h dos2unix: converting file ./java/doxygen/example.h to Unix format... + chmod -x ./java/doxygen/example.h + for all in `find -type f` + dos2unix -k ./java/doxygen/Makefile dos2unix: converting file ./java/doxygen/Makefile to Unix format... + chmod -x ./java/doxygen/Makefile + for all in `find -type f` + dos2unix -k ./java/doxygen/runme.java dos2unix: converting file ./java/doxygen/runme.java to Unix format... + chmod -x ./java/doxygen/runme.java + for all in `find -type f` + dos2unix -k ./java/class/index.html dos2unix: converting file ./java/class/index.html to Unix format... + chmod -x ./java/class/index.html + for all in `find -type f` + dos2unix -k ./java/class/example.i dos2unix: converting file ./java/class/example.i to Unix format... + chmod -x ./java/class/example.i + for all in `find -type f` + dos2unix -k ./java/class/example.cxx dos2unix: converting file ./java/class/example.cxx to Unix format... + chmod -x ./java/class/example.cxx + for all in `find -type f` + dos2unix -k ./java/class/example.h dos2unix: converting file ./java/class/example.h to Unix format... + chmod -x ./java/class/example.h + for all in `find -type f` + dos2unix -k ./java/class/Makefile dos2unix: converting file ./java/class/Makefile to Unix format... + chmod -x ./java/class/Makefile + for all in `find -type f` + dos2unix -k ./java/class/runme.java dos2unix: converting file ./java/class/runme.java to Unix format... + chmod -x ./java/class/runme.java + for all in `find -type f` + dos2unix -k ./java/typemap/index.html dos2unix: converting file ./java/typemap/index.html to Unix format... + chmod -x ./java/typemap/index.html + for all in `find -type f` + dos2unix -k ./java/typemap/example.i dos2unix: converting file ./java/typemap/example.i to Unix format... + chmod -x ./java/typemap/example.i + for all in `find -type f` + dos2unix -k ./java/typemap/Makefile dos2unix: converting file ./java/typemap/Makefile to Unix format... + chmod -x ./java/typemap/Makefile + for all in `find -type f` + dos2unix -k ./java/typemap/runme.java dos2unix: converting file ./java/typemap/runme.java to Unix format... + chmod -x ./java/typemap/runme.java + for all in `find -type f` + dos2unix -k ./java/enum/index.html dos2unix: converting file ./java/enum/index.html to Unix format... + chmod -x ./java/enum/index.html + for all in `find -type f` + dos2unix -k ./java/enum/example.i dos2unix: converting file ./java/enum/example.i to Unix format... + chmod -x ./java/enum/example.i + for all in `find -type f` + dos2unix -k ./java/enum/example.cxx dos2unix: converting file ./java/enum/example.cxx to Unix format... + chmod -x ./java/enum/example.cxx + for all in `find -type f` + dos2unix -k ./java/enum/example.h dos2unix: converting file ./java/enum/example.h to Unix format... + chmod -x ./java/enum/example.h + for all in `find -type f` + dos2unix -k ./java/enum/Makefile dos2unix: converting file ./java/enum/Makefile to Unix format... + chmod -x ./java/enum/Makefile + for all in `find -type f` + dos2unix -k ./java/enum/runme.java dos2unix: converting file ./java/enum/runme.java to Unix format... + chmod -x ./java/enum/runme.java + for all in `find -type f` + dos2unix -k ./java/template/index.html dos2unix: converting file ./java/template/index.html to Unix format... + chmod -x ./java/template/index.html + for all in `find -type f` + dos2unix -k ./java/template/example.i dos2unix: converting file ./java/template/example.i to Unix format... + chmod -x ./java/template/example.i + for all in `find -type f` + dos2unix -k ./java/template/example.h dos2unix: converting file ./java/template/example.h to Unix format... + chmod -x ./java/template/example.h + for all in `find -type f` + dos2unix -k ./java/template/Makefile dos2unix: converting file ./java/template/Makefile to Unix format... + chmod -x ./java/template/Makefile + for all in `find -type f` + dos2unix -k ./java/template/runme.java dos2unix: converting file ./java/template/runme.java to Unix format... + chmod -x ./java/template/runme.java + for all in `find -type f` + dos2unix -k ./java/nested/example.i dos2unix: converting file ./java/nested/example.i to Unix format... + chmod -x ./java/nested/example.i + for all in `find -type f` + dos2unix -k ./java/nested/example.cxx dos2unix: converting file ./java/nested/example.cxx to Unix format... + chmod -x ./java/nested/example.cxx + for all in `find -type f` + dos2unix -k ./java/nested/example.h dos2unix: converting file ./java/nested/example.h to Unix format... + chmod -x ./java/nested/example.h + for all in `find -type f` + dos2unix -k ./java/nested/Makefile dos2unix: converting file ./java/nested/Makefile to Unix format... + chmod -x ./java/nested/Makefile + for all in `find -type f` + dos2unix -k ./java/nested/runme.java dos2unix: converting file ./java/nested/runme.java to Unix format... + chmod -x ./java/nested/runme.java + for all in `find -type f` + dos2unix -k ./java/funcptr/index.html dos2unix: converting file ./java/funcptr/index.html to Unix format... + chmod -x ./java/funcptr/index.html + for all in `find -type f` + dos2unix -k ./java/funcptr/example.i dos2unix: converting file ./java/funcptr/example.i to Unix format... + chmod -x ./java/funcptr/example.i + for all in `find -type f` + dos2unix -k ./java/funcptr/example.h dos2unix: converting file ./java/funcptr/example.h to Unix format... + chmod -x ./java/funcptr/example.h + for all in `find -type f` + dos2unix -k ./java/funcptr/Makefile dos2unix: converting file ./java/funcptr/Makefile to Unix format... + chmod -x ./java/funcptr/Makefile + for all in `find -type f` + dos2unix -k ./java/funcptr/example.c dos2unix: converting file ./java/funcptr/example.c to Unix format... + chmod -x ./java/funcptr/example.c + for all in `find -type f` + dos2unix -k ./java/funcptr/runme.java dos2unix: converting file ./java/funcptr/runme.java to Unix format... + chmod -x ./java/funcptr/runme.java + for all in `find -type f` + dos2unix -k ./java/native/index.html dos2unix: converting file ./java/native/index.html to Unix format... + chmod -x ./java/native/index.html + for all in `find -type f` + dos2unix -k ./java/native/example.i dos2unix: converting file ./java/native/example.i to Unix format... + chmod -x ./java/native/example.i + for all in `find -type f` + dos2unix -k ./java/native/Makefile dos2unix: converting file ./java/native/Makefile to Unix format... + chmod -x ./java/native/Makefile + for all in `find -type f` + dos2unix -k ./java/native/runme.java dos2unix: converting file ./java/native/runme.java to Unix format... + chmod -x ./java/native/runme.java + for all in `find -type f` + dos2unix -k ./java/simple/index.html dos2unix: converting file ./java/simple/index.html to Unix format... + chmod -x ./java/simple/index.html + for all in `find -type f` + dos2unix -k ./java/simple/example.i dos2unix: converting file ./java/simple/example.i to Unix format... + chmod -x ./java/simple/example.i + for all in `find -type f` + dos2unix -k ./java/simple/Makefile dos2unix: converting file ./java/simple/Makefile to Unix format... + chmod -x ./java/simple/Makefile + for all in `find -type f` + dos2unix -k ./java/simple/example.c dos2unix: converting file ./java/simple/example.c to Unix format... + chmod -x ./java/simple/example.c + for all in `find -type f` + dos2unix -k ./java/simple/runme.java dos2unix: converting file ./java/simple/runme.java to Unix format... + chmod -x ./java/simple/runme.java + for all in `find -type f` + dos2unix -k ./java/reference/index.html dos2unix: converting file ./java/reference/index.html to Unix format... + chmod -x ./java/reference/index.html + for all in `find -type f` + dos2unix -k ./java/reference/example.i dos2unix: converting file ./java/reference/example.i to Unix format... + chmod -x ./java/reference/example.i + for all in `find -type f` + dos2unix -k ./java/reference/example.cxx dos2unix: converting file ./java/reference/example.cxx to Unix format... + chmod -x ./java/reference/example.cxx + for all in `find -type f` + dos2unix -k ./java/reference/example.h dos2unix: converting file ./java/reference/example.h to Unix format... + chmod -x ./java/reference/example.h + for all in `find -type f` + dos2unix -k ./java/reference/Makefile dos2unix: converting file ./java/reference/Makefile to Unix format... + chmod -x ./java/reference/Makefile + for all in `find -type f` + dos2unix -k ./java/reference/runme.java dos2unix: converting file ./java/reference/runme.java to Unix format... + chmod -x ./java/reference/runme.java + for all in `find -type f` + dos2unix -k ./java/check.list dos2unix: converting file ./java/check.list to Unix format... + chmod -x ./java/check.list + for all in `find -type f` + dos2unix -k ./java/callback/index.html dos2unix: converting file ./java/callback/index.html to Unix format... + chmod -x ./java/callback/index.html + for all in `find -type f` + dos2unix -k ./java/callback/example.i dos2unix: converting file ./java/callback/example.i to Unix format... + chmod -x ./java/callback/example.i + for all in `find -type f` + dos2unix -k ./java/callback/example.cxx dos2unix: converting file ./java/callback/example.cxx to Unix format... + chmod -x ./java/callback/example.cxx + for all in `find -type f` + dos2unix -k ./java/callback/example.h dos2unix: converting file ./java/callback/example.h to Unix format... + chmod -x ./java/callback/example.h + for all in `find -type f` + dos2unix -k ./java/callback/Makefile dos2unix: converting file ./java/callback/Makefile to Unix format... + chmod -x ./java/callback/Makefile + for all in `find -type f` + dos2unix -k ./java/callback/runme.java dos2unix: converting file ./java/callback/runme.java to Unix format... + chmod -x ./java/callback/runme.java + for all in `find -type f` + dos2unix -k ./java/extend/index.html dos2unix: converting file ./java/extend/index.html to Unix format... + chmod -x ./java/extend/index.html + for all in `find -type f` + dos2unix -k ./java/extend/example.i dos2unix: converting file ./java/extend/example.i to Unix format... + chmod -x ./java/extend/example.i + for all in `find -type f` + dos2unix -k ./java/extend/example.cxx dos2unix: converting file ./java/extend/example.cxx to Unix format... + chmod -x ./java/extend/example.cxx + for all in `find -type f` + dos2unix -k ./java/extend/example.h dos2unix: converting file ./java/extend/example.h to Unix format... + chmod -x ./java/extend/example.h + for all in `find -type f` + dos2unix -k ./java/extend/Makefile dos2unix: converting file ./java/extend/Makefile to Unix format... + chmod -x ./java/extend/Makefile + for all in `find -type f` + dos2unix -k ./java/extend/runme.java dos2unix: converting file ./java/extend/runme.java to Unix format... + chmod -x ./java/extend/runme.java + for all in `find -type f` + dos2unix -k ./java/variables/index.html dos2unix: converting file ./java/variables/index.html to Unix format... + chmod -x ./java/variables/index.html + for all in `find -type f` + dos2unix -k ./java/variables/example.i dos2unix: converting file ./java/variables/example.i to Unix format... + chmod -x ./java/variables/example.i + for all in `find -type f` + dos2unix -k ./java/variables/example.h dos2unix: converting file ./java/variables/example.h to Unix format... + chmod -x ./java/variables/example.h + for all in `find -type f` + dos2unix -k ./java/variables/Makefile dos2unix: converting file ./java/variables/Makefile to Unix format... + chmod -x ./java/variables/Makefile + for all in `find -type f` + dos2unix -k ./java/variables/example.c dos2unix: converting file ./java/variables/example.c to Unix format... + chmod -x ./java/variables/example.c + for all in `find -type f` + dos2unix -k ./java/variables/runme.java dos2unix: converting file ./java/variables/runme.java to Unix format... + chmod -x ./java/variables/runme.java + for all in `find -type f` + dos2unix -k ./java/multimap/example.i dos2unix: converting file ./java/multimap/example.i to Unix format... + chmod -x ./java/multimap/example.i + for all in `find -type f` + dos2unix -k ./java/multimap/Makefile dos2unix: converting file ./java/multimap/Makefile to Unix format... + chmod -x ./java/multimap/Makefile + for all in `find -type f` + dos2unix -k ./java/multimap/example.c dos2unix: converting file ./java/multimap/example.c to Unix format... + chmod -x ./java/multimap/example.c + for all in `find -type f` + dos2unix -k ./java/multimap/runme.java dos2unix: converting file ./java/multimap/runme.java to Unix format... + chmod -x ./java/multimap/runme.java + for all in `find -type f` + dos2unix -k ./java/constants/index.html dos2unix: converting file ./java/constants/index.html to Unix format... + chmod -x ./java/constants/index.html + for all in `find -type f` + dos2unix -k ./java/constants/example.i dos2unix: converting file ./java/constants/example.i to Unix format... + chmod -x ./java/constants/example.i + for all in `find -type f` + dos2unix -k ./java/constants/Makefile dos2unix: converting file ./java/constants/Makefile to Unix format... + chmod -x ./java/constants/Makefile + for all in `find -type f` + dos2unix -k ./java/constants/runme.java dos2unix: converting file ./java/constants/runme.java to Unix format... + chmod -x ./java/constants/runme.java + for all in `find -type f` + dos2unix -k ./Makefile dos2unix: converting file ./Makefile to Unix format... + chmod -x ./Makefile ~/build/BUILD/swig-4.0.1 + popd + make DESTDIR=/builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 install Installing SWIG executable Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/swig Installing the SWIG library Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/constraints.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/cwstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/intrusive_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/inttypes.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/math.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/pointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/stdint.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigarch.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigrun.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/wchar.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/windows.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/allkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/director_common.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/runtime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swig.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigerrors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swiginit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swiglabels.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigwarn.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/swigwarnings.swg Installing language specific files for typemaps Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/attribute.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/carrays.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cdata.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cmalloc.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cpointer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cstring.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/cwstring.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/enumint.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/exception.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/factory.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/fragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/implicit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/inoutlist.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/misctypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/primtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/ptrtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/std_except.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/std_string.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/std_strings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/std_wstring.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/string.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/strings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/swigmacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/swigobject.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/swigtype.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/swigtypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/typemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/valtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/void.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/typemaps/wstring.swg Installing language specific files for tcl Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/cwstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclinterp.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclresult.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclsh.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/wish.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tcl8.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclapi.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclerrors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclmacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclopers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tcltypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tcluserdir.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/tcl/tclwstrings.swg Installing language specific files for perl5 Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlmain.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/reference.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perl5.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlerrors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlhead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlmacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlopers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perlstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perltypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/perluserdir.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/Makefile.pl Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/perl5/noembed.h Installing language specific files for python Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/argcargv.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/ccomplex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/cwstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/embed.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/file.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/implicit.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyabc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pybuffer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyname_compat.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_array.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_auto_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_basic_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_carray.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_char_traits.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_ios.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_iostream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_sstream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_streambuf.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_unordered_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_unordered_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_unordered_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_unordered_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_vectora.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_wios.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_wiostream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_wsstream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_wstreambuf.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/wchar.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/builtin.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/defarg.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyapi.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pybackward.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyclasses.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pycomplex.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pycontainer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pydocs.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyerrors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyhead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyiterators.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pymacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyopers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pystdcommon.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pystrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/python.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pythonkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pythreads.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pytuplehlp.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pytypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pyuserdir.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/python/pywstrings.swg Installing language specific files for guile Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/cplusplus.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/guile.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/guilemain.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/interpreter.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/list-vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/pointer-in-out.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/ports.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/swigrun.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/guile_scm.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/guile_scm_run.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/guile/common.scm Installing language specific files for java Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/arrays_java.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/boost_intrusive_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_array.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_auto_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_unordered_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_unordered_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/swiginterface.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/various.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/enums.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/enumsimple.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/enumtypesafe.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/enumtypeunsafe.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/java.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/javahead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/java/javakw.swg Installing language specific files for mzscheme Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/mzrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/mzscheme/mzscheme.swg Installing language specific files for ruby Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/argcargv.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/embed.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/file.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/progargcargv.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_array.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_basic_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_char_traits.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_functors.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_ios.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_iostream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_queue.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_sstream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_stack.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_streambuf.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_unordered_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_unordered_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_unordered_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_unordered_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_vectora.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/timeval.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/ruby.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyapi.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyautodoc.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyclasses.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubycomplex.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubycontainer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubycontainer_extended.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubydef.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyerrors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyhead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyiterators.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubykw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubymacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyopers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubystdautodoc.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubystdcommon.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubystdcommon_forward.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubystdfunctors.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubystrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubytracking.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubytypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubyuserdir.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/rubywstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/Makefile.swig Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ruby/extconf.rb Installing language specific files for php Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/const.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/globalvar.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/phppointers.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/utils.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/php.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/phpinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/phpkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/php/phprun.swg Installing language specific files for ocaml Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/carray.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/cstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/ocaml.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/typecheck.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/class.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/ocaml.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/ocamlkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/ocamlrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/ocamlrundec.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/preamble.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/typeregister.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/swigp4.ml Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/swig.mli Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/ocaml/swig.ml Installing language specific files for octave Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/attribute.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/implicit.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_basic_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_carray.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_char_traits.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octave.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octcomplex.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octcontainer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octiterators.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octopers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octstdcommon.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octtypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/octuserdir.swg Installing language specific files for csharp Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/arrays_csharp.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/boost_intrusive_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_array.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_auto_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/swiginterface.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/swigtype_inout.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/wchar.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/csharp.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/csharphead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/csharpkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/enums.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/enumsimple.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/csharp/enumtypesafe.swg Installing language specific files for lua Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/_std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/factory.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/lua_fnptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/wchar.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/lua.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/luakw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/luarun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/luaruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/lua/luatypemaps.swg Installing language specific files for r Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/r.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rcontainer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/ropers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rstdcommon.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/rtype.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/r/srun.swg Installing language specific files for go Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/go.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/gokw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/goruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/go/gostring.swg Installing language specific files for d Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/d.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dclassgen.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/ddirectives.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/denums.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dexception.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dhead.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/director.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dmemberfunctionpointers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/doperators.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dprimitives.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dswigtype.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/dvoid.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/d/wrapperloader.swg Installing language specific files for javascript Installing nothing from Lib/javascript Installing language specific files for javascript/jsc Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/arrays_javascript.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/ccomplex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascript.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptcode.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptcomplex.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascripthelpers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascriptstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/jsc/javascripttypemaps.swg Installing language specific files for javascript/v8 Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/arrays_javascript.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/ccomplex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/cdata.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_complex.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascript.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptcode.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptcomplex.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptfragments.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascripthelpers.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptinit.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptkw.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptrun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascriptstrings.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/javascript/v8/javascripttypemaps.swg Installing language specific files for scilab Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/boost_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/carrays.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/cmalloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/cpointer.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/exception.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/matrix.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_basic_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_char_traits.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_shared_ptr.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/stl.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciarray.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scibool.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scichar.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scicontainer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scidouble.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scienum.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciexception.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scifloat.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciint.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciiterators.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scilab.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scilist.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scilong.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scilonglong.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimacros.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimatrixbool.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimatrixchar.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimatrixdouble.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimatrixint.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scimisctypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scipointer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciprimtypes.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scirun.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciruntime.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequence.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequencebool.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequencedouble.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequencefloat.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequenceint.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequencepointer.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisequencestring.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scishort.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scisignedchar.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scistdcommon.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/scitypemaps.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciunsignedchar.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciunsignedint.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciunsignedlong.swg Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/scilab/sciunsignedshort.swg Installing language specific files for xml Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/xml/typemaps.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/xml/xml.swg Installing language specific files for std Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/_std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_alloc.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_array.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_basic_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_char_traits.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_common.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_container.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_deque.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_except.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_ios.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_iostream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_list.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_pair.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_queue.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_sstream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_stack.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_streambuf.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_string.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_unordered_map.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_unordered_multimap.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_unordered_multiset.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_unordered_set.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_vector.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_vectora.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_wios.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_wiostream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_wsstream.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_wstreambuf.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_wstring.i Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/std/std_carray.swg make[1]: Entering directory '/builddir/build/BUILD/swig-4.0.1/CCache' Installing ccache-swig Installing /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/ccache-swig /usr/bin/install -c -d /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin /usr/bin/install -c -m 755 ccache-swig /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/ccache-swig make[1]: Leaving directory '/builddir/build/BUILD/swig-4.0.1/CCache' Installation complete + echo Options: + /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/swig --help + sed -i -e 's/^\(\s\+-[^-]\+\)- \(.*\)$/\1 \2/' help_swig + sed -i -e 's/^\(\s\+-\w\+-[^-]*\)- \(.*\)$/\1 \2/' help_swig + cat + chmod a+x h2m_helper_swig + help2man -N --section 1 ./h2m_helper_swig --include /builddir/build/SOURCES/description.h2m -o swig.1 + /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/ccache-swig -h + sed -i -e '/compiler cache/ d' help_ccache + sed -i -e '/Copyright/ d' help_ccache + sed -i -e 's/^Usage:/[synopsis]/' help_ccache + sed -i -e 's/^Options:/[options]/' help_ccache + sed -i -e 's/^\s\+/ /' help_ccache + sed -i -e 's/^\(-[^- ] <\w\+>\s\+\) \(\w.\+\)$/ \1 \2/' help_ccache + sed -i -e 's/^\(-[^- ]\s\+\) \(\w.\+\)$/ \1 \2/' help_ccache + cat + chmod a+x h2m_helper_ccache + cat /builddir/build/SOURCES/description-ccache.h2m + sed -i -e s#@DOCDIR@#/usr/share/doc# help_ccache + help2man -N --section 1 ./h2m_helper_ccache --include help_ccache -o ccache-swig.1 + mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/man/man1/ + install -p -m 0644 swig.1 /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/man/man1/ + install -p -m 0644 ccache-swig.1 /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/man/man1/ + rm -f /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/4.0.1/octave/std_carray.i + mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/etc/profile.d/ + install -dm 755 /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/etc/profile.d + install -pm 644 /builddir/build/SOURCES/ccache-swig.sh /builddir/build/SOURCES/ccache-swig.csh /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/etc/profile.d + mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/gdb + install -pm 644 Tools/swig.gdb /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/swig/gdb + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.0.1-7.module_f32+8020+e621e289 --unique-debug-suffix -4.0.1-7.module_f32+8020+e621e289.x86_64 --unique-debug-src-base swig-4.0.1-7.module_f32+8020+e621e289.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/swig-4.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/ccache-swig explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/swig extracting debug info from /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/ccache-swig extracting debug info from /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/bin/swig Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 12772kB, size after compression: 12144kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: Source/parser.y: Cannot stat: No such file or directory cpio: Source/y.tab.c: Cannot stat: No such file or directory cpio: Source/y.tab.h: Cannot stat: No such file or directory 6367 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: swig-4.0.1-7.module_f32+8020+e621e289.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SCoCR3 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr ANNOUNCE /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr CHANGES /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr CHANGES.current /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr COPYRIGHT /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr README /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + cp -pr TODO /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KQOhb2 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig + cp -pr LICENSE /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig + cp -pr LICENSE-GPL /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig + cp -pr LICENSE-UNIVERSITIES /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig + RPM_EC=0 ++ jobs -p + exit 0 Provides: swig = 4.0.1-7.module_f32+8020+e621e289 swig(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpcre.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ccache-swig-4.0.1-7.module_f32+8020+e621e289.x86_64 Provides: ccache-swig = 4.0.1-7.module_f32+8020+e621e289 ccache-swig(x86-64) = 4.0.1-7.module_f32+8020+e621e289 config(ccache-swig) = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: swig < 3.0.8-2 Processing files: swig-doc-4.0.1-7.module_f32+8020+e621e289.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9gNva3 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + DOCDIR=/builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig-doc + cp -pr Doc /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig-doc + cp -pr Examples /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig-doc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/doc/swig-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cKC5j2 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig-doc + cp -pr LICENSE /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig-doc + cp -pr LICENSE-GPL /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig-doc + cp -pr LICENSE-UNIVERSITIES /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64/usr/share/licenses/swig-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: swig-doc = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swig-gdb-4.0.1-7.module_f32+8020+e621e289.x86_64 Provides: swig-gdb = 4.0.1-7.module_f32+8020+e621e289 swig-gdb(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swig-debugsource-4.0.1-7.module_f32+8020+e621e289.x86_64 Provides: swig-debugsource = 4.0.1-7.module_f32+8020+e621e289 swig-debugsource(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swig-debuginfo-4.0.1-7.module_f32+8020+e621e289.x86_64 Provides: debuginfo(build-id) = c40c5b563167417cb716d33529ca9edcc7ddbd5f swig-debuginfo = 4.0.1-7.module_f32+8020+e621e289 swig-debuginfo(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swig-debugsource(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Processing files: ccache-swig-debuginfo-4.0.1-7.module_f32+8020+e621e289.x86_64 Provides: ccache-swig-debuginfo = 4.0.1-7.module_f32+8020+e621e289 ccache-swig-debuginfo(x86-64) = 4.0.1-7.module_f32+8020+e621e289 debuginfo(build-id) = aa319c5e28c95cb9ee2b6a5ce4530c08f0c8c50f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swig-debugsource(x86-64) = 4.0.1-7.module_f32+8020+e621e289 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 Wrote: /builddir/build/RPMS/swig-gdb-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/ccache-swig-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/ccache-swig-debuginfo-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/swig-debugsource-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/swig-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/swig-debuginfo-4.0.1-7.module_f32+8020+e621e289.x86_64.rpm Wrote: /builddir/build/RPMS/swig-doc-4.0.1-7.module_f32+8020+e621e289.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kI5fF1 + umask 022 + cd /builddir/build/BUILD + cd swig-4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/swig-4.0.1-7.module_f32+8020+e621e289.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0