The build took 00h 02m 08s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
57,901 |
cpp |
37,630 |
ansic |
11,026 |
java |
8,544 |
python |
7,193 |
makefile |
6,999 |
cs |
5,649 |
yacc |
5,183 |
sh |
4,680 |
ruby |
3,461 |
perl |
1,880 |
php |
1,827 |
lisp |
1,068 |
tcl |
747 |
ml |
153,788 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: swig 3.0.10-1 (Thu Apr 13 19:39:33 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
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-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C
checking how to run the C preprocessor... clang -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 >= 1.20.0... configure: We could not detect the boost libraries (version 1.20 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation.
configure: ISYSTEM: -isystem
checking SO... .so
checking LDSHARED... gcc -shared
checking CXXSHARED... gcc -shared
checking TRYLINKINGWITHCXX... CXXSHARED= clang++ -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... yes
checking for crypt in -lcrypt... yes
checking for pkg-config... pkg-config
checking for Tcl configuration... no
checking for Tcl header files... not found
checking for Tcl library... not found
checking for python... python
checking for python major version number... 3
checking for Python os.name... posix
checking for python3... python3
checking for python3-config... python3-config
checking for python3 major version number... 3
checking for Python 3.x os.name... posix
checking for Python 3.x prefix... /usr
checking for Python 3.x exec-prefix... /usr
checking for Python 3.x version... python3.5
checking for Python 3.x lib dir... lib
checking for Python 3.x header files... -I/usr/include/python3.5m -I/usr/include/python3.5m
checking for Python 3.x library directory... Not found
checking for Python 3.x library... -lpython3.5
checking for pep8... no
checking for perl... perl
checking for Perl5 header files... /usr/lib/perl5/core_perl/CORE
checking for Perl5 library... perl
checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for Perl5 ccdlflags... -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE
checking for Perl5 cccdlflags... -fPIC
checking for Perl5 ldflags... -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib
checking for Perl5 Test::More module... found
checking for octave... no
checking for scilab... no
checking for java JDK... no (JAVA_HOME is not defined)
checking for java... java
checking for javac... javac
checking for java include file jni.h... -I"/usr/lib/jvm/java-7-openjdk/include"
checking for java include file jni_md.h... -I"/usr/lib/jvm/java-7-openjdk/include/linux"
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 gcj... no
checking for gcjh... no
checking for android... no
checking for adb... no
checking for ant... no
checking for ndk-build... no
checking for guile-config... /usr/bin/guile-config
checking for guile bindir...
checking for guile... /usr/bin/guile
checking for guile version... 2.0
checking for guile version >= 1.8... yes
checking for guile compile flags... -pthread -I/usr/include/guile/2.0
checking for guile link flags... -lguile-2.0 -lgc
checking for mzscheme... no
checking for mzc... no
checking for ruby... ruby
checking for Ruby header files... -I/usr/include/ruby-2.3.0 -I/usr/include/ruby-2.3.0/x86_64-linux
checking for Ruby library... -lruby in /usr/lib
checking for php5... no
checking for php... no
checking for PHP header files... could not find -config or obtain PHP version from it
checking for Ocaml DL load generator... checking for ocamldlgen... no
checking for Ocaml package tool... checking for ocamlfind... no
checking for Ocaml compiler... checking for ocamlc... ocamlc
checking for Ocaml toplevel creator... checking for ocamlmktop... ocamlmktop
checking for Ocaml Pre-Processor-Pretty-Printer... checking for camlp4... no
checking for pike... no
checking for pike7.8... no
checking for pike7.6... no
checking for pike7.4... no
checking for pike7.2... no
checking for chicken... no
checking for csc... no
checking for csi... no
checking for mono-csc... no
checking for gmcs... no
checking for mcs... mcs
checking for mono... mono
checking for lua5.4... no
checking for lua5.3... no
checking for lua5.2... no
checking for lua5.1... no
checking for lua... no
checking for alisp... no
checking for clisp... no
checking for R... /usr/bin/R
checking for go... no
checking for gccgo... no
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/chicken/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/pike/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/allegrocl/Makefile
config.status: creating Examples/test-suite/clisp/Makefile
config.status: creating Examples/test-suite/cffi/Makefile
config.status: creating Examples/test-suite/uffi/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 (/tmp/swig/src/swig-3.0.10/CCache)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
configure: Configuring ccache
checking for x86_64-unknown-linux-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -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... no
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 Makefile
config.status: creating config.h
The SWIG test-suite and examples are configured for the following languages:
csharp guile java ocaml perl5 python r ruby
make[1]: Entering directory '/tmp/swig/src/swig-3.0.10/Source'
make all-am
make[2]: Entering directory '/tmp/swig/src/swig-3.0.10/Source'
depbase=`echo CParse/cscanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT CParse/cscanner.o -MD -MP -MF $depbase.Tpo -c -o CParse/cscanner.o CParse/cscanner.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CParse/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT CParse/parser.o -MD -MP -MF $depbase.Tpo -c -o CParse/parser.o CParse/parser.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CParse/templ.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT CParse/templ.o -MD -MP -MF $depbase.Tpo -c -o CParse/templ.o CParse/templ.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo CParse/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT CParse/util.o -MD -MP -MF $depbase.Tpo -c -o CParse/util.o CParse/util.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/base.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/base.o -MD -MP -MF $depbase.Tpo -c -o DOH/base.o DOH/base.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/file.o -MD -MP -MF $depbase.Tpo -c -o DOH/file.o DOH/file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/fio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/fio.o -MD -MP -MF $depbase.Tpo -c -o DOH/fio.o DOH/fio.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/hash.o -MD -MP -MF $depbase.Tpo -c -o DOH/hash.o DOH/hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/list.o -MD -MP -MF $depbase.Tpo -c -o DOH/list.o DOH/list.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/memory.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/memory.o -MD -MP -MF $depbase.Tpo -c -o DOH/memory.o DOH/memory.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/string.o -MD -MP -MF $depbase.Tpo -c -o DOH/string.o DOH/string.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo DOH/void.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT DOH/void.o -MD -MP -MF $depbase.Tpo -c -o DOH/void.o DOH/void.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/allegrocl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/allegrocl.o -MD -MP -MF $depbase.Tpo -c -o Modules/allegrocl.o Modules/allegrocl.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/allocate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/allocate.o -MD -MP -MF $depbase.Tpo -c -o Modules/allocate.o Modules/allocate.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/browser.o -MD -MP -MF $depbase.Tpo -c -o Modules/browser.o Modules/browser.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/cffi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/cffi.o -MD -MP -MF $depbase.Tpo -c -o Modules/cffi.o Modules/cffi.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/chicken.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/chicken.o -MD -MP -MF $depbase.Tpo -c -o Modules/chicken.o Modules/chicken.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/clisp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/clisp.o -MD -MP -MF $depbase.Tpo -c -o Modules/clisp.o Modules/clisp.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/contract.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/contract.o -MD -MP -MF $depbase.Tpo -c -o Modules/contract.o Modules/contract.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/csharp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/csharp.o -MD -MP -MF $depbase.Tpo -c -o Modules/csharp.o Modules/csharp.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/d.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/d.o -MD -MP -MF $depbase.Tpo -c -o Modules/d.o Modules/d.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/directors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/directors.o -MD -MP -MF $depbase.Tpo -c -o Modules/directors.o Modules/directors.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/emit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/emit.o -MD -MP -MF $depbase.Tpo -c -o Modules/emit.o Modules/emit.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/go.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/go.o -MD -MP -MF $depbase.Tpo -c -o Modules/go.o Modules/go.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/guile.o -MD -MP -MF $depbase.Tpo -c -o Modules/guile.o Modules/guile.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/interface.o -MD -MP -MF $depbase.Tpo -c -o Modules/interface.o Modules/interface.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/java.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/java.o -MD -MP -MF $depbase.Tpo -c -o Modules/java.o Modules/java.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/javascript.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/javascript.o -MD -MP -MF $depbase.Tpo -c -o Modules/javascript.o Modules/javascript.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/lang.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/lang.o -MD -MP -MF $depbase.Tpo -c -o Modules/lang.o Modules/lang.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/lua.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/lua.o -MD -MP -MF $depbase.Tpo -c -o Modules/lua.o Modules/lua.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/main.o -MD -MP -MF $depbase.Tpo -c -o Modules/main.o Modules/main.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/modula3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/modula3.o -MD -MP -MF $depbase.Tpo -c -o Modules/modula3.o Modules/modula3.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/module.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/module.o -MD -MP -MF $depbase.Tpo -c -o Modules/module.o Modules/module.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/mzscheme.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/mzscheme.o -MD -MP -MF $depbase.Tpo -c -o Modules/mzscheme.o Modules/mzscheme.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/nested.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/nested.o -MD -MP -MF $depbase.Tpo -c -o Modules/nested.o Modules/nested.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/ocaml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/ocaml.o -MD -MP -MF $depbase.Tpo -c -o Modules/ocaml.o Modules/ocaml.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/octave.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/octave.o -MD -MP -MF $depbase.Tpo -c -o Modules/octave.o Modules/octave.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/overload.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/overload.o -MD -MP -MF $depbase.Tpo -c -o Modules/overload.o Modules/overload.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/perl5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/perl5.o -MD -MP -MF $depbase.Tpo -c -o Modules/perl5.o Modules/perl5.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/php.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/php.o -MD -MP -MF $depbase.Tpo -c -o Modules/php.o Modules/php.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/pike.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/pike.o -MD -MP -MF $depbase.Tpo -c -o Modules/pike.o Modules/pike.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/python.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/python.o -MD -MP -MF $depbase.Tpo -c -o Modules/python.o Modules/python.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/r.o -MD -MP -MF $depbase.Tpo -c -o Modules/r.o Modules/r.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/ruby.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/ruby.o -MD -MP -MF $depbase.Tpo -c -o Modules/ruby.o Modules/ruby.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/s-exp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/s-exp.o -MD -MP -MF $depbase.Tpo -c -o Modules/s-exp.o Modules/s-exp.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/scilab.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/scilab.o -MD -MP -MF $depbase.Tpo -c -o Modules/scilab.o Modules/scilab.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/swigmain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/swigmain.o -MD -MP -MF $depbase.Tpo -c -o Modules/swigmain.o Modules/swigmain.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/tcl8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/tcl8.o -MD -MP -MF $depbase.Tpo -c -o Modules/tcl8.o Modules/tcl8.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/typepass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/typepass.o -MD -MP -MF $depbase.Tpo -c -o Modules/typepass.o Modules/typepass.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/uffi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/uffi.o -MD -MP -MF $depbase.Tpo -c -o Modules/uffi.o Modules/uffi.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/utils.o -MD -MP -MF $depbase.Tpo -c -o Modules/utils.o Modules/utils.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Modules/xml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Modules/xml.o -MD -MP -MF $depbase.Tpo -c -o Modules/xml.o Modules/xml.cxx &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Preprocessor/cpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Preprocessor/cpp.o -MD -MP -MF $depbase.Tpo -c -o Preprocessor/cpp.o Preprocessor/cpp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Preprocessor/expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Preprocessor/expr.o -MD -MP -MF $depbase.Tpo -c -o Preprocessor/expr.o Preprocessor/expr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/cwrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/cwrap.o -MD -MP -MF $depbase.Tpo -c -o Swig/cwrap.o Swig/cwrap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/deprecate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/deprecate.o -MD -MP -MF $depbase.Tpo -c -o Swig/deprecate.o Swig/deprecate.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/error.o -MD -MP -MF $depbase.Tpo -c -o Swig/error.o Swig/error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/extend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/extend.o -MD -MP -MF $depbase.Tpo -c -o Swig/extend.o Swig/extend.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/fragment.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/fragment.o -MD -MP -MF $depbase.Tpo -c -o Swig/fragment.o Swig/fragment.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/getopt.o -MD -MP -MF $depbase.Tpo -c -o Swig/getopt.o Swig/getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/include.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/include.o -MD -MP -MF $depbase.Tpo -c -o Swig/include.o Swig/include.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/misc.o -MD -MP -MF $depbase.Tpo -c -o Swig/misc.o Swig/misc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/naming.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/naming.o -MD -MP -MF $depbase.Tpo -c -o Swig/naming.o Swig/naming.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/parms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/parms.o -MD -MP -MF $depbase.Tpo -c -o Swig/parms.o Swig/parms.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/scanner.o -MD -MP -MF $depbase.Tpo -c -o Swig/scanner.o Swig/scanner.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/stype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/stype.o -MD -MP -MF $depbase.Tpo -c -o Swig/stype.o Swig/stype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/symbol.o -MD -MP -MF $depbase.Tpo -c -o Swig/symbol.o Swig/symbol.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/tree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/tree.o -MD -MP -MF $depbase.Tpo -c -o Swig/tree.o Swig/tree.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/typeobj.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/typeobj.o -MD -MP -MF $depbase.Tpo -c -o Swig/typeobj.o Swig/typeobj.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/typemap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/typemap.o -MD -MP -MF $depbase.Tpo -c -o Swig/typemap.o Swig/typemap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/typesys.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/typesys.o -MD -MP -MF $depbase.Tpo -c -o Swig/typesys.o Swig/typesys.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo Swig/wrapfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -Wall -W -ansi -pedantic -MT Swig/wrapfunc.o -MD -MP -MF $depbase.Tpo -c -o Swig/wrapfunc.o Swig/wrapfunc.c &&\
mv -f $depbase.Tpo $depbase.Po
clang++ -Wall -W -ansi -pedantic -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 Modules/allegrocl.o Modules/allocate.o Modules/browser.o Modules/cffi.o Modules/chicken.o Modules/clisp.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/modula3.o Modules/module.o Modules/mzscheme.o Modules/nested.o Modules/ocaml.o Modules/octave.o Modules/overload.o Modules/perl5.o Modules/php.o Modules/pike.o Modules/python.o Modules/r.o Modules/ruby.o Modules/s-exp.o Modules/scilab.o Modules/swigmain.o Modules/tcl8.o Modules/typepass.o Modules/uffi.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/typeobj.o Swig/typemap.o Swig/typesys.o Swig/wrapfunc.o -ldl -lpcre
clang-3.8: warning: argument unused during compilation: '-ansi'
cp -f ../Source/eswig ../swig
make[2]: Leaving directory '/tmp/swig/src/swig-3.0.10/Source'
make[1]: Leaving directory '/tmp/swig/src/swig-3.0.10/Source'
test -z "1" || (cd CCache && make)
make[1]: Entering directory '/tmp/swig/src/swig-3.0.10/CCache'
clang -Wall -W -I. -c -o ccache.o ccache.c
clang -Wall -W -I. -c -o mdfour.o mdfour.c
clang -Wall -W -I. -c -o hash.o hash.c
clang -Wall -W -I. -c -o execute.o execute.c
clang -Wall -W -I. -c -o util.o util.c
clang -Wall -W -I. -c -o args.o args.c
clang -Wall -W -I. -c -o stats.o stats.c
clang -Wall -W -I. -c -o cleanup.o cleanup.c
clang -Wall -W -I. -c -o snprintf.o snprintf.c
clang -Wall -W -I. -c -o unify.o unify.c
clang -Wall -W -I. -o ccache-swig ccache.o mdfour.o hash.o execute.o util.o args.o stats.o cleanup.o snprintf.o unify.o -lz
make[1]: Leaving directory '/tmp/swig/src/swig-3.0.10/CCache'
==> Entering fakeroot environment...
==> Starting package()...
Installing SWIG executable
Installing /tmp/swig/pkg/swig/usr/bin/swig
Installing the SWIG library
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/constraints.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cwstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/intrusive_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/inttypes.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/math.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/pointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/stdint.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigarch.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigrun.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/wchar.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/windows.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/director_common.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/runtime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swig.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigerrors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swiginit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swiglabels.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigwarn.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/swigwarnings.swg
Installing language specific files for gcj
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/gcj/cni.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/gcj/javaprims.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/gcj/cni.swg
Installing language specific files for typemaps
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/attribute.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/carrays.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cdata.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cmalloc.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cpointer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cstring.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/cwstring.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/enumint.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/exception.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/factory.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/fragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/implicit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/inoutlist.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/misctypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/primtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/ptrtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/std_except.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/std_string.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/std_strings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/std_wstring.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/string.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/strings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/swigmacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/swigobject.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/swigtype.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/swigtypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/traits.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/typemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/valtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/void.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/typemaps/wstring.swg
Installing language specific files for tcl
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cni.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/cwstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/jstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclinterp.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclresult.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclsh.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/wish.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tcl8.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclapi.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclerrors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclmacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclopers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tcltypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tcluserdir.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/tcl/tclwstrings.swg
Installing language specific files for perl5
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/cni.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/jstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlmain.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/reference.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perl5.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlerrors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlhead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlmacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlopers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perlstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perltypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/perluserdir.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/Makefile.pl
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/perl5/noembed.h
Installing language specific files for python
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/argcargv.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/ccomplex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cni.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/cwstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/embed.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/file.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/implicit.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/jstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyabc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pybuffer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyname_compat.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_array.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_auto_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_basic_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_carray.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_char_traits.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_ios.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_iostream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_multimap.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_sstream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_streambuf.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_unordered_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_unordered_multimap.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_unordered_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_unordered_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_vectora.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_wios.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_wiostream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_wsstream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_wstreambuf.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/wchar.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/builtin.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/defarg.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyapi.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pybackward.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyclasses.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pycomplex.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pycontainer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pydocs.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyerrors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyhead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyiterators.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pymacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyopers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pystdcommon.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pystrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/python.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pythonkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pythreads.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pytuplehlp.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pytypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pyuserdir.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/python/pywstrings.swg
Installing language specific files for guile
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/cplusplus.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/guile.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/guilemain.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/interpreter.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/list-vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/pointer-in-out.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/ports.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/swigrun.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/guile_scm.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/guile_scm_run.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/guile/common.scm
Installing language specific files for java
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/arrays_java.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/boost_intrusive_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_array.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_auto_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/swiginterface.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/various.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/enums.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/enumsimple.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/enumtypesafe.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/enumtypeunsafe.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/java.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/javahead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/java/javakw.swg
Installing language specific files for mzscheme
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/mzrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/mzscheme/mzscheme.swg
Installing language specific files for ruby
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/argcargv.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/cni.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/embed.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/file.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/jstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/progargcargv.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_array.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_basic_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_char_traits.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_functors.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_ios.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_iostream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_multimap.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_queue.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_sstream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_stack.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_streambuf.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_vectora.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/timeval.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/ruby.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyapi.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyautodoc.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyclasses.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubycomplex.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubycontainer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubycontainer_extended.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubydef.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyerrors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyhead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyiterators.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubykw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubymacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyopers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubystdautodoc.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubystdcommon.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubystdfunctors.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubystrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubytracking.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubytypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubyuserdir.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/rubywstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/Makefile.swig
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ruby/extconf.rb
Installing language specific files for php
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/const.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/globalvar.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/phppointers.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/utils.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/php.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/phpinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/phpkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/php/phprun.swg
Installing language specific files for ocaml
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/carray.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/cstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/ocaml.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/typecheck.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/class.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/ocaml.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/ocamldec.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/ocamlkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/preamble.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/typeregister.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/swigp4.ml
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/swig.mli
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/ocaml/swig.ml
Installing language specific files for octave
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/attribute.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/implicit.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_basic_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_carray.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_char_traits.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octave.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octcomplex.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octcontainer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octiterators.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octopers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octstdcommon.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octtypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/octave/octuserdir.swg
Installing language specific files for pike
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/pike/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/pike/pike.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/pike/pikekw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/pike/pikerun.swg
Installing language specific files for chicken
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/chicken.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/chickenkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/chickenrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/swigclosprefix.scm
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/multi-generic.scm
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/chicken/tinyclos-multi-generic.patch
Installing language specific files for csharp
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/arrays_csharp.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/boost_intrusive_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_auto_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/swiginterface.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/swigtype_inout.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/wchar.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/csharp.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/csharphead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/csharpkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/enums.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/enumsimple.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/csharp/enumtypesafe.swg
Installing language specific files for modula3
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/modula3/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/modula3/modula3.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/modula3/modula3head.swg
Installing language specific files for allegrocl
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/inout_typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/longlongs.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/allegrocl/allegrocl.swg
Installing language specific files for clisp
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/clisp/clisp.swg
Installing language specific files for lua
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/_std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/factory.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/lua_fnptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/wchar.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/lua.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/luakw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/luarun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/luaruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/lua/luatypemaps.swg
Installing language specific files for cffi
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/cffi/cffi.swg
Installing language specific files for uffi
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/uffi/uffi.swg
Installing language specific files for r
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/r.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rcontainer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/ropers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rstdcommon.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/rtype.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/r/srun.swg
Installing language specific files for go
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/go.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/gokw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/goruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/go/gostring.swg
Installing language specific files for d
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/d.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dclassgen.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/ddirectives.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/denums.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dexception.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dhead.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/director.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dmemberfunctionpointers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/doperators.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dprimitives.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dswigtype.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/dvoid.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/d/wrapperloader.swg
Installing language specific files for javascript
Installing nothing from Lib/javascript
Installing language specific files for javascript/jsc
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/arrays_javascript.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/ccomplex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascript.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptcode.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptcomplex.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascripthelpers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascriptstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/jsc/javascripttypemaps.swg
Installing language specific files for javascript/v8
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/arrays_javascript.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/ccomplex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/cdata.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_complex.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascript.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptcode.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptcomplex.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptfragments.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascripthelpers.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptinit.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptkw.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptrun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascriptstrings.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/javascript/v8/javascripttypemaps.swg
Installing language specific files for scilab
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/boost_shared_ptr.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/carrays.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/cmalloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/cpointer.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/exception.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/matrix.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_basic_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_char_traits.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/stl.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/typemaps.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciarray.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scibool.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scichar.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scicontainer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scidouble.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scienum.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciexception.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scifloat.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciint.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciiterators.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scilab.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scilist.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scilong.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scilonglong.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimacros.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimatrixbool.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimatrixchar.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimatrixdouble.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimatrixint.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scimisctypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scipointer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciprimtypes.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scirun.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciruntime.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequence.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequencebool.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequencedouble.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequencefloat.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequenceint.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequencepointer.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisequencestring.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scishort.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scisignedchar.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scistdcommon.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/scitypemaps.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciunsignedchar.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciunsignedint.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciunsignedlong.swg
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/scilab/sciunsignedshort.swg
Installing language specific files for std
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/_std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_alloc.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_array.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_basic_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_char_traits.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_common.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_container.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_deque.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_except.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_ios.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_iostream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_list.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_multimap.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_pair.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_queue.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_sstream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_stack.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_streambuf.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_string.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_unordered_map.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_unordered_multimap.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_unordered_multiset.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_unordered_set.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_vector.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_vectora.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_wios.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_wiostream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_wsstream.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_wstreambuf.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_wstring.i
Installing /tmp/swig/pkg/swig/usr/share/swig/3.0.10/std/std_carray.swg
make[1]: Entering directory '/tmp/swig/src/swig-3.0.10/CCache'
Installing ccache-swig
Installing /tmp/swig/pkg/swig/usr/bin/ccache-swig
/usr/bin/install -c -d /tmp/swig/pkg/swig/usr/bin
/usr/bin/install -c -m 755 ccache-swig /tmp/swig/pkg/swig/usr/bin/`echo ccache-swig | sed 's,x,x,'`
make[1]: Leaving directory '/tmp/swig/src/swig-3.0.10/CCache'
Installation complete
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "swig"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: swig 3.0.10-1 (Thu Apr 13 19:40:37 UTC 2017)
CMD: pacman --query --file swig-3.0.10-1-x86_64.pkg.tar.xz
Creating hybrid package for 'swig'
Trying to find vanilla package 'swig'...
CMD: pacman --query --file /mirror/swig-3.0.10-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/bin/ccache-swig
/usr/bin/swig
/usr/share/swig/3.0.10/attribute.i
/usr/share/swig/3.0.10/carrays.i
/usr/share/swig/3.0.10/cdata.i
/usr/share/swig/3.0.10/cmalloc.i
/usr/share/swig/3.0.10/constraints.i
/usr/share/swig/3.0.10/cpointer.i
/usr/share/swig/3.0.10/cstring.i
/usr/share/swig/3.0.10/cwstring.i
/usr/share/swig/3.0.10/exception.i
/usr/share/swig/3.0.10/intrusive_ptr.i
/usr/share/swig/3.0.10/inttypes.i
/usr/share/swig/3.0.10/math.i
/usr/share/swig/3.0.10/pointer.i
/usr/share/swig/3.0.10/shared_ptr.i
/usr/share/swig/3.0.10/std_except.i
/usr/share/swig/3.0.10/stdint.i
/usr/share/swig/3.0.10/stl.i
/usr/share/swig/3.0.10/swigarch.i
/usr/share/swig/3.0.10/swigrun.i
/usr/share/swig/3.0.10/wchar.i
/usr/share/swig/3.0.10/windows.i
/usr/share/swig/3.0.10/allkw.swg
/usr/share/swig/3.0.10/director_common.swg
/usr/share/swig/3.0.10/runtime.swg
/usr/share/swig/3.0.10/swig.swg
/usr/share/swig/3.0.10/swigerrors.swg
/usr/share/swig/3.0.10/swiginit.swg
/usr/share/swig/3.0.10/swiglabels.swg
/usr/share/swig/3.0.10/swigrun.swg
/usr/share/swig/3.0.10/swigwarn.swg
/usr/share/swig/3.0.10/swigwarnings.swg
/usr/share/swig/3.0.10/gcj/cni.i
/usr/share/swig/3.0.10/gcj/javaprims.i
/usr/share/swig/3.0.10/gcj/cni.swg
/usr/share/swig/3.0.10/typemaps/attribute.swg
/usr/share/swig/3.0.10/typemaps/carrays.swg
/usr/share/swig/3.0.10/typemaps/cdata.swg
/usr/share/swig/3.0.10/typemaps/cmalloc.swg
/usr/share/swig/3.0.10/typemaps/cpointer.swg
/usr/share/swig/3.0.10/typemaps/cstring.swg
/usr/share/swig/3.0.10/typemaps/cstrings.swg
/usr/share/swig/3.0.10/typemaps/cwstring.swg
/usr/share/swig/3.0.10/typemaps/enumint.swg
/usr/share/swig/3.0.10/typemaps/exception.swg
/usr/share/swig/3.0.10/typemaps/factory.swg
/usr/share/swig/3.0.10/typemaps/fragments.swg
/usr/share/swig/3.0.10/typemaps/implicit.swg
/usr/share/swig/3.0.10/typemaps/inoutlist.swg
/usr/share/swig/3.0.10/typemaps/misctypes.swg
/usr/share/swig/3.0.10/typemaps/primtypes.swg
/usr/share/swig/3.0.10/typemaps/ptrtypes.swg
/usr/share/swig/3.0.10/typemaps/std_except.swg
/usr/share/swig/3.0.10/typemaps/std_string.swg
/usr/share/swig/3.0.10/typemaps/std_strings.swg
/usr/share/swig/3.0.10/typemaps/std_wstring.swg
/usr/share/swig/3.0.10/typemaps/string.swg
/usr/share/swig/3.0.10/typemaps/strings.swg
/usr/share/swig/3.0.10/typemaps/swigmacros.swg
/usr/share/swig/3.0.10/typemaps/swigobject.swg
/usr/share/swig/3.0.10/typemaps/swigtype.swg
/usr/share/swig/3.0.10/typemaps/swigtypemaps.swg
/usr/share/swig/3.0.10/typemaps/traits.swg
/usr/share/swig/3.0.10/typemaps/typemaps.swg
/usr/share/swig/3.0.10/typemaps/valtypes.swg
/usr/share/swig/3.0.10/typemaps/void.swg
/usr/share/swig/3.0.10/typemaps/wstring.swg
/usr/share/swig/3.0.10/tcl/attribute.i
/usr/share/swig/3.0.10/tcl/carrays.i
/usr/share/swig/3.0.10/tcl/cdata.i
/usr/share/swig/3.0.10/tcl/cmalloc.i
/usr/share/swig/3.0.10/tcl/cni.i
/usr/share/swig/3.0.10/tcl/cpointer.i
/usr/share/swig/3.0.10/tcl/cstring.i
/usr/share/swig/3.0.10/tcl/cwstring.i
/usr/share/swig/3.0.10/tcl/exception.i
/usr/share/swig/3.0.10/tcl/factory.i
/usr/share/swig/3.0.10/tcl/jstring.i
/usr/share/swig/3.0.10/tcl/std_common.i
/usr/share/swig/3.0.10/tcl/std_deque.i
/usr/share/swig/3.0.10/tcl/std_except.i
/usr/share/swig/3.0.10/tcl/std_map.i
/usr/share/swig/3.0.10/tcl/std_pair.i
/usr/share/swig/3.0.10/tcl/std_string.i
/usr/share/swig/3.0.10/tcl/std_vector.i
/usr/share/swig/3.0.10/tcl/std_wstring.i
/usr/share/swig/3.0.10/tcl/stl.i
/usr/share/swig/3.0.10/tcl/tclinterp.i
/usr/share/swig/3.0.10/tcl/tclresult.i
/usr/share/swig/3.0.10/tcl/tclsh.i
/usr/share/swig/3.0.10/tcl/typemaps.i
/usr/share/swig/3.0.10/tcl/wish.i
/usr/share/swig/3.0.10/tcl/tcl8.swg
/usr/share/swig/3.0.10/tcl/tclapi.swg
/usr/share/swig/3.0.10/tcl/tclerrors.swg
/usr/share/swig/3.0.10/tcl/tclfragments.swg
/usr/share/swig/3.0.10/tcl/tclinit.swg
/usr/share/swig/3.0.10/tcl/tclkw.swg
/usr/share/swig/3.0.10/tcl/tclmacros.swg
/usr/share/swig/3.0.10/tcl/tclopers.swg
/usr/share/swig/3.0.10/tcl/tclprimtypes.swg
/usr/share/swig/3.0.10/tcl/tclrun.swg
/usr/share/swig/3.0.10/tcl/tclruntime.swg
/usr/share/swig/3.0.10/tcl/tclstrings.swg
/usr/share/swig/3.0.10/tcl/tcltypemaps.swg
/usr/share/swig/3.0.10/tcl/tcluserdir.swg
/usr/share/swig/3.0.10/tcl/tclwstrings.swg
/usr/share/swig/3.0.10/perl5/attribute.i
/usr/share/swig/3.0.10/perl5/carrays.i
/usr/share/swig/3.0.10/perl5/cdata.i
/usr/share/swig/3.0.10/perl5/cmalloc.i
/usr/share/swig/3.0.10/perl5/cni.i
/usr/share/swig/3.0.10/perl5/cpointer.i
/usr/share/swig/3.0.10/perl5/cstring.i
/usr/share/swig/3.0.10/perl5/exception.i
/usr/share/swig/3.0.10/perl5/factory.i
/usr/share/swig/3.0.10/perl5/jstring.i
/usr/share/swig/3.0.10/perl5/perlmain.i
/usr/share/swig/3.0.10/perl5/reference.i
/usr/share/swig/3.0.10/perl5/std_common.i
/usr/share/swig/3.0.10/perl5/std_deque.i
/usr/share/swig/3.0.10/perl5/std_except.i
/usr/share/swig/3.0.10/perl5/std_list.i
/usr/share/swig/3.0.10/perl5/std_map.i
/usr/share/swig/3.0.10/perl5/std_pair.i
/usr/share/swig/3.0.10/perl5/std_string.i
/usr/share/swig/3.0.10/perl5/std_vector.i
/usr/share/swig/3.0.10/perl5/stl.i
/usr/share/swig/3.0.10/perl5/typemaps.i
/usr/share/swig/3.0.10/perl5/director.swg
/usr/share/swig/3.0.10/perl5/perl5.swg
/usr/share/swig/3.0.10/perl5/perlerrors.swg
/usr/share/swig/3.0.10/perl5/perlfragments.swg
/usr/share/swig/3.0.10/perl5/perlhead.swg
/usr/share/swig/3.0.10/perl5/perlinit.swg
/usr/share/swig/3.0.10/perl5/perlkw.swg
/usr/share/swig/3.0.10/perl5/perlmacros.swg
/usr/share/swig/3.0.10/perl5/perlopers.swg
/usr/share/swig/3.0.10/perl5/perlprimtypes.swg
/usr/share/swig/3.0.10/perl5/perlrun.swg
/usr/share/swig/3.0.10/perl5/perlruntime.swg
/usr/share/swig/3.0.10/perl5/perlstrings.swg
/usr/share/swig/3.0.10/perl5/perltypemaps.swg
/usr/share/swig/3.0.10/perl5/perluserdir.swg
/usr/share/swig/3.0.10/perl5/Makefile.pl
/usr/share/swig/3.0.10/perl5/noembed.h
/usr/share/swig/3.0.10/python/argcargv.i
/usr/share/swig/3.0.10/python/attribute.i
/usr/share/swig/3.0.10/python/boost_shared_ptr.i
/usr/share/swig/3.0.10/python/carrays.i
/usr/share/swig/3.0.10/python/ccomplex.i
/usr/share/swig/3.0.10/python/cdata.i
/usr/share/swig/3.0.10/python/cmalloc.i
/usr/share/swig/3.0.10/python/cni.i
/usr/share/swig/3.0.10/python/complex.i
/usr/share/swig/3.0.10/python/cpointer.i
/usr/share/swig/3.0.10/python/cstring.i
/usr/share/swig/3.0.10/python/cwstring.i
/usr/share/swig/3.0.10/python/embed.i
/usr/share/swig/3.0.10/python/exception.i
/usr/share/swig/3.0.10/python/factory.i
/usr/share/swig/3.0.10/python/file.i
/usr/share/swig/3.0.10/python/implicit.i
/usr/share/swig/3.0.10/python/jstring.i
/usr/share/swig/3.0.10/python/pyabc.i
/usr/share/swig/3.0.10/python/pybuffer.i
/usr/share/swig/3.0.10/python/pyname_compat.i
/usr/share/swig/3.0.10/python/std_alloc.i
/usr/share/swig/3.0.10/python/std_array.i
/usr/share/swig/3.0.10/python/std_auto_ptr.i
/usr/share/swig/3.0.10/python/std_basic_string.i
/usr/share/swig/3.0.10/python/std_carray.i
/usr/share/swig/3.0.10/python/std_char_traits.i
/usr/share/swig/3.0.10/python/std_common.i
/usr/share/swig/3.0.10/python/std_complex.i
/usr/share/swig/3.0.10/python/std_container.i
/usr/share/swig/3.0.10/python/std_deque.i
/usr/share/swig/3.0.10/python/std_except.i
/usr/share/swig/3.0.10/python/std_ios.i
/usr/share/swig/3.0.10/python/std_iostream.i
/usr/share/swig/3.0.10/python/std_list.i
/usr/share/swig/3.0.10/python/std_map.i
/usr/share/swig/3.0.10/python/std_multimap.i
/usr/share/swig/3.0.10/python/std_multiset.i
/usr/share/swig/3.0.10/python/std_pair.i
/usr/share/swig/3.0.10/python/std_set.i
/usr/share/swig/3.0.10/python/std_shared_ptr.i
/usr/share/swig/3.0.10/python/std_sstream.i
/usr/share/swig/3.0.10/python/std_streambuf.i
/usr/share/swig/3.0.10/python/std_string.i
/usr/share/swig/3.0.10/python/std_unordered_map.i
/usr/share/swig/3.0.10/python/std_unordered_multimap.i
/usr/share/swig/3.0.10/python/std_unordered_multiset.i
/usr/share/swig/3.0.10/python/std_unordered_set.i
/usr/share/swig/3.0.10/python/std_vector.i
/usr/share/swig/3.0.10/python/std_vectora.i
/usr/share/swig/3.0.10/python/std_wios.i
/usr/share/swig/3.0.10/python/std_wiostream.i
/usr/share/swig/3.0.10/python/std_wsstream.i
/usr/share/swig/3.0.10/python/std_wstreambuf.i
/usr/share/swig/3.0.10/python/std_wstring.i
/usr/share/swig/3.0.10/python/stl.i
/usr/share/swig/3.0.10/python/typemaps.i
/usr/share/swig/3.0.10/python/wchar.i
/usr/share/swig/3.0.10/python/builtin.swg
/usr/share/swig/3.0.10/python/defarg.swg
/usr/share/swig/3.0.10/python/director.swg
/usr/share/swig/3.0.10/python/pyapi.swg
/usr/share/swig/3.0.10/python/pybackward.swg
/usr/share/swig/3.0.10/python/pyclasses.swg
/usr/share/swig/3.0.10/python/pycomplex.swg
/usr/share/swig/3.0.10/python/pycontainer.swg
/usr/share/swig/3.0.10/python/pydocs.swg
/usr/share/swig/3.0.10/python/pyerrors.swg
/usr/share/swig/3.0.10/python/pyfragments.swg
/usr/share/swig/3.0.10/python/pyhead.swg
/usr/share/swig/3.0.10/python/pyinit.swg
/usr/share/swig/3.0.10/python/pyiterators.swg
/usr/share/swig/3.0.10/python/pymacros.swg
/usr/share/swig/3.0.10/python/pyopers.swg
/usr/share/swig/3.0.10/python/pyprimtypes.swg
/usr/share/swig/3.0.10/python/pyrun.swg
/usr/share/swig/3.0.10/python/pyruntime.swg
/usr/share/swig/3.0.10/python/pystdcommon.swg
/usr/share/swig/3.0.10/python/pystrings.swg
/usr/share/swig/3.0.10/python/python.swg
/usr/share/swig/3.0.10/python/pythonkw.swg
/usr/share/swig/3.0.10/python/pythreads.swg
/usr/share/swig/3.0.10/python/pytuplehlp.swg
/usr/share/swig/3.0.10/python/pytypemaps.swg
/usr/share/swig/3.0.10/python/pyuserdir.swg
/usr/share/swig/3.0.10/python/pywstrings.swg
/usr/share/swig/3.0.10/guile/cplusplus.i
/usr/share/swig/3.0.10/guile/guile.i
/usr/share/swig/3.0.10/guile/guilemain.i
/usr/share/swig/3.0.10/guile/interpreter.i
/usr/share/swig/3.0.10/guile/list-vector.i
/usr/share/swig/3.0.10/guile/pointer-in-out.i
/usr/share/swig/3.0.10/guile/ports.i
/usr/share/swig/3.0.10/guile/std_common.i
/usr/share/swig/3.0.10/guile/std_deque.i
/usr/share/swig/3.0.10/guile/std_except.i
/usr/share/swig/3.0.10/guile/std_map.i
/usr/share/swig/3.0.10/guile/std_pair.i
/usr/share/swig/3.0.10/guile/std_string.i
/usr/share/swig/3.0.10/guile/std_vector.i
/usr/share/swig/3.0.10/guile/stl.i
/usr/share/swig/3.0.10/guile/swigrun.i
/usr/share/swig/3.0.10/guile/typemaps.i
/usr/share/swig/3.0.10/guile/guile_scm.swg
/usr/share/swig/3.0.10/guile/guile_scm_run.swg
/usr/share/swig/3.0.10/guile/common.scm
/usr/share/swig/3.0.10/java/arrays_java.i
/usr/share/swig/3.0.10/java/boost_intrusive_ptr.i
/usr/share/swig/3.0.10/java/boost_shared_ptr.i
/usr/share/swig/3.0.10/java/std_array.i
/usr/share/swig/3.0.10/java/std_auto_ptr.i
/usr/share/swig/3.0.10/java/std_common.i
/usr/share/swig/3.0.10/java/std_deque.i
/usr/share/swig/3.0.10/java/std_except.i
/usr/share/swig/3.0.10/java/std_map.i
/usr/share/swig/3.0.10/java/std_pair.i
/usr/share/swig/3.0.10/java/std_shared_ptr.i
/usr/share/swig/3.0.10/java/std_string.i
/usr/share/swig/3.0.10/java/std_vector.i
/usr/share/swig/3.0.10/java/std_wstring.i
/usr/share/swig/3.0.10/java/stl.i
/usr/share/swig/3.0.10/java/swiginterface.i
/usr/share/swig/3.0.10/java/typemaps.i
/usr/share/swig/3.0.10/java/various.i
/usr/share/swig/3.0.10/java/director.swg
/usr/share/swig/3.0.10/java/enums.swg
/usr/share/swig/3.0.10/java/enumsimple.swg
/usr/share/swig/3.0.10/java/enumtypesafe.swg
/usr/share/swig/3.0.10/java/enumtypeunsafe.swg
/usr/share/swig/3.0.10/java/java.swg
/usr/share/swig/3.0.10/java/javahead.swg
/usr/share/swig/3.0.10/java/javakw.swg
/usr/share/swig/3.0.10/mzscheme/std_common.i
/usr/share/swig/3.0.10/mzscheme/std_deque.i
/usr/share/swig/3.0.10/mzscheme/std_map.i
/usr/share/swig/3.0.10/mzscheme/std_pair.i
/usr/share/swig/3.0.10/mzscheme/std_string.i
/usr/share/swig/3.0.10/mzscheme/std_vector.i
/usr/share/swig/3.0.10/mzscheme/stl.i
/usr/share/swig/3.0.10/mzscheme/typemaps.i
/usr/share/swig/3.0.10/mzscheme/mzrun.swg
/usr/share/swig/3.0.10/mzscheme/mzscheme.swg
/usr/share/swig/3.0.10/ruby/argcargv.i
/usr/share/swig/3.0.10/ruby/attribute.i
/usr/share/swig/3.0.10/ruby/boost_shared_ptr.i
/usr/share/swig/3.0.10/ruby/carrays.i
/usr/share/swig/3.0.10/ruby/cdata.i
/usr/share/swig/3.0.10/ruby/cmalloc.i
/usr/share/swig/3.0.10/ruby/cni.i
/usr/share/swig/3.0.10/ruby/cpointer.i
/usr/share/swig/3.0.10/ruby/cstring.i
/usr/share/swig/3.0.10/ruby/embed.i
/usr/share/swig/3.0.10/ruby/exception.i
/usr/share/swig/3.0.10/ruby/factory.i
/usr/share/swig/3.0.10/ruby/file.i
/usr/share/swig/3.0.10/ruby/jstring.i
/usr/share/swig/3.0.10/ruby/progargcargv.i
/usr/share/swig/3.0.10/ruby/std_alloc.i
/usr/share/swig/3.0.10/ruby/std_array.i
/usr/share/swig/3.0.10/ruby/std_basic_string.i
/usr/share/swig/3.0.10/ruby/std_char_traits.i
/usr/share/swig/3.0.10/ruby/std_common.i
/usr/share/swig/3.0.10/ruby/std_complex.i
/usr/share/swig/3.0.10/ruby/std_container.i
/usr/share/swig/3.0.10/ruby/std_deque.i
/usr/share/swig/3.0.10/ruby/std_except.i
/usr/share/swig/3.0.10/ruby/std_functors.i
/usr/share/swig/3.0.10/ruby/std_ios.i
/usr/share/swig/3.0.10/ruby/std_iostream.i
/usr/share/swig/3.0.10/ruby/std_list.i
/usr/share/swig/3.0.10/ruby/std_map.i
/usr/share/swig/3.0.10/ruby/std_multimap.i
/usr/share/swig/3.0.10/ruby/std_multiset.i
/usr/share/swig/3.0.10/ruby/std_pair.i
/usr/share/swig/3.0.10/ruby/std_queue.i
/usr/share/swig/3.0.10/ruby/std_set.i
/usr/share/swig/3.0.10/ruby/std_shared_ptr.i
/usr/share/swig/3.0.10/ruby/std_sstream.i
/usr/share/swig/3.0.10/ruby/std_stack.i
/usr/share/swig/3.0.10/ruby/std_streambuf.i
/usr/share/swig/3.0.10/ruby/std_string.i
/usr/share/swig/3.0.10/ruby/std_vector.i
/usr/share/swig/3.0.10/ruby/std_vectora.i
/usr/share/swig/3.0.10/ruby/std_wstring.i
/usr/share/swig/3.0.10/ruby/stl.i
/usr/share/swig/3.0.10/ruby/timeval.i
/usr/share/swig/3.0.10/ruby/typemaps.i
/usr/share/swig/3.0.10/ruby/director.swg
/usr/share/swig/3.0.10/ruby/ruby.swg
/usr/share/swig/3.0.10/ruby/rubyapi.swg
/usr/share/swig/3.0.10/ruby/rubyautodoc.swg
/usr/share/swig/3.0.10/ruby/rubyclasses.swg
/usr/share/swig/3.0.10/ruby/rubycomplex.swg
/usr/share/swig/3.0.10/ruby/rubycontainer.swg
/usr/share/swig/3.0.10/ruby/rubycontainer_extended.swg
/usr/share/swig/3.0.10/ruby/rubydef.swg
/usr/share/swig/3.0.10/ruby/rubyerrors.swg
/usr/share/swig/3.0.10/ruby/rubyfragments.swg
/usr/share/swig/3.0.10/ruby/rubyhead.swg
/usr/share/swig/3.0.10/ruby/rubyinit.swg
/usr/share/swig/3.0.10/ruby/rubyiterators.swg
/usr/share/swig/3.0.10/ruby/rubykw.swg
/usr/share/swig/3.0.10/ruby/rubymacros.swg
/usr/share/swig/3.0.10/ruby/rubyopers.swg
/usr/share/swig/3.0.10/ruby/rubyprimtypes.swg
/usr/share/swig/3.0.10/ruby/rubyrun.swg
/usr/share/swig/3.0.10/ruby/rubyruntime.swg
/usr/share/swig/3.0.10/ruby/rubystdautodoc.swg
/usr/share/swig/3.0.10/ruby/rubystdcommon.swg
/usr/share/swig/3.0.10/ruby/rubystdfunctors.swg
/usr/share/swig/3.0.10/ruby/rubystrings.swg
/usr/share/swig/3.0.10/ruby/rubytracking.swg
/usr/share/swig/3.0.10/ruby/rubytypemaps.swg
/usr/share/swig/3.0.10/ruby/rubyuserdir.swg
/usr/share/swig/3.0.10/ruby/rubywstrings.swg
/usr/share/swig/3.0.10/ruby/Makefile.swig
/usr/share/swig/3.0.10/ruby/extconf.rb
/usr/share/swig/3.0.10/php/const.i
/usr/share/swig/3.0.10/php/factory.i
/usr/share/swig/3.0.10/php/globalvar.i
/usr/share/swig/3.0.10/php/phppointers.i
/usr/share/swig/3.0.10/php/std_common.i
/usr/share/swig/3.0.10/php/std_deque.i
/usr/share/swig/3.0.10/php/std_map.i
/usr/share/swig/3.0.10/php/std_pair.i
/usr/share/swig/3.0.10/php/std_string.i
/usr/share/swig/3.0.10/php/std_vector.i
/usr/share/swig/3.0.10/php/stl.i
/usr/share/swig/3.0.10/php/typemaps.i
/usr/share/swig/3.0.10/php/utils.i
/usr/share/swig/3.0.10/php/director.swg
/usr/share/swig/3.0.10/php/php.swg
/usr/share/swig/3.0.10/php/phpinit.swg
/usr/share/swig/3.0.10/php/phpkw.swg
/usr/share/swig/3.0.10/php/phprun.swg
/usr/share/swig/3.0.10/ocaml/carray.i
/usr/share/swig/3.0.10/ocaml/cstring.i
/usr/share/swig/3.0.10/ocaml/ocaml.i
/usr/share/swig/3.0.10/ocaml/std_common.i
/usr/share/swig/3.0.10/ocaml/std_complex.i
/usr/share/swig/3.0.10/ocaml/std_deque.i
/usr/share/swig/3.0.10/ocaml/std_list.i
/usr/share/swig/3.0.10/ocaml/std_map.i
/usr/share/swig/3.0.10/ocaml/std_pair.i
/usr/share/swig/3.0.10/ocaml/std_string.i
/usr/share/swig/3.0.10/ocaml/std_vector.i
/usr/share/swig/3.0.10/ocaml/stl.i
/usr/share/swig/3.0.10/ocaml/typecheck.i
/usr/share/swig/3.0.10/ocaml/typemaps.i
/usr/share/swig/3.0.10/ocaml/class.swg
/usr/share/swig/3.0.10/ocaml/director.swg
/usr/share/swig/3.0.10/ocaml/ocaml.swg
/usr/share/swig/3.0.10/ocaml/ocamldec.swg
/usr/share/swig/3.0.10/ocaml/ocamlkw.swg
/usr/share/swig/3.0.10/ocaml/preamble.swg
/usr/share/swig/3.0.10/ocaml/typeregister.swg
/usr/share/swig/3.0.10/ocaml/swigp4.ml
/usr/share/swig/3.0.10/ocaml/swig.mli
/usr/share/swig/3.0.10/ocaml/swig.ml
/usr/share/swig/3.0.10/octave/attribute.i
/usr/share/swig/3.0.10/octave/boost_shared_ptr.i
/usr/share/swig/3.0.10/octave/carrays.i
/usr/share/swig/3.0.10/octave/cdata.i
/usr/share/swig/3.0.10/octave/cmalloc.i
/usr/share/swig/3.0.10/octave/exception.i
/usr/share/swig/3.0.10/octave/factory.i
/usr/share/swig/3.0.10/octave/implicit.i
/usr/share/swig/3.0.10/octave/std_alloc.i
/usr/share/swig/3.0.10/octave/std_basic_string.i
/usr/share/swig/3.0.10/octave/std_carray.i
/usr/share/swig/3.0.10/octave/std_char_traits.i
/usr/share/swig/3.0.10/octave/std_common.i
/usr/share/swig/3.0.10/octave/std_complex.i
/usr/share/swig/3.0.10/octave/std_container.i
/usr/share/swig/3.0.10/octave/std_deque.i
/usr/share/swig/3.0.10/octave/std_except.i
/usr/share/swig/3.0.10/octave/std_list.i
/usr/share/swig/3.0.10/octave/std_map.i
/usr/share/swig/3.0.10/octave/std_pair.i
/usr/share/swig/3.0.10/octave/std_shared_ptr.i
/usr/share/swig/3.0.10/octave/std_string.i
/usr/share/swig/3.0.10/octave/std_vector.i
/usr/share/swig/3.0.10/octave/stl.i
/usr/share/swig/3.0.10/octave/typemaps.i
/usr/share/swig/3.0.10/octave/director.swg
/usr/share/swig/3.0.10/octave/octave.swg
/usr/share/swig/3.0.10/octave/octcomplex.swg
/usr/share/swig/3.0.10/octave/octcontainer.swg
/usr/share/swig/3.0.10/octave/octfragments.swg
/usr/share/swig/3.0.10/octave/octiterators.swg
/usr/share/swig/3.0.10/octave/octopers.swg
/usr/share/swig/3.0.10/octave/octprimtypes.swg
/usr/share/swig/3.0.10/octave/octrun.swg
/usr/share/swig/3.0.10/octave/octruntime.swg
/usr/share/swig/3.0.10/octave/octstdcommon.swg
/usr/share/swig/3.0.10/octave/octtypemaps.swg
/usr/share/swig/3.0.10/octave/octuserdir.swg
/usr/share/swig/3.0.10/pike/std_string.i
/usr/share/swig/3.0.10/pike/pike.swg
/usr/share/swig/3.0.10/pike/pikekw.swg
/usr/share/swig/3.0.10/pike/pikerun.swg
/usr/share/swig/3.0.10/chicken/std_string.i
/usr/share/swig/3.0.10/chicken/typemaps.i
/usr/share/swig/3.0.10/chicken/chicken.swg
/usr/share/swig/3.0.10/chicken/chickenkw.swg
/usr/share/swig/3.0.10/chicken/chickenrun.swg
/usr/share/swig/3.0.10/chicken/swigclosprefix.scm
/usr/share/swig/3.0.10/chicken/multi-generic.scm
/usr/share/swig/3.0.10/chicken/tinyclos-multi-generic.patch
/usr/share/swig/3.0.10/csharp/arrays_csharp.i
/usr/share/swig/3.0.10/csharp/boost_intrusive_ptr.i
/usr/share/swig/3.0.10/csharp/boost_shared_ptr.i
/usr/share/swig/3.0.10/csharp/std_auto_ptr.i
/usr/share/swig/3.0.10/csharp/std_common.i
/usr/share/swig/3.0.10/csharp/std_deque.i
/usr/share/swig/3.0.10/csharp/std_except.i
/usr/share/swig/3.0.10/csharp/std_map.i
/usr/share/swig/3.0.10/csharp/std_pair.i
/usr/share/swig/3.0.10/csharp/std_shared_ptr.i
/usr/share/swig/3.0.10/csharp/std_string.i
/usr/share/swig/3.0.10/csharp/std_vector.i
/usr/share/swig/3.0.10/csharp/std_wstring.i
/usr/share/swig/3.0.10/csharp/stl.i
/usr/share/swig/3.0.10/csharp/swiginterface.i
/usr/share/swig/3.0.10/csharp/swigtype_inout.i
/usr/share/swig/3.0.10/csharp/typemaps.i
/usr/share/swig/3.0.10/csharp/wchar.i
/usr/share/swig/3.0.10/csharp/csharp.swg
/usr/share/swig/3.0.10/csharp/csharphead.swg
/usr/share/swig/3.0.10/csharp/csharpkw.swg
/usr/share/swig/3.0.10/csharp/director.swg
/usr/share/swig/3.0.10/csharp/enums.swg
/usr/share/swig/3.0.10/csharp/enumsimple.swg
/usr/share/swig/3.0.10/csharp/enumtypesafe.swg
/usr/share/swig/3.0.10/modula3/typemaps.i
/usr/share/swig/3.0.10/modula3/modula3.swg
/usr/share/swig/3.0.10/modula3/modula3head.swg
/usr/share/swig/3.0.10/allegrocl/inout_typemaps.i
/usr/share/swig/3.0.10/allegrocl/longlongs.i
/usr/share/swig/3.0.10/allegrocl/std_list.i
/usr/share/swig/3.0.10/allegrocl/std_string.i
/usr/share/swig/3.0.10/allegrocl/typemaps.i
/usr/share/swig/3.0.10/allegrocl/allegrocl.swg
/usr/share/swig/3.0.10/clisp/clisp.swg
/usr/share/swig/3.0.10/lua/_std_common.i
/usr/share/swig/3.0.10/lua/carrays.i
/usr/share/swig/3.0.10/lua/factory.i
/usr/share/swig/3.0.10/lua/lua_fnptr.i
/usr/share/swig/3.0.10/lua/std_common.i
/usr/share/swig/3.0.10/lua/std_deque.i
/usr/share/swig/3.0.10/lua/std_except.i
/usr/share/swig/3.0.10/lua/std_map.i
/usr/share/swig/3.0.10/lua/std_pair.i
/usr/share/swig/3.0.10/lua/std_string.i
/usr/share/swig/3.0.10/lua/std_vector.i
/usr/share/swig/3.0.10/lua/stl.i
/usr/share/swig/3.0.10/lua/typemaps.i
/usr/share/swig/3.0.10/lua/wchar.i
/usr/share/swig/3.0.10/lua/lua.swg
/usr/share/swig/3.0.10/lua/luakw.swg
/usr/share/swig/3.0.10/lua/luarun.swg
/usr/share/swig/3.0.10/lua/luaruntime.swg
/usr/share/swig/3.0.10/lua/luatypemaps.swg
/usr/share/swig/3.0.10/cffi/cffi.swg
/usr/share/swig/3.0.10/uffi/uffi.swg
/usr/share/swig/3.0.10/r/boost_shared_ptr.i
/usr/share/swig/3.0.10/r/cdata.i
/usr/share/swig/3.0.10/r/exception.i
/usr/share/swig/3.0.10/r/std_alloc.i
/usr/share/swig/3.0.10/r/std_common.i
/usr/share/swig/3.0.10/r/std_container.i
/usr/share/swig/3.0.10/r/std_deque.i
/usr/share/swig/3.0.10/r/std_except.i
/usr/share/swig/3.0.10/r/std_list.i
/usr/share/swig/3.0.10/r/std_map.i
/usr/share/swig/3.0.10/r/std_pair.i
/usr/share/swig/3.0.10/r/std_string.i
/usr/share/swig/3.0.10/r/std_vector.i
/usr/share/swig/3.0.10/r/stl.i
/usr/share/swig/3.0.10/r/typemaps.i
/usr/share/swig/3.0.10/r/r.swg
/usr/share/swig/3.0.10/r/rcontainer.swg
/usr/share/swig/3.0.10/r/rfragments.swg
/usr/share/swig/3.0.10/r/rkw.swg
/usr/share/swig/3.0.10/r/ropers.swg
/usr/share/swig/3.0.10/r/rrun.swg
/usr/share/swig/3.0.10/r/rstdcommon.swg
/usr/share/swig/3.0.10/r/rtype.swg
/usr/share/swig/3.0.10/r/srun.swg
/usr/share/swig/3.0.10/go/cdata.i
/usr/share/swig/3.0.10/go/exception.i
/usr/share/swig/3.0.10/go/std_common.i
/usr/share/swig/3.0.10/go/std_deque.i
/usr/share/swig/3.0.10/go/std_except.i
/usr/share/swig/3.0.10/go/std_list.i
/usr/share/swig/3.0.10/go/std_map.i
/usr/share/swig/3.0.10/go/std_pair.i
/usr/share/swig/3.0.10/go/std_string.i
/usr/share/swig/3.0.10/go/std_vector.i
/usr/share/swig/3.0.10/go/stl.i
/usr/share/swig/3.0.10/go/typemaps.i
/usr/share/swig/3.0.10/go/go.swg
/usr/share/swig/3.0.10/go/gokw.swg
/usr/share/swig/3.0.10/go/goruntime.swg
/usr/share/swig/3.0.10/go/gostring.swg
/usr/share/swig/3.0.10/d/boost_shared_ptr.i
/usr/share/swig/3.0.10/d/carrays.i
/usr/share/swig/3.0.10/d/cpointer.i
/usr/share/swig/3.0.10/d/std_common.i
/usr/share/swig/3.0.10/d/std_deque.i
/usr/share/swig/3.0.10/d/std_except.i
/usr/share/swig/3.0.10/d/std_map.i
/usr/share/swig/3.0.10/d/std_pair.i
/usr/share/swig/3.0.10/d/std_shared_ptr.i
/usr/share/swig/3.0.10/d/std_string.i
/usr/share/swig/3.0.10/d/std_vector.i
/usr/share/swig/3.0.10/d/stl.i
/usr/share/swig/3.0.10/d/typemaps.i
/usr/share/swig/3.0.10/d/d.swg
/usr/share/swig/3.0.10/d/dclassgen.swg
/usr/share/swig/3.0.10/d/ddirectives.swg
/usr/share/swig/3.0.10/d/denums.swg
/usr/share/swig/3.0.10/d/dexception.swg
/usr/share/swig/3.0.10/d/dhead.swg
/usr/share/swig/3.0.10/d/director.swg
/usr/share/swig/3.0.10/d/dkw.swg
/usr/share/swig/3.0.10/d/dmemberfunctionpointers.swg
/usr/share/swig/3.0.10/d/doperators.swg
/usr/share/swig/3.0.10/d/dprimitives.swg
/usr/share/swig/3.0.10/d/dstrings.swg
/usr/share/swig/3.0.10/d/dswigtype.swg
/usr/share/swig/3.0.10/d/dvoid.swg
/usr/share/swig/3.0.10/d/wrapperloader.swg
/usr/share/swig/3.0.10/javascript/jsc/arrays_javascript.i
/usr/share/swig/3.0.10/javascript/jsc/ccomplex.i
/usr/share/swig/3.0.10/javascript/jsc/cdata.i
/usr/share/swig/3.0.10/javascript/jsc/complex.i
/usr/share/swig/3.0.10/javascript/jsc/exception.i
/usr/share/swig/3.0.10/javascript/jsc/std_common.i
/usr/share/swig/3.0.10/javascript/jsc/std_complex.i
/usr/share/swig/3.0.10/javascript/jsc/std_deque.i
/usr/share/swig/3.0.10/javascript/jsc/std_except.i
/usr/share/swig/3.0.10/javascript/jsc/std_map.i
/usr/share/swig/3.0.10/javascript/jsc/std_pair.i
/usr/share/swig/3.0.10/javascript/jsc/std_string.i
/usr/share/swig/3.0.10/javascript/jsc/std_vector.i
/usr/share/swig/3.0.10/javascript/jsc/stl.i
/usr/share/swig/3.0.10/javascript/jsc/typemaps.i
/usr/share/swig/3.0.10/javascript/jsc/javascript.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptcode.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptcomplex.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptfragments.swg
/usr/share/swig/3.0.10/javascript/jsc/javascripthelpers.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptinit.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptkw.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptprimtypes.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptrun.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptruntime.swg
/usr/share/swig/3.0.10/javascript/jsc/javascriptstrings.swg
/usr/share/swig/3.0.10/javascript/jsc/javascripttypemaps.swg
/usr/share/swig/3.0.10/javascript/v8/arrays_javascript.i
/usr/share/swig/3.0.10/javascript/v8/ccomplex.i
/usr/share/swig/3.0.10/javascript/v8/cdata.i
/usr/share/swig/3.0.10/javascript/v8/complex.i
/usr/share/swig/3.0.10/javascript/v8/exception.i
/usr/share/swig/3.0.10/javascript/v8/std_common.i
/usr/share/swig/3.0.10/javascript/v8/std_complex.i
/usr/share/swig/3.0.10/javascript/v8/std_deque.i
/usr/share/swig/3.0.10/javascript/v8/std_except.i
/usr/share/swig/3.0.10/javascript/v8/std_map.i
/usr/share/swig/3.0.10/javascript/v8/std_pair.i
/usr/share/swig/3.0.10/javascript/v8/std_string.i
/usr/share/swig/3.0.10/javascript/v8/std_vector.i
/usr/share/swig/3.0.10/javascript/v8/stl.i
/usr/share/swig/3.0.10/javascript/v8/typemaps.i
/usr/share/swig/3.0.10/javascript/v8/javascript.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptcode.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptcomplex.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptfragments.swg
/usr/share/swig/3.0.10/javascript/v8/javascripthelpers.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptinit.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptkw.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptprimtypes.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptrun.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptruntime.swg
/usr/share/swig/3.0.10/javascript/v8/javascriptstrings.swg
/usr/share/swig/3.0.10/javascript/v8/javascripttypemaps.swg
/usr/share/swig/3.0.10/scilab/boost_shared_ptr.i
/usr/share/swig/3.0.10/scilab/carrays.i
/usr/share/swig/3.0.10/scilab/cmalloc.i
/usr/share/swig/3.0.10/scilab/cpointer.i
/usr/share/swig/3.0.10/scilab/exception.i
/usr/share/swig/3.0.10/scilab/matrix.i
/usr/share/swig/3.0.10/scilab/std_alloc.i
/usr/share/swig/3.0.10/scilab/std_basic_string.i
/usr/share/swig/3.0.10/scilab/std_char_traits.i
/usr/share/swig/3.0.10/scilab/std_common.i
/usr/share/swig/3.0.10/scilab/std_container.i
/usr/share/swig/3.0.10/scilab/std_deque.i
/usr/share/swig/3.0.10/scilab/std_except.i
/usr/share/swig/3.0.10/scilab/std_list.i
/usr/share/swig/3.0.10/scilab/std_map.i
/usr/share/swig/3.0.10/scilab/std_multiset.i
/usr/share/swig/3.0.10/scilab/std_pair.i
/usr/share/swig/3.0.10/scilab/std_set.i
/usr/share/swig/3.0.10/scilab/std_string.i
/usr/share/swig/3.0.10/scilab/std_vector.i
/usr/share/swig/3.0.10/scilab/stl.i
/usr/share/swig/3.0.10/scilab/typemaps.i
/usr/share/swig/3.0.10/scilab/sciarray.swg
/usr/share/swig/3.0.10/scilab/scibool.swg
/usr/share/swig/3.0.10/scilab/scichar.swg
/usr/share/swig/3.0.10/scilab/scicontainer.swg
/usr/share/swig/3.0.10/scilab/scidouble.swg
/usr/share/swig/3.0.10/scilab/scienum.swg
/usr/share/swig/3.0.10/scilab/sciexception.swg
/usr/share/swig/3.0.10/scilab/scifloat.swg
/usr/share/swig/3.0.10/scilab/sciint.swg
/usr/share/swig/3.0.10/scilab/sciiterators.swg
/usr/share/swig/3.0.10/scilab/scilab.swg
/usr/share/swig/3.0.10/scilab/scilist.swg
/usr/share/swig/3.0.10/scilab/scilong.swg
/usr/share/swig/3.0.10/scilab/scilonglong.swg
/usr/share/swig/3.0.10/scilab/scimacros.swg
/usr/share/swig/3.0.10/scilab/scimatrixbool.swg
/usr/share/swig/3.0.10/scilab/scimatrixchar.swg
/usr/share/swig/3.0.10/scilab/scimatrixdouble.swg
/usr/share/swig/3.0.10/scilab/scimatrixint.swg
/usr/share/swig/3.0.10/scilab/scimisctypes.swg
/usr/share/swig/3.0.10/scilab/scipointer.swg
/usr/share/swig/3.0.10/scilab/sciprimtypes.swg
/usr/share/swig/3.0.10/scilab/scirun.swg
/usr/share/swig/3.0.10/scilab/sciruntime.swg
/usr/share/swig/3.0.10/scilab/scisequence.swg
/usr/share/swig/3.0.10/scilab/scisequencebool.swg
/usr/share/swig/3.0.10/scilab/scisequencedouble.swg
/usr/share/swig/3.0.10/scilab/scisequencefloat.swg
/usr/share/swig/3.0.10/scilab/scisequenceint.swg
/usr/share/swig/3.0.10/scilab/scisequencepointer.swg
/usr/share/swig/3.0.10/scilab/scisequencestring.swg
/usr/share/swig/3.0.10/scilab/scishort.swg
/usr/share/swig/3.0.10/scilab/scisignedchar.swg
/usr/share/swig/3.0.10/scilab/scistdcommon.swg
/usr/share/swig/3.0.10/scilab/scitypemaps.swg
/usr/share/swig/3.0.10/scilab/sciunsignedchar.swg
/usr/share/swig/3.0.10/scilab/sciunsignedint.swg
/usr/share/swig/3.0.10/scilab/sciunsignedlong.swg
/usr/share/swig/3.0.10/scilab/sciunsignedshort.swg
/usr/share/swig/3.0.10/std/_std_deque.i
/usr/share/swig/3.0.10/std/std_alloc.i
/usr/share/swig/3.0.10/std/std_array.i
/usr/share/swig/3.0.10/std/std_basic_string.i
/usr/share/swig/3.0.10/std/std_char_traits.i
/usr/share/swig/3.0.10/std/std_common.i
/usr/share/swig/3.0.10/std/std_container.i
/usr/share/swig/3.0.10/std/std_deque.i
/usr/share/swig/3.0.10/std/std_except.i
/usr/share/swig/3.0.10/std/std_ios.i
/usr/share/swig/3.0.10/std/std_iostream.i
/usr/share/swig/3.0.10/std/std_list.i
/usr/share/swig/3.0.10/std/std_map.i
/usr/share/swig/3.0.10/std/std_multimap.i
/usr/share/swig/3.0.10/std/std_multiset.i
/usr/share/swig/3.0.10/std/std_pair.i
/usr/share/swig/3.0.10/std/std_queue.i
/usr/share/swig/3.0.10/std/std_set.i
/usr/share/swig/3.0.10/std/std_sstream.i
/usr/share/swig/3.0.10/std/std_stack.i
/usr/share/swig/3.0.10/std/std_streambuf.i
/usr/share/swig/3.0.10/std/std_string.i
/usr/share/swig/3.0.10/std/std_unordered_map.i
/usr/share/swig/3.0.10/std/std_unordered_multimap.i
/usr/share/swig/3.0.10/std/std_unordered_multiset.i
/usr/share/swig/3.0.10/std/std_unordered_set.i
/usr/share/swig/3.0.10/std/std_vector.i
/usr/share/swig/3.0.10/std/std_vectora.i
/usr/share/swig/3.0.10/std/std_wios.i
/usr/share/swig/3.0.10/std/std_wiostream.i
/usr/share/swig/3.0.10/std/std_wsstream.i
/usr/share/swig/3.0.10/std/std_wstreambuf.i
/usr/share/swig/3.0.10/std/std_wstring.i
/usr/share/swig/3.0.10/std/std_carray.swg
/usr/share/licenses/swig/LICENSE
/usr/share/licenses/swig/LICENSE-UNIVERSITIES
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf swig.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/swig.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/swig.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/swig.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/swig/src/swig-3.0.10/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by swig configure 3.0.10, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = a100efa1bf27
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2824: checking build system type
configure:2838: result: x86_64-pc-linux-gnu
configure:2858: checking host system type
configure:2871: result: x86_64-unknown-linux-gnu
configure:2907: checking for a BSD-compatible install
configure:2975: result: /usr/bin/install -c
configure:2986: checking whether build environment is sane
configure:3041: result: yes
configure:3100: checking for x86_64-unknown-linux-strip
configure:3130: result: no
configure:3140: checking for strip
configure:3156: found /usr/bin/strip
configure:3167: result: strip
configure:3192: checking for a thread-safe mkdir -p
configure:3231: result: /usr/bin/mkdir -p
configure:3238: checking for gawk
configure:3254: found /usr/bin/gawk
configure:3265: result: gawk
configure:3276: checking whether make sets $(MAKE)
configure:3298: result: yes
configure:3327: checking whether make supports nested variables
configure:3344: result: yes
configure:3481: checking for x86_64-unknown-linux-gcc
configure:3508: result: clang
configure:3777: checking for C compiler version
configure:3786: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3797: $? = 0
configure:3786: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3797: $? = 0
configure:3786: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3797: $? = 1
configure:3786: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3797: $? = 1
configure:3817: checking whether the C compiler works
configure:3839: clang conftest.c >&5
configure:3843: $? = 0
configure:3891: result: yes
configure:3894: checking for C compiler default output file name
configure:3896: result: a.out
configure:3902: checking for suffix of executables
configure:3909: clang -o conftest conftest.c >&5
configure:3913: $? = 0
configure:3935: result:
configure:3957: checking whether we are cross compiling
configure:3965: clang -o conftest conftest.c >&5
configure:3969: $? = 0
configure:3976: ./conftest
configure:3980: $? = 0
configure:3995: result: no
configure:4000: checking for suffix of object files
configure:4022: clang -c conftest.c >&5
configure:4026: $? = 0
configure:4047: result: o
configure:4051: checking whether we are using the GNU C compiler
configure:4070: clang -c conftest.c >&5
configure:4070: $? = 0
configure:4079: result: yes
configure:4088: checking whether clang accepts -g
configure:4108: clang -c -g conftest.c >&5
configure:4108: $? = 0
configure:4149: result: yes
configure:4166: checking for clang option to accept ISO C89
configure:4229: clang -c conftest.c >&5
configure:4229: $? = 0
configure:4242: result: none needed
configure:4267: checking whether clang understands -c and -o together
configure:4289: clang -c conftest.c -o conftest2.o
configure:4292: $? = 0
configure:4289: clang -c conftest.c -o conftest2.o
configure:4292: $? = 0
configure:4304: result: yes
configure:4332: checking for style of include used by make
configure:4360: result: GNU
configure:4386: checking dependency style of clang
configure:4497: result: gcc3
configure:4624: checking for C++ compiler version
configure:4633: clang++ --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:4644: $? = 0
configure:4633: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:4644: $? = 0
configure:4633: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4644: $? = 1
configure:4633: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4644: $? = 1
configure:4648: checking whether we are using the GNU C++ compiler
configure:4667: clang++ -c conftest.cpp >&5
configure:4667: $? = 0
configure:4676: result: yes
configure:4685: checking whether clang++ accepts -g
configure:4705: clang++ -c -g conftest.cpp >&5
configure:4705: $? = 0
configure:4746: result: yes
configure:4771: checking dependency style of clang++
configure:4882: result: gcc3
configure:4902: checking maximum warning verbosity option
configure:4940: result: -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C
configure:4963: checking how to run the C preprocessor
configure:4994: clang -E conftest.c
configure:4994: $? = 0
configure:5008: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5008: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| /* end confdefs.h. */
| #include
configure:5033: result: clang -E
configure:5053: clang -E conftest.c
configure:5053: $? = 0
configure:5067: clang -E conftest.c
conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5067: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| /* end confdefs.h. */
| #include
configure:5096: checking for grep that handles long lines and -e
configure:5154: result: /usr/bin/grep
configure:5159: checking for egrep
configure:5221: result: /usr/bin/grep -E
configure:5226: checking for ANSI C header files
configure:5246: clang -c -Wall -W -ansi -pedantic conftest.c >&5
configure:5246: $? = 0
configure:5319: clang -o conftest -Wall -W -ansi -pedantic conftest.c >&5
configure:5319: $? = 0
configure:5319: ./conftest
configure:5319: $? = 0
configure:5330: result: yes
configure:5349: checking for popen
configure:5349: clang -o conftest -Wall -W -ansi -pedantic conftest.c >&5
configure:5349: $? = 0
configure:5349: result: yes
configure:5373: checking whether to enable PCRE support
configure:5375: result: yes
configure:5379: checking whether to use local PCRE
configure:5388: result: no
configure:5391: checking for a sed that does not truncate output
configure:5455: result: /usr/bin/sed
configure:5525: checking for pcre-config
configure:5543: found /usr/bin/pcre-config
configure:5555: result: /usr/bin/pcre-config
configure:5725: checking whether to enable ccache-swig
configure:5727: result: yes
configure:5749: checking for bison
configure:5765: found /usr/bin/bison
configure:5776: result: bison -y
configure:5844: checking for boostlib >= 1.20.0
configure:5927: clang++ -c -Wall -W -ansi -pedantic conftest.cpp >&5
conftest.cpp:17:14: fatal error: 'boost/version.hpp' file not found
#include
^
1 error generated.
configure:5927: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #if BOOST_VERSION >= 102000
| // Everything is okay
| #else
| # error Boost version is too old
| #endif
|
| ;
| return 0;
| }
configure:6042: clang++ -c -Wall -W -ansi -pedantic -I/include/boost-0 conftest.cpp >&5
conftest.cpp:17:18: fatal error: 'boost/version.hpp' file not found
#include
^
1 error generated.
configure:6042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| #if BOOST_VERSION >= 102000
| // Everything is okay
| #else
| # error Boost version is too old
| #endif
|
| ;
| return 0;
| }
configure:6061: We could not detect the boost libraries (version 1.20 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation.
configure:6092: ISYSTEM: -isystem
configure:6097: checking SO
configure:6108: result: .so
configure:6115: checking LDSHARED
configure:6164: result: gcc -shared
configure:6170: checking CXXSHARED
configure:6176: result: gcc -shared
configure:6180: checking TRYLINKINGWITHCXX
configure:6205: result: CXXSHARED= clang++ -shared
configure:6209: checking CCSHARED
configure:6230: result: -fpic
configure:6234: checking RPATH
configure:6245: result: -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath .
configure:6251: checking LINKFORSHARED
configure:6265: result: -Xlinker -export-dynamic
configure:6269: checking PLATCFLAGS
configure:6279: result:
configure:6290: checking whether to enable C++11 testing
configure:6292: result: no
configure:6489: checking for dlopen in -ldl
configure:6514: clang -o conftest -Wall -W -ansi -pedantic conftest.c -ldl -lpcre >&5
configure:6514: $? = 0
configure:6523: result: yes
configure:6534: checking for shl_load in -ldld
configure:6559: clang -o conftest -Wall -W -ansi -pedantic conftest.c -ldld -ldl -lpcre >&5
/usr/bin/ld: cannot find -ldld
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6559: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:6568: result: no
configure:6580: checking for library containing t_open
configure:6611: clang -o conftest -Wall -W -ansi -pedantic conftest.c -ldl -lpcre >&5
/tmp/conftest-c8240b.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `t_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char t_open ();
| int
| main ()
| {
| return t_open ();
| ;
| return 0;
| }
configure:6611: clang -o conftest -Wall -W -ansi -pedantic conftest.c -lnsl -ldl -lpcre >&5
/tmp/conftest-082ac7.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `t_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char t_open ();
| int
| main ()
| {
| return t_open ();
| ;
| return 0;
| }
configure:6628: result: no
configure:6636: checking for library containing gethostbyname
configure:6667: clang -o conftest -Wall -W -ansi -pedantic conftest.c -ldl -lpcre >&5
configure:6667: $? = 0
configure:6684: result: none required
configure:6692: checking for library containing socket
configure:6723: clang -o conftest -Wall -W -ansi -pedantic conftest.c -ldl -lpcre >&5
configure:6723: $? = 0
configure:6740: result: none required
configure:6749: checking for swill_init in -lswill
configure:6774: clang -o conftest -Wall -W -ansi -pedantic conftest.c -lswill -ldl -lpcre >&5
/usr/bin/ld: cannot find -lswill
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char swill_init ();
| int
| main ()
| {
| return swill_init ();
| ;
| return 0;
| }
configure:6783: result: no
configure:6805: checking for main in -lieee
configure:6824: clang -o conftest -Wall -W -ansi -pedantic conftest.c -lieee -ldl -lpcre >&5
conftest.c:21:1: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
1 warning generated.
configure:6824: $? = 0
configure:6833: result: yes
configure:6839: checking for crypt in -lcrypt
configure:6864: clang -o conftest -Wall -W -ansi -pedantic conftest.c -lcrypt -ldl -lpcre >&5
configure:6864: $? = 0
configure:6873: result: yes
configure:6915: checking for pkg-config
configure:6931: found /usr/bin/pkg-config
configure:6942: result: pkg-config
configure:7003: checking for Tcl configuration
configure:7026: result: no
configure:7052: checking for Tcl header files
configure:7059: clang -E conftest.c
conftest.c:17:10: fatal error: 'tcl.h' file not found
#include
^
1 error generated.
configure:7059: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "swig"
| #define PACKAGE_TARNAME "swig"
| #define PACKAGE_VERSION "3.0.10"
| #define PACKAGE_STRING "swig 3.0.10"
| #define PACKAGE_BUGREPORT "http://www.swig.org"
| #define PACKAGE_URL ""
| #define PACKAGE "swig"
| #define VERSION "3.0.10"
| #define SWIG_CXX "clang++"
| #define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
| #define STDC_HEADERS 1
| #define HAVE_POPEN 1
| #define HAVE_PCRE 1
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
| #include
configure:7077: result: not found
configure:7085: checking for Tcl library
configure:7098: result: not found
configure:7160: checking for python
configure:7176: found /usr/bin/python
configure:7187: result: python
configure:7204: checking for python major version number
configure:7207: result: 3
configure:7212: checking for Python os.name
configure:7215: result: posix
configure:7379: checking for python3
configure:7395: found /usr/bin/python3
configure:7406: result: python3
configure:7422: checking for python3-config
configure:7438: found /usr/bin/python3-config
configure:7449: result: python3-config
configure:7513: checking for python3 major version number
configure:7516: result: 3
configure:7524: checking for Python 3.x os.name
configure:7527: result: posix
configure:7577: checking for Python 3.x prefix
configure:7580: result: /usr
configure:7582: checking for Python 3.x exec-prefix
configure:7585: result: /usr
configure:7591: checking for Python 3.x version
configure:7597: result: python3.5
configure:7602: checking for Python 3.x lib dir
configure:7609: result: lib
configure:7614: checking for Python 3.x header files
configure:7617: result: -I/usr/include/python3.5m -I/usr/include/python3.5m
configure:7621: checking for Python 3.x library directory
configure:7631: result: Not found
configure:7640: checking for Python 3.x library
configure:7646: result: -lpython3.5
configure:7669: checking for pep8
configure:7699: result: no
configure:7738: checking for perl
configure:7754: found /usr/bin/perl
configure:7765: result: perl
configure:7783: checking for Perl5 header files
configure:7792: result: /usr/lib/perl5/core_perl/CORE
configure:7804: checking for Perl5 library
configure:7811: result: perl
configure:7814: checking for Perl5 ccflags
configure:7821: result: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
configure:7824: checking for Perl5 ccdlflags
configure:7831: result: -Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE
configure:7834: checking for Perl5 cccdlflags
configure:7841: result: -fPIC
configure:7844: checking for Perl5 ldflags
configure:7851: result: -Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib
configure:7854: checking for Perl5 Test::More module
configure:7861: result: found
configure:7916: checking for octave
configure:7949: result: no
configure:8108: checking for scilab
configure:8138: result: no
configure:8278: checking for java JDK
configure:8312: result: no (JAVA_HOME is not defined)
configure:8324: checking for java
configure:8340: found /usr/bin/java
configure:8351: result: java
configure:8375: checking for javac
configure:8391: found /usr/bin/javac
configure:8402: result: javac
configure:8418: checking for java include file jni.h
configure:8462: result: -I"/usr/lib/jvm/java-7-openjdk/include"
configure:8465: checking for java include file jni_md.h
configure:8473: result: -I"/usr/lib/jvm/java-7-openjdk/include/linux"
configure:8598: checking for nodejs
configure:8628: result: no
configure:8598: checking for node
configure:8628: result: no
configure:8691: checking for JavaScriptCore/JavaScript.h
configure:8731: result: not found
configure:8746: checking for JavaScriptCore/Webkit library
configure:8753: result: not found
configure:8769: checking for V8 Javascript v8.h
configure:8802: result: not found
configure:8810: checking for V8 Javascript library
configure:8831: result: not found
configure:8902: checking for gcj
configure:8932: result: no
configure:8949: checking for gcjh
configure:8979: result: no
configure:9043: checking for android
configure:9073: result: no
configure:9090: checking for adb
configure:9120: result: no
configure:9137: checking for ant
configure:9167: result: no
configure:9184: checking for ndk-build
configure:9214: result: no
configure:9280: checking for guile-config
configure:9298: found /usr/bin/guile-config
configure:9310: result: /usr/bin/guile-config
configure:9321: checking for guile bindir
configure:9324: result:
configure:9331: checking for guile
configure:9349: found /usr/bin/guile
configure:9361: result: /usr/bin/guile
configure:9373: checking for guile version
configure:9376: result: 2.0
configure:9378: checking for guile version >= 1.8
configure:9381: result: yes
configure:9389: checking for guile compile flags
configure:9392: result: -pthread -I/usr/include/guile/2.0
configure:9397: checking for guile link flags
configure:9400: result: -lguile-2.0 -lgc
configure:9440: checking for mzscheme
configure:9473: result: no
configure:9485: checking for mzc
configure:9518: result: no
configure:9577: checking for ruby
configure:9593: found /usr/bin/ruby
configure:9604: result: ruby
configure:9619: checking for Ruby header files
configure:9642: result: -I/usr/include/ruby-2.3.0 -I/usr/include/ruby-2.3.0/x86_64-linux
configure:9653: checking for Ruby library
configure:9702: result: -lruby in /usr/lib
configure:9762: checking for php5
configure:9792: result: no
configure:9762: checking for php
configure:9792: result: no
configure:9804: checking for PHP header files
configure:9825: result: could not find -config or obtain PHP version from it
configure:9894: checking for Ocaml DL load generator
configure:9901: checking for ocamldlgen
configure:9931: result: no
configure:9941: checking for Ocaml package tool
configure:9948: checking for ocamlfind
configure:9978: result: no
configure:9988: checking for Ocaml compiler
configure:9995: checking for ocamlc
configure:10011: found /usr/bin/ocamlc
configure:10022: result: ocamlc
configure:10035: checking for Ocaml toplevel creator
configure:10042: checking for ocamlmktop
configure:10058: found /usr/bin/ocamlmktop
configure:10069: result: ocamlmktop
configure:10082: checking for Ocaml Pre-Processor-Pretty-Printer
configure:10089: checking for camlp4
configure:10119: result: no
configure:10164: checking for pike
configure:10194: result: no
configure:10164: checking for pike7.8
configure:10194: result: no
configure:10164: checking for pike7.6
configure:10194: result: no
configure:10164: checking for pike7.4
configure:10194: result: no
configure:10164: checking for pike7.2
configure:10194: result: no
configure:10333: checking for chicken
configure:10363: result: no
configure:10389: checking for csc
configure:10419: result: no
configure:10456: checking for csi
configure:10486: result: no
configure:10722: checking for mono-csc
configure:10752: result: no
configure:10722: checking for gmcs
configure:10752: result: no
configure:10722: checking for mcs
configure:10738: found /usr/bin/mcs
configure:10749: result: mcs
configure:10833: checking for mono
configure:10849: found /usr/bin/mono
configure:10860: result: mono
configure:10981: checking for lua5.4
configure:11014: result: no
configure:10981: checking for lua5.3
configure:11014: result: no
configure:10981: checking for lua5.2
configure:11014: result: no
configure:10981: checking for lua5.1
configure:11014: result: no
configure:10981: checking for lua
configure:11014: result: no
configure:11260: checking for alisp
configure:11293: result: no
configure:11329: checking for clisp
configure:11362: result: no
configure:11398: checking for R
configure:11416: found /usr/bin/R
configure:11428: result: /usr/bin/R
configure:11475: checking for go
configure:11505: result: no
configure:11581: checking for gccgo
configure:11611: result: no
configure:11740: checking for dmd
configure:11770: result: no
configure:11740: checking for ldmd
configure:11770: result: no
configure:11740: checking for gdmd
configure:11770: result: no
configure:11825: checking for dmd
configure:11855: result: no
configure:11825: checking for gdmd
configure:11855: result: no
configure:12340: checking that generated files are newer than configure
configure:12346: result: done
configure:12373: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by swig config.status 3.0.10, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a100efa1bf27
config.status:1087: creating Makefile
config.status:1087: creating swig.spec
config.status:1087: creating Examples/Makefile
config.status:1087: creating Examples/d/example.mk
config.status:1087: creating Examples/xml/Makefile
config.status:1087: creating Examples/test-suite/errors/Makefile
config.status:1087: creating Examples/test-suite/chicken/Makefile
config.status:1087: creating Examples/test-suite/csharp/Makefile
config.status:1087: creating Examples/test-suite/d/Makefile
config.status:1087: creating Examples/test-suite/guile/Makefile
config.status:1087: creating Examples/test-suite/java/Makefile
config.status:1087: creating Examples/test-suite/javascript/Makefile
config.status:1087: creating Examples/test-suite/mzscheme/Makefile
config.status:1087: creating Examples/test-suite/ocaml/Makefile
config.status:1087: creating Examples/test-suite/octave/Makefile
config.status:1087: creating Examples/test-suite/perl5/Makefile
config.status:1087: creating Examples/test-suite/php/Makefile
config.status:1087: creating Examples/test-suite/pike/Makefile
config.status:1087: creating Examples/test-suite/python/Makefile
config.status:1087: creating Examples/test-suite/ruby/Makefile
config.status:1087: creating Examples/test-suite/scilab/Makefile
config.status:1087: creating Examples/test-suite/tcl/Makefile
config.status:1087: creating Examples/test-suite/lua/Makefile
config.status:1087: creating Examples/test-suite/allegrocl/Makefile
config.status:1087: creating Examples/test-suite/clisp/Makefile
config.status:1087: creating Examples/test-suite/cffi/Makefile
config.status:1087: creating Examples/test-suite/uffi/Makefile
config.status:1087: creating Examples/test-suite/r/Makefile
config.status:1087: creating Examples/test-suite/go/Makefile
config.status:1087: creating Source/Makefile
config.status:1087: creating Tools/javascript/Makefile
config.status:1087: creating preinst-swig
config.status:1087: creating CCache/ccache_swig_config.h
config.status:1087: creating Source/Include/swigconfig.h
config.status:1316: executing depfiles commands
config.status:1316: executing Examples commands
configure:13814: === configuring in CCache (/tmp/swig/src/swig-3.0.10/CCache)
configure:13877: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PCRE_CFLAGS_set=
ac_cv_env_PCRE_CFLAGS_value=
ac_cv_env_PCRE_CONFIG_set=
ac_cv_env_PCRE_CONFIG_value=
ac_cv_env_PCRE_LIBS_set=
ac_cv_env_PCRE_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_popen=yes
ac_cv_header_stdc=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_ieee_main=yes
ac_cv_lib_swill_swill_init=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GUILE=/usr/bin/guile
ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config
ac_cv_path_PCRE_CONFIG=/usr/bin/pcre-config
ac_cv_path_RBIN=/usr/bin/R
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CSHARPCILINTERPRETER=mono
ac_cv_prog_CSHARPCOMPILER=mcs
ac_cv_prog_JAVA=java
ac_cv_prog_JAVAC=javac
ac_cv_prog_OCAMLC=ocamlc
ac_cv_prog_OCAMLMKTOP=ocamlmktop
ac_cv_prog_PERL=perl
ac_cv_prog_PKGCONFIG=pkg-config
ac_cv_prog_PY3CONFIG=python3-config
ac_cv_prog_PYTHON3=python3
ac_cv_prog_PYTHON=python
ac_cv_prog_RUBY=ruby
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_search_t_open=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/missing aclocal-1.15'
ADB=''
ALLEGROCLBIN=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
ANDROID=''
ANT=''
AUTOCONF='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/missing autoconf'
AUTOHEADER='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/missing autoheader'
AUTOMAKE='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/missing automake-1.15'
AWK='gawk'
BOOST_CPPFLAGS='-I/include/boost-0'
BOOST_LDFLAGS='-L/lib64'
CAMLP4=''
CC='clang'
CCDEPMODE='depmode=gcc3'
CCSHARED='-fpic'
CFLAGS=' -Wall -W -ansi -pedantic'
CHICKEN=''
CHICKENLIB=''
CHICKENOPTS=''
CHICKENSHAREDLIB=''
CHICKEN_CSC=''
CHICKEN_CSI=''
CLISPBIN=''
CPP='clang -E'
CPPFLAGS=' '
CSHARPCFLAGS=''
CSHARPCILINTERPRETER='mono'
CSHARPCILINTERPRETER_FLAGS='--debug'
CSHARPCOMPILER='mcs'
CSHARPCONVERTPATH='Tools/convertpath -u'
CSHARPDYNAMICLINKING=''
CSHARPLIBRARYPREFIX='lib'
CSHARPSO='.so'
CXX='clang++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -Wall -W -ansi -pedantic'
CXXSHARED='gcc -shared'
CYGPATH_W='echo'
D1COMPILER=''
D2COMPILER=''
DDEFAULTVERSION=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLIBPREFIX='lib'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_CCACHE='1'
EXEEXT=''
EXTRA_CLEAN=''
GCCGO=''
GCCGOOPT=''
GCJ=''
GCJH=''
GO12='false'
GO13='false'
GO15='false'
GO1='false'
GO=''
GOC=''
GOGCC='false'
GOOPT=''
GOVERSIONOPTION=''
GREP='/usr/bin/grep'
GUILE='/usr/bin/guile'
GUILE_CFLAGS='-pthread -I/usr/include/guile/2.0'
GUILE_CONFIG='/usr/bin/guile-config'
GUILE_LIBS='-lguile-2.0 -lgc'
GUILE_SO='.so'
HAVE_CXX11_COMPILER=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA='"java"'
JAVAC='"javac"'
JAVACFLAGS=''
JAVACXXSHARED='$(CXXSHARED)'
JAVADYNAMICLINKING=''
JAVAFLAGS=''
JAVAINC='-I"/usr/lib/jvm/java-7-openjdk/include" -I"/usr/lib/jvm/java-7-openjdk/include/linux"'
JAVALDSHARED='$(LDSHARED)'
JAVALIBRARYPREFIX='lib'
JAVASO='.so'
JSCENABLED=''
JSCOREDYNAMICLINKING=''
JSCOREINC=''
JSCOREVERSION=''
JSINTERPRETERCXX='$(CXX)'
JSINTERPRETERLINKFLAGS='-ldl'
JSV8DYNAMICLINKING=''
JSV8ENABLED=''
JSV8INC=''
LDFLAGS=''
LDSHARED='gcc -shared'
LIBC=''
LIBCRYPT='-lcrypt'
LIBM='-lieee -lm'
LIBOBJS=''
LIBS='-ldl -lpcre'
LINKFORSHARED='-Xlinker -export-dynamic'
LTLIBOBJS=''
LUABIN=''
LUADYNAMICLINKING=''
LUAFLAGS=''
LUALINK=''
LUA_SO='.so'
MAKEINFO='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
MZC=''
MZDYNOBJ=''
MZSCHEME=''
MZSCHEME_SO='.so'
NDKBUILD=''
NODEGYP=''
NODEJS=''
OBJEXT='o'
OCAMLC='ocamlc'
OCAMLDLGEN=''
OCAMLFIND=''
OCAMLMKTOP='ocamlmktop'
OCTAVE=''
OCTAVE_CPPFLAGS=''
OCTAVE_CXXFLAGS=''
OCTAVE_LDFLAGS=''
OCTAVE_SO='.oct'
PACKAGE='swig'
PACKAGE_BUGREPORT='http://www.swig.org'
PACKAGE_NAME='swig'
PACKAGE_STRING='swig 3.0.10'
PACKAGE_TARNAME='swig'
PACKAGE_URL=''
PACKAGE_VERSION='3.0.10'
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_CONFIG='/usr/bin/pcre-config'
PCRE_LIBS='-lpcre'
PEP8=''
PERL5CCCDLFLAGS='-fPIC'
PERL5CCDLFLAGS='-Wl,-E -Wl,-rpath,/usr/lib/perl5/core_perl/CORE'
PERL5CCFLAGS='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -isystem /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
PERL5DYNAMICLINKING=''
PERL5EXT='/usr/lib/perl5/core_perl/CORE'
PERL5LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro -fstack-protector-strong -L/usr/local/lib'
PERL5LIB='perl'
PERL='perl'
PHP=''
PHPINC=''
PHP_SO='.so'
PIKE=''
PIKECCDLFLAGS=''
PIKECONFIG=''
PIKEDYNAMICLINKING=''
PIKEINCLUDE=''
PKGCONFIG='pkg-config'
PLATCFLAGS=''
PLATCXXFLAGS=''
PY3CONFIG='python3-config'
PY3INCLUDE='-I/usr/include/python3.5m -I/usr/include/python3.5m'
PY3LIB=''
PY3LINK='-lpython3.5'
PYINCLUDE=''
PYLIB=''
PYLINK=''
PYTHON3='python3'
PYTHON3DYNAMICLINKING=''
PYTHON='python'
PYTHONDYNAMICLINKING=''
PYTHON_SO='.so'
RBIN='/usr/bin/R'
ROOT_DIR='/tmp/swig/src/swig-3.0.10'
RPATH='-Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath .'
RUBY='ruby'
RUBYCCDLFLAGS='-fPIC'
RUBYDYNAMICLINKING=''
RUBYINCLUDE='-I/usr/include/ruby-2.3.0 -I/usr/include/ruby-2.3.0/x86_64-linux'
RUBYLIB='/usr/lib'
RUBYLINK='-lruby -lpthread -lgmp -ldl -lcrypt -lm '
RUBYSO='.so'
SCILAB=''
SCILABINCLUDE=''
SCILABOPT=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SKIP_ALLEGROCL='1'
SKIP_ANDROID='1'
SKIP_CFFI='1'
SKIP_CHICKEN='1'
SKIP_CLISP='1'
SKIP_CSHARP=''
SKIP_D='1'
SKIP_GCJ='1'
SKIP_GO='1'
SKIP_GUILE=''
SKIP_JAVA=''
SKIP_JAVASCRIPT='1'
SKIP_LUA='1'
SKIP_MODULA3='1'
SKIP_MZSCHEME='1'
SKIP_OCAML=''
SKIP_OCTAVE='1'
SKIP_PERL5=''
SKIP_PHP='1'
SKIP_PIKE='1'
SKIP_PYTHON3=''
SKIP_PYTHON=''
SKIP_R=''
SKIP_RUBY=''
SKIP_SCILAB='1'
SKIP_TCL='1'
SKIP_UFFI='1'
SO='.so'
STRIP='strip'
SWIGLIBS=''
SWIG_LIB='/usr/share/swig/3.0.10'
SWIG_LIB_INSTALL='${datarootdir}/swig/3.0.10'
SWIG_LIB_PREINST='/tmp/swig/src/swig-3.0.10/Lib'
SWIG_LIB_SET='env SWIG_LIB=$(SWIG_LIB_DIR)'
SWILL=''
TCLCXXSHARED='$(CXXSHARED)'
TCLDYNAMICLINKING=''
TCLINCLUDE=''
TCLLDSHARED='$(LDSHARED)'
TCLLIB=''
TCL_SO='.so'
TRYLINKINGWITHCXX='CXXSHARED= clang++ -shared '
VERSION='3.0.10'
YACC='bison -y'
YFLAGS=''
ac_aux_dir='Tools/config'
ac_ct_CC=''
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/swig/src/swig-3.0.10/Tools/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' CCache'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "swig"
#define PACKAGE_TARNAME "swig"
#define PACKAGE_VERSION "3.0.10"
#define PACKAGE_STRING "swig 3.0.10"
#define PACKAGE_BUGREPORT "http://www.swig.org"
#define PACKAGE_URL ""
#define PACKAGE "swig"
#define VERSION "3.0.10"
#define SWIG_CXX "clang++"
#define SWIG_PLATFORM "x86_64-unknown-linux-gnu"
#define STDC_HEADERS 1
#define HAVE_POPEN 1
#define HAVE_PCRE 1
#define HAVE_LIBDL 1
#define SWIG_LIB "/usr/share/swig/3.0.10"
#define SWIG_LIB_WIN_UNIX ""
configure: exit 0
CMD: config logfiles '/tmp/swig/src/swig-3.0.10/CCache/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ccache-swig configure 0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-option-checking --prefix=/usr --host=x86_64-unknown-linux host_alias=x86_64-unknown-linux CC=clang CFLAGS= LDFLAGS= CPPFLAGS= CXX=clang++ CXXFLAGS= --cache-file=/dev/null --srcdir=.
## --------- ##
## Platform. ##
## --------- ##
hostname = a100efa1bf27
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2109: Configuring ccache
configure:2123: checking for x86_64-unknown-linux-gcc
configure:2150: result: clang
configure:2419: checking for C compiler version
configure:2428: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:2439: $? = 0
configure:2428: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:2439: $? = 0
configure:2428: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2439: $? = 1
configure:2428: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2439: $? = 1
configure:2459: checking whether the C compiler works
configure:2481: clang conftest.c >&5
configure:2485: $? = 0
configure:2533: result: yes
configure:2536: checking for C compiler default output file name
configure:2538: result: a.out
configure:2544: checking for suffix of executables
configure:2551: clang -o conftest conftest.c >&5
configure:2555: $? = 0
configure:2577: result:
configure:2599: checking whether we are cross compiling
configure:2607: clang -o conftest conftest.c >&5
configure:2611: $? = 0
configure:2618: ./conftest
configure:2622: $? = 0
configure:2637: result: no
configure:2642: checking for suffix of object files
configure:2664: clang -c conftest.c >&5
configure:2668: $? = 0
configure:2689: result: o
configure:2693: checking whether we are using the GNU C compiler
configure:2712: clang -c conftest.c >&5
configure:2712: $? = 0
configure:2721: result: yes
configure:2730: checking whether clang accepts -g
configure:2750: clang -c -g conftest.c >&5
configure:2750: $? = 0
configure:2791: result: yes
configure:2808: checking for clang option to accept ISO C89
configure:2871: clang -c conftest.c >&5
configure:2871: $? = 0
configure:2884: result: none needed
configure:2909: checking how to run the C preprocessor
configure:2940: clang -E conftest.c
configure:2940: $? = 0
configure:2954: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ccache-swig"
| #define PACKAGE_TARNAME "ccache-swig"
| #define PACKAGE_VERSION "0.0"
| #define PACKAGE_STRING "ccache-swig 0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:2979: result: clang -E
configure:2999: clang -E conftest.c
configure:2999: $? = 0
configure:3013: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ccache-swig"
| #define PACKAGE_TARNAME "ccache-swig"
| #define PACKAGE_VERSION "0.0"
| #define PACKAGE_STRING "ccache-swig 0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3084: checking for a BSD-compatible install
configure:3152: result: /usr/bin/install -c
configure:3190: checking for dirent.h that defines DIR
configure:3209: clang -c -Wall -W conftest.c >&5
configure:3209: $? = 0
configure:3217: result: yes
configure:3230: checking for library containing opendir
configure:3261: clang -o conftest -Wall -W conftest.c >&5
configure:3261: $? = 0
configure:3278: result: none required
configure:3345: checking whether time.h and sys/time.h may both be included
configure:3365: clang -c -Wall -W conftest.c >&5
configure:3365: $? = 0
configure:3372: result: yes
configure:3380: checking for sys/wait.h that is POSIX.1 compatible
configure:3406: clang -c -Wall -W conftest.c >&5
configure:3406: $? = 0
configure:3413: result: yes
configure:3423: checking for grep that handles long lines and -e
configure:3481: result: /usr/bin/grep
configure:3486: checking for egrep
configure:3548: result: /usr/bin/grep -E
configure:3553: checking for ANSI C header files
configure:3573: clang -c -Wall -W conftest.c >&5
configure:3573: $? = 0
configure:3646: clang -o conftest -Wall -W conftest.c >&5
configure:3646: $? = 0
configure:3646: ./conftest
configure:3646: $? = 0
configure:3657: result: yes
configure:3670: checking for sys/types.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for sys/stat.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for stdlib.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for string.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for memory.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for strings.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for inttypes.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for stdint.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3670: checking for unistd.h
configure:3670: clang -c -Wall -W conftest.c >&5
configure:3670: $? = 0
configure:3670: result: yes
configure:3685: checking ctype.h usability
configure:3685: clang -c -Wall -W conftest.c >&5
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking ctype.h presence
configure:3685: clang -E conftest.c
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking for ctype.h
configure:3685: result: yes
configure:3685: checking for strings.h
configure:3685: result: yes
configure:3685: checking for stdlib.h
configure:3685: result: yes
configure:3685: checking for string.h
configure:3685: result: yes
configure:3685: checking pwd.h usability
configure:3685: clang -c -Wall -W conftest.c >&5
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking pwd.h presence
configure:3685: clang -E conftest.c
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking for pwd.h
configure:3685: result: yes
configure:3685: checking sys/time.h usability
configure:3685: clang -c -Wall -W conftest.c >&5
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking sys/time.h presence
configure:3685: clang -E conftest.c
configure:3685: $? = 0
configure:3685: result: yes
configure:3685: checking for sys/time.h
configure:3685: result: yes
configure:3699: checking for realpath
configure:3699: clang -o conftest -Wall -W conftest.c >&5
configure:3699: $? = 0
configure:3699: result: yes
configure:3699: checking for snprintf
configure:3699: clang -o conftest -Wall -W conftest.c >&5
conftest.c:53:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:53:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:3699: $? = 0
configure:3699: result: yes
configure:3699: checking for vsnprintf
configure:3699: clang -o conftest -Wall -W conftest.c >&5
conftest.c:54:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:54:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:3699: $? = 0
configure:3699: result: yes
configure:3699: checking for vasprintf
configure:3699: clang -o conftest -Wall -W conftest.c >&5
conftest.c:66:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:3699: $? = 0
configure:3699: result: yes
configure:3699: checking for asprintf
configure:3699: clang -o conftest -Wall -W conftest.c >&5
conftest.c:67:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:3699: $? = 0
configure:3699: result: yes
configure:3699: checking for mkstemp
configure:3699: clang -o conftest -Wall -W conftest.c >&5
configure:3699: $? = 0
configure:3699: result: yes
configure:3711: checking for gethostname
configure:3711: clang -o conftest -Wall -W conftest.c >&5
configure:3711: $? = 0
configure:3711: result: yes
configure:3711: checking for getpwuid
configure:3711: clang -o conftest -Wall -W conftest.c >&5
configure:3711: $? = 0
configure:3711: result: yes
configure:3722: checking for utimes
configure:3722: clang -o conftest -Wall -W conftest.c >&5
configure:3722: $? = 0
configure:3722: result: yes
configure:3732: checking for compar_fn_t in stdlib.h
configure:3751: clang -c -Wall -W conftest.c >&5
conftest.c:43:20: error: function definition is not allowed here
void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
^
1 error generated.
configure:3751: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ccache-swig"
| #define PACKAGE_TARNAME "ccache-swig"
| #define PACKAGE_VERSION "0.0"
| #define PACKAGE_STRING "ccache-swig 0.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define _GNU_SOURCE 1
| #define HAVE_DIRENT_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_WAIT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_REALPATH 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VASPRINTF 1
| #define HAVE_ASPRINTF 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETPWUID 1
| #define HAVE_UTIMES 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
|
| ;
| return 0;
| }
configure:3758: result: no
configure:3766: checking for C99 vsnprintf
configure:3797: clang -o conftest -Wall -W conftest.c >&5
conftest.c:47:14: warning: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' [-Wimplicit-function-declaration]
len = vsnprintf(0, 0, format, ap);
^
conftest.c:47:14: note: include the header or explicitly provide a declaration for 'vsnprintf'
conftest.c:49:22: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
if (len != 5) exit(1);
^
conftest.c:49:22: note: include the header or explicitly provide a declaration for 'exit'
conftest.c:51:12: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Wimplicit-function-declaration]
if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
^
conftest.c:51:12: note: include the header or explicitly provide a declaration for 'snprintf'
conftest.c:51:46: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
^
conftest.c:51:46: note: include the header or explicitly provide a declaration for 'strcmp'
conftest.c:55:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() { foo("hello"); }
^
5 warnings generated.
configure:3797: $? = 0
configure:3797: ./conftest
configure:3797: $? = 0
configure:3807: result: yes
configure:3824: checking zlib.h usability
configure:3824: clang -c -Wall -W conftest.c >&5
configure:3824: $? = 0
configure:3824: result: yes
configure:3824: checking zlib.h presence
configure:3824: clang -E conftest.c
configure:3824: $? = 0
configure:3824: result: yes
configure:3824: checking for zlib.h
configure:3824: result: yes
configure:3826: checking for gzdopen in -lz
configure:3851: clang -o conftest -Wall -W conftest.c -lz >&5
configure:3851: $? = 0
configure:3860: result: yes
configure:3990: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ccache-swig config.status 0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a100efa1bf27
config.status:823: creating Makefile
config.status:823: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_asprintf=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpwuid=yes
ac_cv_func_mkstemp=yes
ac_cv_func_realpath=yes
ac_cv_func_snprintf=yes
ac_cv_func_utimes=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_z_gzdopen=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_opendir='none required'
ccache_cv_COMPAR_FN_T=no
ccache_cv_HAVE_C99_VSNPRINTF=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=' -Wall -W'
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lz '
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ccache-swig'
PACKAGE_STRING='ccache-swig 0.0'
PACKAGE_TARNAME='ccache-swig'
PACKAGE_URL=''
PACKAGE_VERSION='0.0'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ccache-swig"
#define PACKAGE_TARNAME "ccache-swig"
#define PACKAGE_VERSION "0.0"
#define PACKAGE_STRING "ccache-swig 0.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define _GNU_SOURCE 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CTYPE_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_REALPATH 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_VASPRINTF 1
#define HAVE_ASPRINTF 1
#define HAVE_MKSTEMP 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETPWUID 1
#define HAVE_UTIMES 1
#define HAVE_C99_VSNPRINTF 1
#define ENABLE_ZLIB 1
configure: exit 0