Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419557 Details for
Bug 599756
FTBFS ngspice-20-3.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 1.10 MB, created by
FTBFS
on 2010-06-03 20:20:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:20:25 UTC
Size:
1.10 MB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'], False, '/var/lib/mock/fedora-development-x86_64-ngspice-20-3.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x16cfb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/ngspice-20-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'], False, '/var/lib/mock/fedora-development-x86_64-ngspice-20-3.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x16cfb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eC7wpw >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf ngspice-20 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/ng-spice-rework-20.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ngspice-20 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (ngspice-xcircuit_bridge.patch): >+ echo 'Patch #0 (ngspice-xcircuit_bridge.patch):' >+ /bin/cat /builddir/build/SOURCES/ngspice-xcircuit_bridge.patch >+ /usr/bin/patch -s -p0 -b --suffix .xcircuit --fuzz=0 >+ cp -p /builddir/build/SOURCES/ngspice-rework-20-compatmode.h src/include/compatmode.h >+ for nonUTF8 in examples/tclspice/tcl-testbench4/selectfromlist.tcl examples/tclspice/tcl-testbench1/testCapa.cir examples/tclspice/tcl-testbench1/capa.cir >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 examples/tclspice/tcl-testbench4/selectfromlist.tcl >+ /bin/mv -f examples/tclspice/tcl-testbench4/selectfromlist.tcl.conv examples/tclspice/tcl-testbench4/selectfromlist.tcl >+ for nonUTF8 in examples/tclspice/tcl-testbench4/selectfromlist.tcl examples/tclspice/tcl-testbench1/testCapa.cir examples/tclspice/tcl-testbench1/capa.cir >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 examples/tclspice/tcl-testbench1/testCapa.cir >+ /bin/mv -f examples/tclspice/tcl-testbench1/testCapa.cir.conv examples/tclspice/tcl-testbench1/testCapa.cir >+ for nonUTF8 in examples/tclspice/tcl-testbench4/selectfromlist.tcl examples/tclspice/tcl-testbench1/testCapa.cir examples/tclspice/tcl-testbench1/capa.cir >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 examples/tclspice/tcl-testbench1/capa.cir >+ /bin/mv -f examples/tclspice/tcl-testbench1/capa.cir.conv examples/tclspice/tcl-testbench1/capa.cir >+ find examples/ -type f -name .cvsignore -exec rm -rf '{}' ';' >+ find src/ -type f -name '*.c' -exec chmod -x '{}' ';' >+ find src/ -type f -name '*.h' -exec chmod -x '{}' ';' >+ sed -i 's|@XSPICEINIT@ codemodel @prefix@/lib|@XSPICEINIT@ codemodel /usr/lib64|' src/spinit.in >+ sed -i 's|load "../../../src/.libs/libspice.so"|lappend auto_path "/usr/lib64/tclspice"\npackage require spice|' examples/tclspice/tcl-testbench1/tcl-testbench1.tcl examples/tclspice/tcl-testbench2/tcl-testbench2.tcl examples/tclspice/tcl-testbench3/differentiate.tcl examples/tclspice/tcl-testbench3/tcl-testbench3.tcl examples/tclspice/tcl-testbench4/bltGraph.tcl examples/tclspice/tcl-testbench4/selectfromlist.tcl examples/tclspice/tcl-testbench4/tcl-testbench4.tcl examples/tclspice/tcl-testbench4/vspicechart.tcl examples/tclspice/tcl/test_vectoblt.tcl >+ sed -i 's|load ../../../src/.libs/libspice.so|lappend auto_path "/usr/lib64/tclspice"\npackage require spice|' examples/tclspice/tcl-testbench1/tcl-testbench1.tcl examples/tclspice/tcl-testbench2/tcl-testbench2.tcl examples/tclspice/tcl-testbench3/differentiate.tcl examples/tclspice/tcl-testbench3/tcl-testbench3.tcl examples/tclspice/tcl-testbench4/bltGraph.tcl examples/tclspice/tcl-testbench4/selectfromlist.tcl examples/tclspice/tcl-testbench4/tcl-testbench4.tcl examples/tclspice/tcl-testbench4/vspicechart.tcl examples/tclspice/tcl/test_vectoblt.tcl >+ sed -i 's|spice::codemodel ../../src/xspice/icm/spice2poly|spice::codemodel /usr/lib64/tclspice/spice|' examples/tclspice/tcl-testbench4/tcl-testbench4.tcl >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ztubE7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ngspice-20 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt' >+ /bin/mkdir -p tclspice >++ ls . >++ grep -v tclspice >+ /bin/cp -Rl ANALYSES AUTHORS BUGS COPYING ChangeLog DEVICES FAQ INSTALL Makefile.am Makefile.in NEWS README README.adms README.tcl Stuarts_Poly_Notes aclocal.m4 autogen.sh config.guess config.h.in config.sub configure configure.in contrib depcomp doc examples install-sh ltmain.sh man missing src tests visualc xgraph ylwrap tclspice >+ cd tclspice >+ sed -i 's|\#define NGSPICEDATADIR "`echo $dprefix/share/ngspice`"|\#define NGSPICEDATADIR "`echo /usr/lib64/tclspice`"|' configure configure.in >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-xgraph --enable-xspice --enable-maintainer-mode --enable-capzerobypass --enable-cider --enable-newpred --enable-expdevices --enable-intnoise --enable-predictor --enable-numparam --enable-dot-global --enable-shared --enable-ndev --with-tcl=/usr/lib64/tcl8.5/ --libdir=/usr/lib64/tclspice >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for tclConfig.sh... /usr/lib64/tcl8.5//tclConfig.sh >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 tcl.h usability... yes >checking tcl.h presence... yes >checking for tcl.h... yes >checking blt.h usability... yes >checking blt.h presence... no >checking for blt.h... configure: WARNING: blt.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: blt.h: proceeding with the compiler's result >yes >checking for TCL module BLT... Found >checking for pthread_create in -lpthread... yes >libraries in /usr/lib64/tclspice >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether windows code is enabled... no >checking /proc/meminfo usability... yes >checking /proc/meminfo presence... yes >checking for /proc/meminfo... yes >checking for X... disabled >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether closedir returns void... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for vprintf... yes >checking for _doprnt... no >checking if hardcoding of the X11 runtime library path is desired... no >No X display! >checking for pid_t... yes >checking return type of signal handlers... void >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking for unistd.h... (cached) yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether stat file-mode macros are broken... no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/socket.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for localtime... yes >checking for ftime... yes >checking for gettimeofday... yes >checking for time... yes >checking for getrusage... yes >checking for utimes... yes >checking for getrlimit... yes >checking for endpwent... yes >checking for gethostbyname... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strstr... yes >checking for strtol... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for isatty... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for access... yes >checking for bcopy... yes >checking for bzero... yes >checking for qsort... yes >checking for dup2... yes >checking for popen... yes >checking for strchr... yes >checking for strrchr... yes >checking for getcwd... yes >Checking mathematical features of the system: >checking for sqrt in -lm... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for erfc... yes >checking for logb... yes >checking for scalb... yes >checking for scalbn... yes >checking for asinh... yes >checking for acosh... yes >checking for atanh... yes >checking for finite... yes >checking whether isinf is declared... yes >checking whether isnan is declared... yes >checking for random... yes >checking for sigsetjmp... yes >checking libiberty.h usability... no >checking libiberty.h presence... no >checking for libiberty.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for asprintf... yes >checking for dirname... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >Settings which were chosen: >CAPZEROBYPASS option enabled >PREDICTOR algorithm enabled >NEWPRED enabled >X-Spice features included >checking for bison... no >checking for byacc... no >checking for flex... no >checking for lex... no >checking for modf... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >CIDER features enabled >NDEV features enabled >WARNING: Experimental devices enabled >GNU readline disabled. >BSD editline disabled. >checking ncurses/termcap.h usability... yes >checking ncurses/termcap.h presence... yes >checking for ncurses/termcap.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating man/Makefile >config.status: creating man/man1/Makefile >config.status: creating src/Makefile >config.status: creating src/spinit >config.status: creating src/tclspinit >config.status: creating src/spicelib/Makefile >config.status: creating src/spicelib/analysis/Makefile >config.status: creating src/spicelib/devices/Makefile >config.status: creating src/spicelib/devices/asrc/Makefile >config.status: creating src/spicelib/devices/bjt/Makefile >config.status: creating src/spicelib/devices/bjt2/Makefile >config.status: creating src/spicelib/devices/bsim1/Makefile >config.status: creating src/spicelib/devices/bsim2/Makefile >config.status: creating src/spicelib/devices/bsim3/Makefile >config.status: creating src/spicelib/devices/bsim3v0/Makefile >config.status: creating src/spicelib/devices/bsim3v1/Makefile >config.status: creating src/spicelib/devices/bsim3v1a/Makefile >config.status: creating src/spicelib/devices/bsim3v1s/Makefile >config.status: creating src/spicelib/devices/bsim3v32/Makefile >config.status: creating src/spicelib/devices/bsim4/Makefile >config.status: creating src/spicelib/devices/bsim4v2/Makefile >config.status: creating src/spicelib/devices/bsim4v3/Makefile >config.status: creating src/spicelib/devices/bsim4v4/Makefile >config.status: creating src/spicelib/devices/bsim4v5/Makefile >config.status: creating src/spicelib/devices/bsim3soi/Makefile >config.status: creating src/spicelib/devices/bsim3soi_pd/Makefile >config.status: creating src/spicelib/devices/bsim3soi_fd/Makefile >config.status: creating src/spicelib/devices/bsim3soi_dd/Makefile >config.status: creating src/spicelib/devices/cap/Makefile >config.status: creating src/spicelib/devices/cccs/Makefile >config.status: creating src/spicelib/devices/ccvs/Makefile >config.status: creating src/spicelib/devices/csw/Makefile >config.status: creating src/spicelib/devices/cpl/Makefile >config.status: creating src/spicelib/devices/dio/Makefile >config.status: creating src/spicelib/devices/ind/Makefile >config.status: creating src/spicelib/devices/isrc/Makefile >config.status: creating src/spicelib/devices/hfet1/Makefile >config.status: creating src/spicelib/devices/hfet2/Makefile >config.status: creating src/spicelib/devices/hisim/Makefile >config.status: creating src/spicelib/devices/jfet/Makefile >config.status: creating src/spicelib/devices/jfet2/Makefile >config.status: creating src/spicelib/devices/ltra/Makefile >config.status: creating src/spicelib/devices/mes/Makefile >config.status: creating src/spicelib/devices/mesa/Makefile >config.status: creating src/spicelib/devices/mos1/Makefile >config.status: creating src/spicelib/devices/mos2/Makefile >config.status: creating src/spicelib/devices/mos3/Makefile >config.status: creating src/spicelib/devices/mos6/Makefile >config.status: creating src/spicelib/devices/mos9/Makefile >config.status: creating src/spicelib/devices/ndev/Makefile >config.status: creating src/spicelib/devices/res/Makefile >config.status: creating src/spicelib/devices/soi3/Makefile >config.status: creating src/spicelib/devices/sw/Makefile >config.status: creating src/spicelib/devices/tra/Makefile >config.status: creating src/spicelib/devices/txl/Makefile >config.status: creating src/spicelib/devices/urc/Makefile >config.status: creating src/spicelib/devices/vbic/Makefile >config.status: creating src/spicelib/devices/vccs/Makefile >config.status: creating src/spicelib/devices/vcvs/Makefile >config.status: creating src/spicelib/devices/vsrc/Makefile >config.status: creating src/spicelib/devices/nbjt/Makefile >config.status: creating src/spicelib/devices/nbjt2/Makefile >config.status: creating src/spicelib/devices/numd/Makefile >config.status: creating src/spicelib/devices/numd2/Makefile >config.status: creating src/spicelib/devices/numos/Makefile >config.status: creating src/spicelib/parser/Makefile >config.status: creating src/ciderlib/Makefile >config.status: creating src/ciderlib/input/Makefile >config.status: creating src/ciderlib/support/Makefile >config.status: creating src/ciderlib/oned/Makefile >config.status: creating src/ciderlib/twod/Makefile >config.status: creating src/frontend/Makefile >config.status: creating src/frontend/numparam/Makefile >config.status: creating src/frontend/help/Makefile >config.status: creating src/frontend/parser/Makefile >config.status: creating src/frontend/plotting/Makefile >config.status: creating src/frontend/wdisp/Makefile >config.status: creating src/include/Makefile >config.status: creating src/maths/Makefile >config.status: creating src/maths/cmaths/Makefile >config.status: creating src/maths/misc/Makefile >config.status: creating src/maths/ni/Makefile >config.status: creating src/maths/deriv/Makefile >config.status: creating src/maths/poly/Makefile >config.status: creating src/maths/sparse/Makefile >config.status: creating src/misc/Makefile >config.status: creating src/xspice/Makefile >config.status: creating src/xspice/cm/Makefile >config.status: creating src/xspice/cmpp/Makefile >config.status: creating src/xspice/icm/makedefs >config.status: creating src/xspice/mif/Makefile >config.status: creating src/xspice/evt/Makefile >config.status: creating src/xspice/enh/Makefile >config.status: creating src/xspice/ipc/Makefile >config.status: creating src/xspice/idn/Makefile >config.status: creating tests/Makefile >config.status: creating tests/bsim1/Makefile >config.status: creating tests/bsim2/Makefile >config.status: creating tests/bsim3/Makefile >config.status: creating tests/bsim3/ac_sim/Makefile >config.status: creating tests/bsim3/dc_sim/Makefile >config.status: creating tests/bsim3/tran_sim/Makefile >config.status: creating tests/bsim3soi/Makefile >config.status: creating tests/bsim3soidd/Makefile >config.status: creating tests/bsim3soifd/Makefile >config.status: creating tests/bsim3soipd/Makefile >config.status: creating tests/bsim4/Makefile >config.status: creating tests/filters/Makefile >config.status: creating tests/general/Makefile >config.status: creating tests/hfet/Makefile >config.status: creating tests/hisim/Makefile >config.status: creating tests/jfet/Makefile >config.status: creating tests/mes/Makefile >config.status: creating tests/mesa/Makefile >config.status: creating tests/mos6/Makefile >config.status: creating tests/polezero/Makefile >config.status: creating tests/sensitivity/Makefile >config.status: creating tests/transient/Makefile >config.status: creating tests/transmission/Makefile >config.status: creating tests/resistance/Makefile >config.status: creating tests/vbic/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ /usr/bin/make >cd . && /bin/sh /builddir/build/BUILD/ngspice-20/tclspice/missing --run aclocal-1.10 >/builddir/build/BUILD/ngspice-20/tclspice/missing: line 54: aclocal-1.10: command not found >WARNING: `aclocal-1.10' is missing on your system. You should only need it if > you modified `acinclude.m4' or `configure.in'. You might want > to install the `Automake' and `Perl' packages. Grab them from > any GNU archive site. > cd . && /bin/sh /builddir/build/BUILD/ngspice-20/tclspice/missing --run automake-1.10 --gnu >/builddir/build/BUILD/ngspice-20/tclspice/missing: line 54: automake-1.10: command not found >WARNING: `automake-1.10' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.in'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. >cd . && /bin/sh /builddir/build/BUILD/ngspice-20/tclspice/missing --run autoconf >aclocal.m4:16: warning: this file was generated for autoconf 2.63. >You have another version of autoconf. It may work, but is not guaranteed to. >If you have problems, you may need to regenerate the build system entirely. >To do so, use the procedure documented by the package, typically `autoreconf'. >/bin/sh ./config.status --recheck >running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-xgraph --enable-xspice --enable-maintainer-mode --enable-capzerobypass --enable-cider --enable-newpred --enable-expdevices --enable-intnoise --enable-predictor --enable-numparam --enable-dot-global --enable-shared --enable-ndev --with-tcl=/usr/lib64/tcl8.5/ --libdir=/usr/lib64/tclspice build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt --no-create --no-recursion >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for tclConfig.sh... /usr/lib64/tcl8.5//tclConfig.sh >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 tcl.h usability... yes >checking tcl.h presence... yes >checking for tcl.h... yes >checking blt.h usability... yes >checking blt.h presence... no >checking for blt.h... configure: WARNING: blt.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: blt.h: proceeding with the compiler's result >yes >checking for TCL module BLT... Found >checking for pthread_create in -lpthread... yes >libraries in /usr/lib64/tclspice >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... yes >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether windows code is enabled... no >checking /proc/meminfo usability... yes >checking /proc/meminfo presence... yes >checking for /proc/meminfo... yes >checking for X... disabled >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether closedir returns void... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for vprintf... yes >checking for _doprnt... no >checking if hardcoding of the X11 runtime library path is desired... no >No X display! >checking for pid_t... yes >checking return type of signal handlers... void >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking for unistd.h... (cached) yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether stat file-mode macros are broken... no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/socket.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking sys/io.h usability... yes >checking sys/io.h presence... yes >checking for sys/io.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for localtime... yes >checking for ftime... yes >checking for gettimeofday... yes >checking for time... yes >checking for getrusage... yes >checking for utimes... yes >checking for getrlimit... yes >checking for endpwent... yes >checking for gethostbyname... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strdup... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strstr... yes >checking for strtol... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for isatty... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for access... yes >checking for bcopy... yes >checking for bzero... yes >checking for qsort... yes >checking for dup2... yes >checking for popen... yes >checking for strchr... yes >checking for strrchr... yes >checking for getcwd... yes >Checking mathematical features of the system: >checking for sqrt in -lm... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for erfc... yes >checking for logb... yes >checking for scalb... yes >checking for scalbn... yes >checking for asinh... yes >checking for acosh... yes >checking for atanh... yes >checking for finite... yes >checking whether isinf is declared... yes >checking whether isnan is declared... yes >checking for random... yes >checking for sigsetjmp... yes >checking libiberty.h usability... no >checking libiberty.h presence... no >checking for libiberty.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for asprintf... yes >checking for dirname... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >Settings which were chosen: >CAPZEROBYPASS option enabled >PREDICTOR algorithm enabled >NEWPRED enabled >X-Spice features included >checking for bison... no >checking for byacc... no >checking for flex... no >checking for lex... no >checking for modf... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >CIDER features enabled >NDEV features enabled >WARNING: Experimental devices enabled >GNU readline disabled. >BSD editline disabled. >checking ncurses/termcap.h usability... yes >checking ncurses/termcap.h presence... yes >checking for ncurses/termcap.h... yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >configure: creating ./config.status > /bin/sh ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating man/Makefile >config.status: creating man/man1/Makefile >config.status: creating src/Makefile >config.status: creating src/spinit >config.status: creating src/tclspinit >config.status: creating src/spicelib/Makefile >config.status: creating src/spicelib/analysis/Makefile >config.status: creating src/spicelib/devices/Makefile >config.status: creating src/spicelib/devices/asrc/Makefile >config.status: creating src/spicelib/devices/bjt/Makefile >config.status: creating src/spicelib/devices/bjt2/Makefile >config.status: creating src/spicelib/devices/bsim1/Makefile >config.status: creating src/spicelib/devices/bsim2/Makefile >config.status: creating src/spicelib/devices/bsim3/Makefile >config.status: creating src/spicelib/devices/bsim3v0/Makefile >config.status: creating src/spicelib/devices/bsim3v1/Makefile >config.status: creating src/spicelib/devices/bsim3v1a/Makefile >config.status: creating src/spicelib/devices/bsim3v1s/Makefile >config.status: creating src/spicelib/devices/bsim3v32/Makefile >config.status: creating src/spicelib/devices/bsim4/Makefile >config.status: creating src/spicelib/devices/bsim4v2/Makefile >config.status: creating src/spicelib/devices/bsim4v3/Makefile >config.status: creating src/spicelib/devices/bsim4v4/Makefile >config.status: creating src/spicelib/devices/bsim4v5/Makefile >config.status: creating src/spicelib/devices/bsim3soi/Makefile >config.status: creating src/spicelib/devices/bsim3soi_pd/Makefile >config.status: creating src/spicelib/devices/bsim3soi_fd/Makefile >config.status: creating src/spicelib/devices/bsim3soi_dd/Makefile >config.status: creating src/spicelib/devices/cap/Makefile >config.status: creating src/spicelib/devices/cccs/Makefile >config.status: creating src/spicelib/devices/ccvs/Makefile >config.status: creating src/spicelib/devices/csw/Makefile >config.status: creating src/spicelib/devices/cpl/Makefile >config.status: creating src/spicelib/devices/dio/Makefile >config.status: creating src/spicelib/devices/ind/Makefile >config.status: creating src/spicelib/devices/isrc/Makefile >config.status: creating src/spicelib/devices/hfet1/Makefile >config.status: creating src/spicelib/devices/hfet2/Makefile >config.status: creating src/spicelib/devices/hisim/Makefile >config.status: creating src/spicelib/devices/jfet/Makefile >config.status: creating src/spicelib/devices/jfet2/Makefile >config.status: creating src/spicelib/devices/ltra/Makefile >config.status: creating src/spicelib/devices/mes/Makefile >config.status: creating src/spicelib/devices/mesa/Makefile >config.status: creating src/spicelib/devices/mos1/Makefile >config.status: creating src/spicelib/devices/mos2/Makefile >config.status: creating src/spicelib/devices/mos3/Makefile >config.status: creating src/spicelib/devices/mos6/Makefile >config.status: creating src/spicelib/devices/mos9/Makefile >config.status: creating src/spicelib/devices/ndev/Makefile >config.status: creating src/spicelib/devices/res/Makefile >config.status: creating src/spicelib/devices/soi3/Makefile >config.status: creating src/spicelib/devices/sw/Makefile >config.status: creating src/spicelib/devices/tra/Makefile >config.status: creating src/spicelib/devices/txl/Makefile >config.status: creating src/spicelib/devices/urc/Makefile >config.status: creating src/spicelib/devices/vbic/Makefile >config.status: creating src/spicelib/devices/vccs/Makefile >config.status: creating src/spicelib/devices/vcvs/Makefile >config.status: creating src/spicelib/devices/vsrc/Makefile >config.status: creating src/spicelib/devices/nbjt/Makefile >config.status: creating src/spicelib/devices/nbjt2/Makefile >config.status: creating src/spicelib/devices/numd/Makefile >config.status: creating src/spicelib/devices/numd2/Makefile >config.status: creating src/spicelib/devices/numos/Makefile >config.status: creating src/spicelib/parser/Makefile >config.status: creating src/ciderlib/Makefile >config.status: creating src/ciderlib/input/Makefile >config.status: creating src/ciderlib/support/Makefile >config.status: creating src/ciderlib/oned/Makefile >config.status: creating src/ciderlib/twod/Makefile >config.status: creating src/frontend/Makefile >config.status: creating src/frontend/numparam/Makefile >config.status: creating src/frontend/help/Makefile >config.status: creating src/frontend/parser/Makefile >config.status: creating src/frontend/plotting/Makefile >config.status: creating src/frontend/wdisp/Makefile >config.status: creating src/include/Makefile >config.status: creating src/maths/Makefile >config.status: creating src/maths/cmaths/Makefile >config.status: creating src/maths/misc/Makefile >config.status: creating src/maths/ni/Makefile >config.status: creating src/maths/deriv/Makefile >config.status: creating src/maths/poly/Makefile >config.status: creating src/maths/sparse/Makefile >config.status: creating src/misc/Makefile >config.status: creating src/xspice/Makefile >config.status: creating src/xspice/cm/Makefile >config.status: creating src/xspice/cmpp/Makefile >config.status: creating src/xspice/icm/makedefs >config.status: creating src/xspice/mif/Makefile >config.status: creating src/xspice/evt/Makefile >config.status: creating src/xspice/enh/Makefile >config.status: creating src/xspice/ipc/Makefile >config.status: creating src/xspice/idn/Makefile >config.status: creating tests/Makefile >config.status: creating tests/bsim1/Makefile >config.status: creating tests/bsim2/Makefile >config.status: creating tests/bsim3/Makefile >config.status: creating tests/bsim3/ac_sim/Makefile >config.status: creating tests/bsim3/dc_sim/Makefile >config.status: creating tests/bsim3/tran_sim/Makefile >config.status: creating tests/bsim3soi/Makefile >config.status: creating tests/bsim3soidd/Makefile >config.status: creating tests/bsim3soifd/Makefile >config.status: creating tests/bsim3soipd/Makefile >config.status: creating tests/bsim4/Makefile >config.status: creating tests/filters/Makefile >config.status: creating tests/general/Makefile >config.status: creating tests/hfet/Makefile >config.status: creating tests/hisim/Makefile >config.status: creating tests/jfet/Makefile >config.status: creating tests/mes/Makefile >config.status: creating tests/mesa/Makefile >config.status: creating tests/mos6/Makefile >config.status: creating tests/polezero/Makefile >config.status: creating tests/sensitivity/Makefile >config.status: creating tests/transient/Makefile >config.status: creating tests/transmission/Makefile >config.status: creating tests/resistance/Makefile >config.status: creating tests/vbic/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >cd . && /bin/sh /builddir/build/BUILD/ngspice-20/tclspice/missing --run autoheader >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >/usr/bin/make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/doc' >make[2]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/doc' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src' >Making all in misc >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/misc' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o getopt_long_bsd.lo getopt_long_bsd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c getopt_long_bsd.c -fPIC -DPIC -o .libs/getopt_long_bsd.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o alloc.lo alloc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c alloc.c -fPIC -DPIC -o .libs/alloc.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dup2.lo dup2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dup2.c -fPIC -DPIC -o .libs/dup2.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ivars.lo ivars.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ivars.c -fPIC -DPIC -o .libs/ivars.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mktemp.lo mktemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mktemp.c -fPIC -DPIC -o .libs/mktemp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o printnum.lo printnum.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c printnum.c -fPIC -DPIC -o .libs/printnum.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o string.lo string.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c string.c -fPIC -DPIC -o .libs/string.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tilde.lo tilde.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tilde.c -fPIC -DPIC -o .libs/tilde.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o misc_time.lo misc_time.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c misc_time.c -fPIC -DPIC -o .libs/misc_time.o >misc_time.c: In function 'seconds': >misc_time.c:102: warning: initialization makes integer from pointer without a cast >misc_time.c:102: warning: initialization makes integer from pointer without a cast >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o wlist.lo wlist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c wlist.c -fPIC -DPIC -o .libs/wlist.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o util.lo util.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmisc.la getopt_long_bsd.lo alloc.lo dup2.lo ivars.lo mktemp.lo printnum.lo string.lo tilde.lo misc_time.lo wlist.lo util.lo -lm -lpthread >libtool: link: ar cru .libs/libmisc.a .libs/getopt_long_bsd.o .libs/alloc.o .libs/dup2.o .libs/ivars.o .libs/mktemp.o .libs/printnum.o .libs/string.o .libs/tilde.o .libs/misc_time.o .libs/wlist.o .libs/util.o >libtool: link: ranlib .libs/libmisc.a >libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/misc' >Making all in maths >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths' >Making all in cmaths >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/cmaths' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmath1.lo cmath1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmath1.c -fPIC -DPIC -o .libs/cmath1.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmath2.lo cmath2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmath2.c -fPIC -DPIC -o .libs/cmath2.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmath3.lo cmath3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmath3.c -fPIC -DPIC -o .libs/cmath3.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmath4.lo cmath4.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmath4.c -fPIC -DPIC -o .libs/cmath4.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcmaths.la cmath1.lo cmath2.lo cmath3.lo cmath4.lo -lm -lpthread >libtool: link: ar cru .libs/libcmaths.a .libs/cmath1.o .libs/cmath2.o .libs/cmath3.o .libs/cmath4.o >libtool: link: ranlib .libs/libcmaths.a >libtool: link: ( cd ".libs" && rm -f "libcmaths.la" && ln -s "../libcmaths.la" "libcmaths.la" ) >gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c test_cx_mag.c >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_mag test_cx_mag.o libcmaths.la ../../misc/libmisc.la -L/usr/lib64 -ltcl8.5 -lm -lpthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_mag test_cx_mag.o ./.libs/libcmaths.a ../../misc/.libs/libmisc.a -L/usr/lib64 -ltcl8.5 -lm -lpthread >gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c test_cx_j.c >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_j test_cx_j.o libcmaths.la ../../misc/libmisc.la -L/usr/lib64 -ltcl8.5 -lm -lpthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_j test_cx_j.o ./.libs/libcmaths.a ../../misc/.libs/libmisc.a -L/usr/lib64 -ltcl8.5 -lm -lpthread >gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c test_cx_ph.c >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_ph test_cx_ph.o libcmaths.la ../../misc/libmisc.la -L/usr/lib64 -ltcl8.5 -lm -lpthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o test_cx_ph test_cx_ph.o ./.libs/libcmaths.a ../../misc/.libs/libmisc.a -L/usr/lib64 -ltcl8.5 -lm -lpthread >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/cmaths' >Making all in ni >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/ni' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niaciter.lo niaciter.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niaciter.c -fPIC -DPIC -o .libs/niaciter.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nicomcof.lo nicomcof.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nicomcof.c -fPIC -DPIC -o .libs/nicomcof.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niconv.lo niconv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niconv.c -fPIC -DPIC -o .libs/niconv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nidest.lo nidest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nidest.c -fPIC -DPIC -o .libs/nidest.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niditer.lo niditer.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niditer.c -fPIC -DPIC -o .libs/niditer.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niinit.lo niinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niinit.c -fPIC -DPIC -o .libs/niinit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niinteg.lo niinteg.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niinteg.c -fPIC -DPIC -o .libs/niinteg.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niiter.lo niiter.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niiter.c -fPIC -DPIC -o .libs/niiter.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o niniter.lo niniter.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c niniter.c -fPIC -DPIC -o .libs/niniter.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nipred.lo nipred.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nipred.c -fPIC -DPIC -o .libs/nipred.o >nipred.c: In function 'NIpred': >nipred.c:29: warning: unused variable 'temp' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nipzmeth.lo nipzmeth.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nipzmeth.c -fPIC -DPIC -o .libs/nipzmeth.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nireinit.lo nireinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nireinit.c -fPIC -DPIC -o .libs/nireinit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nisenre.lo nisenre.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nisenre.c -fPIC -DPIC -o .libs/nisenre.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libni.la niaciter.lo nicomcof.lo niconv.lo nidest.lo niditer.lo niinit.lo niinteg.lo niiter.lo niniter.lo nipred.lo nipzmeth.lo nireinit.lo nisenre.lo -lm -lpthread >libtool: link: ar cru .libs/libni.a .libs/niaciter.o .libs/nicomcof.o .libs/niconv.o .libs/nidest.o .libs/niditer.o .libs/niinit.o .libs/niinteg.o .libs/niiter.o .libs/niniter.o .libs/nipred.o .libs/nipzmeth.o .libs/nireinit.o .libs/nisenre.o >libtool: link: ranlib .libs/libni.a >libtool: link: ( cd ".libs" && rm -f "libni.la" && ln -s "../libni.la" "libni.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/ni' >Making all in sparse >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/sparse' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spalloc.lo spalloc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spalloc.c -fPIC -DPIC -o .libs/spalloc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spbuild.lo spbuild.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spbuild.c -fPIC -DPIC -o .libs/spbuild.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spcombin.lo spcombin.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spcombin.c -fPIC -DPIC -o .libs/spcombin.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spextra.lo spextra.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spextra.c -fPIC -DPIC -o .libs/spextra.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spfactor.lo spfactor.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spfactor.c -fPIC -DPIC -o .libs/spfactor.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spoutput.lo spoutput.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spoutput.c -fPIC -DPIC -o .libs/spoutput.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spsmp.lo spsmp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spsmp.c -fPIC -DPIC -o .libs/spsmp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spsolve.lo spsolve.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spsolve.c -fPIC -DPIC -o .libs/spsolve.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o sputils.lo sputils.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c sputils.c -fPIC -DPIC -o .libs/sputils.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libsparse.la spalloc.lo spbuild.lo spcombin.lo spextra.lo spfactor.lo spoutput.lo spsmp.lo spsolve.lo sputils.lo -lm -lpthread >libtool: link: ar cru .libs/libsparse.a .libs/spalloc.o .libs/spbuild.o .libs/spcombin.o .libs/spextra.o .libs/spfactor.o .libs/spoutput.o .libs/spsmp.o .libs/spsolve.o .libs/sputils.o >libtool: link: ranlib .libs/libsparse.a >libtool: link: ( cd ".libs" && rm -f "libsparse.la" && ln -s "../libsparse.la" "libsparse.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/sparse' >Making all in poly >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/poly' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o interpolate.lo interpolate.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c interpolate.c -fPIC -DPIC -o .libs/interpolate.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o polyfit.lo polyfit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c polyfit.c -fPIC -DPIC -o .libs/polyfit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o polyderiv.lo polyderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c polyderiv.c -fPIC -DPIC -o .libs/polyderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o polyeval.lo polyeval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c polyeval.c -fPIC -DPIC -o .libs/polyeval.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libpoly.la interpolate.lo polyfit.lo polyderiv.lo polyeval.lo -lm -lpthread >libtool: link: ar cru .libs/libpoly.a .libs/interpolate.o .libs/polyfit.o .libs/polyderiv.o .libs/polyeval.o >libtool: link: ranlib .libs/libpoly.a >libtool: link: ( cd ".libs" && rm -f "libpoly.la" && ln -s "../libpoly.la" "libpoly.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/poly' >Making all in deriv >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/deriv' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o atander.lo atander.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c atander.c -fPIC -DPIC -o .libs/atander.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cosderiv.lo cosderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cosderiv.c -fPIC -DPIC -o .libs/cosderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cubeder.lo cubeder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cubeder.c -fPIC -DPIC -o .libs/cubeder.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o divderiv.lo divderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c divderiv.c -fPIC -DPIC -o .libs/divderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o equalder.lo equalder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c equalder.c -fPIC -DPIC -o .libs/equalder.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o expderiv.lo expderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c expderiv.c -fPIC -DPIC -o .libs/expderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o invderiv.lo invderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c invderiv.c -fPIC -DPIC -o .libs/invderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o multder.lo multder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c multder.c -fPIC -DPIC -o .libs/multder.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o plusder.lo plusder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c plusder.c -fPIC -DPIC -o .libs/plusder.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o powderiv.lo powderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c powderiv.c -fPIC -DPIC -o .libs/powderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o sqrtder.lo sqrtder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c sqrtder.c -fPIC -DPIC -o .libs/sqrtder.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tanderiv.lo tanderiv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tanderiv.c -fPIC -DPIC -o .libs/tanderiv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o timesder.lo timesder.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c timesder.c -fPIC -DPIC -o .libs/timesder.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libderiv.la atander.lo cosderiv.lo cubeder.lo divderiv.lo equalder.lo expderiv.lo invderiv.lo multder.lo plusder.lo powderiv.lo sqrtder.lo tanderiv.lo timesder.lo -lm -lpthread >libtool: link: ar cru .libs/libderiv.a .libs/atander.o .libs/cosderiv.o .libs/cubeder.o .libs/divderiv.o .libs/equalder.o .libs/expderiv.o .libs/invderiv.o .libs/multder.o .libs/plusder.o .libs/powderiv.o .libs/sqrtder.o .libs/tanderiv.o .libs/timesder.o >libtool: link: ranlib .libs/libderiv.a >libtool: link: ( cd ".libs" && rm -f "libderiv.la" && ln -s "../libderiv.la" "libderiv.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/deriv' >Making all in misc >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/misc' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o accuracy.lo accuracy.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c accuracy.c -fPIC -DPIC -o .libs/accuracy.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bernoull.lo bernoull.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bernoull.c -fPIC -DPIC -o .libs/bernoull.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o erfc.lo erfc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c erfc.c -fPIC -DPIC -o .libs/erfc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o equality.lo equality.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c equality.c -fPIC -DPIC -o .libs/equality.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isinf.lo isinf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isinf.c -fPIC -DPIC -o .libs/isinf.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isnan.lo isnan.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isnan.c -fPIC -DPIC -o .libs/isnan.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o logb.lo logb.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c logb.c -fPIC -DPIC -o .libs/logb.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o scalb.lo scalb.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c scalb.c -fPIC -DPIC -o .libs/scalb.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o norm.lo norm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c norm.c -fPIC -DPIC -o .libs/norm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o randnumb.lo randnumb.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c randnumb.c -fPIC -DPIC -o .libs/randnumb.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmathmisc.la accuracy.lo bernoull.lo erfc.lo equality.lo isinf.lo isnan.lo logb.lo scalb.lo norm.lo randnumb.lo -lm -lpthread >libtool: link: ar cru .libs/libmathmisc.a .libs/accuracy.o .libs/bernoull.o .libs/erfc.o .libs/equality.o .libs/isinf.o .libs/isnan.o .libs/logb.o .libs/scalb.o .libs/norm.o .libs/randnumb.o >libtool: link: ranlib .libs/libmathmisc.a >libtool: link: ( cd ".libs" && rm -f "libmathmisc.la" && ln -s "../libmathmisc.la" "libmathmisc.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths/misc' >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths' >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/maths' >Making all in frontend >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend' >Making all in plotting >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/plotting' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o plotting.lo plotting.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c plotting.c -fPIC -DPIC -o .libs/plotting.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o agraf.lo agraf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c agraf.c -fPIC -DPIC -o .libs/agraf.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o clip.lo clip.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c clip.c -fPIC -DPIC -o .libs/clip.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o gnuplot.lo gnuplot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c gnuplot.c -fPIC -DPIC -o .libs/gnuplot.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o graf.lo graf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c graf.c -fPIC -DPIC -o .libs/graf.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o graphdb.lo graphdb.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c graphdb.c -fPIC -DPIC -o .libs/graphdb.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o grid.lo grid.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c grid.c -fPIC -DPIC -o .libs/grid.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o pvec.lo pvec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pvec.c -fPIC -DPIC -o .libs/pvec.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o plot5.lo plot5.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c plot5.c -fPIC -DPIC -o .libs/plot5.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o plotcurv.lo plotcurv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c plotcurv.c -fPIC -DPIC -o .libs/plotcurv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o plotit.lo plotit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c plotit.c -fPIC -DPIC -o .libs/plotit.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libplotting.la plotting.lo agraf.lo clip.lo gnuplot.lo graf.lo graphdb.lo grid.lo pvec.lo plot5.lo plotcurv.lo plotit.lo -lm -lpthread >libtool: link: ar cru .libs/libplotting.a .libs/plotting.o .libs/agraf.o .libs/clip.o .libs/gnuplot.o .libs/graf.o .libs/graphdb.o .libs/grid.o .libs/pvec.o .libs/plot5.o .libs/plotcurv.o .libs/plotit.o >libtool: link: ranlib .libs/libplotting.a >libtool: link: ( cd ".libs" && rm -f "libplotting.la" && ln -s "../libplotting.la" "libplotting.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/plotting' >Making all in help >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/help' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/help' >Making all in parser >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/parser' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o backq.lo backq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c backq.c -fPIC -DPIC -o .libs/backq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o complete.lo complete.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c complete.c -fPIC -DPIC -o .libs/complete.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cshpar.lo cshpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cshpar.c -fPIC -DPIC -o .libs/cshpar.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o glob.lo glob.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c glob.c -fPIC -DPIC -o .libs/glob.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o input.lo input.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c input.c -fPIC -DPIC -o .libs/input.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o lexical.lo lexical.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c lexical.c -fPIC -DPIC -o .libs/lexical.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numparse.lo numparse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numparse.c -fPIC -DPIC -o .libs/numparse.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o std.lo std.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c std.c -fPIC -DPIC -o .libs/std.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o unixcom.lo unixcom.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c unixcom.c -fPIC -DPIC -o .libs/unixcom.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libparser.la backq.lo complete.lo cshpar.lo glob.lo input.lo lexical.lo numparse.lo std.lo unixcom.lo -lm -lpthread >libtool: link: ar cru .libs/libparser.a .libs/backq.o .libs/complete.o .libs/cshpar.o .libs/glob.o .libs/input.o .libs/lexical.o .libs/numparse.o .libs/std.o .libs/unixcom.o >libtool: link: ranlib .libs/libparser.a >libtool: link: ( cd ".libs" && rm -f "libparser.la" && ln -s "../libparser.la" "libparser.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/parser' >Making all in wdisp >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/wdisp' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o windisp.lo windisp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c windisp.c -fPIC -DPIC -o .libs/windisp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o winprint.lo winprint.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c winprint.c -fPIC -DPIC -o .libs/winprint.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libwindisp.la windisp.lo winprint.lo -lm -lpthread >libtool: link: ar cru .libs/libwindisp.a .libs/windisp.o .libs/winprint.o >libtool: link: ranlib .libs/libwindisp.a >libtool: link: ( cd ".libs" && rm -f "libwindisp.la" && ln -s "../libwindisp.la" "libwindisp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/wdisp' >Making all in numparam >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/numparam' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spicenum.lo spicenum.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spicenum.c -fPIC -DPIC -o .libs/spicenum.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o xpressn.lo xpressn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c xpressn.c -fPIC -DPIC -o .libs/xpressn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mystring.lo mystring.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mystring.c -fPIC -DPIC -o .libs/mystring.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnumparam.la spicenum.lo xpressn.lo mystring.lo -lm -lpthread >libtool: link: ar cru .libs/libnumparam.a .libs/spicenum.o .libs/xpressn.o .libs/mystring.o >libtool: link: ranlib .libs/libnumparam.a >libtool: link: ( cd ".libs" && rm -f "libnumparam.la" && ln -s "../libnumparam.la" "libnumparam.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend/numparam' >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_measure2.lo com_measure2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_measure2.c -fPIC -DPIC -o .libs/com_measure2.o >com_measure2.c:797: warning: 'measure_rms' defined but not used >com_measure2.c:810: warning: 'measure_integ' defined but not used >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o commands.lo commands.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c commands.c -fPIC -DPIC -o .libs/commands.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_ahelp.lo com_ahelp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_ahelp.c -fPIC -DPIC -o .libs/com_ahelp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_alias.lo com_alias.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_alias.c -fPIC -DPIC -o .libs/com_alias.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_asciiplot.lo com_asciiplot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_asciiplot.c -fPIC -DPIC -o .libs/com_asciiplot.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_cdump.lo com_cdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_cdump.c -fPIC -DPIC -o .libs/com_cdump.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_chdir.lo com_chdir.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_chdir.c -fPIC -DPIC -o .libs/com_chdir.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_compose.lo com_compose.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_compose.c -fPIC -DPIC -o .libs/com_compose.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_dl.lo com_dl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_dl.c -fPIC -DPIC -o .libs/com_dl.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_display.lo com_display.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_display.c -fPIC -DPIC -o .libs/com_display.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_dump.lo com_dump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_dump.c -fPIC -DPIC -o .libs/com_dump.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_echo.lo com_echo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_echo.c -fPIC -DPIC -o .libs/com_echo.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_ghelp.lo com_ghelp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_ghelp.c -fPIC -DPIC -o .libs/com_ghelp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_gnuplot.lo com_gnuplot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_gnuplot.c -fPIC -DPIC -o .libs/com_gnuplot.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_hardcopy.lo com_hardcopy.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_hardcopy.c -fPIC -DPIC -o .libs/com_hardcopy.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_help.lo com_help.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_help.c -fPIC -DPIC -o .libs/com_help.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_history.lo com_history.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_history.c -fPIC -DPIC -o .libs/com_history.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_let.lo com_let.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_let.c -fPIC -DPIC -o .libs/com_let.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_option.lo com_option.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_option.c -fPIC -DPIC -o .libs/com_option.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_plot.lo com_plot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_plot.c -fPIC -DPIC -o .libs/com_plot.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_rehash.lo com_rehash.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_rehash.c -fPIC -DPIC -o .libs/com_rehash.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_set.lo com_set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_set.c -fPIC -DPIC -o .libs/com_set.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_setscale.lo com_setscale.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_setscale.c -fPIC -DPIC -o .libs/com_setscale.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_shell.lo com_shell.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_shell.c -fPIC -DPIC -o .libs/com_shell.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_shift.lo com_shift.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_shift.c -fPIC -DPIC -o .libs/com_shift.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_fft.lo com_fft.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_fft.c -fPIC -DPIC -o .libs/com_fft.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_state.lo com_state.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_state.c -fPIC -DPIC -o .libs/com_state.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_strcmp.lo com_strcmp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_strcmp.c -fPIC -DPIC -o .libs/com_strcmp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_sysinfo.lo com_sysinfo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_sysinfo.c -fPIC -DPIC -o .libs/com_sysinfo.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_unset.lo com_unset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_unset.c -fPIC -DPIC -o .libs/com_unset.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o com_xgraph.lo com_xgraph.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c com_xgraph.c -fPIC -DPIC -o .libs/com_xgraph.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o control.lo control.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hcomp.lo hcomp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hcomp.c -fPIC -DPIC -o .libs/hcomp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o init.lo init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o quote.lo quote.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c quote.c -fPIC -DPIC -o .libs/quote.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o streams.lo streams.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c streams.c -fPIC -DPIC -o .libs/streams.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o terminal.lo terminal.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c terminal.c -fPIC -DPIC -o .libs/terminal.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o variable.lo variable.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c variable.c -fPIC -DPIC -o .libs/variable.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o arg.lo arg.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c arg.c -fPIC -DPIC -o .libs/arg.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o aspice.lo aspice.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c aspice.c -fPIC -DPIC -o .libs/aspice.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o breakp.lo breakp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c breakp.c -fPIC -DPIC -o .libs/breakp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o breakp2.lo breakp2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c breakp2.c -fPIC -DPIC -o .libs/breakp2.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o circuits.lo circuits.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c circuits.c -fPIC -DPIC -o .libs/circuits.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cpitf.lo cpitf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cpitf.c -fPIC -DPIC -o .libs/cpitf.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o define.lo define.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c define.c -fPIC -DPIC -o .libs/define.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o device.lo device.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c device.c -fPIC -DPIC -o .libs/device.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diff.lo diff.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diff.c -fPIC -DPIC -o .libs/diff.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dimens.lo dimens.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dimens.c -fPIC -DPIC -o .libs/dimens.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o display.lo display.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c display.c -fPIC -DPIC -o .libs/display.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dotcards.lo dotcards.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dotcards.c -fPIC -DPIC -o .libs/dotcards.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o error.lo error.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evaluate.lo evaluate.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evaluate.c -fPIC -DPIC -o .libs/evaluate.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o fourier.lo fourier.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c fourier.c -fPIC -DPIC -o .libs/fourier.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o gens.lo gens.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c gens.c -fPIC -DPIC -o .libs/gens.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hpgl.lo hpgl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hpgl.c -fPIC -DPIC -o .libs/hpgl.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp.lo inp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp.c -fPIC -DPIC -o .libs/inp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpcom.lo inpcom.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpcom.c -fPIC -DPIC -o .libs/inpcom.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o interp.lo interp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c interp.c -fPIC -DPIC -o .libs/interp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o linear.lo linear.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c linear.c -fPIC -DPIC -o .libs/linear.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o measure.lo measure.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c measure.c -fPIC -DPIC -o .libs/measure.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o misccoms.lo misccoms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c misccoms.c -fPIC -DPIC -o .libs/misccoms.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o miscvars.lo miscvars.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c miscvars.c -fPIC -DPIC -o .libs/miscvars.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mw_coms.lo mw_coms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mw_coms.c -fPIC -DPIC -o .libs/mw_coms.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o newcoms.lo newcoms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c newcoms.c -fPIC -DPIC -o .libs/newcoms.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nutinp.lo nutinp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nutinp.c -fPIC -DPIC -o .libs/nutinp.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nutmegif.lo nutmegif.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nutmegif.c -fPIC -DPIC -o .libs/nutmegif.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o options.lo options.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c options.c -fPIC -DPIC -o .libs/options.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o outitf.lo outitf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c outitf.c -fPIC -DPIC -o .libs/outitf.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o parse.lo parse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c parse.c -fPIC -DPIC -o .libs/parse.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o points.lo points.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c points.c -fPIC -DPIC -o .libs/points.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o postcoms.lo postcoms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c postcoms.c -fPIC -DPIC -o .libs/postcoms.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o postsc.lo postsc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c postsc.c -fPIC -DPIC -o .libs/postsc.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o rawfile.lo rawfile.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c rawfile.c -fPIC -DPIC -o .libs/rawfile.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resource.lo resource.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resource.c -fPIC -DPIC -o .libs/resource.o >resource.c: In function 'printres': >resource.c:222: warning: initialization makes integer from pointer without a cast >resource.c:222: warning: initialization makes integer from pointer without a cast >resource.c:389: warning: initialization makes integer from pointer without a cast >resource.c:389: warning: initialization makes integer from pointer without a cast >resource.c: In function 'get_procm': >resource.c:526: warning: format '%d' expects type 'int *', but argument 3 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 4 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 5 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 6 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 7 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 8 has type 'size_t *' >resource.c:526: warning: format '%d' expects type 'int *', but argument 9 has type 'size_t *' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o runcoms.lo runcoms.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c runcoms.c -fPIC -DPIC -o .libs/runcoms.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o runcoms2.lo runcoms2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c runcoms2.c -fPIC -DPIC -o .libs/runcoms2.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o shyu.lo shyu.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c shyu.c -fPIC -DPIC -o .libs/shyu.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o signal_handler.lo signal_handler.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c signal_handler.c -fPIC -DPIC -o .libs/signal_handler.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spec.lo spec.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spec.c -fPIC -DPIC -o .libs/spec.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o spiceif.lo spiceif.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c spiceif.c -fPIC -DPIC -o .libs/spiceif.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o subckt.lo subckt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c subckt.c -fPIC -DPIC -o .libs/subckt.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o typesdef.lo typesdef.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c typesdef.c -fPIC -DPIC -o .libs/typesdef.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vectors.lo vectors.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vectors.c -fPIC -DPIC -o .libs/vectors.o >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o where.lo where.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c where.c -fPIC -DPIC -o .libs/where.o >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libfte.la com_measure2.lo commands.lo com_ahelp.lo com_alias.lo com_asciiplot.lo com_cdump.lo com_chdir.lo com_compose.lo com_dl.lo com_display.lo com_dump.lo com_echo.lo com_ghelp.lo com_gnuplot.lo com_hardcopy.lo com_help.lo com_history.lo com_let.lo com_option.lo com_plot.lo com_rehash.lo com_set.lo com_setscale.lo com_shell.lo com_shift.lo com_fft.lo com_state.lo com_strcmp.lo com_sysinfo.lo com_unset.lo com_xgraph.lo control.lo hcomp.lo init.lo quote.lo streams.lo terminal.lo variable.lo arg.lo aspice.lo breakp.lo breakp2.lo circuits.lo cpitf.lo define.lo device.lo diff.lo dimens.lo display.lo dotcards.lo error.lo evaluate.lo fourier.lo gens.lo hpgl.lo inp.lo inpcom.lo interp.lo linear.lo measure.lo misccoms.lo miscvars.lo mw_coms.lo newcoms.lo nutinp.lo nutmegif.lo options.lo outitf.lo parse.lo points.lo postcoms.lo postsc.lo rawfile.lo resource.lo runcoms.lo runcoms2.lo shyu.lo signal_handler.lo spec.lo spiceif.lo subckt.lo typesdef.lo vectors.lo where.lo -lm -lpthread >libtool: link: ar cru .libs/libfte.a .libs/com_measure2.o .libs/commands.o .libs/com_ahelp.o .libs/com_alias.o .libs/com_asciiplot.o .libs/com_cdump.o .libs/com_chdir.o .libs/com_compose.o .libs/com_dl.o .libs/com_display.o .libs/com_dump.o .libs/com_echo.o .libs/com_ghelp.o .libs/com_gnuplot.o .libs/com_hardcopy.o .libs/com_help.o .libs/com_history.o .libs/com_let.o .libs/com_option.o .libs/com_plot.o .libs/com_rehash.o .libs/com_set.o .libs/com_setscale.o .libs/com_shell.o .libs/com_shift.o .libs/com_fft.o .libs/com_state.o .libs/com_strcmp.o .libs/com_sysinfo.o .libs/com_unset.o .libs/com_xgraph.o .libs/control.o .libs/hcomp.o .libs/init.o .libs/quote.o .libs/streams.o .libs/terminal.o .libs/variable.o .libs/arg.o .libs/aspice.o .libs/breakp.o .libs/breakp2.o .libs/circuits.o .libs/cpitf.o .libs/define.o .libs/device.o .libs/diff.o .libs/dimens.o .libs/display.o .libs/dotcards.o .libs/error.o .libs/evaluate.o .libs/fourier.o .libs/gens.o .libs/hpgl.o .libs/inp.o .libs/inpcom.o .libs/interp.o .libs/linear.o .libs/measure.o .libs/misccoms.o .libs/miscvars.o .libs/mw_coms.o .libs/newcoms.o .libs/nutinp.o .libs/nutmegif.o .libs/options.o .libs/outitf.o .libs/parse.o .libs/points.o .libs/postcoms.o .libs/postsc.o .libs/rawfile.o .libs/resource.o .libs/runcoms.o .libs/runcoms2.o .libs/shyu.o .libs/signal_handler.o .libs/spec.o .libs/spiceif.o .libs/subckt.o .libs/typesdef.o .libs/vectors.o .libs/where.o >libtool: link: ranlib .libs/libfte.a >libtool: link: ( cd ".libs" && rm -f "libfte.la" && ln -s "../libfte.la" "libfte.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend' >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/frontend' >Making all in spicelib >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib' >Making all in analysis >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/analysis' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o acan.lo acan.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c acan.c -fPIC -DPIC -o .libs/acan.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o acaskq.lo acaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c acaskq.c -fPIC -DPIC -o .libs/acaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o acsetp.lo acsetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c acsetp.c -fPIC -DPIC -o .libs/acsetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o analysis.lo analysis.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c analysis.c -fPIC -DPIC -o .libs/analysis.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktacct.lo cktacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktacct.c -fPIC -DPIC -o .libs/cktacct.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktacdum.lo cktacdum.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktacdum.c -fPIC -DPIC -o .libs/cktacdum.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktaskaq.lo cktaskaq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktaskaq.c -fPIC -DPIC -o .libs/cktaskaq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktasknq.lo cktasknq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktasknq.c -fPIC -DPIC -o .libs/cktasknq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktbkdum.lo cktbkdum.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktbkdum.c -fPIC -DPIC -o .libs/cktbkdum.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktclrbk.lo cktclrbk.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktclrbk.c -fPIC -DPIC -o .libs/cktclrbk.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdelt.lo cktdelt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdelt.c -fPIC -DPIC -o .libs/cktdelt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdest.lo cktdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdest.c -fPIC -DPIC -o .libs/cktdest.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdisto.lo cktdisto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdisto.c -fPIC -DPIC -o .libs/cktdisto.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdlti.lo cktdlti.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdlti.c -fPIC -DPIC -o .libs/cktdlti.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdltm.lo cktdltm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdltm.c -fPIC -DPIC -o .libs/cktdltm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdltn.lo cktdltn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdltn.c -fPIC -DPIC -o .libs/cktdltn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdojob.lo cktdojob.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdojob.c -fPIC -DPIC -o .libs/cktdojob.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktdump.lo cktdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktdump.c -fPIC -DPIC -o .libs/cktdump.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktncdump.lo cktncdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktncdump.c -fPIC -DPIC -o .libs/cktncdump.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktfbran.lo cktfbran.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktfbran.c -fPIC -DPIC -o .libs/cktfbran.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktfnda.lo cktfnda.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktfnda.c -fPIC -DPIC -o .libs/cktfnda.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktfndm.lo cktfndm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktfndm.c -fPIC -DPIC -o .libs/cktfndm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktfnode.lo cktfnode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktfnode.c -fPIC -DPIC -o .libs/cktfnode.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktftask.lo cktftask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktftask.c -fPIC -DPIC -o .libs/cktftask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktgrnd.lo cktgrnd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktgrnd.c -fPIC -DPIC -o .libs/cktgrnd.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ckti2nod.lo ckti2nod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ckti2nod.c -fPIC -DPIC -o .libs/ckti2nod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktic.lo cktic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktic.c -fPIC -DPIC -o .libs/cktic.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktlnkeq.lo cktlnkeq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktlnkeq.c -fPIC -DPIC -o .libs/cktlnkeq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktload.lo cktload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktload.c -fPIC -DPIC -o .libs/cktload.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmapn.lo cktmapn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmapn.c -fPIC -DPIC -o .libs/cktmapn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmask.lo cktmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmask.c -fPIC -DPIC -o .libs/cktmask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmcrt.lo cktmcrt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmcrt.c -fPIC -DPIC -o .libs/cktmcrt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmkcur.lo cktmkcur.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmkcur.c -fPIC -DPIC -o .libs/cktmkcur.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmknod.lo cktmknod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmknod.c -fPIC -DPIC -o .libs/cktmknod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmkvol.lo cktmkvol.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmkvol.c -fPIC -DPIC -o .libs/cktmkvol.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktmpar.lo cktmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktmpar.c -fPIC -DPIC -o .libs/cktmpar.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnames.lo cktnames.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnames.c -fPIC -DPIC -o .libs/cktnames.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnewan.lo cktnewan.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnewan.c -fPIC -DPIC -o .libs/cktnewan.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktneweq.lo cktneweq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktneweq.c -fPIC -DPIC -o .libs/cktneweq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnewn.lo cktnewn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnewn.c -fPIC -DPIC -o .libs/cktnewn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnodn.lo cktnodn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnodn.c -fPIC -DPIC -o .libs/cktnodn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnoise.lo cktnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnoise.c -fPIC -DPIC -o .libs/cktnoise.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktntask.lo cktntask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktntask.c -fPIC -DPIC -o .libs/cktntask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktnum2n.lo cktnum2n.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktnum2n.c -fPIC -DPIC -o .libs/cktnum2n.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktop.lo cktop.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktop.c -fPIC -DPIC -o .libs/cktop.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktparam.lo cktparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktparam.c -fPIC -DPIC -o .libs/cktparam.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpartn.lo cktpartn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpartn.c -fPIC -DPIC -o .libs/cktpartn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpmnam.lo cktpmnam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpmnam.c -fPIC -DPIC -o .libs/cktpmnam.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpname.lo cktpname.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpname.c -fPIC -DPIC -o .libs/cktpname.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpzld.lo cktpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpzld.c -fPIC -DPIC -o .libs/cktpzld.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpzset.lo cktpzset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpzset.c -fPIC -DPIC -o .libs/cktpzset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktpzstr.lo cktpzstr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktpzstr.c -fPIC -DPIC -o .libs/cktpzstr.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsens.lo cktsens.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsens.c -fPIC -DPIC -o .libs/cktsens.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsetap.lo cktsetap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsetap.c -fPIC -DPIC -o .libs/cktsetap.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsetbk.lo cktsetbk.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsetbk.c -fPIC -DPIC -o .libs/cktsetbk.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsetnp.lo cktsetnp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsetnp.c -fPIC -DPIC -o .libs/cktsetnp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsetup.lo cktsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsetup.c -fPIC -DPIC -o .libs/cktsetup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsgen.lo cktsgen.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsgen.c -fPIC -DPIC -o .libs/cktsgen.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktsopt.lo cktsopt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktsopt.c -fPIC -DPIC -o .libs/cktsopt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ckttemp.lo ckttemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ckttemp.c -fPIC -DPIC -o .libs/ckttemp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktterr.lo cktterr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktterr.c -fPIC -DPIC -o .libs/cktterr.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ckttroub.lo ckttroub.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ckttroub.c -fPIC -DPIC -o .libs/ckttroub.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ckttrunc.lo ckttrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ckttrunc.c -fPIC -DPIC -o .libs/ckttrunc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ckttyplk.lo ckttyplk.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ckttyplk.c -fPIC -DPIC -o .libs/ckttyplk.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o daskq.lo daskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c daskq.c -fPIC -DPIC -o .libs/daskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dcoaskq.lo dcoaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dcoaskq.c -fPIC -DPIC -o .libs/dcoaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dcop.lo dcop.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dcop.c -fPIC -DPIC -o .libs/dcop.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dcosetp.lo dcosetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dcosetp.c -fPIC -DPIC -o .libs/dcosetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dctaskq.lo dctaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dctaskq.c -fPIC -DPIC -o .libs/dctaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dctran.lo dctran.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dctran.c -fPIC -DPIC -o .libs/dctran.o >dctran.c: In function 'DCtran': >dctran.c:728: warning: implicit declaration of function 'NIpred' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dctrcurv.lo dctrcurv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dctrcurv.c -fPIC -DPIC -o .libs/dctrcurv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dctsetp.lo dctsetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dctsetp.c -fPIC -DPIC -o .libs/dctsetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o distoan.lo distoan.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c distoan.c -fPIC -DPIC -o .libs/distoan.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dkerproc.lo dkerproc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dkerproc.c -fPIC -DPIC -o .libs/dkerproc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dloadfns.lo dloadfns.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dloadfns.c -fPIC -DPIC -o .libs/dloadfns.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dsetparm.lo dsetparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dsetparm.c -fPIC -DPIC -o .libs/dsetparm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o naskq.lo naskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c naskq.c -fPIC -DPIC -o .libs/naskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nevalsrc.lo nevalsrc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nevalsrc.c -fPIC -DPIC -o .libs/nevalsrc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ninteg.lo ninteg.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ninteg.c -fPIC -DPIC -o .libs/ninteg.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o noisean.lo noisean.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c noisean.c -fPIC -DPIC -o .libs/noisean.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nsetparm.lo nsetparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nsetparm.c -fPIC -DPIC -o .libs/nsetparm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o pzan.lo pzan.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pzan.c -fPIC -DPIC -o .libs/pzan.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o pzaskq.lo pzaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pzaskq.c -fPIC -DPIC -o .libs/pzaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o pzsetp.lo pzsetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pzsetp.c -fPIC -DPIC -o .libs/pzsetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o sensaskq.lo sensaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c sensaskq.c -fPIC -DPIC -o .libs/sensaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o senssetp.lo senssetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c senssetp.c -fPIC -DPIC -o .libs/senssetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tfanal.lo tfanal.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tfanal.c -fPIC -DPIC -o .libs/tfanal.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tfaskq.lo tfaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tfaskq.c -fPIC -DPIC -o .libs/tfaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tfsetp.lo tfsetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tfsetp.c -fPIC -DPIC -o .libs/tfsetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tranaskq.lo tranaskq.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tranaskq.c -fPIC -DPIC -o .libs/tranaskq.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traninit.lo traninit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traninit.c -fPIC -DPIC -o .libs/traninit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o transetp.lo transetp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c transetp.c -fPIC -DPIC -o .libs/transetp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cluster.lo cluster.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cluster.c -fPIC -DPIC -o .libs/cluster.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libckt.la acan.lo acaskq.lo acsetp.lo analysis.lo cktacct.lo cktacdum.lo cktaskaq.lo cktasknq.lo cktbkdum.lo cktclrbk.lo cktdelt.lo cktdest.lo cktdisto.lo cktdlti.lo cktdltm.lo cktdltn.lo cktdojob.lo cktdump.lo cktncdump.lo cktfbran.lo cktfnda.lo cktfndm.lo cktfnode.lo cktftask.lo cktgrnd.lo ckti2nod.lo cktic.lo cktlnkeq.lo cktload.lo cktmapn.lo cktmask.lo cktmcrt.lo cktmkcur.lo cktmknod.lo cktmkvol.lo cktmpar.lo cktnames.lo cktnewan.lo cktneweq.lo cktnewn.lo cktnodn.lo cktnoise.lo cktntask.lo cktnum2n.lo cktop.lo cktparam.lo cktpartn.lo cktpmnam.lo cktpname.lo cktpzld.lo cktpzset.lo cktpzstr.lo cktsens.lo cktsetap.lo cktsetbk.lo cktsetnp.lo cktsetup.lo cktsgen.lo cktsopt.lo ckttemp.lo cktterr.lo ckttroub.lo ckttrunc.lo ckttyplk.lo daskq.lo dcoaskq.lo dcop.lo dcosetp.lo dctaskq.lo dctran.lo dctrcurv.lo dctsetp.lo distoan.lo dkerproc.lo dloadfns.lo dsetparm.lo naskq.lo nevalsrc.lo ninteg.lo noisean.lo nsetparm.lo pzan.lo pzaskq.lo pzsetp.lo sensaskq.lo senssetp.lo tfanal.lo tfaskq.lo tfsetp.lo tranaskq.lo traninit.lo transetp.lo cluster.lo -lm -lpthread >libtool: link: ar cru .libs/libckt.a .libs/acan.o .libs/acaskq.o .libs/acsetp.o .libs/analysis.o .libs/cktacct.o .libs/cktacdum.o .libs/cktaskaq.o .libs/cktasknq.o .libs/cktbkdum.o .libs/cktclrbk.o .libs/cktdelt.o .libs/cktdest.o .libs/cktdisto.o .libs/cktdlti.o .libs/cktdltm.o .libs/cktdltn.o .libs/cktdojob.o .libs/cktdump.o .libs/cktncdump.o .libs/cktfbran.o .libs/cktfnda.o .libs/cktfndm.o .libs/cktfnode.o .libs/cktftask.o .libs/cktgrnd.o .libs/ckti2nod.o .libs/cktic.o .libs/cktlnkeq.o .libs/cktload.o .libs/cktmapn.o .libs/cktmask.o .libs/cktmcrt.o .libs/cktmkcur.o .libs/cktmknod.o .libs/cktmkvol.o .libs/cktmpar.o .libs/cktnames.o .libs/cktnewan.o .libs/cktneweq.o .libs/cktnewn.o .libs/cktnodn.o .libs/cktnoise.o .libs/cktntask.o .libs/cktnum2n.o .libs/cktop.o .libs/cktparam.o .libs/cktpartn.o .libs/cktpmnam.o .libs/cktpname.o .libs/cktpzld.o .libs/cktpzset.o .libs/cktpzstr.o .libs/cktsens.o .libs/cktsetap.o .libs/cktsetbk.o .libs/cktsetnp.o .libs/cktsetup.o .libs/cktsgen.o .libs/cktsopt.o .libs/ckttemp.o .libs/cktterr.o .libs/ckttroub.o .libs/ckttrunc.o .libs/ckttyplk.o .libs/daskq.o .libs/dcoaskq.o .libs/dcop.o .libs/dcosetp.o .libs/dctaskq.o .libs/dctran.o .libs/dctrcurv.o .libs/dctsetp.o .libs/distoan.o .libs/dkerproc.o .libs/dloadfns.o .libs/dsetparm.o .libs/naskq.o .libs/nevalsrc.o .libs/ninteg.o .libs/noisean.o .libs/nsetparm.o .libs/pzan.o .libs/pzaskq.o .libs/pzsetp.o .libs/sensaskq.o .libs/senssetp.o .libs/tfanal.o .libs/tfaskq.o .libs/tfsetp.o .libs/tranaskq.o .libs/traninit.o .libs/transetp.o .libs/cluster.o >libtool: link: ranlib .libs/libckt.a >libtool: link: ( cd ".libs" && rm -f "libckt.la" && ln -s "../libckt.la" "libckt.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/analysis' >Making all in parser >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/parser' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ifeval.lo ifeval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ifeval.c -fPIC -DPIC -o .libs/ifeval.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ifnewuid.lo ifnewuid.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ifnewuid.c -fPIC -DPIC -o .libs/ifnewuid.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2b.lo inp2b.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2b.c -fPIC -DPIC -o .libs/inp2b.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2c.lo inp2c.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2c.c -fPIC -DPIC -o .libs/inp2c.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2d.lo inp2d.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2d.c -fPIC -DPIC -o .libs/inp2d.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2dot.lo inp2dot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2dot.c -fPIC -DPIC -o .libs/inp2dot.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2e.lo inp2e.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2e.c -fPIC -DPIC -o .libs/inp2e.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2f.lo inp2f.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2f.c -fPIC -DPIC -o .libs/inp2f.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2g.lo inp2g.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2g.c -fPIC -DPIC -o .libs/inp2g.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2h.lo inp2h.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2h.c -fPIC -DPIC -o .libs/inp2h.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2i.lo inp2i.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2i.c -fPIC -DPIC -o .libs/inp2i.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2j.lo inp2j.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2j.c -fPIC -DPIC -o .libs/inp2j.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2k.lo inp2k.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2k.c -fPIC -DPIC -o .libs/inp2k.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2l.lo inp2l.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2l.c -fPIC -DPIC -o .libs/inp2l.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2m.lo inp2m.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2m.c -fPIC -DPIC -o .libs/inp2m.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2n.lo inp2n.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2n.c -fPIC -DPIC -o .libs/inp2n.o >inp2n.c: In function 'INP2N': >inp2n.c:46: warning: unused variable 'ptemp' >inp2n.c:40: warning: unused variable 'error1' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2o.lo inp2o.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2o.c -fPIC -DPIC -o .libs/inp2o.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2p.lo inp2p.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2p.c -fPIC -DPIC -o .libs/inp2p.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2q.lo inp2q.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2q.c -fPIC -DPIC -o .libs/inp2q.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2r.lo inp2r.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2r.c -fPIC -DPIC -o .libs/inp2r.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2s.lo inp2s.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2s.c -fPIC -DPIC -o .libs/inp2s.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2t.lo inp2t.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2t.c -fPIC -DPIC -o .libs/inp2t.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2u.lo inp2u.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2u.c -fPIC -DPIC -o .libs/inp2u.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2v.lo inp2v.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2v.c -fPIC -DPIC -o .libs/inp2v.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2w.lo inp2w.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2w.c -fPIC -DPIC -o .libs/inp2w.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2y.lo inp2y.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2y.c -fPIC -DPIC -o .libs/inp2y.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inp2z.lo inp2z.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inp2z.c -fPIC -DPIC -o .libs/inp2z.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpaname.lo inpaname.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpaname.c -fPIC -DPIC -o .libs/inpaname.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpapnam.lo inpapnam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpapnam.c -fPIC -DPIC -o .libs/inpapnam.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpcfix.lo inpcfix.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpcfix.c -fPIC -DPIC -o .libs/inpcfix.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpdomod.lo inpdomod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpdomod.c -fPIC -DPIC -o .libs/inpdomod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpdoopt.lo inpdoopt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpdoopt.c -fPIC -DPIC -o .libs/inpdoopt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpdpar.lo inpdpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpdpar.c -fPIC -DPIC -o .libs/inpdpar.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inperrc.lo inperrc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inperrc.c -fPIC -DPIC -o .libs/inperrc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inperror.lo inperror.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inperror.c -fPIC -DPIC -o .libs/inperror.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpeval.lo inpeval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpeval.c -fPIC -DPIC -o .libs/inpeval.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpfindl.lo inpfindl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpfindl.c -fPIC -DPIC -o .libs/inpfindl.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpfindv.lo inpfindv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpfindv.c -fPIC -DPIC -o .libs/inpfindv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpgmod.lo inpgmod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpgmod.c -fPIC -DPIC -o .libs/inpgmod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpgstr.lo inpgstr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpgstr.c -fPIC -DPIC -o .libs/inpgstr.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpgtitl.lo inpgtitl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpgtitl.c -fPIC -DPIC -o .libs/inpgtitl.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpgtok.lo inpgtok.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpgtok.c -fPIC -DPIC -o .libs/inpgtok.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpgval.lo inpgval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpgval.c -fPIC -DPIC -o .libs/inpgval.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpkmods.lo inpkmods.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpkmods.c -fPIC -DPIC -o .libs/inpkmods.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inplist.lo inplist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inplist.c -fPIC -DPIC -o .libs/inplist.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inplkmod.lo inplkmod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inplkmod.c -fPIC -DPIC -o .libs/inplkmod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpmkmod.lo inpmkmod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpmkmod.c -fPIC -DPIC -o .libs/inpmkmod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpmktmp.lo inpmktmp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpmktmp.c -fPIC -DPIC -o .libs/inpmktmp.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inppas1.lo inppas1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inppas1.c -fPIC -DPIC -o .libs/inppas1.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inppas2.lo inppas2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inppas2.c -fPIC -DPIC -o .libs/inppas2.o >inppas2.c: In function 'INPpas2': >inppas2.c:170: warning: implicit declaration of function 'INP2N' >inppas2.c:38: warning: unused variable 'actcount' >inppas2.c:38: warning: unused variable 'linecount' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inppas3.lo inppas3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inppas3.c -fPIC -DPIC -o .libs/inppas3.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inppname.lo inppname.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inppname.c -fPIC -DPIC -o .libs/inppname.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpptree.lo inpptree.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpptree.c -fPIC -DPIC -o .libs/inpptree.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inpsymt.lo inpsymt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inpsymt.c -fPIC -DPIC -o .libs/inpsymt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inptyplk.lo inptyplk.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inptyplk.c -fPIC -DPIC -o .libs/inptyplk.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ptfuncs.lo ptfuncs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ptfuncs.c -fPIC -DPIC -o .libs/ptfuncs.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o sperror.lo sperror.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/frontend -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c sperror.c -fPIC -DPIC -o .libs/sperror.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libinp.la ifeval.lo ifnewuid.lo inp2b.lo inp2c.lo inp2d.lo inp2dot.lo inp2e.lo inp2f.lo inp2g.lo inp2h.lo inp2i.lo inp2j.lo inp2k.lo inp2l.lo inp2m.lo inp2n.lo inp2o.lo inp2p.lo inp2q.lo inp2r.lo inp2s.lo inp2t.lo inp2u.lo inp2v.lo inp2w.lo inp2y.lo inp2z.lo inpaname.lo inpapnam.lo inpcfix.lo inpdomod.lo inpdoopt.lo inpdpar.lo inperrc.lo inperror.lo inpeval.lo inpfindl.lo inpfindv.lo inpgmod.lo inpgstr.lo inpgtitl.lo inpgtok.lo inpgval.lo inpkmods.lo inplist.lo inplkmod.lo inpmkmod.lo inpmktmp.lo inppas1.lo inppas2.lo inppas3.lo inppname.lo inpptree.lo inpsymt.lo inptyplk.lo ptfuncs.lo sperror.lo -lm -lpthread >libtool: link: ar cru .libs/libinp.a .libs/ifeval.o .libs/ifnewuid.o .libs/inp2b.o .libs/inp2c.o .libs/inp2d.o .libs/inp2dot.o .libs/inp2e.o .libs/inp2f.o .libs/inp2g.o .libs/inp2h.o .libs/inp2i.o .libs/inp2j.o .libs/inp2k.o .libs/inp2l.o .libs/inp2m.o .libs/inp2n.o .libs/inp2o.o .libs/inp2p.o .libs/inp2q.o .libs/inp2r.o .libs/inp2s.o .libs/inp2t.o .libs/inp2u.o .libs/inp2v.o .libs/inp2w.o .libs/inp2y.o .libs/inp2z.o .libs/inpaname.o .libs/inpapnam.o .libs/inpcfix.o .libs/inpdomod.o .libs/inpdoopt.o .libs/inpdpar.o .libs/inperrc.o .libs/inperror.o .libs/inpeval.o .libs/inpfindl.o .libs/inpfindv.o .libs/inpgmod.o .libs/inpgstr.o .libs/inpgtitl.o .libs/inpgtok.o .libs/inpgval.o .libs/inpkmods.o .libs/inplist.o .libs/inplkmod.o .libs/inpmkmod.o .libs/inpmktmp.o .libs/inppas1.o .libs/inppas2.o .libs/inppas3.o .libs/inppname.o .libs/inpptree.o .libs/inpsymt.o .libs/inptyplk.o .libs/ptfuncs.o .libs/sperror.o >libtool: link: ranlib .libs/libinp.a >libtool: link: ( cd ".libs" && rm -f "libinp.la" && ln -s "../libinp.la" "libinp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/parser' >Making all in devices >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices' >Making all in asrc >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/asrc' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrc.lo asrc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrc.c -fPIC -DPIC -o .libs/asrc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcacld.lo asrcacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcacld.c -fPIC -DPIC -o .libs/asrcacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcask.lo asrcask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcask.c -fPIC -DPIC -o .libs/asrcask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcconv.lo asrcconv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcconv.c -fPIC -DPIC -o .libs/asrcconv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcdel.lo asrcdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcdel.c -fPIC -DPIC -o .libs/asrcdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcdest.lo asrcdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcdest.c -fPIC -DPIC -o .libs/asrcdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcfbr.lo asrcfbr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcfbr.c -fPIC -DPIC -o .libs/asrcfbr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcinit.lo asrcinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcinit.c -fPIC -DPIC -o .libs/asrcinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcload.lo asrcload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcload.c -fPIC -DPIC -o .libs/asrcload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcmdel.lo asrcmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcmdel.c -fPIC -DPIC -o .libs/asrcmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcpar.lo asrcpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcpar.c -fPIC -DPIC -o .libs/asrcpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcpzld.lo asrcpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcpzld.c -fPIC -DPIC -o .libs/asrcpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o asrcset.lo asrcset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c asrcset.c -fPIC -DPIC -o .libs/asrcset.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libasrc.la asrc.lo asrcacld.lo asrcask.lo asrcconv.lo asrcdel.lo asrcdest.lo asrcfbr.lo asrcinit.lo asrcload.lo asrcmdel.lo asrcpar.lo asrcpzld.lo asrcset.lo -lm -lpthread >libtool: link: ar cru .libs/libasrc.a .libs/asrc.o .libs/asrcacld.o .libs/asrcask.o .libs/asrcconv.o .libs/asrcdel.o .libs/asrcdest.o .libs/asrcfbr.o .libs/asrcinit.o .libs/asrcload.o .libs/asrcmdel.o .libs/asrcpar.o .libs/asrcpzld.o .libs/asrcset.o >libtool: link: ranlib .libs/libasrc.a >libtool: link: ( cd ".libs" && rm -f "libasrc.la" && ln -s "../libasrc.la" "libasrc.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/asrc' >Making all in bjt >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bjt' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt.lo bjt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt.c -fPIC -DPIC -o .libs/bjt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtacld.lo bjtacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtacld.c -fPIC -DPIC -o .libs/bjtacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtask.lo bjtask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtask.c -fPIC -DPIC -o .libs/bjtask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtconv.lo bjtconv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtconv.c -fPIC -DPIC -o .libs/bjtconv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtdel.lo bjtdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtdel.c -fPIC -DPIC -o .libs/bjtdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtdest.lo bjtdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtdest.c -fPIC -DPIC -o .libs/bjtdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtdisto.lo bjtdisto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtdisto.c -fPIC -DPIC -o .libs/bjtdisto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtdset.lo bjtdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtdset.c -fPIC -DPIC -o .libs/bjtdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtgetic.lo bjtgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtgetic.c -fPIC -DPIC -o .libs/bjtgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtinit.lo bjtinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtinit.c -fPIC -DPIC -o .libs/bjtinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtload.lo bjtload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtload.c -fPIC -DPIC -o .libs/bjtload.o >bjtload.c: In function 'BJTload': >bjtload.c:120: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtmask.lo bjtmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtmask.c -fPIC -DPIC -o .libs/bjtmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtmdel.lo bjtmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtmdel.c -fPIC -DPIC -o .libs/bjtmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtmpar.lo bjtmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtmpar.c -fPIC -DPIC -o .libs/bjtmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtnoise.lo bjtnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtnoise.c -fPIC -DPIC -o .libs/bjtnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtparam.lo bjtparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtparam.c -fPIC -DPIC -o .libs/bjtparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtpzld.lo bjtpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtpzld.c -fPIC -DPIC -o .libs/bjtpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsacl.lo bjtsacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsacl.c -fPIC -DPIC -o .libs/bjtsacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsetup.lo bjtsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsetup.c -fPIC -DPIC -o .libs/bjtsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsload.lo bjtsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsload.c -fPIC -DPIC -o .libs/bjtsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsprt.lo bjtsprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsprt.c -fPIC -DPIC -o .libs/bjtsprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsset.lo bjtsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsset.c -fPIC -DPIC -o .libs/bjtsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjtsupd.lo bjtsupd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjtsupd.c -fPIC -DPIC -o .libs/bjtsupd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjttemp.lo bjttemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjttemp.c -fPIC -DPIC -o .libs/bjttemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjttrunc.lo bjttrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjttrunc.c -fPIC -DPIC -o .libs/bjttrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbjt.la bjt.lo bjtacld.lo bjtask.lo bjtconv.lo bjtdel.lo bjtdest.lo bjtdisto.lo bjtdset.lo bjtgetic.lo bjtinit.lo bjtload.lo bjtmask.lo bjtmdel.lo bjtmpar.lo bjtnoise.lo bjtparam.lo bjtpzld.lo bjtsacl.lo bjtsetup.lo bjtsload.lo bjtsprt.lo bjtsset.lo bjtsupd.lo bjttemp.lo bjttrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libbjt.a .libs/bjt.o .libs/bjtacld.o .libs/bjtask.o .libs/bjtconv.o .libs/bjtdel.o .libs/bjtdest.o .libs/bjtdisto.o .libs/bjtdset.o .libs/bjtgetic.o .libs/bjtinit.o .libs/bjtload.o .libs/bjtmask.o .libs/bjtmdel.o .libs/bjtmpar.o .libs/bjtnoise.o .libs/bjtparam.o .libs/bjtpzld.o .libs/bjtsacl.o .libs/bjtsetup.o .libs/bjtsload.o .libs/bjtsprt.o .libs/bjtsset.o .libs/bjtsupd.o .libs/bjttemp.o .libs/bjttrunc.o >libtool: link: ranlib .libs/libbjt.a >libtool: link: ( cd ".libs" && rm -f "libbjt.la" && ln -s "../libbjt.la" "libbjt.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bjt' >Making all in bjt2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bjt2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2.lo bjt2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2.c -fPIC -DPIC -o .libs/bjt2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2acld.lo bjt2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2acld.c -fPIC -DPIC -o .libs/bjt2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2ask.lo bjt2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2ask.c -fPIC -DPIC -o .libs/bjt2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2conv.lo bjt2conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2conv.c -fPIC -DPIC -o .libs/bjt2conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2del.lo bjt2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2del.c -fPIC -DPIC -o .libs/bjt2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2dest.lo bjt2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2dest.c -fPIC -DPIC -o .libs/bjt2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2disto.lo bjt2disto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2disto.c -fPIC -DPIC -o .libs/bjt2disto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2dset.lo bjt2dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2dset.c -fPIC -DPIC -o .libs/bjt2dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2getic.lo bjt2getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2getic.c -fPIC -DPIC -o .libs/bjt2getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2init.lo bjt2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2init.c -fPIC -DPIC -o .libs/bjt2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2load.lo bjt2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2load.c -fPIC -DPIC -o .libs/bjt2load.o >bjt2load.c: In function 'BJT2load': >bjt2load.c:122: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2mask.lo bjt2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2mask.c -fPIC -DPIC -o .libs/bjt2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2mdel.lo bjt2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2mdel.c -fPIC -DPIC -o .libs/bjt2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2mpar.lo bjt2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2mpar.c -fPIC -DPIC -o .libs/bjt2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2noise.lo bjt2noise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2noise.c -fPIC -DPIC -o .libs/bjt2noise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2param.lo bjt2param.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2param.c -fPIC -DPIC -o .libs/bjt2param.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2pzld.lo bjt2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2pzld.c -fPIC -DPIC -o .libs/bjt2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2sacl.lo bjt2sacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2sacl.c -fPIC -DPIC -o .libs/bjt2sacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2setup.lo bjt2setup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2setup.c -fPIC -DPIC -o .libs/bjt2setup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2sload.lo bjt2sload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2sload.c -fPIC -DPIC -o .libs/bjt2sload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2sprt.lo bjt2sprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2sprt.c -fPIC -DPIC -o .libs/bjt2sprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2sset.lo bjt2sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2sset.c -fPIC -DPIC -o .libs/bjt2sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2supd.lo bjt2supd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2supd.c -fPIC -DPIC -o .libs/bjt2supd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2temp.lo bjt2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2temp.c -fPIC -DPIC -o .libs/bjt2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bjt2trun.lo bjt2trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bjt2trun.c -fPIC -DPIC -o .libs/bjt2trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbjt2.la bjt2.lo bjt2acld.lo bjt2ask.lo bjt2conv.lo bjt2del.lo bjt2dest.lo bjt2disto.lo bjt2dset.lo bjt2getic.lo bjt2init.lo bjt2load.lo bjt2mask.lo bjt2mdel.lo bjt2mpar.lo bjt2noise.lo bjt2param.lo bjt2pzld.lo bjt2sacl.lo bjt2setup.lo bjt2sload.lo bjt2sprt.lo bjt2sset.lo bjt2supd.lo bjt2temp.lo bjt2trun.lo -lm -lpthread >libtool: link: ar cru .libs/libbjt2.a .libs/bjt2.o .libs/bjt2acld.o .libs/bjt2ask.o .libs/bjt2conv.o .libs/bjt2del.o .libs/bjt2dest.o .libs/bjt2disto.o .libs/bjt2dset.o .libs/bjt2getic.o .libs/bjt2init.o .libs/bjt2load.o .libs/bjt2mask.o .libs/bjt2mdel.o .libs/bjt2mpar.o .libs/bjt2noise.o .libs/bjt2param.o .libs/bjt2pzld.o .libs/bjt2sacl.o .libs/bjt2setup.o .libs/bjt2sload.o .libs/bjt2sprt.o .libs/bjt2sset.o .libs/bjt2supd.o .libs/bjt2temp.o .libs/bjt2trun.o >libtool: link: ranlib .libs/libbjt2.a >libtool: link: ( cd ".libs" && rm -f "libbjt2.la" && ln -s "../libbjt2.la" "libbjt2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bjt2' >Making all in bsim1 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim1' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1.lo b1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1.c -fPIC -DPIC -o .libs/b1.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1acld.lo b1acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1acld.c -fPIC -DPIC -o .libs/b1acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1ask.lo b1ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1ask.c -fPIC -DPIC -o .libs/b1ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1cvtest.lo b1cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1cvtest.c -fPIC -DPIC -o .libs/b1cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1del.lo b1del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1del.c -fPIC -DPIC -o .libs/b1del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1dest.lo b1dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1dest.c -fPIC -DPIC -o .libs/b1dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1disto.lo b1disto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1disto.c -fPIC -DPIC -o .libs/b1disto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1dset.lo b1dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1dset.c -fPIC -DPIC -o .libs/b1dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1eval.lo b1eval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1eval.c -fPIC -DPIC -o .libs/b1eval.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1getic.lo b1getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1getic.c -fPIC -DPIC -o .libs/b1getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1ld.lo b1ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1ld.c -fPIC -DPIC -o .libs/b1ld.o >b1ld.c: In function 'B1load': >b1ld.c:91: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1mask.lo b1mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1mask.c -fPIC -DPIC -o .libs/b1mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1mdel.lo b1mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1mdel.c -fPIC -DPIC -o .libs/b1mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1moscap.lo b1moscap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1moscap.c -fPIC -DPIC -o .libs/b1moscap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1mpar.lo b1mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1mpar.c -fPIC -DPIC -o .libs/b1mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1par.lo b1par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1par.c -fPIC -DPIC -o .libs/b1par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1noi.lo b1noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1noi.c -fPIC -DPIC -o .libs/b1noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1pzld.lo b1pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1pzld.c -fPIC -DPIC -o .libs/b1pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1set.lo b1set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1set.c -fPIC -DPIC -o .libs/b1set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1temp.lo b1temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1temp.c -fPIC -DPIC -o .libs/b1temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b1trunc.lo b1trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b1trunc.c -fPIC -DPIC -o .libs/b1trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim1init.lo bsim1init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim1init.c -fPIC -DPIC -o .libs/bsim1init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim1.la b1.lo b1acld.lo b1ask.lo b1cvtest.lo b1del.lo b1dest.lo b1disto.lo b1dset.lo b1eval.lo b1getic.lo b1ld.lo b1mask.lo b1mdel.lo b1moscap.lo b1mpar.lo b1par.lo b1noi.lo b1pzld.lo b1set.lo b1temp.lo b1trunc.lo bsim1init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim1.a .libs/b1.o .libs/b1acld.o .libs/b1ask.o .libs/b1cvtest.o .libs/b1del.o .libs/b1dest.o .libs/b1disto.o .libs/b1dset.o .libs/b1eval.o .libs/b1getic.o .libs/b1ld.o .libs/b1mask.o .libs/b1mdel.o .libs/b1moscap.o .libs/b1mpar.o .libs/b1par.o .libs/b1noi.o .libs/b1pzld.o .libs/b1set.o .libs/b1temp.o .libs/b1trunc.o .libs/bsim1init.o >libtool: link: ranlib .libs/libbsim1.a >libtool: link: ( cd ".libs" && rm -f "libbsim1.la" && ln -s "../libbsim1.la" "libbsim1.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim1' >Making all in bsim2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2.lo b2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2.c -fPIC -DPIC -o .libs/b2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2acld.lo b2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2acld.c -fPIC -DPIC -o .libs/b2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2ask.lo b2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2ask.c -fPIC -DPIC -o .libs/b2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2cvtest.lo b2cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2cvtest.c -fPIC -DPIC -o .libs/b2cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2del.lo b2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2del.c -fPIC -DPIC -o .libs/b2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2dest.lo b2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2dest.c -fPIC -DPIC -o .libs/b2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2eval.lo b2eval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2eval.c -fPIC -DPIC -o .libs/b2eval.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2getic.lo b2getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2getic.c -fPIC -DPIC -o .libs/b2getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2ld.lo b2ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2ld.c -fPIC -DPIC -o .libs/b2ld.o >b2ld.c: In function 'B2load': >b2ld.c:91: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2mask.lo b2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2mask.c -fPIC -DPIC -o .libs/b2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2mdel.lo b2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2mdel.c -fPIC -DPIC -o .libs/b2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2moscap.lo b2moscap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2moscap.c -fPIC -DPIC -o .libs/b2moscap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2mpar.lo b2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2mpar.c -fPIC -DPIC -o .libs/b2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2noi.lo b2noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2noi.c -fPIC -DPIC -o .libs/b2noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2par.lo b2par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2par.c -fPIC -DPIC -o .libs/b2par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2pzld.lo b2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2pzld.c -fPIC -DPIC -o .libs/b2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2set.lo b2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2set.c -fPIC -DPIC -o .libs/b2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2temp.lo b2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2temp.c -fPIC -DPIC -o .libs/b2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b2trunc.lo b2trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b2trunc.c -fPIC -DPIC -o .libs/b2trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim2init.lo bsim2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim2init.c -fPIC -DPIC -o .libs/bsim2init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim2.la b2.lo b2acld.lo b2ask.lo b2cvtest.lo b2del.lo b2dest.lo b2eval.lo b2getic.lo b2ld.lo b2mask.lo b2mdel.lo b2moscap.lo b2mpar.lo b2noi.lo b2par.lo b2pzld.lo b2set.lo b2temp.lo b2trunc.lo bsim2init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim2.a .libs/b2.o .libs/b2acld.o .libs/b2ask.o .libs/b2cvtest.o .libs/b2del.o .libs/b2dest.o .libs/b2eval.o .libs/b2getic.o .libs/b2ld.o .libs/b2mask.o .libs/b2mdel.o .libs/b2moscap.o .libs/b2mpar.o .libs/b2noi.o .libs/b2par.o .libs/b2pzld.o .libs/b2set.o .libs/b2temp.o .libs/b2trunc.o .libs/bsim2init.o >libtool: link: ranlib .libs/libbsim2.a >libtool: link: ( cd ".libs" && rm -f "libbsim2.la" && ln -s "../libbsim2.la" "libbsim2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim2' >Making all in bsim3 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3.lo b3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3.c -fPIC -DPIC -o .libs/b3.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3acld.lo b3acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3acld.c -fPIC -DPIC -o .libs/b3acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3ask.lo b3ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3ask.c -fPIC -DPIC -o .libs/b3ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3check.lo b3check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3check.c -fPIC -DPIC -o .libs/b3check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3cvtest.lo b3cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3cvtest.c -fPIC -DPIC -o .libs/b3cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3del.lo b3del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3del.c -fPIC -DPIC -o .libs/b3del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3dest.lo b3dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3dest.c -fPIC -DPIC -o .libs/b3dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3getic.lo b3getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3getic.c -fPIC -DPIC -o .libs/b3getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3ld.lo b3ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3ld.c -fPIC -DPIC -o .libs/b3ld.o >b3ld.c: In function 'BSIM3load': >b3ld.c:53: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3mask.lo b3mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3mask.c -fPIC -DPIC -o .libs/b3mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3mdel.lo b3mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3mdel.c -fPIC -DPIC -o .libs/b3mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3mpar.lo b3mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3mpar.c -fPIC -DPIC -o .libs/b3mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3noi.lo b3noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3noi.c -fPIC -DPIC -o .libs/b3noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3par.lo b3par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3par.c -fPIC -DPIC -o .libs/b3par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3pzld.lo b3pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3pzld.c -fPIC -DPIC -o .libs/b3pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3set.lo b3set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3set.c -fPIC -DPIC -o .libs/b3set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3temp.lo b3temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3temp.c -fPIC -DPIC -o .libs/b3temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3trunc.lo b3trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3trunc.c -fPIC -DPIC -o .libs/b3trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3init.lo bsim3init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3init.c -fPIC -DPIC -o .libs/bsim3init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3.la b3.lo b3acld.lo b3ask.lo b3check.lo b3cvtest.lo b3del.lo b3dest.lo b3getic.lo b3ld.lo b3mask.lo b3mdel.lo b3mpar.lo b3noi.lo b3par.lo b3pzld.lo b3set.lo b3temp.lo b3trunc.lo bsim3init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3.a .libs/b3.o .libs/b3acld.o .libs/b3ask.o .libs/b3check.o .libs/b3cvtest.o .libs/b3del.o .libs/b3dest.o .libs/b3getic.o .libs/b3ld.o .libs/b3mask.o .libs/b3mdel.o .libs/b3mpar.o .libs/b3noi.o .libs/b3par.o .libs/b3pzld.o .libs/b3set.o .libs/b3temp.o .libs/b3trunc.o .libs/bsim3init.o >libtool: link: ranlib .libs/libbsim3.a >libtool: link: ( cd ".libs" && rm -f "libbsim3.la" && ln -s "../libbsim3.la" "libbsim3.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3' >Making all in bsim3soi >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soi.lo b4soi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soi.c -fPIC -DPIC -o .libs/b4soi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soiacld.lo b4soiacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soiacld.c -fPIC -DPIC -o .libs/b4soiacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soiask.lo b4soiask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soiask.c -fPIC -DPIC -o .libs/b4soiask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soicheck.lo b4soicheck.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soicheck.c -fPIC -DPIC -o .libs/b4soicheck.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soicvtest.lo b4soicvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soicvtest.c -fPIC -DPIC -o .libs/b4soicvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soidel.lo b4soidel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soidel.c -fPIC -DPIC -o .libs/b4soidel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soidest.lo b4soidest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soidest.c -fPIC -DPIC -o .libs/b4soidest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soigetic.lo b4soigetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soigetic.c -fPIC -DPIC -o .libs/b4soigetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soild.lo b4soild.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soild.c -fPIC -DPIC -o .libs/b4soild.o >b4soild.c: In function 'B4SOIload': >b4soild.c:110: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soimask.lo b4soimask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soimask.c -fPIC -DPIC -o .libs/b4soimask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soimdel.lo b4soimdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soimdel.c -fPIC -DPIC -o .libs/b4soimdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soimpar.lo b4soimpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soimpar.c -fPIC -DPIC -o .libs/b4soimpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soinoi.lo b4soinoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soinoi.c -fPIC -DPIC -o .libs/b4soinoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soipar.lo b4soipar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soipar.c -fPIC -DPIC -o .libs/b4soipar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soipzld.lo b4soipzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soipzld.c -fPIC -DPIC -o .libs/b4soipzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soiset.lo b4soiset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soiset.c -fPIC -DPIC -o .libs/b4soiset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soitemp.lo b4soitemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soitemp.c -fPIC -DPIC -o .libs/b4soitemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soitrunc.lo b4soitrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soitrunc.c -fPIC -DPIC -o .libs/b4soitrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4soiinit.lo b4soiinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4soiinit.c -fPIC -DPIC -o .libs/b4soiinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4soi.la b4soi.lo b4soiacld.lo b4soiask.lo b4soicheck.lo b4soicvtest.lo b4soidel.lo b4soidest.lo b4soigetic.lo b4soild.lo b4soimask.lo b4soimdel.lo b4soimpar.lo b4soinoi.lo b4soipar.lo b4soipzld.lo b4soiset.lo b4soitemp.lo b4soitrunc.lo b4soiinit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4soi.a .libs/b4soi.o .libs/b4soiacld.o .libs/b4soiask.o .libs/b4soicheck.o .libs/b4soicvtest.o .libs/b4soidel.o .libs/b4soidest.o .libs/b4soigetic.o .libs/b4soild.o .libs/b4soimask.o .libs/b4soimdel.o .libs/b4soimpar.o .libs/b4soinoi.o .libs/b4soipar.o .libs/b4soipzld.o .libs/b4soiset.o .libs/b4soitemp.o .libs/b4soitrunc.o .libs/b4soiinit.o >libtool: link: ranlib .libs/libbsim4soi.a >libtool: link: ( cd ".libs" && rm -f "libbsim4soi.la" && ln -s "../libbsim4soi.la" "libbsim4soi.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi' >Making all in bsim4 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4.lo b4.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4.c -fPIC -DPIC -o .libs/b4.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4acld.lo b4acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4acld.c -fPIC -DPIC -o .libs/b4acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4ask.lo b4ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4ask.c -fPIC -DPIC -o .libs/b4ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4check.lo b4check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4check.c -fPIC -DPIC -o .libs/b4check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4cvtest.lo b4cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4cvtest.c -fPIC -DPIC -o .libs/b4cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4del.lo b4del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4del.c -fPIC -DPIC -o .libs/b4del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4dest.lo b4dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4dest.c -fPIC -DPIC -o .libs/b4dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4geo.lo b4geo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4geo.c -fPIC -DPIC -o .libs/b4geo.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4getic.lo b4getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4getic.c -fPIC -DPIC -o .libs/b4getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4ld.lo b4ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4ld.c -fPIC -DPIC -o .libs/b4ld.o >b4ld.c: In function 'BSIM4load': >b4ld.c:88: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4mask.lo b4mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4mask.c -fPIC -DPIC -o .libs/b4mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4mdel.lo b4mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4mdel.c -fPIC -DPIC -o .libs/b4mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4mpar.lo b4mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4mpar.c -fPIC -DPIC -o .libs/b4mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4noi.lo b4noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4noi.c -fPIC -DPIC -o .libs/b4noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4par.lo b4par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4par.c -fPIC -DPIC -o .libs/b4par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4pzld.lo b4pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4pzld.c -fPIC -DPIC -o .libs/b4pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4set.lo b4set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4set.c -fPIC -DPIC -o .libs/b4set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4temp.lo b4temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4temp.c -fPIC -DPIC -o .libs/b4temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4trunc.lo b4trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4trunc.c -fPIC -DPIC -o .libs/b4trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim4init.lo bsim4init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim4init.c -fPIC -DPIC -o .libs/bsim4init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4.la b4.lo b4acld.lo b4ask.lo b4check.lo b4cvtest.lo b4del.lo b4dest.lo b4geo.lo b4getic.lo b4ld.lo b4mask.lo b4mdel.lo b4mpar.lo b4noi.lo b4par.lo b4pzld.lo b4set.lo b4temp.lo b4trunc.lo bsim4init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4.a .libs/b4.o .libs/b4acld.o .libs/b4ask.o .libs/b4check.o .libs/b4cvtest.o .libs/b4del.o .libs/b4dest.o .libs/b4geo.o .libs/b4getic.o .libs/b4ld.o .libs/b4mask.o .libs/b4mdel.o .libs/b4mpar.o .libs/b4noi.o .libs/b4par.o .libs/b4pzld.o .libs/b4set.o .libs/b4temp.o .libs/b4trunc.o .libs/bsim4init.o >libtool: link: ranlib .libs/libbsim4.a >libtool: link: ( cd ".libs" && rm -f "libbsim4.la" && ln -s "../libbsim4.la" "libbsim4.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4' >Making all in bsim4v2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2.lo b4v2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2.c -fPIC -DPIC -o .libs/b4v2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2acld.lo b4v2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2acld.c -fPIC -DPIC -o .libs/b4v2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2ask.lo b4v2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2ask.c -fPIC -DPIC -o .libs/b4v2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2check.lo b4v2check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2check.c -fPIC -DPIC -o .libs/b4v2check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2cvtest.lo b4v2cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2cvtest.c -fPIC -DPIC -o .libs/b4v2cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2del.lo b4v2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2del.c -fPIC -DPIC -o .libs/b4v2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2dest.lo b4v2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2dest.c -fPIC -DPIC -o .libs/b4v2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2geo.lo b4v2geo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2geo.c -fPIC -DPIC -o .libs/b4v2geo.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2getic.lo b4v2getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2getic.c -fPIC -DPIC -o .libs/b4v2getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2ld.lo b4v2ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2ld.c -fPIC -DPIC -o .libs/b4v2ld.o >b4v2ld.c: In function 'BSIM4v2load': >b4v2ld.c:58: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2mask.lo b4v2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2mask.c -fPIC -DPIC -o .libs/b4v2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2mdel.lo b4v2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2mdel.c -fPIC -DPIC -o .libs/b4v2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2mpar.lo b4v2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2mpar.c -fPIC -DPIC -o .libs/b4v2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2noi.lo b4v2noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2noi.c -fPIC -DPIC -o .libs/b4v2noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2par.lo b4v2par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2par.c -fPIC -DPIC -o .libs/b4v2par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2pzld.lo b4v2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2pzld.c -fPIC -DPIC -o .libs/b4v2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2set.lo b4v2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2set.c -fPIC -DPIC -o .libs/b4v2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2temp.lo b4v2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2temp.c -fPIC -DPIC -o .libs/b4v2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v2trunc.lo b4v2trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v2trunc.c -fPIC -DPIC -o .libs/b4v2trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim4v2init.lo bsim4v2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim4v2init.c -fPIC -DPIC -o .libs/bsim4v2init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4v2.la b4v2.lo b4v2acld.lo b4v2ask.lo b4v2check.lo b4v2cvtest.lo b4v2del.lo b4v2dest.lo b4v2geo.lo b4v2getic.lo b4v2ld.lo b4v2mask.lo b4v2mdel.lo b4v2mpar.lo b4v2noi.lo b4v2par.lo b4v2pzld.lo b4v2set.lo b4v2temp.lo b4v2trunc.lo bsim4v2init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4v2.a .libs/b4v2.o .libs/b4v2acld.o .libs/b4v2ask.o .libs/b4v2check.o .libs/b4v2cvtest.o .libs/b4v2del.o .libs/b4v2dest.o .libs/b4v2geo.o .libs/b4v2getic.o .libs/b4v2ld.o .libs/b4v2mask.o .libs/b4v2mdel.o .libs/b4v2mpar.o .libs/b4v2noi.o .libs/b4v2par.o .libs/b4v2pzld.o .libs/b4v2set.o .libs/b4v2temp.o .libs/b4v2trunc.o .libs/bsim4v2init.o >libtool: link: ranlib .libs/libbsim4v2.a >libtool: link: ( cd ".libs" && rm -f "libbsim4v2.la" && ln -s "../libbsim4v2.la" "libbsim4v2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v2' >Making all in bsim4v3 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v3' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3.lo b4v3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3.c -fPIC -DPIC -o .libs/b4v3.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3acld.lo b4v3acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3acld.c -fPIC -DPIC -o .libs/b4v3acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3ask.lo b4v3ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3ask.c -fPIC -DPIC -o .libs/b4v3ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3check.lo b4v3check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3check.c -fPIC -DPIC -o .libs/b4v3check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3cvtest.lo b4v3cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3cvtest.c -fPIC -DPIC -o .libs/b4v3cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3del.lo b4v3del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3del.c -fPIC -DPIC -o .libs/b4v3del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3dest.lo b4v3dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3dest.c -fPIC -DPIC -o .libs/b4v3dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3geo.lo b4v3geo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3geo.c -fPIC -DPIC -o .libs/b4v3geo.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3getic.lo b4v3getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3getic.c -fPIC -DPIC -o .libs/b4v3getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3ld.lo b4v3ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3ld.c -fPIC -DPIC -o .libs/b4v3ld.o >b4v3ld.c: In function 'BSIM4v3load': >b4v3ld.c:63: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3mask.lo b4v3mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3mask.c -fPIC -DPIC -o .libs/b4v3mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3mdel.lo b4v3mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3mdel.c -fPIC -DPIC -o .libs/b4v3mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3mpar.lo b4v3mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3mpar.c -fPIC -DPIC -o .libs/b4v3mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3noi.lo b4v3noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3noi.c -fPIC -DPIC -o .libs/b4v3noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3par.lo b4v3par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3par.c -fPIC -DPIC -o .libs/b4v3par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3pzld.lo b4v3pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3pzld.c -fPIC -DPIC -o .libs/b4v3pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3set.lo b4v3set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3set.c -fPIC -DPIC -o .libs/b4v3set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3temp.lo b4v3temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3temp.c -fPIC -DPIC -o .libs/b4v3temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v3trunc.lo b4v3trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v3trunc.c -fPIC -DPIC -o .libs/b4v3trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim4v3init.lo bsim4v3init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim4v3init.c -fPIC -DPIC -o .libs/bsim4v3init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4v3.la b4v3.lo b4v3acld.lo b4v3ask.lo b4v3check.lo b4v3cvtest.lo b4v3del.lo b4v3dest.lo b4v3geo.lo b4v3getic.lo b4v3ld.lo b4v3mask.lo b4v3mdel.lo b4v3mpar.lo b4v3noi.lo b4v3par.lo b4v3pzld.lo b4v3set.lo b4v3temp.lo b4v3trunc.lo bsim4v3init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4v3.a .libs/b4v3.o .libs/b4v3acld.o .libs/b4v3ask.o .libs/b4v3check.o .libs/b4v3cvtest.o .libs/b4v3del.o .libs/b4v3dest.o .libs/b4v3geo.o .libs/b4v3getic.o .libs/b4v3ld.o .libs/b4v3mask.o .libs/b4v3mdel.o .libs/b4v3mpar.o .libs/b4v3noi.o .libs/b4v3par.o .libs/b4v3pzld.o .libs/b4v3set.o .libs/b4v3temp.o .libs/b4v3trunc.o .libs/bsim4v3init.o >libtool: link: ranlib .libs/libbsim4v3.a >libtool: link: ( cd ".libs" && rm -f "libbsim4v3.la" && ln -s "../libbsim4v3.la" "libbsim4v3.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v3' >Making all in bsim4v4 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v4' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4.lo b4v4.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4.c -fPIC -DPIC -o .libs/b4v4.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4acld.lo b4v4acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4acld.c -fPIC -DPIC -o .libs/b4v4acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4ask.lo b4v4ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4ask.c -fPIC -DPIC -o .libs/b4v4ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4check.lo b4v4check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4check.c -fPIC -DPIC -o .libs/b4v4check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4cvtest.lo b4v4cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4cvtest.c -fPIC -DPIC -o .libs/b4v4cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4del.lo b4v4del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4del.c -fPIC -DPIC -o .libs/b4v4del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4dest.lo b4v4dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4dest.c -fPIC -DPIC -o .libs/b4v4dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4geo.lo b4v4geo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4geo.c -fPIC -DPIC -o .libs/b4v4geo.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4getic.lo b4v4getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4getic.c -fPIC -DPIC -o .libs/b4v4getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4ld.lo b4v4ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4ld.c -fPIC -DPIC -o .libs/b4v4ld.o >b4v4ld.c: In function 'BSIM4v4load': >b4v4ld.c:80: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4mask.lo b4v4mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4mask.c -fPIC -DPIC -o .libs/b4v4mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4mdel.lo b4v4mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4mdel.c -fPIC -DPIC -o .libs/b4v4mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4mpar.lo b4v4mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4mpar.c -fPIC -DPIC -o .libs/b4v4mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4noi.lo b4v4noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4noi.c -fPIC -DPIC -o .libs/b4v4noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4par.lo b4v4par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4par.c -fPIC -DPIC -o .libs/b4v4par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4pzld.lo b4v4pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4pzld.c -fPIC -DPIC -o .libs/b4v4pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4set.lo b4v4set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4set.c -fPIC -DPIC -o .libs/b4v4set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4temp.lo b4v4temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4temp.c -fPIC -DPIC -o .libs/b4v4temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v4trunc.lo b4v4trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v4trunc.c -fPIC -DPIC -o .libs/b4v4trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim4v4init.lo bsim4v4init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim4v4init.c -fPIC -DPIC -o .libs/bsim4v4init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4v4.la b4v4.lo b4v4acld.lo b4v4ask.lo b4v4check.lo b4v4cvtest.lo b4v4del.lo b4v4dest.lo b4v4geo.lo b4v4getic.lo b4v4ld.lo b4v4mask.lo b4v4mdel.lo b4v4mpar.lo b4v4noi.lo b4v4par.lo b4v4pzld.lo b4v4set.lo b4v4temp.lo b4v4trunc.lo bsim4v4init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4v4.a .libs/b4v4.o .libs/b4v4acld.o .libs/b4v4ask.o .libs/b4v4check.o .libs/b4v4cvtest.o .libs/b4v4del.o .libs/b4v4dest.o .libs/b4v4geo.o .libs/b4v4getic.o .libs/b4v4ld.o .libs/b4v4mask.o .libs/b4v4mdel.o .libs/b4v4mpar.o .libs/b4v4noi.o .libs/b4v4par.o .libs/b4v4pzld.o .libs/b4v4set.o .libs/b4v4temp.o .libs/b4v4trunc.o .libs/bsim4v4init.o >libtool: link: ranlib .libs/libbsim4v4.a >libtool: link: ( cd ".libs" && rm -f "libbsim4v4.la" && ln -s "../libbsim4v4.la" "libbsim4v4.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v4' >Making all in bsim4v5 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v5' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5.lo b4v5.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5.c -fPIC -DPIC -o .libs/b4v5.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5acld.lo b4v5acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5acld.c -fPIC -DPIC -o .libs/b4v5acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5ask.lo b4v5ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5ask.c -fPIC -DPIC -o .libs/b4v5ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5check.lo b4v5check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5check.c -fPIC -DPIC -o .libs/b4v5check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5cvtest.lo b4v5cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5cvtest.c -fPIC -DPIC -o .libs/b4v5cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5del.lo b4v5del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5del.c -fPIC -DPIC -o .libs/b4v5del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5dest.lo b4v5dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5dest.c -fPIC -DPIC -o .libs/b4v5dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5geo.lo b4v5geo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5geo.c -fPIC -DPIC -o .libs/b4v5geo.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5getic.lo b4v5getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5getic.c -fPIC -DPIC -o .libs/b4v5getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5ld.lo b4v5ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5ld.c -fPIC -DPIC -o .libs/b4v5ld.o >b4v5ld.c: In function 'BSIM4v5load': >b4v5ld.c:82: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5mask.lo b4v5mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5mask.c -fPIC -DPIC -o .libs/b4v5mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5mdel.lo b4v5mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5mdel.c -fPIC -DPIC -o .libs/b4v5mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5mpar.lo b4v5mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5mpar.c -fPIC -DPIC -o .libs/b4v5mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5noi.lo b4v5noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5noi.c -fPIC -DPIC -o .libs/b4v5noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5par.lo b4v5par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5par.c -fPIC -DPIC -o .libs/b4v5par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5pzld.lo b4v5pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5pzld.c -fPIC -DPIC -o .libs/b4v5pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5set.lo b4v5set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5set.c -fPIC -DPIC -o .libs/b4v5set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5temp.lo b4v5temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5temp.c -fPIC -DPIC -o .libs/b4v5temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b4v5trunc.lo b4v5trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b4v5trunc.c -fPIC -DPIC -o .libs/b4v5trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim4v5init.lo bsim4v5init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim4v5init.c -fPIC -DPIC -o .libs/bsim4v5init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim4v5.la b4v5.lo b4v5acld.lo b4v5ask.lo b4v5check.lo b4v5cvtest.lo b4v5del.lo b4v5dest.lo b4v5geo.lo b4v5getic.lo b4v5ld.lo b4v5mask.lo b4v5mdel.lo b4v5mpar.lo b4v5noi.lo b4v5par.lo b4v5pzld.lo b4v5set.lo b4v5temp.lo b4v5trunc.lo bsim4v5init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim4v5.a .libs/b4v5.o .libs/b4v5acld.o .libs/b4v5ask.o .libs/b4v5check.o .libs/b4v5cvtest.o .libs/b4v5del.o .libs/b4v5dest.o .libs/b4v5geo.o .libs/b4v5getic.o .libs/b4v5ld.o .libs/b4v5mask.o .libs/b4v5mdel.o .libs/b4v5mpar.o .libs/b4v5noi.o .libs/b4v5par.o .libs/b4v5pzld.o .libs/b4v5set.o .libs/b4v5temp.o .libs/b4v5trunc.o .libs/bsim4v5init.o >libtool: link: ranlib .libs/libbsim4v5.a >libtool: link: ( cd ".libs" && rm -f "libbsim4v5.la" && ln -s "../libbsim4v5.la" "libbsim4v5.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim4v5' >Making all in bsim3v0 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v0' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0.lo b3v0.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0.c -fPIC -DPIC -o .libs/b3v0.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0acld.lo b3v0acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0acld.c -fPIC -DPIC -o .libs/b3v0acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0ask.lo b3v0ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0ask.c -fPIC -DPIC -o .libs/b3v0ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0cvtest.lo b3v0cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0cvtest.c -fPIC -DPIC -o .libs/b3v0cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0del.lo b3v0del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0del.c -fPIC -DPIC -o .libs/b3v0del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0dest.lo b3v0dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0dest.c -fPIC -DPIC -o .libs/b3v0dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0getic.lo b3v0getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0getic.c -fPIC -DPIC -o .libs/b3v0getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0ld.lo b3v0ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0ld.c -fPIC -DPIC -o .libs/b3v0ld.o >b3v0ld.c: In function 'BSIM3v0load': >b3v0ld.c:45: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0mask.lo b3v0mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0mask.c -fPIC -DPIC -o .libs/b3v0mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0mdel.lo b3v0mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0mdel.c -fPIC -DPIC -o .libs/b3v0mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0mpar.lo b3v0mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0mpar.c -fPIC -DPIC -o .libs/b3v0mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0noi.lo b3v0noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0noi.c -fPIC -DPIC -o .libs/b3v0noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0par.lo b3v0par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0par.c -fPIC -DPIC -o .libs/b3v0par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0pzld.lo b3v0pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0pzld.c -fPIC -DPIC -o .libs/b3v0pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0set.lo b3v0set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0set.c -fPIC -DPIC -o .libs/b3v0set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0temp.lo b3v0temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0temp.c -fPIC -DPIC -o .libs/b3v0temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v0trunc.lo b3v0trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v0trunc.c -fPIC -DPIC -o .libs/b3v0trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3v0init.lo bsim3v0init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3v0init.c -fPIC -DPIC -o .libs/bsim3v0init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3v0.la b3v0.lo b3v0acld.lo b3v0ask.lo b3v0cvtest.lo b3v0del.lo b3v0dest.lo b3v0getic.lo b3v0ld.lo b3v0mask.lo b3v0mdel.lo b3v0mpar.lo b3v0noi.lo b3v0par.lo b3v0pzld.lo b3v0set.lo b3v0temp.lo b3v0trunc.lo bsim3v0init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3v0.a .libs/b3v0.o .libs/b3v0acld.o .libs/b3v0ask.o .libs/b3v0cvtest.o .libs/b3v0del.o .libs/b3v0dest.o .libs/b3v0getic.o .libs/b3v0ld.o .libs/b3v0mask.o .libs/b3v0mdel.o .libs/b3v0mpar.o .libs/b3v0noi.o .libs/b3v0par.o .libs/b3v0pzld.o .libs/b3v0set.o .libs/b3v0temp.o .libs/b3v0trunc.o .libs/bsim3v0init.o >libtool: link: ranlib .libs/libbsim3v0.a >libtool: link: ( cd ".libs" && rm -f "libbsim3v0.la" && ln -s "../libbsim3v0.la" "libbsim3v0.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v0' >Making all in bsim3v1 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1.lo b3v1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1.c -fPIC -DPIC -o .libs/b3v1.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1acld.lo b3v1acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1acld.c -fPIC -DPIC -o .libs/b3v1acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1ask.lo b3v1ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1ask.c -fPIC -DPIC -o .libs/b3v1ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1check.lo b3v1check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1check.c -fPIC -DPIC -o .libs/b3v1check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1cvtest.lo b3v1cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1cvtest.c -fPIC -DPIC -o .libs/b3v1cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1del.lo b3v1del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1del.c -fPIC -DPIC -o .libs/b3v1del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1dest.lo b3v1dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1dest.c -fPIC -DPIC -o .libs/b3v1dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1getic.lo b3v1getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1getic.c -fPIC -DPIC -o .libs/b3v1getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1ld.lo b3v1ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1ld.c -fPIC -DPIC -o .libs/b3v1ld.o >b3v1ld.c: In function 'BSIM3v1load': >b3v1ld.c:48: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1mask.lo b3v1mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1mask.c -fPIC -DPIC -o .libs/b3v1mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1mdel.lo b3v1mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1mdel.c -fPIC -DPIC -o .libs/b3v1mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1mpar.lo b3v1mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1mpar.c -fPIC -DPIC -o .libs/b3v1mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1noi.lo b3v1noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1noi.c -fPIC -DPIC -o .libs/b3v1noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1par.lo b3v1par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1par.c -fPIC -DPIC -o .libs/b3v1par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1pzld.lo b3v1pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1pzld.c -fPIC -DPIC -o .libs/b3v1pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1set.lo b3v1set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1set.c -fPIC -DPIC -o .libs/b3v1set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1temp.lo b3v1temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1temp.c -fPIC -DPIC -o .libs/b3v1temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1trunc.lo b3v1trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1trunc.c -fPIC -DPIC -o .libs/b3v1trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3v1init.lo bsim3v1init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3v1init.c -fPIC -DPIC -o .libs/bsim3v1init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3v1.la b3v1.lo b3v1acld.lo b3v1ask.lo b3v1check.lo b3v1cvtest.lo b3v1del.lo b3v1dest.lo b3v1getic.lo b3v1ld.lo b3v1mask.lo b3v1mdel.lo b3v1mpar.lo b3v1noi.lo b3v1par.lo b3v1pzld.lo b3v1set.lo b3v1temp.lo b3v1trunc.lo bsim3v1init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3v1.a .libs/b3v1.o .libs/b3v1acld.o .libs/b3v1ask.o .libs/b3v1check.o .libs/b3v1cvtest.o .libs/b3v1del.o .libs/b3v1dest.o .libs/b3v1getic.o .libs/b3v1ld.o .libs/b3v1mask.o .libs/b3v1mdel.o .libs/b3v1mpar.o .libs/b3v1noi.o .libs/b3v1par.o .libs/b3v1pzld.o .libs/b3v1set.o .libs/b3v1temp.o .libs/b3v1trunc.o .libs/bsim3v1init.o >libtool: link: ranlib .libs/libbsim3v1.a >libtool: link: ( cd ".libs" && rm -f "libbsim3v1.la" && ln -s "../libbsim3v1.la" "libbsim3v1.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1' >Making all in bsim3v1a >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1a' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1a.lo b3v1a.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1a.c -fPIC -DPIC -o .libs/b3v1a.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1aacld.lo b3v1aacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1aacld.c -fPIC -DPIC -o .libs/b3v1aacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1aask.lo b3v1aask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1aask.c -fPIC -DPIC -o .libs/b3v1aask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1acvtest.lo b3v1acvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1acvtest.c -fPIC -DPIC -o .libs/b3v1acvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1adel.lo b3v1adel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1adel.c -fPIC -DPIC -o .libs/b3v1adel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1adest.lo b3v1adest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1adest.c -fPIC -DPIC -o .libs/b3v1adest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1agetic.lo b3v1agetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1agetic.c -fPIC -DPIC -o .libs/b3v1agetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1ald.lo b3v1ald.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1ald.c -fPIC -DPIC -o .libs/b3v1ald.o >b3v1ald.c: In function 'BSIM3v1Aload': >b3v1ald.c:43: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1amask.lo b3v1amask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1amask.c -fPIC -DPIC -o .libs/b3v1amask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1amdel.lo b3v1amdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1amdel.c -fPIC -DPIC -o .libs/b3v1amdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1ampar.lo b3v1ampar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1ampar.c -fPIC -DPIC -o .libs/b3v1ampar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1anoi.lo b3v1anoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1anoi.c -fPIC -DPIC -o .libs/b3v1anoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1apar.lo b3v1apar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1apar.c -fPIC -DPIC -o .libs/b3v1apar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1apzld.lo b3v1apzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1apzld.c -fPIC -DPIC -o .libs/b3v1apzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1aset.lo b3v1aset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1aset.c -fPIC -DPIC -o .libs/b3v1aset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1atemp.lo b3v1atemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1atemp.c -fPIC -DPIC -o .libs/b3v1atemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1atrunc.lo b3v1atrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1atrunc.c -fPIC -DPIC -o .libs/b3v1atrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3v1ainit.lo bsim3v1ainit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3v1ainit.c -fPIC -DPIC -o .libs/bsim3v1ainit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3v1a.la b3v1a.lo b3v1aacld.lo b3v1aask.lo b3v1acvtest.lo b3v1adel.lo b3v1adest.lo b3v1agetic.lo b3v1ald.lo b3v1amask.lo b3v1amdel.lo b3v1ampar.lo b3v1anoi.lo b3v1apar.lo b3v1apzld.lo b3v1aset.lo b3v1atemp.lo b3v1atrunc.lo bsim3v1ainit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3v1a.a .libs/b3v1a.o .libs/b3v1aacld.o .libs/b3v1aask.o .libs/b3v1acvtest.o .libs/b3v1adel.o .libs/b3v1adest.o .libs/b3v1agetic.o .libs/b3v1ald.o .libs/b3v1amask.o .libs/b3v1amdel.o .libs/b3v1ampar.o .libs/b3v1anoi.o .libs/b3v1apar.o .libs/b3v1apzld.o .libs/b3v1aset.o .libs/b3v1atemp.o .libs/b3v1atrunc.o .libs/bsim3v1ainit.o >libtool: link: ranlib .libs/libbsim3v1a.a >libtool: link: ( cd ".libs" && rm -f "libbsim3v1a.la" && ln -s "../libbsim3v1a.la" "libbsim3v1a.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1a' >Making all in bsim3v1s >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1s' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1s.lo b3v1s.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1s.c -fPIC -DPIC -o .libs/b3v1s.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sacld.lo b3v1sacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sacld.c -fPIC -DPIC -o .libs/b3v1sacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sask.lo b3v1sask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sask.c -fPIC -DPIC -o .libs/b3v1sask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1scheck.lo b3v1scheck.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1scheck.c -fPIC -DPIC -o .libs/b3v1scheck.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1scvtest.lo b3v1scvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1scvtest.c -fPIC -DPIC -o .libs/b3v1scvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sdel.lo b3v1sdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sdel.c -fPIC -DPIC -o .libs/b3v1sdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sdest.lo b3v1sdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sdest.c -fPIC -DPIC -o .libs/b3v1sdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sgetic.lo b3v1sgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sgetic.c -fPIC -DPIC -o .libs/b3v1sgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sld.lo b3v1sld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sld.c -fPIC -DPIC -o .libs/b3v1sld.o >b3v1sld.c: In function 'BSIM3v1Sload': >b3v1sld.c:43: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1smask.lo b3v1smask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1smask.c -fPIC -DPIC -o .libs/b3v1smask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1smdel.lo b3v1smdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1smdel.c -fPIC -DPIC -o .libs/b3v1smdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1smpar.lo b3v1smpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1smpar.c -fPIC -DPIC -o .libs/b3v1smpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1snoi.lo b3v1snoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1snoi.c -fPIC -DPIC -o .libs/b3v1snoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1spar.lo b3v1spar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1spar.c -fPIC -DPIC -o .libs/b3v1spar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1spzld.lo b3v1spzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1spzld.c -fPIC -DPIC -o .libs/b3v1spzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1sset.lo b3v1sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1sset.c -fPIC -DPIC -o .libs/b3v1sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1stemp.lo b3v1stemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1stemp.c -fPIC -DPIC -o .libs/b3v1stemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v1strunc.lo b3v1strunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v1strunc.c -fPIC -DPIC -o .libs/b3v1strunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3v1sinit.lo bsim3v1sinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3v1sinit.c -fPIC -DPIC -o .libs/bsim3v1sinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3v1s.la b3v1s.lo b3v1sacld.lo b3v1sask.lo b3v1scheck.lo b3v1scvtest.lo b3v1sdel.lo b3v1sdest.lo b3v1sgetic.lo b3v1sld.lo b3v1smask.lo b3v1smdel.lo b3v1smpar.lo b3v1snoi.lo b3v1spar.lo b3v1spzld.lo b3v1sset.lo b3v1stemp.lo b3v1strunc.lo bsim3v1sinit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3v1s.a .libs/b3v1s.o .libs/b3v1sacld.o .libs/b3v1sask.o .libs/b3v1scheck.o .libs/b3v1scvtest.o .libs/b3v1sdel.o .libs/b3v1sdest.o .libs/b3v1sgetic.o .libs/b3v1sld.o .libs/b3v1smask.o .libs/b3v1smdel.o .libs/b3v1smpar.o .libs/b3v1snoi.o .libs/b3v1spar.o .libs/b3v1spzld.o .libs/b3v1sset.o .libs/b3v1stemp.o .libs/b3v1strunc.o .libs/bsim3v1sinit.o >libtool: link: ranlib .libs/libbsim3v1s.a >libtool: link: ( cd ".libs" && rm -f "libbsim3v1s.la" && ln -s "../libbsim3v1s.la" "libbsim3v1s.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v1s' >Making all in bsim3v32 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v32' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32.lo b3v32.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32.c -fPIC -DPIC -o .libs/b3v32.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32acld.lo b3v32acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32acld.c -fPIC -DPIC -o .libs/b3v32acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32ask.lo b3v32ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32ask.c -fPIC -DPIC -o .libs/b3v32ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32check.lo b3v32check.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32check.c -fPIC -DPIC -o .libs/b3v32check.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32cvtest.lo b3v32cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32cvtest.c -fPIC -DPIC -o .libs/b3v32cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32del.lo b3v32del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32del.c -fPIC -DPIC -o .libs/b3v32del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32dest.lo b3v32dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32dest.c -fPIC -DPIC -o .libs/b3v32dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32getic.lo b3v32getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32getic.c -fPIC -DPIC -o .libs/b3v32getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32ld.lo b3v32ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32ld.c -fPIC -DPIC -o .libs/b3v32ld.o >b3v32ld.c: In function 'BSIM3v32load': >b3v32ld.c:48: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32mask.lo b3v32mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32mask.c -fPIC -DPIC -o .libs/b3v32mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32mdel.lo b3v32mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32mdel.c -fPIC -DPIC -o .libs/b3v32mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32mpar.lo b3v32mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32mpar.c -fPIC -DPIC -o .libs/b3v32mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32noi.lo b3v32noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32noi.c -fPIC -DPIC -o .libs/b3v32noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32par.lo b3v32par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32par.c -fPIC -DPIC -o .libs/b3v32par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32pzld.lo b3v32pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32pzld.c -fPIC -DPIC -o .libs/b3v32pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32set.lo b3v32set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32set.c -fPIC -DPIC -o .libs/b3v32set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32temp.lo b3v32temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32temp.c -fPIC -DPIC -o .libs/b3v32temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3v32trunc.lo b3v32trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3v32trunc.c -fPIC -DPIC -o .libs/b3v32trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bsim3v32init.lo bsim3v32init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bsim3v32init.c -fPIC -DPIC -o .libs/bsim3v32init.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3v32.la b3v32.lo b3v32acld.lo b3v32ask.lo b3v32check.lo b3v32cvtest.lo b3v32del.lo b3v32dest.lo b3v32getic.lo b3v32ld.lo b3v32mask.lo b3v32mdel.lo b3v32mpar.lo b3v32noi.lo b3v32par.lo b3v32pzld.lo b3v32set.lo b3v32temp.lo b3v32trunc.lo bsim3v32init.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3v32.a .libs/b3v32.o .libs/b3v32acld.o .libs/b3v32ask.o .libs/b3v32check.o .libs/b3v32cvtest.o .libs/b3v32del.o .libs/b3v32dest.o .libs/b3v32getic.o .libs/b3v32ld.o .libs/b3v32mask.o .libs/b3v32mdel.o .libs/b3v32mpar.o .libs/b3v32noi.o .libs/b3v32par.o .libs/b3v32pzld.o .libs/b3v32set.o .libs/b3v32temp.o .libs/b3v32trunc.o .libs/bsim3v32init.o >libtool: link: ranlib .libs/libbsim3v32.a >libtool: link: ( cd ".libs" && rm -f "libbsim3v32.la" && ln -s "../libbsim3v32.la" "libbsim3v32.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3v32' >Making all in bsim3soi_pd >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_pd' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipd.lo b3soipd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipd.c -fPIC -DPIC -o .libs/b3soipd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdacld.lo b3soipdacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdacld.c -fPIC -DPIC -o .libs/b3soipdacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdask.lo b3soipdask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdask.c -fPIC -DPIC -o .libs/b3soipdask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdcheck.lo b3soipdcheck.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdcheck.c -fPIC -DPIC -o .libs/b3soipdcheck.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdcvtest.lo b3soipdcvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdcvtest.c -fPIC -DPIC -o .libs/b3soipdcvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipddel.lo b3soipddel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipddel.c -fPIC -DPIC -o .libs/b3soipddel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipddest.lo b3soipddest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipddest.c -fPIC -DPIC -o .libs/b3soipddest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdgetic.lo b3soipdgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdgetic.c -fPIC -DPIC -o .libs/b3soipdgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdld.lo b3soipdld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdld.c -fPIC -DPIC -o .libs/b3soipdld.o >b3soipdld.c: In function 'B3SOIPDload': >b3soipdld.c:113: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdmask.lo b3soipdmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdmask.c -fPIC -DPIC -o .libs/b3soipdmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdmdel.lo b3soipdmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdmdel.c -fPIC -DPIC -o .libs/b3soipdmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdmpar.lo b3soipdmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdmpar.c -fPIC -DPIC -o .libs/b3soipdmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdnoi.lo b3soipdnoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdnoi.c -fPIC -DPIC -o .libs/b3soipdnoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdpar.lo b3soipdpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdpar.c -fPIC -DPIC -o .libs/b3soipdpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdpzld.lo b3soipdpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdpzld.c -fPIC -DPIC -o .libs/b3soipdpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdset.lo b3soipdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdset.c -fPIC -DPIC -o .libs/b3soipdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdtemp.lo b3soipdtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdtemp.c -fPIC -DPIC -o .libs/b3soipdtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdtrunc.lo b3soipdtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdtrunc.c -fPIC -DPIC -o .libs/b3soipdtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soipdinit.lo b3soipdinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soipdinit.c -fPIC -DPIC -o .libs/b3soipdinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3soipd.la b3soipd.lo b3soipdacld.lo b3soipdask.lo b3soipdcheck.lo b3soipdcvtest.lo b3soipddel.lo b3soipddest.lo b3soipdgetic.lo b3soipdld.lo b3soipdmask.lo b3soipdmdel.lo b3soipdmpar.lo b3soipdnoi.lo b3soipdpar.lo b3soipdpzld.lo b3soipdset.lo b3soipdtemp.lo b3soipdtrunc.lo b3soipdinit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3soipd.a .libs/b3soipd.o .libs/b3soipdacld.o .libs/b3soipdask.o .libs/b3soipdcheck.o .libs/b3soipdcvtest.o .libs/b3soipddel.o .libs/b3soipddest.o .libs/b3soipdgetic.o .libs/b3soipdld.o .libs/b3soipdmask.o .libs/b3soipdmdel.o .libs/b3soipdmpar.o .libs/b3soipdnoi.o .libs/b3soipdpar.o .libs/b3soipdpzld.o .libs/b3soipdset.o .libs/b3soipdtemp.o .libs/b3soipdtrunc.o .libs/b3soipdinit.o >libtool: link: ranlib .libs/libbsim3soipd.a >libtool: link: ( cd ".libs" && rm -f "libbsim3soipd.la" && ln -s "../libbsim3soipd.la" "libbsim3soipd.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_pd' >Making all in bsim3soi_fd >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_fd' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifd.lo b3soifd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifd.c -fPIC -DPIC -o .libs/b3soifd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdacld.lo b3soifdacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdacld.c -fPIC -DPIC -o .libs/b3soifdacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdask.lo b3soifdask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdask.c -fPIC -DPIC -o .libs/b3soifdask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdcheck.lo b3soifdcheck.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdcheck.c -fPIC -DPIC -o .libs/b3soifdcheck.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdcvtest.lo b3soifdcvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdcvtest.c -fPIC -DPIC -o .libs/b3soifdcvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifddel.lo b3soifddel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifddel.c -fPIC -DPIC -o .libs/b3soifddel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifddest.lo b3soifddest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifddest.c -fPIC -DPIC -o .libs/b3soifddest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdgetic.lo b3soifdgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdgetic.c -fPIC -DPIC -o .libs/b3soifdgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdld.lo b3soifdld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdld.c -fPIC -DPIC -o .libs/b3soifdld.o >b3soifdld.c: In function 'B3SOIFDload': >b3soifdld.c:115: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdmask.lo b3soifdmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdmask.c -fPIC -DPIC -o .libs/b3soifdmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdmdel.lo b3soifdmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdmdel.c -fPIC -DPIC -o .libs/b3soifdmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdmpar.lo b3soifdmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdmpar.c -fPIC -DPIC -o .libs/b3soifdmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdnoi.lo b3soifdnoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdnoi.c -fPIC -DPIC -o .libs/b3soifdnoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdpar.lo b3soifdpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdpar.c -fPIC -DPIC -o .libs/b3soifdpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdpzld.lo b3soifdpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdpzld.c -fPIC -DPIC -o .libs/b3soifdpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdset.lo b3soifdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdset.c -fPIC -DPIC -o .libs/b3soifdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdtemp.lo b3soifdtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdtemp.c -fPIC -DPIC -o .libs/b3soifdtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdtrunc.lo b3soifdtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdtrunc.c -fPIC -DPIC -o .libs/b3soifdtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soifdinit.lo b3soifdinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soifdinit.c -fPIC -DPIC -o .libs/b3soifdinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3soifd.la b3soifd.lo b3soifdacld.lo b3soifdask.lo b3soifdcheck.lo b3soifdcvtest.lo b3soifddel.lo b3soifddest.lo b3soifdgetic.lo b3soifdld.lo b3soifdmask.lo b3soifdmdel.lo b3soifdmpar.lo b3soifdnoi.lo b3soifdpar.lo b3soifdpzld.lo b3soifdset.lo b3soifdtemp.lo b3soifdtrunc.lo b3soifdinit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3soifd.a .libs/b3soifd.o .libs/b3soifdacld.o .libs/b3soifdask.o .libs/b3soifdcheck.o .libs/b3soifdcvtest.o .libs/b3soifddel.o .libs/b3soifddest.o .libs/b3soifdgetic.o .libs/b3soifdld.o .libs/b3soifdmask.o .libs/b3soifdmdel.o .libs/b3soifdmpar.o .libs/b3soifdnoi.o .libs/b3soifdpar.o .libs/b3soifdpzld.o .libs/b3soifdset.o .libs/b3soifdtemp.o .libs/b3soifdtrunc.o .libs/b3soifdinit.o >libtool: link: ranlib .libs/libbsim3soifd.a >libtool: link: ( cd ".libs" && rm -f "libbsim3soifd.la" && ln -s "../libbsim3soifd.la" "libbsim3soifd.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_fd' >Making all in bsim3soi_dd >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_dd' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soidd.lo b3soidd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soidd.c -fPIC -DPIC -o .libs/b3soidd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddacld.lo b3soiddacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddacld.c -fPIC -DPIC -o .libs/b3soiddacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddask.lo b3soiddask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddask.c -fPIC -DPIC -o .libs/b3soiddask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddcheck.lo b3soiddcheck.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddcheck.c -fPIC -DPIC -o .libs/b3soiddcheck.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddcvtest.lo b3soiddcvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddcvtest.c -fPIC -DPIC -o .libs/b3soiddcvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soidddel.lo b3soidddel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soidddel.c -fPIC -DPIC -o .libs/b3soidddel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soidddest.lo b3soidddest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soidddest.c -fPIC -DPIC -o .libs/b3soidddest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddgetic.lo b3soiddgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddgetic.c -fPIC -DPIC -o .libs/b3soiddgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddld.lo b3soiddld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddld.c -fPIC -DPIC -o .libs/b3soiddld.o >b3soiddld.c: In function 'B3SOIDDload': >b3soiddld.c:118: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddmask.lo b3soiddmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddmask.c -fPIC -DPIC -o .libs/b3soiddmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddmdel.lo b3soiddmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddmdel.c -fPIC -DPIC -o .libs/b3soiddmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddmpar.lo b3soiddmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddmpar.c -fPIC -DPIC -o .libs/b3soiddmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddnoi.lo b3soiddnoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddnoi.c -fPIC -DPIC -o .libs/b3soiddnoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddpar.lo b3soiddpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddpar.c -fPIC -DPIC -o .libs/b3soiddpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddpzld.lo b3soiddpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddpzld.c -fPIC -DPIC -o .libs/b3soiddpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddset.lo b3soiddset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddset.c -fPIC -DPIC -o .libs/b3soiddset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddtemp.lo b3soiddtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddtemp.c -fPIC -DPIC -o .libs/b3soiddtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddtrunc.lo b3soiddtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddtrunc.c -fPIC -DPIC -o .libs/b3soiddtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o b3soiddinit.lo b3soiddinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c b3soiddinit.c -fPIC -DPIC -o .libs/b3soiddinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libbsim3soidd.la b3soidd.lo b3soiddacld.lo b3soiddask.lo b3soiddcheck.lo b3soiddcvtest.lo b3soidddel.lo b3soidddest.lo b3soiddgetic.lo b3soiddld.lo b3soiddmask.lo b3soiddmdel.lo b3soiddmpar.lo b3soiddnoi.lo b3soiddpar.lo b3soiddpzld.lo b3soiddset.lo b3soiddtemp.lo b3soiddtrunc.lo b3soiddinit.lo -lm -lpthread >libtool: link: ar cru .libs/libbsim3soidd.a .libs/b3soidd.o .libs/b3soiddacld.o .libs/b3soiddask.o .libs/b3soiddcheck.o .libs/b3soiddcvtest.o .libs/b3soidddel.o .libs/b3soidddest.o .libs/b3soiddgetic.o .libs/b3soiddld.o .libs/b3soiddmask.o .libs/b3soiddmdel.o .libs/b3soiddmpar.o .libs/b3soiddnoi.o .libs/b3soiddpar.o .libs/b3soiddpzld.o .libs/b3soiddset.o .libs/b3soiddtemp.o .libs/b3soiddtrunc.o .libs/b3soiddinit.o >libtool: link: ranlib .libs/libbsim3soidd.a >libtool: link: ( cd ".libs" && rm -f "libbsim3soidd.la" && ln -s "../libbsim3soidd.la" "libbsim3soidd.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/bsim3soi_dd' >Making all in cap >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cap' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cap.lo cap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cap.c -fPIC -DPIC -o .libs/cap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capacld.lo capacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capacld.c -fPIC -DPIC -o .libs/capacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capask.lo capask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capask.c -fPIC -DPIC -o .libs/capask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capdel.lo capdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capdel.c -fPIC -DPIC -o .libs/capdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capdest.lo capdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capdest.c -fPIC -DPIC -o .libs/capdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capgetic.lo capgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capgetic.c -fPIC -DPIC -o .libs/capgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capinit.lo capinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capinit.c -fPIC -DPIC -o .libs/capinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capload.lo capload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capload.c -fPIC -DPIC -o .libs/capload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capmask.lo capmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capmask.c -fPIC -DPIC -o .libs/capmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capmdel.lo capmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capmdel.c -fPIC -DPIC -o .libs/capmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capmpar.lo capmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capmpar.c -fPIC -DPIC -o .libs/capmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capparam.lo capparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capparam.c -fPIC -DPIC -o .libs/capparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cappzld.lo cappzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cappzld.c -fPIC -DPIC -o .libs/cappzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsacl.lo capsacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsacl.c -fPIC -DPIC -o .libs/capsacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsetup.lo capsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsetup.c -fPIC -DPIC -o .libs/capsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsload.lo capsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsload.c -fPIC -DPIC -o .libs/capsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsprt.lo capsprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsprt.c -fPIC -DPIC -o .libs/capsprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsset.lo capsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsset.c -fPIC -DPIC -o .libs/capsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o capsupd.lo capsupd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c capsupd.c -fPIC -DPIC -o .libs/capsupd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o captemp.lo captemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c captemp.c -fPIC -DPIC -o .libs/captemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o captrunc.lo captrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c captrunc.c -fPIC -DPIC -o .libs/captrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcap.la cap.lo capacld.lo capask.lo capdel.lo capdest.lo capgetic.lo capinit.lo capload.lo capmask.lo capmdel.lo capmpar.lo capparam.lo cappzld.lo capsacl.lo capsetup.lo capsload.lo capsprt.lo capsset.lo capsupd.lo captemp.lo captrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libcap.a .libs/cap.o .libs/capacld.o .libs/capask.o .libs/capdel.o .libs/capdest.o .libs/capgetic.o .libs/capinit.o .libs/capload.o .libs/capmask.o .libs/capmdel.o .libs/capmpar.o .libs/capparam.o .libs/cappzld.o .libs/capsacl.o .libs/capsetup.o .libs/capsload.o .libs/capsprt.o .libs/capsset.o .libs/capsupd.o .libs/captemp.o .libs/captrunc.o >libtool: link: ranlib .libs/libcap.a >libtool: link: ( cd ".libs" && rm -f "libcap.la" && ln -s "../libcap.la" "libcap.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cap' >Making all in cccs >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cccs' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccs.lo cccs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccs.c -fPIC -DPIC -o .libs/cccs.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsask.lo cccsask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsask.c -fPIC -DPIC -o .libs/cccsask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsdel.lo cccsdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsdel.c -fPIC -DPIC -o .libs/cccsdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsdest.lo cccsdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsdest.c -fPIC -DPIC -o .libs/cccsdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsinit.lo cccsinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsinit.c -fPIC -DPIC -o .libs/cccsinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsload.lo cccsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsload.c -fPIC -DPIC -o .libs/cccsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsmdel.lo cccsmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsmdel.c -fPIC -DPIC -o .libs/cccsmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccspar.lo cccspar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccspar.c -fPIC -DPIC -o .libs/cccspar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccspzld.lo cccspzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccspzld.c -fPIC -DPIC -o .libs/cccspzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccssacl.lo cccssacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccssacl.c -fPIC -DPIC -o .libs/cccssacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccsset.lo cccsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccsset.c -fPIC -DPIC -o .libs/cccsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccssld.lo cccssld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccssld.c -fPIC -DPIC -o .libs/cccssld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccssprt.lo cccssprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccssprt.c -fPIC -DPIC -o .libs/cccssprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cccssset.lo cccssset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cccssset.c -fPIC -DPIC -o .libs/cccssset.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcccs.la cccs.lo cccsask.lo cccsdel.lo cccsdest.lo cccsinit.lo cccsload.lo cccsmdel.lo cccspar.lo cccspzld.lo cccssacl.lo cccsset.lo cccssld.lo cccssprt.lo cccssset.lo -lm -lpthread >libtool: link: ar cru .libs/libcccs.a .libs/cccs.o .libs/cccsask.o .libs/cccsdel.o .libs/cccsdest.o .libs/cccsinit.o .libs/cccsload.o .libs/cccsmdel.o .libs/cccspar.o .libs/cccspzld.o .libs/cccssacl.o .libs/cccsset.o .libs/cccssld.o .libs/cccssprt.o .libs/cccssset.o >libtool: link: ranlib .libs/libcccs.a >libtool: link: ( cd ".libs" && rm -f "libcccs.la" && ln -s "../libcccs.la" "libcccs.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cccs' >Making all in ccvs >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ccvs' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvs.lo ccvs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvs.c -fPIC -DPIC -o .libs/ccvs.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsask.lo ccvsask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsask.c -fPIC -DPIC -o .libs/ccvsask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsdel.lo ccvsdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsdel.c -fPIC -DPIC -o .libs/ccvsdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsdest.lo ccvsdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsdest.c -fPIC -DPIC -o .libs/ccvsdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsfbr.lo ccvsfbr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsfbr.c -fPIC -DPIC -o .libs/ccvsfbr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsinit.lo ccvsinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsinit.c -fPIC -DPIC -o .libs/ccvsinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsload.lo ccvsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsload.c -fPIC -DPIC -o .libs/ccvsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsmdel.lo ccvsmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsmdel.c -fPIC -DPIC -o .libs/ccvsmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvspar.lo ccvspar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvspar.c -fPIC -DPIC -o .libs/ccvspar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvspzld.lo ccvspzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvspzld.c -fPIC -DPIC -o .libs/ccvspzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvssacl.lo ccvssacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvssacl.c -fPIC -DPIC -o .libs/ccvssacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvsset.lo ccvsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvsset.c -fPIC -DPIC -o .libs/ccvsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvssld.lo ccvssld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvssld.c -fPIC -DPIC -o .libs/ccvssld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvssprt.lo ccvssprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvssprt.c -fPIC -DPIC -o .libs/ccvssprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ccvssset.lo ccvssset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ccvssset.c -fPIC -DPIC -o .libs/ccvssset.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libccvs.la ccvs.lo ccvsask.lo ccvsdel.lo ccvsdest.lo ccvsfbr.lo ccvsinit.lo ccvsload.lo ccvsmdel.lo ccvspar.lo ccvspzld.lo ccvssacl.lo ccvsset.lo ccvssld.lo ccvssprt.lo ccvssset.lo -lm -lpthread >libtool: link: ar cru .libs/libccvs.a .libs/ccvs.o .libs/ccvsask.o .libs/ccvsdel.o .libs/ccvsdest.o .libs/ccvsfbr.o .libs/ccvsinit.o .libs/ccvsload.o .libs/ccvsmdel.o .libs/ccvspar.o .libs/ccvspzld.o .libs/ccvssacl.o .libs/ccvsset.o .libs/ccvssld.o .libs/ccvssprt.o .libs/ccvssset.o >libtool: link: ranlib .libs/libccvs.a >libtool: link: ( cd ".libs" && rm -f "libccvs.la" && ln -s "../libccvs.la" "libccvs.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ccvs' >Making all in cpl >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cpl' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cpl.lo cpl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cpl.c -fPIC -DPIC -o .libs/cpl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplask.lo cplask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplask.c -fPIC -DPIC -o .libs/cplask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cpldest.lo cpldest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cpldest.c -fPIC -DPIC -o .libs/cpldest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplmask.lo cplmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplmask.c -fPIC -DPIC -o .libs/cplmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplmdel.lo cplmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplmdel.c -fPIC -DPIC -o .libs/cplmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplparam.lo cplparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplparam.c -fPIC -DPIC -o .libs/cplparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cpldel.lo cpldel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cpldel.c -fPIC -DPIC -o .libs/cpldel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplload.lo cplload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplload.c -fPIC -DPIC -o .libs/cplload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplmpar.lo cplmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplmpar.c -fPIC -DPIC -o .libs/cplmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplsetup.lo cplsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplsetup.c -fPIC -DPIC -o .libs/cplsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cplinit.lo cplinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cplinit.c -fPIC -DPIC -o .libs/cplinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcpl.la cpl.lo cplask.lo cpldest.lo cplmask.lo cplmdel.lo cplparam.lo cpldel.lo cplload.lo cplmpar.lo cplsetup.lo cplinit.lo -lm -lpthread >libtool: link: ar cru .libs/libcpl.a .libs/cpl.o .libs/cplask.o .libs/cpldest.o .libs/cplmask.o .libs/cplmdel.o .libs/cplparam.o .libs/cpldel.o .libs/cplload.o .libs/cplmpar.o .libs/cplsetup.o .libs/cplinit.o >libtool: link: ranlib .libs/libcpl.a >libtool: link: ( cd ".libs" && rm -f "libcpl.la" && ln -s "../libcpl.la" "libcpl.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/cpl' >Making all in csw >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/csw' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o csw.lo csw.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c csw.c -fPIC -DPIC -o .libs/csw.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswacld.lo cswacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswacld.c -fPIC -DPIC -o .libs/cswacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswask.lo cswask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswask.c -fPIC -DPIC -o .libs/cswask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswdel.lo cswdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswdel.c -fPIC -DPIC -o .libs/cswdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswdest.lo cswdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswdest.c -fPIC -DPIC -o .libs/cswdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswinit.lo cswinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswinit.c -fPIC -DPIC -o .libs/cswinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswload.lo cswload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswload.c -fPIC -DPIC -o .libs/cswload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswmask.lo cswmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswmask.c -fPIC -DPIC -o .libs/cswmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswmdel.lo cswmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswmdel.c -fPIC -DPIC -o .libs/cswmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswmpar.lo cswmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswmpar.c -fPIC -DPIC -o .libs/cswmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswnoise.lo cswnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswnoise.c -fPIC -DPIC -o .libs/cswnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswparam.lo cswparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswparam.c -fPIC -DPIC -o .libs/cswparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswpzld.lo cswpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswpzld.c -fPIC -DPIC -o .libs/cswpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswsetup.lo cswsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswsetup.c -fPIC -DPIC -o .libs/cswsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cswtrunc.lo cswtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cswtrunc.c -fPIC -DPIC -o .libs/cswtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcsw.la csw.lo cswacld.lo cswask.lo cswdel.lo cswdest.lo cswinit.lo cswload.lo cswmask.lo cswmdel.lo cswmpar.lo cswnoise.lo cswparam.lo cswpzld.lo cswsetup.lo cswtrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libcsw.a .libs/csw.o .libs/cswacld.o .libs/cswask.o .libs/cswdel.o .libs/cswdest.o .libs/cswinit.o .libs/cswload.o .libs/cswmask.o .libs/cswmdel.o .libs/cswmpar.o .libs/cswnoise.o .libs/cswparam.o .libs/cswpzld.o .libs/cswsetup.o .libs/cswtrunc.o >libtool: link: ranlib .libs/libcsw.a >libtool: link: ( cd ".libs" && rm -f "libcsw.la" && ln -s "../libcsw.la" "libcsw.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/csw' >Making all in dio >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/dio' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dio.lo dio.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dio.c -fPIC -DPIC -o .libs/dio.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioacld.lo dioacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioacld.c -fPIC -DPIC -o .libs/dioacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioask.lo dioask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioask.c -fPIC -DPIC -o .libs/dioask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioconv.lo dioconv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioconv.c -fPIC -DPIC -o .libs/dioconv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diodel.lo diodel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diodel.c -fPIC -DPIC -o .libs/diodel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diodest.lo diodest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diodest.c -fPIC -DPIC -o .libs/diodest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diodisto.lo diodisto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diodisto.c -fPIC -DPIC -o .libs/diodisto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diodset.lo diodset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diodset.c -fPIC -DPIC -o .libs/diodset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diogetic.lo diogetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diogetic.c -fPIC -DPIC -o .libs/diogetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioinit.lo dioinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioinit.c -fPIC -DPIC -o .libs/dioinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioload.lo dioload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioload.c -fPIC -DPIC -o .libs/dioload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diomask.lo diomask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diomask.c -fPIC -DPIC -o .libs/diomask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diomdel.lo diomdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diomdel.c -fPIC -DPIC -o .libs/diomdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diompar.lo diompar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diompar.c -fPIC -DPIC -o .libs/diompar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dionoise.lo dionoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dionoise.c -fPIC -DPIC -o .libs/dionoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dioparam.lo dioparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dioparam.c -fPIC -DPIC -o .libs/dioparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diopzld.lo diopzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diopzld.c -fPIC -DPIC -o .libs/diopzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosacl.lo diosacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosacl.c -fPIC -DPIC -o .libs/diosacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosetup.lo diosetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosetup.c -fPIC -DPIC -o .libs/diosetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosload.lo diosload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosload.c -fPIC -DPIC -o .libs/diosload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosprt.lo diosprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosprt.c -fPIC -DPIC -o .libs/diosprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosset.lo diosset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosset.c -fPIC -DPIC -o .libs/diosset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diosupd.lo diosupd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diosupd.c -fPIC -DPIC -o .libs/diosupd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diotemp.lo diotemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diotemp.c -fPIC -DPIC -o .libs/diotemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o diotrunc.lo diotrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c diotrunc.c -fPIC -DPIC -o .libs/diotrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libdio.la dio.lo dioacld.lo dioask.lo dioconv.lo diodel.lo diodest.lo diodisto.lo diodset.lo diogetic.lo dioinit.lo dioload.lo diomask.lo diomdel.lo diompar.lo dionoise.lo dioparam.lo diopzld.lo diosacl.lo diosetup.lo diosload.lo diosprt.lo diosset.lo diosupd.lo diotemp.lo diotrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libdio.a .libs/dio.o .libs/dioacld.o .libs/dioask.o .libs/dioconv.o .libs/diodel.o .libs/diodest.o .libs/diodisto.o .libs/diodset.o .libs/diogetic.o .libs/dioinit.o .libs/dioload.o .libs/diomask.o .libs/diomdel.o .libs/diompar.o .libs/dionoise.o .libs/dioparam.o .libs/diopzld.o .libs/diosacl.o .libs/diosetup.o .libs/diosload.o .libs/diosprt.o .libs/diosset.o .libs/diosupd.o .libs/diotemp.o .libs/diotrunc.o >libtool: link: ranlib .libs/libdio.a >libtool: link: ( cd ".libs" && rm -f "libdio.la" && ln -s "../libdio.la" "libdio.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/dio' >Making all in ind >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ind' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ind.lo ind.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ind.c -fPIC -DPIC -o .libs/ind.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indacld.lo indacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indacld.c -fPIC -DPIC -o .libs/indacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indask.lo indask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indask.c -fPIC -DPIC -o .libs/indask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inddel.lo inddel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inddel.c -fPIC -DPIC -o .libs/inddel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o inddest.lo inddest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c inddest.c -fPIC -DPIC -o .libs/inddest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indinit.lo indinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indinit.c -fPIC -DPIC -o .libs/indinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indload.lo indload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indload.c -fPIC -DPIC -o .libs/indload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indmask.lo indmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indmask.c -fPIC -DPIC -o .libs/indmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indmdel.lo indmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indmdel.c -fPIC -DPIC -o .libs/indmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indmpar.lo indmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indmpar.c -fPIC -DPIC -o .libs/indmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indparam.lo indparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indparam.c -fPIC -DPIC -o .libs/indparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indpzld.lo indpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indpzld.c -fPIC -DPIC -o .libs/indpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsacl.lo indsacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsacl.c -fPIC -DPIC -o .libs/indsacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsetup.lo indsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsetup.c -fPIC -DPIC -o .libs/indsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsload.lo indsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsload.c -fPIC -DPIC -o .libs/indsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsprt.lo indsprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsprt.c -fPIC -DPIC -o .libs/indsprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsset.lo indsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsset.c -fPIC -DPIC -o .libs/indsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indsupd.lo indsupd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indsupd.c -fPIC -DPIC -o .libs/indsupd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indtemp.lo indtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indtemp.c -fPIC -DPIC -o .libs/indtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o indtrunc.lo indtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c indtrunc.c -fPIC -DPIC -o .libs/indtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutacld.lo mutacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutacld.c -fPIC -DPIC -o .libs/mutacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutask.lo mutask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutask.c -fPIC -DPIC -o .libs/mutask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutdel.lo mutdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutdel.c -fPIC -DPIC -o .libs/mutdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutdest.lo mutdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutdest.c -fPIC -DPIC -o .libs/mutdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutmdel.lo mutmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutmdel.c -fPIC -DPIC -o .libs/mutmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutparam.lo mutparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutparam.c -fPIC -DPIC -o .libs/mutparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutpzld.lo mutpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutpzld.c -fPIC -DPIC -o .libs/mutpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutsetup.lo mutsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutsetup.c -fPIC -DPIC -o .libs/mutsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutsprt.lo mutsprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutsprt.c -fPIC -DPIC -o .libs/mutsprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mutsset.lo mutsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mutsset.c -fPIC -DPIC -o .libs/mutsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o muttemp.lo muttemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c muttemp.c -fPIC -DPIC -o .libs/muttemp.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libind.la ind.lo indacld.lo indask.lo inddel.lo inddest.lo indinit.lo indload.lo indmask.lo indmdel.lo indmpar.lo indparam.lo indpzld.lo indsacl.lo indsetup.lo indsload.lo indsprt.lo indsset.lo indsupd.lo indtemp.lo indtrunc.lo mutacld.lo mutask.lo mutdel.lo mutdest.lo mutmdel.lo mutparam.lo mutpzld.lo mutsetup.lo mutsprt.lo mutsset.lo muttemp.lo -lm -lpthread >libtool: link: ar cru .libs/libind.a .libs/ind.o .libs/indacld.o .libs/indask.o .libs/inddel.o .libs/inddest.o .libs/indinit.o .libs/indload.o .libs/indmask.o .libs/indmdel.o .libs/indmpar.o .libs/indparam.o .libs/indpzld.o .libs/indsacl.o .libs/indsetup.o .libs/indsload.o .libs/indsprt.o .libs/indsset.o .libs/indsupd.o .libs/indtemp.o .libs/indtrunc.o .libs/mutacld.o .libs/mutask.o .libs/mutdel.o .libs/mutdest.o .libs/mutmdel.o .libs/mutparam.o .libs/mutpzld.o .libs/mutsetup.o .libs/mutsprt.o .libs/mutsset.o .libs/muttemp.o >libtool: link: ranlib .libs/libind.a >libtool: link: ( cd ".libs" && rm -f "libind.la" && ln -s "../libind.la" "libind.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ind' >Making all in isrc >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/isrc' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrc.lo isrc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrc.c -fPIC -DPIC -o .libs/isrc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcacct.lo isrcacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcacct.c -fPIC -DPIC -o .libs/isrcacct.o >isrcacct.c: In function 'ISRCaccept': >isrcacct.c:28: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcacld.lo isrcacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcacld.c -fPIC -DPIC -o .libs/isrcacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcask.lo isrcask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcask.c -fPIC -DPIC -o .libs/isrcask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcdel.lo isrcdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcdel.c -fPIC -DPIC -o .libs/isrcdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcdest.lo isrcdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcdest.c -fPIC -DPIC -o .libs/isrcdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcinit.lo isrcinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcinit.c -fPIC -DPIC -o .libs/isrcinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcload.lo isrcload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcload.c -fPIC -DPIC -o .libs/isrcload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcmdel.lo isrcmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcmdel.c -fPIC -DPIC -o .libs/isrcmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrcpar.lo isrcpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrcpar.c -fPIC -DPIC -o .libs/isrcpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o isrctemp.lo isrctemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c isrctemp.c -fPIC -DPIC -o .libs/isrctemp.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libisrc.la isrc.lo isrcacct.lo isrcacld.lo isrcask.lo isrcdel.lo isrcdest.lo isrcinit.lo isrcload.lo isrcmdel.lo isrcpar.lo isrctemp.lo -lm -lpthread >libtool: link: ar cru .libs/libisrc.a .libs/isrc.o .libs/isrcacct.o .libs/isrcacld.o .libs/isrcask.o .libs/isrcdel.o .libs/isrcdest.o .libs/isrcinit.o .libs/isrcload.o .libs/isrcmdel.o .libs/isrcpar.o .libs/isrctemp.o >libtool: link: ranlib .libs/libisrc.a >libtool: link: ( cd ".libs" && rm -f "libisrc.la" && ln -s "../libisrc.la" "libisrc.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/isrc' >Making all in hfet1 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hfet1' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet.lo hfet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet.c -fPIC -DPIC -o .libs/hfet.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetacl.lo hfetacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetacl.c -fPIC -DPIC -o .libs/hfetacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetask.lo hfetask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetask.c -fPIC -DPIC -o .libs/hfetask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetdel.lo hfetdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetdel.c -fPIC -DPIC -o .libs/hfetdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetdest.lo hfetdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetdest.c -fPIC -DPIC -o .libs/hfetdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetgetic.lo hfetgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetgetic.c -fPIC -DPIC -o .libs/hfetgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetinit.lo hfetinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetinit.c -fPIC -DPIC -o .libs/hfetinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetload.lo hfetload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetload.c -fPIC -DPIC -o .libs/hfetload.o >hfetload.c: In function 'HFETAload': >hfetload.c:69: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetmask.lo hfetmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetmask.c -fPIC -DPIC -o .libs/hfetmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetmdel.lo hfetmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetmdel.c -fPIC -DPIC -o .libs/hfetmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetmpar.lo hfetmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetmpar.c -fPIC -DPIC -o .libs/hfetmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetparam.lo hfetparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetparam.c -fPIC -DPIC -o .libs/hfetparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetpzl.lo hfetpzl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetpzl.c -fPIC -DPIC -o .libs/hfetpzl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfetsetup.lo hfetsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfetsetup.c -fPIC -DPIC -o .libs/hfetsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfettemp.lo hfettemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfettemp.c -fPIC -DPIC -o .libs/hfettemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfettrunc.lo hfettrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfettrunc.c -fPIC -DPIC -o .libs/hfettrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libhfet.la hfet.lo hfetacl.lo hfetask.lo hfetdel.lo hfetdest.lo hfetgetic.lo hfetinit.lo hfetload.lo hfetmask.lo hfetmdel.lo hfetmpar.lo hfetparam.lo hfetpzl.lo hfetsetup.lo hfettemp.lo hfettrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libhfet.a .libs/hfet.o .libs/hfetacl.o .libs/hfetask.o .libs/hfetdel.o .libs/hfetdest.o .libs/hfetgetic.o .libs/hfetinit.o .libs/hfetload.o .libs/hfetmask.o .libs/hfetmdel.o .libs/hfetmpar.o .libs/hfetparam.o .libs/hfetpzl.o .libs/hfetsetup.o .libs/hfettemp.o .libs/hfettrunc.o >libtool: link: ranlib .libs/libhfet.a >libtool: link: ( cd ".libs" && rm -f "libhfet.la" && ln -s "../libhfet.la" "libhfet.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hfet1' >Making all in hfet2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hfet2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2.lo hfet2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2.c -fPIC -DPIC -o .libs/hfet2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2acl.lo hfet2acl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2acl.c -fPIC -DPIC -o .libs/hfet2acl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2ask.lo hfet2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2ask.c -fPIC -DPIC -o .libs/hfet2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2del.lo hfet2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2del.c -fPIC -DPIC -o .libs/hfet2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2dest.lo hfet2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2dest.c -fPIC -DPIC -o .libs/hfet2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2getic.lo hfet2getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2getic.c -fPIC -DPIC -o .libs/hfet2getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2init.lo hfet2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2init.c -fPIC -DPIC -o .libs/hfet2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2load.lo hfet2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2load.c -fPIC -DPIC -o .libs/hfet2load.o >hfet2load.c: In function 'HFET2load': >hfet2load.c:57: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2mask.lo hfet2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2mask.c -fPIC -DPIC -o .libs/hfet2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2mdel.lo hfet2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2mdel.c -fPIC -DPIC -o .libs/hfet2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2mpar.lo hfet2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2mpar.c -fPIC -DPIC -o .libs/hfet2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2param.lo hfet2param.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2param.c -fPIC -DPIC -o .libs/hfet2param.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2pzl.lo hfet2pzl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2pzl.c -fPIC -DPIC -o .libs/hfet2pzl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2setup.lo hfet2setup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2setup.c -fPIC -DPIC -o .libs/hfet2setup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2temp.lo hfet2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2temp.c -fPIC -DPIC -o .libs/hfet2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hfet2trunc.lo hfet2trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hfet2trunc.c -fPIC -DPIC -o .libs/hfet2trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libhfet2.la hfet2.lo hfet2acl.lo hfet2ask.lo hfet2del.lo hfet2dest.lo hfet2getic.lo hfet2init.lo hfet2load.lo hfet2mask.lo hfet2mdel.lo hfet2mpar.lo hfet2param.lo hfet2pzl.lo hfet2setup.lo hfet2temp.lo hfet2trunc.lo -lm -lpthread >libtool: link: ar cru .libs/libhfet2.a .libs/hfet2.o .libs/hfet2acl.o .libs/hfet2ask.o .libs/hfet2del.o .libs/hfet2dest.o .libs/hfet2getic.o .libs/hfet2init.o .libs/hfet2load.o .libs/hfet2mask.o .libs/hfet2mdel.o .libs/hfet2mpar.o .libs/hfet2param.o .libs/hfet2pzl.o .libs/hfet2setup.o .libs/hfet2temp.o .libs/hfet2trunc.o >libtool: link: ranlib .libs/libhfet2.a >libtool: link: ( cd ".libs" && rm -f "libhfet2.la" && ln -s "../libhfet2.la" "libhfet2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hfet2' >Making all in hisim >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hisim' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1.lo hsm1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1.c -fPIC -DPIC -o .libs/hsm1.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1acld.lo hsm1acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1acld.c -fPIC -DPIC -o .libs/hsm1acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1ask.lo hsm1ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1ask.c -fPIC -DPIC -o .libs/hsm1ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1cvtest.lo hsm1cvtest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1cvtest.c -fPIC -DPIC -o .libs/hsm1cvtest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1del.lo hsm1del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1del.c -fPIC -DPIC -o .libs/hsm1del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1dest.lo hsm1dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1dest.c -fPIC -DPIC -o .libs/hsm1dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1eval102.lo hsm1eval102.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1eval102.c -fPIC -DPIC -o .libs/hsm1eval102.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1eval112.lo hsm1eval112.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1eval112.c -fPIC -DPIC -o .libs/hsm1eval112.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1eval120.lo hsm1eval120.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1eval120.c -fPIC -DPIC -o .libs/hsm1eval120.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1getic.lo hsm1getic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1getic.c -fPIC -DPIC -o .libs/hsm1getic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1init.lo hsm1init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1init.c -fPIC -DPIC -o .libs/hsm1init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1ld.lo hsm1ld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1ld.c -fPIC -DPIC -o .libs/hsm1ld.o >hsm1ld.c: In function 'HSM1load': >hsm1ld.c:153: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1mask.lo hsm1mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1mask.c -fPIC -DPIC -o .libs/hsm1mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1mdel.lo hsm1mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1mdel.c -fPIC -DPIC -o .libs/hsm1mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1mpar.lo hsm1mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1mpar.c -fPIC -DPIC -o .libs/hsm1mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1noi.lo hsm1noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1noi.c -fPIC -DPIC -o .libs/hsm1noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1par.lo hsm1par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1par.c -fPIC -DPIC -o .libs/hsm1par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1pzld.lo hsm1pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1pzld.c -fPIC -DPIC -o .libs/hsm1pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1set.lo hsm1set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1set.c -fPIC -DPIC -o .libs/hsm1set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1temp.lo hsm1temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1temp.c -fPIC -DPIC -o .libs/hsm1temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o hsm1trunc.lo hsm1trunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c hsm1trunc.c -fPIC -DPIC -o .libs/hsm1trunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libhisim.la hsm1.lo hsm1acld.lo hsm1ask.lo hsm1cvtest.lo hsm1del.lo hsm1dest.lo hsm1eval102.lo hsm1eval112.lo hsm1eval120.lo hsm1getic.lo hsm1init.lo hsm1ld.lo hsm1mask.lo hsm1mdel.lo hsm1mpar.lo hsm1noi.lo hsm1par.lo hsm1pzld.lo hsm1set.lo hsm1temp.lo hsm1trunc.lo -lm -lpthread >libtool: link: ar cru .libs/libhisim.a .libs/hsm1.o .libs/hsm1acld.o .libs/hsm1ask.o .libs/hsm1cvtest.o .libs/hsm1del.o .libs/hsm1dest.o .libs/hsm1eval102.o .libs/hsm1eval112.o .libs/hsm1eval120.o .libs/hsm1getic.o .libs/hsm1init.o .libs/hsm1ld.o .libs/hsm1mask.o .libs/hsm1mdel.o .libs/hsm1mpar.o .libs/hsm1noi.o .libs/hsm1par.o .libs/hsm1pzld.o .libs/hsm1set.o .libs/hsm1temp.o .libs/hsm1trunc.o >libtool: link: ranlib .libs/libhisim.a >libtool: link: ( cd ".libs" && rm -f "libhisim.la" && ln -s "../libhisim.la" "libhisim.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/hisim' >Making all in jfet >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/jfet' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet.lo jfet.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet.c -fPIC -DPIC -o .libs/jfet.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetacld.lo jfetacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetacld.c -fPIC -DPIC -o .libs/jfetacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetask.lo jfetask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetask.c -fPIC -DPIC -o .libs/jfetask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetdel.lo jfetdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetdel.c -fPIC -DPIC -o .libs/jfetdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetdest.lo jfetdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetdest.c -fPIC -DPIC -o .libs/jfetdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetdist.lo jfetdist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetdist.c -fPIC -DPIC -o .libs/jfetdist.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetdset.lo jfetdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetdset.c -fPIC -DPIC -o .libs/jfetdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetic.lo jfetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetic.c -fPIC -DPIC -o .libs/jfetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetinit.lo jfetinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetinit.c -fPIC -DPIC -o .libs/jfetinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetload.lo jfetload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetload.c -fPIC -DPIC -o .libs/jfetload.o >jfetload.c: In function 'JFETload': >jfetload.c:66: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetmask.lo jfetmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetmask.c -fPIC -DPIC -o .libs/jfetmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetmdel.lo jfetmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetmdel.c -fPIC -DPIC -o .libs/jfetmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetmpar.lo jfetmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetmpar.c -fPIC -DPIC -o .libs/jfetmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetnoi.lo jfetnoi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetnoi.c -fPIC -DPIC -o .libs/jfetnoi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetpar.lo jfetpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetpar.c -fPIC -DPIC -o .libs/jfetpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetpzld.lo jfetpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetpzld.c -fPIC -DPIC -o .libs/jfetpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfetset.lo jfetset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfetset.c -fPIC -DPIC -o .libs/jfetset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfettemp.lo jfettemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfettemp.c -fPIC -DPIC -o .libs/jfettemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfettrun.lo jfettrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfettrun.c -fPIC -DPIC -o .libs/jfettrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libjfet.la jfet.lo jfetacld.lo jfetask.lo jfetdel.lo jfetdest.lo jfetdist.lo jfetdset.lo jfetic.lo jfetinit.lo jfetload.lo jfetmask.lo jfetmdel.lo jfetmpar.lo jfetnoi.lo jfetpar.lo jfetpzld.lo jfetset.lo jfettemp.lo jfettrun.lo -lm -lpthread >libtool: link: ar cru .libs/libjfet.a .libs/jfet.o .libs/jfetacld.o .libs/jfetask.o .libs/jfetdel.o .libs/jfetdest.o .libs/jfetdist.o .libs/jfetdset.o .libs/jfetic.o .libs/jfetinit.o .libs/jfetload.o .libs/jfetmask.o .libs/jfetmdel.o .libs/jfetmpar.o .libs/jfetnoi.o .libs/jfetpar.o .libs/jfetpzld.o .libs/jfetset.o .libs/jfettemp.o .libs/jfettrun.o >libtool: link: ranlib .libs/libjfet.a >libtool: link: ( cd ".libs" && rm -f "libjfet.la" && ln -s "../libjfet.la" "libjfet.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/jfet' >Making all in jfet2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/jfet2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2.lo jfet2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2.c -fPIC -DPIC -o .libs/jfet2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2acld.lo jfet2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2acld.c -fPIC -DPIC -o .libs/jfet2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2ask.lo jfet2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2ask.c -fPIC -DPIC -o .libs/jfet2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2del.lo jfet2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2del.c -fPIC -DPIC -o .libs/jfet2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2dest.lo jfet2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2dest.c -fPIC -DPIC -o .libs/jfet2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2ic.lo jfet2ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2ic.c -fPIC -DPIC -o .libs/jfet2ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2init.lo jfet2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2init.c -fPIC -DPIC -o .libs/jfet2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2load.lo jfet2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2load.c -fPIC -DPIC -o .libs/jfet2load.o >jfet2load.c: In function 'JFET2load': >jfet2load.c:53: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2mask.lo jfet2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2mask.c -fPIC -DPIC -o .libs/jfet2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2mdel.lo jfet2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2mdel.c -fPIC -DPIC -o .libs/jfet2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2mpar.lo jfet2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2mpar.c -fPIC -DPIC -o .libs/jfet2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2noi.lo jfet2noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2noi.c -fPIC -DPIC -o .libs/jfet2noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2par.lo jfet2par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2par.c -fPIC -DPIC -o .libs/jfet2par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2set.lo jfet2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2set.c -fPIC -DPIC -o .libs/jfet2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2temp.lo jfet2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2temp.c -fPIC -DPIC -o .libs/jfet2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o jfet2trun.lo jfet2trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c jfet2trun.c -fPIC -DPIC -o .libs/jfet2trun.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o psmodel.lo psmodel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c psmodel.c -fPIC -DPIC -o .libs/psmodel.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libjfet2.la jfet2.lo jfet2acld.lo jfet2ask.lo jfet2del.lo jfet2dest.lo jfet2ic.lo jfet2init.lo jfet2load.lo jfet2mask.lo jfet2mdel.lo jfet2mpar.lo jfet2noi.lo jfet2par.lo jfet2set.lo jfet2temp.lo jfet2trun.lo psmodel.lo -lm -lpthread >libtool: link: ar cru .libs/libjfet2.a .libs/jfet2.o .libs/jfet2acld.o .libs/jfet2ask.o .libs/jfet2del.o .libs/jfet2dest.o .libs/jfet2ic.o .libs/jfet2init.o .libs/jfet2load.o .libs/jfet2mask.o .libs/jfet2mdel.o .libs/jfet2mpar.o .libs/jfet2noi.o .libs/jfet2par.o .libs/jfet2set.o .libs/jfet2temp.o .libs/jfet2trun.o .libs/psmodel.o >libtool: link: ranlib .libs/libjfet2.a >libtool: link: ( cd ".libs" && rm -f "libjfet2.la" && ln -s "../libjfet2.la" "libjfet2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/jfet2' >Making all in ltra >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ltra' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltra.lo ltra.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltra.c -fPIC -DPIC -o .libs/ltra.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltraacct.lo ltraacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltraacct.c -fPIC -DPIC -o .libs/ltraacct.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltraacld.lo ltraacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltraacld.c -fPIC -DPIC -o .libs/ltraacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltraask.lo ltraask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltraask.c -fPIC -DPIC -o .libs/ltraask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltradel.lo ltradel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltradel.c -fPIC -DPIC -o .libs/ltradel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltradest.lo ltradest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltradest.c -fPIC -DPIC -o .libs/ltradest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltrainit.lo ltrainit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltrainit.c -fPIC -DPIC -o .libs/ltrainit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltraload.lo ltraload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltraload.c -fPIC -DPIC -o .libs/ltraload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltramask.lo ltramask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltramask.c -fPIC -DPIC -o .libs/ltramask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltramdel.lo ltramdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltramdel.c -fPIC -DPIC -o .libs/ltramdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltramisc.lo ltramisc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltramisc.c -fPIC -DPIC -o .libs/ltramisc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltrampar.lo ltrampar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltrampar.c -fPIC -DPIC -o .libs/ltrampar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltrapar.lo ltrapar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltrapar.c -fPIC -DPIC -o .libs/ltrapar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltraset.lo ltraset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltraset.c -fPIC -DPIC -o .libs/ltraset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltratemp.lo ltratemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltratemp.c -fPIC -DPIC -o .libs/ltratemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ltratrun.lo ltratrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ltratrun.c -fPIC -DPIC -o .libs/ltratrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libltra.la ltra.lo ltraacct.lo ltraacld.lo ltraask.lo ltradel.lo ltradest.lo ltrainit.lo ltraload.lo ltramask.lo ltramdel.lo ltramisc.lo ltrampar.lo ltrapar.lo ltraset.lo ltratemp.lo ltratrun.lo -lm -lpthread >libtool: link: ar cru .libs/libltra.a .libs/ltra.o .libs/ltraacct.o .libs/ltraacld.o .libs/ltraask.o .libs/ltradel.o .libs/ltradest.o .libs/ltrainit.o .libs/ltraload.o .libs/ltramask.o .libs/ltramdel.o .libs/ltramisc.o .libs/ltrampar.o .libs/ltrapar.o .libs/ltraset.o .libs/ltratemp.o .libs/ltratrun.o >libtool: link: ranlib .libs/libltra.a >libtool: link: ( cd ".libs" && rm -f "libltra.la" && ln -s "../libltra.la" "libltra.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ltra' >Making all in mes >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mes' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mes.lo mes.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mes.c -fPIC -DPIC -o .libs/mes.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesacl.lo mesacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesacl.c -fPIC -DPIC -o .libs/mesacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesask.lo mesask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesask.c -fPIC -DPIC -o .libs/mesask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesdel.lo mesdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesdel.c -fPIC -DPIC -o .libs/mesdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesdest.lo mesdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesdest.c -fPIC -DPIC -o .libs/mesdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesdisto.lo mesdisto.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesdisto.c -fPIC -DPIC -o .libs/mesdisto.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesdset.lo mesdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesdset.c -fPIC -DPIC -o .libs/mesdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesgetic.lo mesgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesgetic.c -fPIC -DPIC -o .libs/mesgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesinit.lo mesinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesinit.c -fPIC -DPIC -o .libs/mesinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesload.lo mesload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesload.c -fPIC -DPIC -o .libs/mesload.o >mesload.c: In function 'MESload': >mesload.c:77: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesmask.lo mesmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesmask.c -fPIC -DPIC -o .libs/mesmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesmdel.lo mesmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesmdel.c -fPIC -DPIC -o .libs/mesmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesmpar.lo mesmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesmpar.c -fPIC -DPIC -o .libs/mesmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesnoise.lo mesnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesnoise.c -fPIC -DPIC -o .libs/mesnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesparam.lo mesparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesparam.c -fPIC -DPIC -o .libs/mesparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mespzld.lo mespzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mespzld.c -fPIC -DPIC -o .libs/mespzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o messetup.lo messetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c messetup.c -fPIC -DPIC -o .libs/messetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mestemp.lo mestemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mestemp.c -fPIC -DPIC -o .libs/mestemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mestrunc.lo mestrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mestrunc.c -fPIC -DPIC -o .libs/mestrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmes.la mes.lo mesacl.lo mesask.lo mesdel.lo mesdest.lo mesdisto.lo mesdset.lo mesgetic.lo mesinit.lo mesload.lo mesmask.lo mesmdel.lo mesmpar.lo mesnoise.lo mesparam.lo mespzld.lo messetup.lo mestemp.lo mestrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libmes.a .libs/mes.o .libs/mesacl.o .libs/mesask.o .libs/mesdel.o .libs/mesdest.o .libs/mesdisto.o .libs/mesdset.o .libs/mesgetic.o .libs/mesinit.o .libs/mesload.o .libs/mesmask.o .libs/mesmdel.o .libs/mesmpar.o .libs/mesnoise.o .libs/mesparam.o .libs/mespzld.o .libs/messetup.o .libs/mestemp.o .libs/mestrunc.o >libtool: link: ranlib .libs/libmes.a >libtool: link: ( cd ".libs" && rm -f "libmes.la" && ln -s "../libmes.la" "libmes.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mes' >Making all in mesa >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mesa' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesa.lo mesa.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesa.c -fPIC -DPIC -o .libs/mesa.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesaacl.lo mesaacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesaacl.c -fPIC -DPIC -o .libs/mesaacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesaask.lo mesaask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesaask.c -fPIC -DPIC -o .libs/mesaask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesadel.lo mesadel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesadel.c -fPIC -DPIC -o .libs/mesadel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesadest.lo mesadest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesadest.c -fPIC -DPIC -o .libs/mesadest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesagetic.lo mesagetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesagetic.c -fPIC -DPIC -o .libs/mesagetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesainit.lo mesainit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesainit.c -fPIC -DPIC -o .libs/mesainit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesaload.lo mesaload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesaload.c -fPIC -DPIC -o .libs/mesaload.o >mesaload.c: In function 'MESAload': >mesaload.c:81: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesamask.lo mesamask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesamask.c -fPIC -DPIC -o .libs/mesamask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesamdel.lo mesamdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesamdel.c -fPIC -DPIC -o .libs/mesamdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesamparam.lo mesamparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesamparam.c -fPIC -DPIC -o .libs/mesamparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesaparam.lo mesaparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesaparam.c -fPIC -DPIC -o .libs/mesaparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesapzl.lo mesapzl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesapzl.c -fPIC -DPIC -o .libs/mesapzl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesasetup.lo mesasetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesasetup.c -fPIC -DPIC -o .libs/mesasetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesatemp.lo mesatemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesatemp.c -fPIC -DPIC -o .libs/mesatemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesatrunc.lo mesatrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesatrunc.c -fPIC -DPIC -o .libs/mesatrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmesa.la mesa.lo mesaacl.lo mesaask.lo mesadel.lo mesadest.lo mesagetic.lo mesainit.lo mesaload.lo mesamask.lo mesamdel.lo mesamparam.lo mesaparam.lo mesapzl.lo mesasetup.lo mesatemp.lo mesatrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libmesa.a .libs/mesa.o .libs/mesaacl.o .libs/mesaask.o .libs/mesadel.o .libs/mesadest.o .libs/mesagetic.o .libs/mesainit.o .libs/mesaload.o .libs/mesamask.o .libs/mesamdel.o .libs/mesamparam.o .libs/mesaparam.o .libs/mesapzl.o .libs/mesasetup.o .libs/mesatemp.o .libs/mesatrunc.o >libtool: link: ranlib .libs/libmesa.a >libtool: link: ( cd ".libs" && rm -f "libmesa.la" && ln -s "../libmesa.la" "libmesa.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mesa' >Making all in mos1 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos1' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1.lo mos1.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1.c -fPIC -DPIC -o .libs/mos1.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1acld.lo mos1acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1acld.c -fPIC -DPIC -o .libs/mos1acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1ask.lo mos1ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1ask.c -fPIC -DPIC -o .libs/mos1ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1conv.lo mos1conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1conv.c -fPIC -DPIC -o .libs/mos1conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1del.lo mos1del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1del.c -fPIC -DPIC -o .libs/mos1del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1dest.lo mos1dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1dest.c -fPIC -DPIC -o .libs/mos1dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1dist.lo mos1dist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1dist.c -fPIC -DPIC -o .libs/mos1dist.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1dset.lo mos1dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1dset.c -fPIC -DPIC -o .libs/mos1dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1ic.lo mos1ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1ic.c -fPIC -DPIC -o .libs/mos1ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1init.lo mos1init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1init.c -fPIC -DPIC -o .libs/mos1init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1load.lo mos1load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1load.c -fPIC -DPIC -o .libs/mos1load.o >mos1load.c: In function 'MOS1load': >mos1load.c:69: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1mask.lo mos1mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1mask.c -fPIC -DPIC -o .libs/mos1mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1mdel.lo mos1mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1mdel.c -fPIC -DPIC -o .libs/mos1mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1mpar.lo mos1mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1mpar.c -fPIC -DPIC -o .libs/mos1mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1noi.lo mos1noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1noi.c -fPIC -DPIC -o .libs/mos1noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1par.lo mos1par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1par.c -fPIC -DPIC -o .libs/mos1par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1pzld.lo mos1pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1pzld.c -fPIC -DPIC -o .libs/mos1pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1sacl.lo mos1sacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1sacl.c -fPIC -DPIC -o .libs/mos1sacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1set.lo mos1set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1set.c -fPIC -DPIC -o .libs/mos1set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1sld.lo mos1sld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1sld.c -fPIC -DPIC -o .libs/mos1sld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1sprt.lo mos1sprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1sprt.c -fPIC -DPIC -o .libs/mos1sprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1sset.lo mos1sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1sset.c -fPIC -DPIC -o .libs/mos1sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1supd.lo mos1supd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1supd.c -fPIC -DPIC -o .libs/mos1supd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1temp.lo mos1temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1temp.c -fPIC -DPIC -o .libs/mos1temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos1trun.lo mos1trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos1trun.c -fPIC -DPIC -o .libs/mos1trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmos1.la mos1.lo mos1acld.lo mos1ask.lo mos1conv.lo mos1del.lo mos1dest.lo mos1dist.lo mos1dset.lo mos1ic.lo mos1init.lo mos1load.lo mos1mask.lo mos1mdel.lo mos1mpar.lo mos1noi.lo mos1par.lo mos1pzld.lo mos1sacl.lo mos1set.lo mos1sld.lo mos1sprt.lo mos1sset.lo mos1supd.lo mos1temp.lo mos1trun.lo -lm -lpthread >libtool: link: ar cru .libs/libmos1.a .libs/mos1.o .libs/mos1acld.o .libs/mos1ask.o .libs/mos1conv.o .libs/mos1del.o .libs/mos1dest.o .libs/mos1dist.o .libs/mos1dset.o .libs/mos1ic.o .libs/mos1init.o .libs/mos1load.o .libs/mos1mask.o .libs/mos1mdel.o .libs/mos1mpar.o .libs/mos1noi.o .libs/mos1par.o .libs/mos1pzld.o .libs/mos1sacl.o .libs/mos1set.o .libs/mos1sld.o .libs/mos1sprt.o .libs/mos1sset.o .libs/mos1supd.o .libs/mos1temp.o .libs/mos1trun.o >libtool: link: ranlib .libs/libmos1.a >libtool: link: ( cd ".libs" && rm -f "libmos1.la" && ln -s "../libmos1.la" "libmos1.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos1' >Making all in mos2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2.lo mos2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2.c -fPIC -DPIC -o .libs/mos2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2acld.lo mos2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2acld.c -fPIC -DPIC -o .libs/mos2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2ask.lo mos2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2ask.c -fPIC -DPIC -o .libs/mos2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2conv.lo mos2conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2conv.c -fPIC -DPIC -o .libs/mos2conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2del.lo mos2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2del.c -fPIC -DPIC -o .libs/mos2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2dest.lo mos2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2dest.c -fPIC -DPIC -o .libs/mos2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2dist.lo mos2dist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2dist.c -fPIC -DPIC -o .libs/mos2dist.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2dset.lo mos2dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2dset.c -fPIC -DPIC -o .libs/mos2dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2ic.lo mos2ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2ic.c -fPIC -DPIC -o .libs/mos2ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2init.lo mos2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2init.c -fPIC -DPIC -o .libs/mos2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2load.lo mos2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2load.c -fPIC -DPIC -o .libs/mos2load.o >mos2load.c: In function 'MOS2load': >mos2load.c:77: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2mask.lo mos2mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2mask.c -fPIC -DPIC -o .libs/mos2mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2mdel.lo mos2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2mdel.c -fPIC -DPIC -o .libs/mos2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2mpar.lo mos2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2mpar.c -fPIC -DPIC -o .libs/mos2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2noi.lo mos2noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2noi.c -fPIC -DPIC -o .libs/mos2noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2par.lo mos2par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2par.c -fPIC -DPIC -o .libs/mos2par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2pzld.lo mos2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2pzld.c -fPIC -DPIC -o .libs/mos2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2sacl.lo mos2sacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2sacl.c -fPIC -DPIC -o .libs/mos2sacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2set.lo mos2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2set.c -fPIC -DPIC -o .libs/mos2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2sld.lo mos2sld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2sld.c -fPIC -DPIC -o .libs/mos2sld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2sprt.lo mos2sprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2sprt.c -fPIC -DPIC -o .libs/mos2sprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2sset.lo mos2sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2sset.c -fPIC -DPIC -o .libs/mos2sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2supd.lo mos2supd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2supd.c -fPIC -DPIC -o .libs/mos2supd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2temp.lo mos2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2temp.c -fPIC -DPIC -o .libs/mos2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos2trun.lo mos2trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos2trun.c -fPIC -DPIC -o .libs/mos2trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmos2.la mos2.lo mos2acld.lo mos2ask.lo mos2conv.lo mos2del.lo mos2dest.lo mos2dist.lo mos2dset.lo mos2ic.lo mos2init.lo mos2load.lo mos2mask.lo mos2mdel.lo mos2mpar.lo mos2noi.lo mos2par.lo mos2pzld.lo mos2sacl.lo mos2set.lo mos2sld.lo mos2sprt.lo mos2sset.lo mos2supd.lo mos2temp.lo mos2trun.lo -lm -lpthread >libtool: link: ar cru .libs/libmos2.a .libs/mos2.o .libs/mos2acld.o .libs/mos2ask.o .libs/mos2conv.o .libs/mos2del.o .libs/mos2dest.o .libs/mos2dist.o .libs/mos2dset.o .libs/mos2ic.o .libs/mos2init.o .libs/mos2load.o .libs/mos2mask.o .libs/mos2mdel.o .libs/mos2mpar.o .libs/mos2noi.o .libs/mos2par.o .libs/mos2pzld.o .libs/mos2sacl.o .libs/mos2set.o .libs/mos2sld.o .libs/mos2sprt.o .libs/mos2sset.o .libs/mos2supd.o .libs/mos2temp.o .libs/mos2trun.o >libtool: link: ranlib .libs/libmos2.a >libtool: link: ( cd ".libs" && rm -f "libmos2.la" && ln -s "../libmos2.la" "libmos2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos2' >Making all in mos3 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos3' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3.lo mos3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3.c -fPIC -DPIC -o .libs/mos3.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3acld.lo mos3acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3acld.c -fPIC -DPIC -o .libs/mos3acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3ask.lo mos3ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3ask.c -fPIC -DPIC -o .libs/mos3ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3conv.lo mos3conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3conv.c -fPIC -DPIC -o .libs/mos3conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3del.lo mos3del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3del.c -fPIC -DPIC -o .libs/mos3del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3dest.lo mos3dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3dest.c -fPIC -DPIC -o .libs/mos3dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3dist.lo mos3dist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3dist.c -fPIC -DPIC -o .libs/mos3dist.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3dset.lo mos3dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3dset.c -fPIC -DPIC -o .libs/mos3dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3ic.lo mos3ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3ic.c -fPIC -DPIC -o .libs/mos3ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3init.lo mos3init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3init.c -fPIC -DPIC -o .libs/mos3init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3load.lo mos3load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3load.c -fPIC -DPIC -o .libs/mos3load.o >mos3load.c: In function 'MOS3load': >mos3load.c:68: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3mask.lo mos3mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3mask.c -fPIC -DPIC -o .libs/mos3mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3mdel.lo mos3mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3mdel.c -fPIC -DPIC -o .libs/mos3mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3mpar.lo mos3mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3mpar.c -fPIC -DPIC -o .libs/mos3mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3noi.lo mos3noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3noi.c -fPIC -DPIC -o .libs/mos3noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3par.lo mos3par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3par.c -fPIC -DPIC -o .libs/mos3par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3pzld.lo mos3pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3pzld.c -fPIC -DPIC -o .libs/mos3pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3sacl.lo mos3sacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3sacl.c -fPIC -DPIC -o .libs/mos3sacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3set.lo mos3set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3set.c -fPIC -DPIC -o .libs/mos3set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3sld.lo mos3sld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3sld.c -fPIC -DPIC -o .libs/mos3sld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3sprt.lo mos3sprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3sprt.c -fPIC -DPIC -o .libs/mos3sprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3sset.lo mos3sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3sset.c -fPIC -DPIC -o .libs/mos3sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3supd.lo mos3supd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3supd.c -fPIC -DPIC -o .libs/mos3supd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3temp.lo mos3temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3temp.c -fPIC -DPIC -o .libs/mos3temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos3trun.lo mos3trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos3trun.c -fPIC -DPIC -o .libs/mos3trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmos3.la mos3.lo mos3acld.lo mos3ask.lo mos3conv.lo mos3del.lo mos3dest.lo mos3dist.lo mos3dset.lo mos3ic.lo mos3init.lo mos3load.lo mos3mask.lo mos3mdel.lo mos3mpar.lo mos3noi.lo mos3par.lo mos3pzld.lo mos3sacl.lo mos3set.lo mos3sld.lo mos3sprt.lo mos3sset.lo mos3supd.lo mos3temp.lo mos3trun.lo -lm -lpthread >libtool: link: ar cru .libs/libmos3.a .libs/mos3.o .libs/mos3acld.o .libs/mos3ask.o .libs/mos3conv.o .libs/mos3del.o .libs/mos3dest.o .libs/mos3dist.o .libs/mos3dset.o .libs/mos3ic.o .libs/mos3init.o .libs/mos3load.o .libs/mos3mask.o .libs/mos3mdel.o .libs/mos3mpar.o .libs/mos3noi.o .libs/mos3par.o .libs/mos3pzld.o .libs/mos3sacl.o .libs/mos3set.o .libs/mos3sld.o .libs/mos3sprt.o .libs/mos3sset.o .libs/mos3supd.o .libs/mos3temp.o .libs/mos3trun.o >libtool: link: ranlib .libs/libmos3.a >libtool: link: ( cd ".libs" && rm -f "libmos3.la" && ln -s "../libmos3.la" "libmos3.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos3' >Making all in mos6 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos6' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6.lo mos6.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6.c -fPIC -DPIC -o .libs/mos6.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6ask.lo mos6ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6ask.c -fPIC -DPIC -o .libs/mos6ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6conv.lo mos6conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6conv.c -fPIC -DPIC -o .libs/mos6conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6dest.lo mos6dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6dest.c -fPIC -DPIC -o .libs/mos6dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6ic.lo mos6ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6ic.c -fPIC -DPIC -o .libs/mos6ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6init.lo mos6init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6init.c -fPIC -DPIC -o .libs/mos6init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6load.lo mos6load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6load.c -fPIC -DPIC -o .libs/mos6load.o >mos6load.c: In function 'MOS6load': >mos6load.c:69: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6mask.lo mos6mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6mask.c -fPIC -DPIC -o .libs/mos6mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6mpar.lo mos6mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6mpar.c -fPIC -DPIC -o .libs/mos6mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6par.lo mos6par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6par.c -fPIC -DPIC -o .libs/mos6par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6set.lo mos6set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6set.c -fPIC -DPIC -o .libs/mos6set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6temp.lo mos6temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6temp.c -fPIC -DPIC -o .libs/mos6temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos6trun.lo mos6trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos6trun.c -fPIC -DPIC -o .libs/mos6trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmos6.la mos6.lo mos6ask.lo mos6conv.lo mos6dest.lo mos6ic.lo mos6init.lo mos6load.lo mos6mask.lo mos6mpar.lo mos6par.lo mos6set.lo mos6temp.lo mos6trun.lo -lm -lpthread >libtool: link: ar cru .libs/libmos6.a .libs/mos6.o .libs/mos6ask.o .libs/mos6conv.o .libs/mos6dest.o .libs/mos6ic.o .libs/mos6init.o .libs/mos6load.o .libs/mos6mask.o .libs/mos6mpar.o .libs/mos6par.o .libs/mos6set.o .libs/mos6temp.o .libs/mos6trun.o >libtool: link: ranlib .libs/libmos6.a >libtool: link: ( cd ".libs" && rm -f "libmos6.la" && ln -s "../libmos6.la" "libmos6.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos6' >Making all in mos9 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos9' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9.lo mos9.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9.c -fPIC -DPIC -o .libs/mos9.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9acld.lo mos9acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9acld.c -fPIC -DPIC -o .libs/mos9acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9ask.lo mos9ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9ask.c -fPIC -DPIC -o .libs/mos9ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9conv.lo mos9conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9conv.c -fPIC -DPIC -o .libs/mos9conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9del.lo mos9del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9del.c -fPIC -DPIC -o .libs/mos9del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9dest.lo mos9dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9dest.c -fPIC -DPIC -o .libs/mos9dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9dist.lo mos9dist.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9dist.c -fPIC -DPIC -o .libs/mos9dist.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9dset.lo mos9dset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9dset.c -fPIC -DPIC -o .libs/mos9dset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9ic.lo mos9ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9ic.c -fPIC -DPIC -o .libs/mos9ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9init.lo mos9init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9init.c -fPIC -DPIC -o .libs/mos9init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9load.lo mos9load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9load.c -fPIC -DPIC -o .libs/mos9load.o >mos9load.c: In function 'MOS9load': >mos9load.c:69: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9mask.lo mos9mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9mask.c -fPIC -DPIC -o .libs/mos9mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9mdel.lo mos9mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9mdel.c -fPIC -DPIC -o .libs/mos9mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9mpar.lo mos9mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9mpar.c -fPIC -DPIC -o .libs/mos9mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9noi.lo mos9noi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9noi.c -fPIC -DPIC -o .libs/mos9noi.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9par.lo mos9par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9par.c -fPIC -DPIC -o .libs/mos9par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9pzld.lo mos9pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9pzld.c -fPIC -DPIC -o .libs/mos9pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9sacl.lo mos9sacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9sacl.c -fPIC -DPIC -o .libs/mos9sacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9set.lo mos9set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9set.c -fPIC -DPIC -o .libs/mos9set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9sld.lo mos9sld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9sld.c -fPIC -DPIC -o .libs/mos9sld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9sprt.lo mos9sprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9sprt.c -fPIC -DPIC -o .libs/mos9sprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9sset.lo mos9sset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9sset.c -fPIC -DPIC -o .libs/mos9sset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9supd.lo mos9supd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9supd.c -fPIC -DPIC -o .libs/mos9supd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9temp.lo mos9temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9temp.c -fPIC -DPIC -o .libs/mos9temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mos9trun.lo mos9trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mos9trun.c -fPIC -DPIC -o .libs/mos9trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmos9.la mos9.lo mos9acld.lo mos9ask.lo mos9conv.lo mos9del.lo mos9dest.lo mos9dist.lo mos9dset.lo mos9ic.lo mos9init.lo mos9load.lo mos9mask.lo mos9mdel.lo mos9mpar.lo mos9noi.lo mos9par.lo mos9pzld.lo mos9sacl.lo mos9set.lo mos9sld.lo mos9sprt.lo mos9sset.lo mos9supd.lo mos9temp.lo mos9trun.lo -lm -lpthread >libtool: link: ar cru .libs/libmos9.a .libs/mos9.o .libs/mos9acld.o .libs/mos9ask.o .libs/mos9conv.o .libs/mos9del.o .libs/mos9dest.o .libs/mos9dist.o .libs/mos9dset.o .libs/mos9ic.o .libs/mos9init.o .libs/mos9load.o .libs/mos9mask.o .libs/mos9mdel.o .libs/mos9mpar.o .libs/mos9noi.o .libs/mos9par.o .libs/mos9pzld.o .libs/mos9sacl.o .libs/mos9set.o .libs/mos9sld.o .libs/mos9sprt.o .libs/mos9sset.o .libs/mos9supd.o .libs/mos9temp.o .libs/mos9trun.o >libtool: link: ranlib .libs/libmos9.a >libtool: link: ( cd ".libs" && rm -f "libmos9.la" && ln -s "../libmos9.la" "libmos9.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/mos9' >Making all in ndev >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ndev' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndev.lo ndev.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndev.c -fPIC -DPIC -o .libs/ndev.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevacld.lo ndevacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevacld.c -fPIC -DPIC -o .libs/ndevacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevaccept.lo ndevaccept.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevaccept.c -fPIC -DPIC -o .libs/ndevaccept.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevask.lo ndevask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevask.c -fPIC -DPIC -o .libs/ndevask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevdel.lo ndevdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevdel.c -fPIC -DPIC -o .libs/ndevdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevdest.lo ndevdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevdest.c -fPIC -DPIC -o .libs/ndevdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevdump.lo ndevdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevdump.c -fPIC -DPIC -o .libs/ndevdump.o >ndevdump.c:19: warning: 'state_numOP' defined but not used >ndevdump.c:20: warning: 'state_numDC' defined but not used >ndevdump.c:21: warning: 'state_numTR' defined but not used >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevinit.lo ndevinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevinit.c -fPIC -DPIC -o .libs/ndevinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevload.lo ndevload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevload.c -fPIC -DPIC -o .libs/ndevload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevmdel.lo ndevmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevmdel.c -fPIC -DPIC -o .libs/ndevmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevmpar.lo ndevmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevmpar.c -fPIC -DPIC -o .libs/ndevmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevparm.lo ndevparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevparm.c -fPIC -DPIC -o .libs/ndevparm.o >ndevparm.c: In function 'NDEVparam': >ndevparm.c:20: warning: unused variable 'inst' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevpzld.lo ndevpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevpzld.c -fPIC -DPIC -o .libs/ndevpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevset.lo ndevset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevset.c -fPIC -DPIC -o .libs/ndevset.o >ndevset.c: In function 'NDEVsetup': >ndevset.c:40: warning: passing argument 1 of 'NDEVmodelConnect' from incompatible pointer type >ndevset.c:22: note: expected 'struct GENmodel *' but argument is of type 'struct NDEVmodel *' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevtemp.lo ndevtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevtemp.c -fPIC -DPIC -o .libs/ndevtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ndevtrun.lo ndevtrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ndevtrun.c -fPIC -DPIC -o .libs/ndevtrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libndev.la ndev.lo ndevacld.lo ndevaccept.lo ndevask.lo ndevdel.lo ndevdest.lo ndevdump.lo ndevinit.lo ndevload.lo ndevmdel.lo ndevmpar.lo ndevparm.lo ndevpzld.lo ndevset.lo ndevtemp.lo ndevtrun.lo -lm -lpthread >libtool: link: ar cru .libs/libndev.a .libs/ndev.o .libs/ndevacld.o .libs/ndevaccept.o .libs/ndevask.o .libs/ndevdel.o .libs/ndevdest.o .libs/ndevdump.o .libs/ndevinit.o .libs/ndevload.o .libs/ndevmdel.o .libs/ndevmpar.o .libs/ndevparm.o .libs/ndevpzld.o .libs/ndevset.o .libs/ndevtemp.o .libs/ndevtrun.o >libtool: link: ranlib .libs/libndev.a >libtool: link: ( cd ".libs" && rm -f "libndev.la" && ln -s "../libndev.la" "libndev.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/ndev' >Making all in res >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/res' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o res.lo res.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c res.c -fPIC -DPIC -o .libs/res.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resask.lo resask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resask.c -fPIC -DPIC -o .libs/resask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resdel.lo resdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resdel.c -fPIC -DPIC -o .libs/resdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resdest.lo resdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resdest.c -fPIC -DPIC -o .libs/resdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resinit.lo resinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resinit.c -fPIC -DPIC -o .libs/resinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resload.lo resload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resload.c -fPIC -DPIC -o .libs/resload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resmask.lo resmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resmask.c -fPIC -DPIC -o .libs/resmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resmdel.lo resmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resmdel.c -fPIC -DPIC -o .libs/resmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resmpar.lo resmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resmpar.c -fPIC -DPIC -o .libs/resmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resnoise.lo resnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resnoise.c -fPIC -DPIC -o .libs/resnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o resparam.lo resparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c resparam.c -fPIC -DPIC -o .libs/resparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o respzld.lo respzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c respzld.c -fPIC -DPIC -o .libs/respzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ressacl.lo ressacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ressacl.c -fPIC -DPIC -o .libs/ressacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ressetup.lo ressetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ressetup.c -fPIC -DPIC -o .libs/ressetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ressload.lo ressload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ressload.c -fPIC -DPIC -o .libs/ressload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ressprt.lo ressprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ressprt.c -fPIC -DPIC -o .libs/ressprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ressset.lo ressset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ressset.c -fPIC -DPIC -o .libs/ressset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o restemp.lo restemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c restemp.c -fPIC -DPIC -o .libs/restemp.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libres.la res.lo resask.lo resdel.lo resdest.lo resinit.lo resload.lo resmask.lo resmdel.lo resmpar.lo resnoise.lo resparam.lo respzld.lo ressacl.lo ressetup.lo ressload.lo ressprt.lo ressset.lo restemp.lo -lm -lpthread >libtool: link: ar cru .libs/libres.a .libs/res.o .libs/resask.o .libs/resdel.o .libs/resdest.o .libs/resinit.o .libs/resload.o .libs/resmask.o .libs/resmdel.o .libs/resmpar.o .libs/resnoise.o .libs/resparam.o .libs/respzld.o .libs/ressacl.o .libs/ressetup.o .libs/ressload.o .libs/ressprt.o .libs/ressset.o .libs/restemp.o >libtool: link: ranlib .libs/libres.a >libtool: link: ( cd ".libs" && rm -f "libres.la" && ln -s "../libres.la" "libres.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/res' >Making all in soi3 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/soi3' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3.lo soi3.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3.c -fPIC -DPIC -o .libs/soi3.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3acld.lo soi3acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3acld.c -fPIC -DPIC -o .libs/soi3acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3ask.lo soi3ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3ask.c -fPIC -DPIC -o .libs/soi3ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3cap.lo soi3cap.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3cap.c -fPIC -DPIC -o .libs/soi3cap.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3conv.lo soi3conv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3conv.c -fPIC -DPIC -o .libs/soi3conv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3del.lo soi3del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3del.c -fPIC -DPIC -o .libs/soi3del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3dest.lo soi3dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3dest.c -fPIC -DPIC -o .libs/soi3dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3ic.lo soi3ic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3ic.c -fPIC -DPIC -o .libs/soi3ic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3init.lo soi3init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3init.c -fPIC -DPIC -o .libs/soi3init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3load.lo soi3load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3load.c -fPIC -DPIC -o .libs/soi3load.o >soi3load.c: In function 'SOI3load': >soi3load.c:112: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3mask.lo soi3mask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3mask.c -fPIC -DPIC -o .libs/soi3mask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3mdel.lo soi3mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3mdel.c -fPIC -DPIC -o .libs/soi3mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3mpar.lo soi3mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3mpar.c -fPIC -DPIC -o .libs/soi3mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3nois.lo soi3nois.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3nois.c -fPIC -DPIC -o .libs/soi3nois.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3par.lo soi3par.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3par.c -fPIC -DPIC -o .libs/soi3par.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3set.lo soi3set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3set.c -fPIC -DPIC -o .libs/soi3set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3temp.lo soi3temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3temp.c -fPIC -DPIC -o .libs/soi3temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o soi3trun.lo soi3trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c soi3trun.c -fPIC -DPIC -o .libs/soi3trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libsoi3.la soi3.lo soi3acld.lo soi3ask.lo soi3cap.lo soi3conv.lo soi3del.lo soi3dest.lo soi3ic.lo soi3init.lo soi3load.lo soi3mask.lo soi3mdel.lo soi3mpar.lo soi3nois.lo soi3par.lo soi3set.lo soi3temp.lo soi3trun.lo -lm -lpthread >libtool: link: ar cru .libs/libsoi3.a .libs/soi3.o .libs/soi3acld.o .libs/soi3ask.o .libs/soi3cap.o .libs/soi3conv.o .libs/soi3del.o .libs/soi3dest.o .libs/soi3ic.o .libs/soi3init.o .libs/soi3load.o .libs/soi3mask.o .libs/soi3mdel.o .libs/soi3mpar.o .libs/soi3nois.o .libs/soi3par.o .libs/soi3set.o .libs/soi3temp.o .libs/soi3trun.o >libtool: link: ranlib .libs/libsoi3.a >libtool: link: ( cd ".libs" && rm -f "libsoi3.la" && ln -s "../libsoi3.la" "libsoi3.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/soi3' >Making all in sw >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/sw' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o sw.lo sw.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c sw.c -fPIC -DPIC -o .libs/sw.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swacload.lo swacload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swacload.c -fPIC -DPIC -o .libs/swacload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swask.lo swask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swask.c -fPIC -DPIC -o .libs/swask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swdelete.lo swdelete.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swdelete.c -fPIC -DPIC -o .libs/swdelete.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swdest.lo swdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swdest.c -fPIC -DPIC -o .libs/swdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swinit.lo swinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swinit.c -fPIC -DPIC -o .libs/swinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swload.lo swload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swload.c -fPIC -DPIC -o .libs/swload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swmask.lo swmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swmask.c -fPIC -DPIC -o .libs/swmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swmdel.lo swmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swmdel.c -fPIC -DPIC -o .libs/swmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swmparam.lo swmparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swmparam.c -fPIC -DPIC -o .libs/swmparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swnoise.lo swnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swnoise.c -fPIC -DPIC -o .libs/swnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swparam.lo swparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swparam.c -fPIC -DPIC -o .libs/swparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swpzload.lo swpzload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swpzload.c -fPIC -DPIC -o .libs/swpzload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swsetup.lo swsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swsetup.c -fPIC -DPIC -o .libs/swsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o swtrunc.lo swtrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c swtrunc.c -fPIC -DPIC -o .libs/swtrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libsw.la sw.lo swacload.lo swask.lo swdelete.lo swdest.lo swinit.lo swload.lo swmask.lo swmdel.lo swmparam.lo swnoise.lo swparam.lo swpzload.lo swsetup.lo swtrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libsw.a .libs/sw.o .libs/swacload.o .libs/swask.o .libs/swdelete.o .libs/swdest.o .libs/swinit.o .libs/swload.o .libs/swmask.o .libs/swmdel.o .libs/swmparam.o .libs/swnoise.o .libs/swparam.o .libs/swpzload.o .libs/swsetup.o .libs/swtrunc.o >libtool: link: ranlib .libs/libsw.a >libtool: link: ( cd ".libs" && rm -f "libsw.la" && ln -s "../libsw.la" "libsw.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/sw' >Making all in tra >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/tra' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tra.lo tra.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tra.c -fPIC -DPIC -o .libs/tra.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traacct.lo traacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traacct.c -fPIC -DPIC -o .libs/traacct.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traacld.lo traacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traacld.c -fPIC -DPIC -o .libs/traacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traask.lo traask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traask.c -fPIC -DPIC -o .libs/traask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tradel.lo tradel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tradel.c -fPIC -DPIC -o .libs/tradel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tradest.lo tradest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tradest.c -fPIC -DPIC -o .libs/tradest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o trainit.lo trainit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c trainit.c -fPIC -DPIC -o .libs/trainit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traload.lo traload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traload.c -fPIC -DPIC -o .libs/traload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tramdel.lo tramdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tramdel.c -fPIC -DPIC -o .libs/tramdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o traparam.lo traparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c traparam.c -fPIC -DPIC -o .libs/traparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o trasetup.lo trasetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c trasetup.c -fPIC -DPIC -o .libs/trasetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tratemp.lo tratemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tratemp.c -fPIC -DPIC -o .libs/tratemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tratrunc.lo tratrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tratrunc.c -fPIC -DPIC -o .libs/tratrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libtra.la tra.lo traacct.lo traacld.lo traask.lo tradel.lo tradest.lo trainit.lo traload.lo tramdel.lo traparam.lo trasetup.lo tratemp.lo tratrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libtra.a .libs/tra.o .libs/traacct.o .libs/traacld.o .libs/traask.o .libs/tradel.o .libs/tradest.o .libs/trainit.o .libs/traload.o .libs/tramdel.o .libs/traparam.o .libs/trasetup.o .libs/tratemp.o .libs/tratrunc.o >libtool: link: ranlib .libs/libtra.a >libtool: link: ( cd ".libs" && rm -f "libtra.la" && ln -s "../libtra.la" "libtra.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/tra' >Making all in txl >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/txl' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txl.lo txl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txl.c -fPIC -DPIC -o .libs/txl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlacct.lo txlacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlacct.c -fPIC -DPIC -o .libs/txlacct.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlask.lo txlask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlask.c -fPIC -DPIC -o .libs/txlask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txldest.lo txldest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txldest.c -fPIC -DPIC -o .libs/txldest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlfbr.lo txlfbr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlfbr.c -fPIC -DPIC -o .libs/txlfbr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlload.lo txlload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlload.c -fPIC -DPIC -o .libs/txlload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlmdel.lo txlmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlmdel.c -fPIC -DPIC -o .libs/txlmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlparam.lo txlparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlparam.c -fPIC -DPIC -o .libs/txlparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txldel.lo txldel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txldel.c -fPIC -DPIC -o .libs/txldel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlmask.lo txlmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlmask.c -fPIC -DPIC -o .libs/txlmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlmpar.lo txlmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlmpar.c -fPIC -DPIC -o .libs/txlmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlsetup.lo txlsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlsetup.c -fPIC -DPIC -o .libs/txlsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o txlinit.lo txlinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c txlinit.c -fPIC -DPIC -o .libs/txlinit.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libtxl.la txl.lo txlacct.lo txlask.lo txldest.lo txlfbr.lo txlload.lo txlmdel.lo txlparam.lo txldel.lo txlmask.lo txlmpar.lo txlsetup.lo txlinit.lo -lm -lpthread >libtool: link: ar cru .libs/libtxl.a .libs/txl.o .libs/txlacct.o .libs/txlask.o .libs/txldest.o .libs/txlfbr.o .libs/txlload.o .libs/txlmdel.o .libs/txlparam.o .libs/txldel.o .libs/txlmask.o .libs/txlmpar.o .libs/txlsetup.o .libs/txlinit.o >libtool: link: ranlib .libs/libtxl.a >libtool: link: ( cd ".libs" && rm -f "libtxl.la" && ln -s "../libtxl.la" "libtxl.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/txl' >Making all in urc >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/urc' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urc.lo urc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urc.c -fPIC -DPIC -o .libs/urc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcask.lo urcask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcask.c -fPIC -DPIC -o .libs/urcask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcdel.lo urcdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcdel.c -fPIC -DPIC -o .libs/urcdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcdest.lo urcdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcdest.c -fPIC -DPIC -o .libs/urcdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcinit.lo urcinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcinit.c -fPIC -DPIC -o .libs/urcinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcmask.lo urcmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcmask.c -fPIC -DPIC -o .libs/urcmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcmdel.lo urcmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcmdel.c -fPIC -DPIC -o .libs/urcmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcmpar.lo urcmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcmpar.c -fPIC -DPIC -o .libs/urcmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcparam.lo urcparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcparam.c -fPIC -DPIC -o .libs/urcparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o urcsetup.lo urcsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c urcsetup.c -fPIC -DPIC -o .libs/urcsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o liburc.la urc.lo urcask.lo urcdel.lo urcdest.lo urcinit.lo urcmask.lo urcmdel.lo urcmpar.lo urcparam.lo urcsetup.lo -lm -lpthread >libtool: link: ar cru .libs/liburc.a .libs/urc.o .libs/urcask.o .libs/urcdel.o .libs/urcdest.o .libs/urcinit.o .libs/urcmask.o .libs/urcmdel.o .libs/urcmpar.o .libs/urcparam.o .libs/urcsetup.o >libtool: link: ranlib .libs/liburc.a >libtool: link: ( cd ".libs" && rm -f "liburc.la" && ln -s "../liburc.la" "liburc.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/urc' >Making all in vbic >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vbic' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbic.lo vbic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbic.c -fPIC -DPIC -o .libs/vbic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicacld.lo vbicacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicacld.c -fPIC -DPIC -o .libs/vbicacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicask.lo vbicask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicask.c -fPIC -DPIC -o .libs/vbicask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicconv.lo vbicconv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicconv.c -fPIC -DPIC -o .libs/vbicconv.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicdel.lo vbicdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicdel.c -fPIC -DPIC -o .libs/vbicdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicdest.lo vbicdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicdest.c -fPIC -DPIC -o .libs/vbicdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicgetic.lo vbicgetic.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicgetic.c -fPIC -DPIC -o .libs/vbicgetic.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicinit.lo vbicinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicinit.c -fPIC -DPIC -o .libs/vbicinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicload.lo vbicload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicload.c -fPIC -DPIC -o .libs/vbicload.o >vbicload.c: In function 'VBICload': >vbicload.c:55: warning: unused variable 'xfact' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicmask.lo vbicmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicmask.c -fPIC -DPIC -o .libs/vbicmask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicmdel.lo vbicmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicmdel.c -fPIC -DPIC -o .libs/vbicmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicmpar.lo vbicmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicmpar.c -fPIC -DPIC -o .libs/vbicmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicnoise.lo vbicnoise.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicnoise.c -fPIC -DPIC -o .libs/vbicnoise.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicparam.lo vbicparam.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicparam.c -fPIC -DPIC -o .libs/vbicparam.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicpzld.lo vbicpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicpzld.c -fPIC -DPIC -o .libs/vbicpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbicsetup.lo vbicsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbicsetup.c -fPIC -DPIC -o .libs/vbicsetup.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbictemp.lo vbictemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbictemp.c -fPIC -DPIC -o .libs/vbictemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vbictrunc.lo vbictrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vbictrunc.c -fPIC -DPIC -o .libs/vbictrunc.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libvbic.la vbic.lo vbicacld.lo vbicask.lo vbicconv.lo vbicdel.lo vbicdest.lo vbicgetic.lo vbicinit.lo vbicload.lo vbicmask.lo vbicmdel.lo vbicmpar.lo vbicnoise.lo vbicparam.lo vbicpzld.lo vbicsetup.lo vbictemp.lo vbictrunc.lo -lm -lpthread >libtool: link: ar cru .libs/libvbic.a .libs/vbic.o .libs/vbicacld.o .libs/vbicask.o .libs/vbicconv.o .libs/vbicdel.o .libs/vbicdest.o .libs/vbicgetic.o .libs/vbicinit.o .libs/vbicload.o .libs/vbicmask.o .libs/vbicmdel.o .libs/vbicmpar.o .libs/vbicnoise.o .libs/vbicparam.o .libs/vbicpzld.o .libs/vbicsetup.o .libs/vbictemp.o .libs/vbictrunc.o >libtool: link: ranlib .libs/libvbic.a >libtool: link: ( cd ".libs" && rm -f "libvbic.la" && ln -s "../libvbic.la" "libvbic.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vbic' >Making all in vccs >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vccs' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccs.lo vccs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccs.c -fPIC -DPIC -o .libs/vccs.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsask.lo vccsask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsask.c -fPIC -DPIC -o .libs/vccsask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsdel.lo vccsdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsdel.c -fPIC -DPIC -o .libs/vccsdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsdest.lo vccsdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsdest.c -fPIC -DPIC -o .libs/vccsdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsinit.lo vccsinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsinit.c -fPIC -DPIC -o .libs/vccsinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsload.lo vccsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsload.c -fPIC -DPIC -o .libs/vccsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsmdel.lo vccsmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsmdel.c -fPIC -DPIC -o .libs/vccsmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccspar.lo vccspar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccspar.c -fPIC -DPIC -o .libs/vccspar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccspzld.lo vccspzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccspzld.c -fPIC -DPIC -o .libs/vccspzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccssacl.lo vccssacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccssacl.c -fPIC -DPIC -o .libs/vccssacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccsset.lo vccsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccsset.c -fPIC -DPIC -o .libs/vccsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccssld.lo vccssld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccssld.c -fPIC -DPIC -o .libs/vccssld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccssprt.lo vccssprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccssprt.c -fPIC -DPIC -o .libs/vccssprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vccssset.lo vccssset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vccssset.c -fPIC -DPIC -o .libs/vccssset.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libvccs.la vccs.lo vccsask.lo vccsdel.lo vccsdest.lo vccsinit.lo vccsload.lo vccsmdel.lo vccspar.lo vccspzld.lo vccssacl.lo vccsset.lo vccssld.lo vccssprt.lo vccssset.lo -lm -lpthread >libtool: link: ar cru .libs/libvccs.a .libs/vccs.o .libs/vccsask.o .libs/vccsdel.o .libs/vccsdest.o .libs/vccsinit.o .libs/vccsload.o .libs/vccsmdel.o .libs/vccspar.o .libs/vccspzld.o .libs/vccssacl.o .libs/vccsset.o .libs/vccssld.o .libs/vccssprt.o .libs/vccssset.o >libtool: link: ranlib .libs/libvccs.a >libtool: link: ( cd ".libs" && rm -f "libvccs.la" && ln -s "../libvccs.la" "libvccs.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vccs' >Making all in vcvs >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vcvs' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvs.lo vcvs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvs.c -fPIC -DPIC -o .libs/vcvs.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsask.lo vcvsask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsask.c -fPIC -DPIC -o .libs/vcvsask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsdel.lo vcvsdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsdel.c -fPIC -DPIC -o .libs/vcvsdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsdest.lo vcvsdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsdest.c -fPIC -DPIC -o .libs/vcvsdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsfbr.lo vcvsfbr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsfbr.c -fPIC -DPIC -o .libs/vcvsfbr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsinit.lo vcvsinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsinit.c -fPIC -DPIC -o .libs/vcvsinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsload.lo vcvsload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsload.c -fPIC -DPIC -o .libs/vcvsload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsmdel.lo vcvsmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsmdel.c -fPIC -DPIC -o .libs/vcvsmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvspar.lo vcvspar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvspar.c -fPIC -DPIC -o .libs/vcvspar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvspzld.lo vcvspzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvspzld.c -fPIC -DPIC -o .libs/vcvspzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvssacl.lo vcvssacl.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvssacl.c -fPIC -DPIC -o .libs/vcvssacl.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvsset.lo vcvsset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvsset.c -fPIC -DPIC -o .libs/vcvsset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvssld.lo vcvssld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvssld.c -fPIC -DPIC -o .libs/vcvssld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvssprt.lo vcvssprt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvssprt.c -fPIC -DPIC -o .libs/vcvssprt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vcvssset.lo vcvssset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vcvssset.c -fPIC -DPIC -o .libs/vcvssset.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libvcvs.la vcvs.lo vcvsask.lo vcvsdel.lo vcvsdest.lo vcvsfbr.lo vcvsinit.lo vcvsload.lo vcvsmdel.lo vcvspar.lo vcvspzld.lo vcvssacl.lo vcvsset.lo vcvssld.lo vcvssprt.lo vcvssset.lo -lm -lpthread >libtool: link: ar cru .libs/libvcvs.a .libs/vcvs.o .libs/vcvsask.o .libs/vcvsdel.o .libs/vcvsdest.o .libs/vcvsfbr.o .libs/vcvsinit.o .libs/vcvsload.o .libs/vcvsmdel.o .libs/vcvspar.o .libs/vcvspzld.o .libs/vcvssacl.o .libs/vcvsset.o .libs/vcvssld.o .libs/vcvssprt.o .libs/vcvssset.o >libtool: link: ranlib .libs/libvcvs.a >libtool: link: ( cd ".libs" && rm -f "libvcvs.la" && ln -s "../libvcvs.la" "libvcvs.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vcvs' >Making all in vsrc >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vsrc' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrc.lo vsrc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrc.c -fPIC -DPIC -o .libs/vsrc.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcacct.lo vsrcacct.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcacct.c -fPIC -DPIC -o .libs/vsrcacct.o >vsrcacct.c: In function 'VSRCaccept': >vsrcacct.c:33: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcacld.lo vsrcacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcacld.c -fPIC -DPIC -o .libs/vsrcacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcask.lo vsrcask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcask.c -fPIC -DPIC -o .libs/vsrcask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcdel.lo vsrcdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcdel.c -fPIC -DPIC -o .libs/vsrcdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcdest.lo vsrcdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcdest.c -fPIC -DPIC -o .libs/vsrcdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcfbr.lo vsrcfbr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcfbr.c -fPIC -DPIC -o .libs/vsrcfbr.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcinit.lo vsrcinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcinit.c -fPIC -DPIC -o .libs/vsrcinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcload.lo vsrcload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcload.c -fPIC -DPIC -o .libs/vsrcload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcmdel.lo vsrcmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcmdel.c -fPIC -DPIC -o .libs/vsrcmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcpar.lo vsrcpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcpar.c -fPIC -DPIC -o .libs/vsrcpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcpzld.lo vsrcpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcpzld.c -fPIC -DPIC -o .libs/vsrcpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcpzs.lo vsrcpzs.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcpzs.c -fPIC -DPIC -o .libs/vsrcpzs.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrcset.lo vsrcset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrcset.c -fPIC -DPIC -o .libs/vsrcset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o vsrctemp.lo vsrctemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c vsrctemp.c -fPIC -DPIC -o .libs/vsrctemp.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libvsrc.la vsrc.lo vsrcacct.lo vsrcacld.lo vsrcask.lo vsrcdel.lo vsrcdest.lo vsrcfbr.lo vsrcinit.lo vsrcload.lo vsrcmdel.lo vsrcpar.lo vsrcpzld.lo vsrcpzs.lo vsrcset.lo vsrctemp.lo -lm -lpthread >libtool: link: ar cru .libs/libvsrc.a .libs/vsrc.o .libs/vsrcacct.o .libs/vsrcacld.o .libs/vsrcask.o .libs/vsrcdel.o .libs/vsrcdest.o .libs/vsrcfbr.o .libs/vsrcinit.o .libs/vsrcload.o .libs/vsrcmdel.o .libs/vsrcpar.o .libs/vsrcpzld.o .libs/vsrcpzs.o .libs/vsrcset.o .libs/vsrctemp.o >libtool: link: ranlib .libs/libvsrc.a >libtool: link: ( cd ".libs" && rm -f "libvsrc.la" && ln -s "../libvsrc.la" "libvsrc.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/vsrc' >Making all in nbjt >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/nbjt' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjt.lo nbjt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjt.c -fPIC -DPIC -o .libs/nbjt.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtacld.lo nbjtacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtacld.c -fPIC -DPIC -o .libs/nbjtacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtask.lo nbjtask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtask.c -fPIC -DPIC -o .libs/nbjtask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtdel.lo nbjtdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtdel.c -fPIC -DPIC -o .libs/nbjtdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtdest.lo nbjtdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtdest.c -fPIC -DPIC -o .libs/nbjtdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtdump.lo nbjtdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtdump.c -fPIC -DPIC -o .libs/nbjtdump.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtinit.lo nbjtinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtinit.c -fPIC -DPIC -o .libs/nbjtinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtload.lo nbjtload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtload.c -fPIC -DPIC -o .libs/nbjtload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtmdel.lo nbjtmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtmdel.c -fPIC -DPIC -o .libs/nbjtmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtmpar.lo nbjtmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtmpar.c -fPIC -DPIC -o .libs/nbjtmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtparm.lo nbjtparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtparm.c -fPIC -DPIC -o .libs/nbjtparm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtpzld.lo nbjtpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtpzld.c -fPIC -DPIC -o .libs/nbjtpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjtset.lo nbjtset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjtset.c -fPIC -DPIC -o .libs/nbjtset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjttemp.lo nbjttemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjttemp.c -fPIC -DPIC -o .libs/nbjttemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbjttrun.lo nbjttrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbjttrun.c -fPIC -DPIC -o .libs/nbjttrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnbjt.la nbjt.lo nbjtacld.lo nbjtask.lo nbjtdel.lo nbjtdest.lo nbjtdump.lo nbjtinit.lo nbjtload.lo nbjtmdel.lo nbjtmpar.lo nbjtparm.lo nbjtpzld.lo nbjtset.lo nbjttemp.lo nbjttrun.lo -lm -lpthread >libtool: link: ar cru .libs/libnbjt.a .libs/nbjt.o .libs/nbjtacld.o .libs/nbjtask.o .libs/nbjtdel.o .libs/nbjtdest.o .libs/nbjtdump.o .libs/nbjtinit.o .libs/nbjtload.o .libs/nbjtmdel.o .libs/nbjtmpar.o .libs/nbjtparm.o .libs/nbjtpzld.o .libs/nbjtset.o .libs/nbjttemp.o .libs/nbjttrun.o >libtool: link: ranlib .libs/libnbjt.a >libtool: link: ( cd ".libs" && rm -f "libnbjt.la" && ln -s "../libnbjt.la" "libnbjt.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/nbjt' >Making all in nbjt2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/nbjt2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2.lo nbt2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2.c -fPIC -DPIC -o .libs/nbt2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2acld.lo nbt2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2acld.c -fPIC -DPIC -o .libs/nbt2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2ask.lo nbt2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2ask.c -fPIC -DPIC -o .libs/nbt2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2del.lo nbt2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2del.c -fPIC -DPIC -o .libs/nbt2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2dest.lo nbt2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2dest.c -fPIC -DPIC -o .libs/nbt2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2dump.lo nbt2dump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2dump.c -fPIC -DPIC -o .libs/nbt2dump.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2init.lo nbt2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2init.c -fPIC -DPIC -o .libs/nbt2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2load.lo nbt2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2load.c -fPIC -DPIC -o .libs/nbt2load.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2mdel.lo nbt2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2mdel.c -fPIC -DPIC -o .libs/nbt2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2mpar.lo nbt2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2mpar.c -fPIC -DPIC -o .libs/nbt2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2parm.lo nbt2parm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2parm.c -fPIC -DPIC -o .libs/nbt2parm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2pzld.lo nbt2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2pzld.c -fPIC -DPIC -o .libs/nbt2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2set.lo nbt2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2set.c -fPIC -DPIC -o .libs/nbt2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2temp.lo nbt2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2temp.c -fPIC -DPIC -o .libs/nbt2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nbt2trun.lo nbt2trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nbt2trun.c -fPIC -DPIC -o .libs/nbt2trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnbjt2.la nbt2.lo nbt2acld.lo nbt2ask.lo nbt2del.lo nbt2dest.lo nbt2dump.lo nbt2init.lo nbt2load.lo nbt2mdel.lo nbt2mpar.lo nbt2parm.lo nbt2pzld.lo nbt2set.lo nbt2temp.lo nbt2trun.lo -lm -lpthread >libtool: link: ar cru .libs/libnbjt2.a .libs/nbt2.o .libs/nbt2acld.o .libs/nbt2ask.o .libs/nbt2del.o .libs/nbt2dest.o .libs/nbt2dump.o .libs/nbt2init.o .libs/nbt2load.o .libs/nbt2mdel.o .libs/nbt2mpar.o .libs/nbt2parm.o .libs/nbt2pzld.o .libs/nbt2set.o .libs/nbt2temp.o .libs/nbt2trun.o >libtool: link: ranlib .libs/libnbjt2.a >libtool: link: ( cd ".libs" && rm -f "libnbjt2.la" && ln -s "../libnbjt2.la" "libnbjt2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/nbjt2' >Making all in numd >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numd' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numd.lo numd.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numd.c -fPIC -DPIC -o .libs/numd.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdacld.lo numdacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdacld.c -fPIC -DPIC -o .libs/numdacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdask.lo numdask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdask.c -fPIC -DPIC -o .libs/numdask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numddel.lo numddel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numddel.c -fPIC -DPIC -o .libs/numddel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numddest.lo numddest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numddest.c -fPIC -DPIC -o .libs/numddest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numddump.lo numddump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numddump.c -fPIC -DPIC -o .libs/numddump.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdinit.lo numdinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdinit.c -fPIC -DPIC -o .libs/numdinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdload.lo numdload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdload.c -fPIC -DPIC -o .libs/numdload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdmdel.lo numdmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdmdel.c -fPIC -DPIC -o .libs/numdmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdmpar.lo numdmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdmpar.c -fPIC -DPIC -o .libs/numdmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdparm.lo numdparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdparm.c -fPIC -DPIC -o .libs/numdparm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdpzld.lo numdpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdpzld.c -fPIC -DPIC -o .libs/numdpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdset.lo numdset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdset.c -fPIC -DPIC -o .libs/numdset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdtemp.lo numdtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdtemp.c -fPIC -DPIC -o .libs/numdtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numdtrun.lo numdtrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numdtrun.c -fPIC -DPIC -o .libs/numdtrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnumd.la numd.lo numdacld.lo numdask.lo numddel.lo numddest.lo numddump.lo numdinit.lo numdload.lo numdmdel.lo numdmpar.lo numdparm.lo numdpzld.lo numdset.lo numdtemp.lo numdtrun.lo -lm -lpthread >libtool: link: ar cru .libs/libnumd.a .libs/numd.o .libs/numdacld.o .libs/numdask.o .libs/numddel.o .libs/numddest.o .libs/numddump.o .libs/numdinit.o .libs/numdload.o .libs/numdmdel.o .libs/numdmpar.o .libs/numdparm.o .libs/numdpzld.o .libs/numdset.o .libs/numdtemp.o .libs/numdtrun.o >libtool: link: ranlib .libs/libnumd.a >libtool: link: ( cd ".libs" && rm -f "libnumd.la" && ln -s "../libnumd.la" "libnumd.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numd' >Making all in numd2 >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numd2' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2.lo nud2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2.c -fPIC -DPIC -o .libs/nud2.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2acld.lo nud2acld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2acld.c -fPIC -DPIC -o .libs/nud2acld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2ask.lo nud2ask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2ask.c -fPIC -DPIC -o .libs/nud2ask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2del.lo nud2del.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2del.c -fPIC -DPIC -o .libs/nud2del.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2dest.lo nud2dest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2dest.c -fPIC -DPIC -o .libs/nud2dest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2dump.lo nud2dump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2dump.c -fPIC -DPIC -o .libs/nud2dump.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numd2init.lo numd2init.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numd2init.c -fPIC -DPIC -o .libs/numd2init.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2load.lo nud2load.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2load.c -fPIC -DPIC -o .libs/nud2load.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2mdel.lo nud2mdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2mdel.c -fPIC -DPIC -o .libs/nud2mdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2mpar.lo nud2mpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2mpar.c -fPIC -DPIC -o .libs/nud2mpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2parm.lo nud2parm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2parm.c -fPIC -DPIC -o .libs/nud2parm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2pzld.lo nud2pzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2pzld.c -fPIC -DPIC -o .libs/nud2pzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2set.lo nud2set.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2set.c -fPIC -DPIC -o .libs/nud2set.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2temp.lo nud2temp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2temp.c -fPIC -DPIC -o .libs/nud2temp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nud2trun.lo nud2trun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nud2trun.c -fPIC -DPIC -o .libs/nud2trun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnumd2.la nud2.lo nud2acld.lo nud2ask.lo nud2del.lo nud2dest.lo nud2dump.lo numd2init.lo nud2load.lo nud2mdel.lo nud2mpar.lo nud2parm.lo nud2pzld.lo nud2set.lo nud2temp.lo nud2trun.lo -lm -lpthread >libtool: link: ar cru .libs/libnumd2.a .libs/nud2.o .libs/nud2acld.o .libs/nud2ask.o .libs/nud2del.o .libs/nud2dest.o .libs/nud2dump.o .libs/numd2init.o .libs/nud2load.o .libs/nud2mdel.o .libs/nud2mpar.o .libs/nud2parm.o .libs/nud2pzld.o .libs/nud2set.o .libs/nud2temp.o .libs/nud2trun.o >libtool: link: ranlib .libs/libnumd2.a >libtool: link: ( cd ".libs" && rm -f "libnumd2.la" && ln -s "../libnumd2.la" "libnumd2.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numd2' >Making all in numos >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numos' >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numm.lo numm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numm.c -fPIC -DPIC -o .libs/numm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummacld.lo nummacld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummacld.c -fPIC -DPIC -o .libs/nummacld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummask.lo nummask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummask.c -fPIC -DPIC -o .libs/nummask.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummdel.lo nummdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummdel.c -fPIC -DPIC -o .libs/nummdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummdest.lo nummdest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummdest.c -fPIC -DPIC -o .libs/nummdest.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummdump.lo nummdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummdump.c -fPIC -DPIC -o .libs/nummdump.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o numosinit.lo numosinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c numosinit.c -fPIC -DPIC -o .libs/numosinit.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummload.lo nummload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummload.c -fPIC -DPIC -o .libs/nummload.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummmdel.lo nummmdel.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummmdel.c -fPIC -DPIC -o .libs/nummmdel.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummmpar.lo nummmpar.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummmpar.c -fPIC -DPIC -o .libs/nummmpar.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummparm.lo nummparm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummparm.c -fPIC -DPIC -o .libs/nummparm.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummpzld.lo nummpzld.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummpzld.c -fPIC -DPIC -o .libs/nummpzld.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummset.lo nummset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummset.c -fPIC -DPIC -o .libs/nummset.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummtemp.lo nummtemp.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummtemp.c -fPIC -DPIC -o .libs/nummtemp.o >/bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o nummtrun.lo nummtrun.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c nummtrun.c -fPIC -DPIC -o .libs/nummtrun.o >/bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libnumos.la numm.lo nummacld.lo nummask.lo nummdel.lo nummdest.lo nummdump.lo numosinit.lo nummload.lo nummmdel.lo nummmpar.lo nummparm.lo nummpzld.lo nummset.lo nummtemp.lo nummtrun.lo -lm -lpthread >libtool: link: ar cru .libs/libnumos.a .libs/numm.o .libs/nummacld.o .libs/nummask.o .libs/nummdel.o .libs/nummdest.o .libs/nummdump.o .libs/numosinit.o .libs/nummload.o .libs/nummmdel.o .libs/nummmpar.o .libs/nummparm.o .libs/nummpzld.o .libs/nummset.o .libs/nummtemp.o .libs/nummtrun.o >libtool: link: ranlib .libs/libnumos.a >libtool: link: ( cd ".libs" && rm -f "libnumos.la" && ln -s "../libnumos.la" "libnumos.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices/numos' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dev.lo dev.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dev.c -fPIC -DPIC -o .libs/dev.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o devsup.lo devsup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c devsup.c -fPIC -DPIC -o .libs/devsup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktaccept.lo cktaccept.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktaccept.c -fPIC -DPIC -o .libs/cktaccept.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktask.lo cktask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktask.c -fPIC -DPIC -o .libs/cktask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktbindnode.lo cktbindnode.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktbindnode.c -fPIC -DPIC -o .libs/cktbindnode.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktcrte.lo cktcrte.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktcrte.c -fPIC -DPIC -o .libs/cktcrte.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktfinddev.lo cktfinddev.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktfinddev.c -fPIC -DPIC -o .libs/cktfinddev.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cktinit.lo cktinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cktinit.c -fPIC -DPIC -o .libs/cktinit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o limit.lo limit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c limit.c -fPIC -DPIC -o .libs/limit.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libdev.la dev.lo devsup.lo cktaccept.lo cktask.lo cktbindnode.lo cktcrte.lo cktfinddev.lo cktinit.lo limit.lo -lm -lpthread >libtool: link: ar cru .libs/libdev.a .libs/dev.o .libs/devsup.o .libs/cktaccept.o .libs/cktask.o .libs/cktbindnode.o .libs/cktcrte.o .libs/cktfinddev.o .libs/cktinit.o .libs/limit.o >libtool: link: ranlib .libs/libdev.a >libtool: link: ( cd ".libs" && rm -f "libdev.la" && ln -s "../libdev.la" "libdev.la" ) >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices' >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib/devices' >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib' >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/spicelib' >Making all in include >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/include' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/include' >Making all in xspice >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice' >Making all in mif >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/mif' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mif_inp2.lo mif_inp2.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mif_inp2.c -fPIC -DPIC -o .libs/mif_inp2.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifgetmod.lo mifgetmod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifgetmod.c -fPIC -DPIC -o .libs/mifgetmod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifgetvalue.lo mifgetvalue.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifgetvalue.c -fPIC -DPIC -o .libs/mifgetvalue.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifload.lo mifload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifload.c -fPIC -DPIC -o .libs/mifload.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifmpara.lo mifmpara.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifmpara.c -fPIC -DPIC -o .libs/mifmpara.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifsetup.lo mifsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifsetup.c -fPIC -DPIC -o .libs/mifsetup.o >mifsetup.c: In function 'MIFunsetup': >mifsetup.c:510: warning: case value '4294967295' not in enumerated type 'Mif_Cntl_Src_Type_t' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifutil.lo mifutil.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifutil.c -fPIC -DPIC -o .libs/mifutil.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifask.lo mifask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifask.c -fPIC -DPIC -o .libs/mifask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifmask.lo mifmask.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifmask.c -fPIC -DPIC -o .libs/mifmask.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o miftrunc.lo miftrunc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c miftrunc.c -fPIC -DPIC -o .libs/miftrunc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifconvt.lo mifconvt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifconvt.c -fPIC -DPIC -o .libs/mifconvt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifdelete.lo mifdelete.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifdelete.c -fPIC -DPIC -o .libs/mifdelete.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifmdelete.lo mifmdelete.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifmdelete.c -fPIC -DPIC -o .libs/mifmdelete.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mifdestr.lo mifdestr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mifdestr.c -fPIC -DPIC -o .libs/mifdestr.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mif.lo mif.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mif.c -fPIC -DPIC -o .libs/mif.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libmifxsp.la mif_inp2.lo mifgetmod.lo mifgetvalue.lo mifload.lo mifmpara.lo mifsetup.lo mifutil.lo mifask.lo mifmask.lo miftrunc.lo mifconvt.lo mifdelete.lo mifmdelete.lo mifdestr.lo mif.lo -lm -lpthread >libtool: link: ar cru .libs/libmifxsp.a .libs/mif_inp2.o .libs/mifgetmod.o .libs/mifgetvalue.o .libs/mifload.o .libs/mifmpara.o .libs/mifsetup.o .libs/mifutil.o .libs/mifask.o .libs/mifmask.o .libs/miftrunc.o .libs/mifconvt.o .libs/mifdelete.o .libs/mifmdelete.o .libs/mifdestr.o .libs/mif.o >libtool: link: ranlib .libs/libmifxsp.a >libtool: link: ( cd ".libs" && rm -f "libmifxsp.la" && ln -s "../libmifxsp.la" "libmifxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/mif' >Making all in cm >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cm' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cm.lo cm.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cm.c -fPIC -DPIC -o .libs/cm.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmevt.lo cmevt.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmevt.c -fPIC -DPIC -o .libs/cmevt.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmmeters.lo cmmeters.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmmeters.c -fPIC -DPIC -o .libs/cmmeters.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmutil.lo cmutil.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmutil.c -fPIC -DPIC -o .libs/cmutil.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cmexport.lo cmexport.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cmexport.c -fPIC -DPIC -o .libs/cmexport.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcmxsp.la cm.lo cmevt.lo cmmeters.lo cmutil.lo cmexport.lo -lm -lpthread >libtool: link: ar cru .libs/libcmxsp.a .libs/cm.o .libs/cmevt.o .libs/cmmeters.o .libs/cmutil.o .libs/cmexport.o >libtool: link: ranlib .libs/libcmxsp.a >libtool: link: ( cd ".libs" && rm -f "libcmxsp.la" && ln -s "../libcmxsp.la" "libcmxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cm' >Making all in enh >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/enh' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o enh.lo enh.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c enh.c -fPIC -DPIC -o .libs/enh.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o enhtrans.lo enhtrans.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c enhtrans.c -fPIC -DPIC -o .libs/enhtrans.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libenhxsp.la enh.lo enhtrans.lo -lm -lpthread >libtool: link: ar cru .libs/libenhxsp.a .libs/enh.o .libs/enhtrans.o >libtool: link: ranlib .libs/libenhxsp.a >libtool: link: ( cd ".libs" && rm -f "libenhxsp.la" && ln -s "../libenhxsp.la" "libenhxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/enh' >Making all in evt >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/evt' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtaccept.lo evtaccept.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtaccept.c -fPIC -DPIC -o .libs/evtaccept.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtcall_hybrids.lo evtcall_hybrids.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtcall_hybrids.c -fPIC -DPIC -o .libs/evtcall_hybrids.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtdump.lo evtdump.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtdump.c -fPIC -DPIC -o .libs/evtdump.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtiter.lo evtiter.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtiter.c -fPIC -DPIC -o .libs/evtiter.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtnext_time.lo evtnext_time.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtnext_time.c -fPIC -DPIC -o .libs/evtnext_time.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtop.lo evtop.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtop.c -fPIC -DPIC -o .libs/evtop.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtprint.lo evtprint.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtprint.c -fPIC -DPIC -o .libs/evtprint.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtsetup.lo evtsetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtsetup.c -fPIC -DPIC -o .libs/evtsetup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtbackup.lo evtbackup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtbackup.c -fPIC -DPIC -o .libs/evtbackup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtdeque.lo evtdeque.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtdeque.c -fPIC -DPIC -o .libs/evtdeque.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtinit.lo evtinit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtinit.c -fPIC -DPIC -o .libs/evtinit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtload.lo evtload.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtload.c -fPIC -DPIC -o .libs/evtload.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtnode_copy.lo evtnode_copy.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtnode_copy.c -fPIC -DPIC -o .libs/evtnode_copy.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtplot.lo evtplot.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtplot.c -fPIC -DPIC -o .libs/evtplot.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evtqueue.lo evtqueue.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evtqueue.c -fPIC -DPIC -o .libs/evtqueue.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o evttermi.lo evttermi.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c evttermi.c -fPIC -DPIC -o .libs/evttermi.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libevtxsp.la evtaccept.lo evtcall_hybrids.lo evtdump.lo evtiter.lo evtnext_time.lo evtop.lo evtprint.lo evtsetup.lo evtbackup.lo evtdeque.lo evtinit.lo evtload.lo evtnode_copy.lo evtplot.lo evtqueue.lo evttermi.lo -lm -lpthread >libtool: link: ar cru .libs/libevtxsp.a .libs/evtaccept.o .libs/evtcall_hybrids.o .libs/evtdump.o .libs/evtiter.o .libs/evtnext_time.o .libs/evtop.o .libs/evtprint.o .libs/evtsetup.o .libs/evtbackup.o .libs/evtdeque.o .libs/evtinit.o .libs/evtload.o .libs/evtnode_copy.o .libs/evtplot.o .libs/evtqueue.o .libs/evttermi.o >libtool: link: ranlib .libs/libevtxsp.a >libtool: link: ( cd ".libs" && rm -f "libevtxsp.la" && ln -s "../libevtxsp.la" "libevtxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/evt' >Making all in ipc >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/ipc' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ipcaegis.lo ipcaegis.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ipcaegis.c -fPIC -DPIC -o .libs/ipcaegis.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ipc.lo ipc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ipc.c -fPIC -DPIC -o .libs/ipc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ipcsockets.lo ipcsockets.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ipcsockets.c -fPIC -DPIC -o .libs/ipcsockets.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ipcstdio.lo ipcstdio.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ipcstdio.c -fPIC -DPIC -o .libs/ipcstdio.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ipctiein.lo ipctiein.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ipctiein.c -fPIC -DPIC -o .libs/ipctiein.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libipcxsp.la ipcaegis.lo ipc.lo ipcsockets.lo ipcstdio.lo ipctiein.lo -lm -lpthread >libtool: link: ar cru .libs/libipcxsp.a .libs/ipcaegis.o .libs/ipc.o .libs/ipcsockets.o .libs/ipcstdio.o .libs/ipctiein.o >libtool: link: ranlib .libs/libipcxsp.a >libtool: link: ( cd ".libs" && rm -f "libipcxsp.la" && ln -s "../libipcxsp.la" "libipcxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/ipc' >Making all in idn >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/idn' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o idndig.lo idndig.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c idndig.c -fPIC -DPIC -o .libs/idndig.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libidnxsp.la idndig.lo -lm -lpthread >libtool: link: ar cru .libs/libidnxsp.a .libs/idndig.o >libtool: link: ranlib .libs/libidnxsp.a >libtool: link: ( cd ".libs" && rm -f "libidnxsp.la" && ln -s "../libidnxsp.la" "libidnxsp.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/idn' >Making all in cmpp >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cmpp' >/usr/bin/make all-am >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cmpp' >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c main.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pp_ifs.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pp_lst.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c pp_mod.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c read_ifs.c >read_ifs.c:57: warning: conflicting types for built-in function 'malloc' >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c util.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c writ_ifs.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ifs_yacc.c >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ifs_lex.c ><stdout>:1895: warning: 'yyunput' defined but not used ><stdout>:1940: warning: 'input' defined but not used >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mod_yacc.c >mod_yacc.c: In function 'mod_yyparse': >mod_yacc.c:1764: warning: implicit declaration of function 'mod_yylex' >mod_yacc.y:493: warning: too many arguments for format >gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mod_lex.c ><stdout>:1537: warning: 'yyunput' defined but not used >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o cmpp main.o pp_ifs.o pp_lst.o pp_mod.o read_ifs.o util.o writ_ifs.o ifs_yacc.o ifs_lex.o mod_yacc.o mod_lex.o -lm -lpthread >libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o cmpp main.o pp_ifs.o pp_lst.o pp_mod.o read_ifs.o util.o writ_ifs.o ifs_yacc.o ifs_lex.o mod_yacc.o mod_lex.o -lm -lpthread >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cmpp' >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/cmpp' >Making all in icm >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly/icm_spice2poly' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >cfunc.mod:65: warning: conflicting types for built-in function 'malloc' >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly/icm_spice2poly' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly' >gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/dlmain.pp -c dlmain.c >gcc -shared -o spice2poly.cm `awk '{ print $1 }' objects.inc` dlmain.o >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly' >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/spice2poly' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/adc_bridge' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/adc_bridge' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/dac_bridge' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/dac_bridge' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_and' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_and' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_buffer' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_buffer' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_dff' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_dff' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_dlatch' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_dlatch' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_fdiv' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_fdiv' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_inverter' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_inverter' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_jkff' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_jkff' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_nand' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_nand' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_nor' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_nor' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_open_c' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_open_c' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_open_e' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_open_e' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_or' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_or' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_osc' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_osc' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_pulldown' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_pulldown' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_pullup' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_pullup' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_ram' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_ram' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_source' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_source' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_srff' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_srff' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_srlatch' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_srlatch' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_state' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_state' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_tff' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_tff' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_tristate' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_tristate' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_xnor' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_xnor' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_xor' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital/d_xor' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital' >gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/dlmain.pp -c dlmain.c >gcc -shared -o digital.cm `awk '{ print $1 }' objects.inc` dlmain.o >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital' >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/digital' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/climit' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/climit' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/divide' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/divide' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/d_dt' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/d_dt' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/gain' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/gain' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/hyst' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/hyst' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/ilimit' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/ilimit' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/int' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/int' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/limit' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/limit' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/mult' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/mult' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/multi_input_pwl' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/multi_input_pwl' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/oneshot' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/oneshot' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/pwl' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/pwl' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/sine' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/sine' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/slew' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/slew' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/square' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/square' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/summer' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/summer' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/s_xfer' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/s_xfer' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/triangle' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog/triangle' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog' >gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/dlmain.pp -c dlmain.c >gcc -shared -o analog.cm `awk '{ print $1 }' objects.inc` dlmain.o >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog' >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/analog' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/aswitch' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/aswitch' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/capacitor' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >cfunc.mod:40: warning: conflicting types for built-in function 'malloc' >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/capacitor' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/cmeter' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/cmeter' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/core' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/core' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/inductor' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >cfunc.mod:40: warning: conflicting types for built-in function 'malloc' >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/inductor' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/lcouple' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/lcouple' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/lmeter' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/lmeter' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/potentiometer' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/potentiometer' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/zener' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev/zener' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev' >gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/dlmain.pp -c dlmain.c >gcc -shared -o xtradev.cm `awk '{ print $1 }' objects.inc` dlmain.o >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev' >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtradev' >make[5]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/d_to_real' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/d_to_real' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_delay' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_delay' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_gain' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_gain' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_to_v' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/ifspec.pp -c ifspec.c >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/cfunc.pp -c cfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real_to_v' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/int' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/udnfunc.pp -c udnfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/int' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real' >gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/udnfunc.pp -c udnfunc.c >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt/real' >make[6]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt' >gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -fPIC -DCM_LINUX -MD -MF .deps/dlmain.pp -c dlmain.c >gcc -shared -o xtraevt.cm `awk '{ print $1 }' objects.inc` dlmain.o >make[6]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt' >make[5]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm/xtraevt' >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice/icm' >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice' >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/xspice' >Making all in ciderlib >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib' >Making all in input >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/input' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o bdryset.lo bdryset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c bdryset.c -fPIC -DPIC -o .libs/bdryset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o boundary.lo boundary.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c boundary.c -fPIC -DPIC -o .libs/boundary.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o cards.lo cards.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c cards.c -fPIC -DPIC -o .libs/cards.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o contact.lo contact.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c contact.c -fPIC -DPIC -o .libs/contact.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o contset.lo contset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c contset.c -fPIC -DPIC -o .libs/contset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o domain.lo domain.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c domain.c -fPIC -DPIC -o .libs/domain.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o domnset.lo domnset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c domnset.c -fPIC -DPIC -o .libs/domnset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o doping.lo doping.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c doping.c -fPIC -DPIC -o .libs/doping.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o dopset.lo dopset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c dopset.c -fPIC -DPIC -o .libs/dopset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o elctset.lo elctset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c elctset.c -fPIC -DPIC -o .libs/elctset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o electrod.lo electrod.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c electrod.c -fPIC -DPIC -o .libs/electrod.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o material.lo material.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c material.c -fPIC -DPIC -o .libs/material.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o matlset.lo matlset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c matlset.c -fPIC -DPIC -o .libs/matlset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mesh.lo mesh.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mesh.c -fPIC -DPIC -o .libs/mesh.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o meshset.lo meshset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c meshset.c -fPIC -DPIC -o .libs/meshset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o method.lo method.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c method.c -fPIC -DPIC -o .libs/method.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mobility.lo mobility.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mobility.c -fPIC -DPIC -o .libs/mobility.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mobset.lo mobset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mobset.c -fPIC -DPIC -o .libs/mobset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o models.lo models.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c models.c -fPIC -DPIC -o .libs/models.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o modlset.lo modlset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c modlset.c -fPIC -DPIC -o .libs/modlset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o optionsc.lo optionsc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c optionsc.c -fPIC -DPIC -o .libs/optionsc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o outpset.lo outpset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c outpset.c -fPIC -DPIC -o .libs/outpset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o output.lo output.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c output.c -fPIC -DPIC -o .libs/output.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libciderinput.la bdryset.lo boundary.lo cards.lo contact.lo contset.lo domain.lo domnset.lo doping.lo dopset.lo elctset.lo electrod.lo material.lo matlset.lo mesh.lo meshset.lo method.lo mobility.lo mobset.lo models.lo modlset.lo optionsc.lo outpset.lo output.lo -lm -lpthread >libtool: link: ar cru .libs/libciderinput.a .libs/bdryset.o .libs/boundary.o .libs/cards.o .libs/contact.o .libs/contset.o .libs/domain.o .libs/domnset.o .libs/doping.o .libs/dopset.o .libs/elctset.o .libs/electrod.o .libs/material.o .libs/matlset.o .libs/mesh.o .libs/meshset.o .libs/method.o .libs/mobility.o .libs/mobset.o .libs/models.o .libs/modlset.o .libs/optionsc.o .libs/outpset.o .libs/output.o >libtool: link: ranlib .libs/libciderinput.a >libtool: link: ( cd ".libs" && rm -f "libciderinput.la" && ln -s "../libciderinput.la" "libciderinput.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/input' >Making all in support >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/support' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o database.lo database.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c database.c -fPIC -DPIC -o .libs/database.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o devprint.lo devprint.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c devprint.c -fPIC -DPIC -o .libs/devprint.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o geominfo.lo geominfo.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c geominfo.c -fPIC -DPIC -o .libs/geominfo.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o globals.lo globals.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c globals.c -fPIC -DPIC -o .libs/globals.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o integset.lo integset.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c integset.c -fPIC -DPIC -o .libs/integset.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o integuse.lo integuse.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c integuse.c -fPIC -DPIC -o .libs/integuse.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o logfile.lo logfile.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c logfile.c -fPIC -DPIC -o .libs/logfile.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mater.lo mater.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mater.c -fPIC -DPIC -o .libs/mater.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o misc.lo misc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c misc.c -fPIC -DPIC -o .libs/misc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o mobil.lo mobil.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c mobil.c -fPIC -DPIC -o .libs/mobil.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o recomb.lo recomb.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c recomb.c -fPIC -DPIC -o .libs/recomb.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o suprem.lo suprem.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c suprem.c -fPIC -DPIC -o .libs/suprem.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o suprmitf.lo suprmitf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c suprmitf.c -fPIC -DPIC -o .libs/suprmitf.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcidersuprt.la database.lo devprint.lo geominfo.lo globals.lo integset.lo integuse.lo logfile.lo mater.lo misc.lo mobil.lo recomb.lo suprem.lo suprmitf.lo -lm -lpthread >libtool: link: ar cru .libs/libcidersuprt.a .libs/database.o .libs/devprint.o .libs/geominfo.o .libs/globals.o .libs/integset.o .libs/integuse.o .libs/logfile.o .libs/mater.o .libs/misc.o .libs/mobil.o .libs/recomb.o .libs/suprem.o .libs/suprmitf.o >libtool: link: ranlib .libs/libcidersuprt.a >libtool: link: ( cd ".libs" && rm -f "libcidersuprt.la" && ln -s "../libcidersuprt.la" "libcidersuprt.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/support' >Making all in oned >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/oned' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o oneadmit.lo oneadmit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c oneadmit.c -fPIC -DPIC -o .libs/oneadmit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o oneaval.lo oneaval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c oneaval.c -fPIC -DPIC -o .libs/oneaval.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onecond.lo onecond.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onecond.c -fPIC -DPIC -o .libs/onecond.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onecont.lo onecont.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onecont.c -fPIC -DPIC -o .libs/onecont.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onedest.lo onedest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onedest.c -fPIC -DPIC -o .libs/onedest.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onedopng.lo onedopng.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onedopng.c -fPIC -DPIC -o .libs/onedopng.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onefreez.lo onefreez.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onefreez.c -fPIC -DPIC -o .libs/onefreez.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onemesh.lo onemesh.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onemesh.c -fPIC -DPIC -o .libs/onemesh.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onepoiss.lo onepoiss.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onepoiss.c -fPIC -DPIC -o .libs/onepoiss.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o oneprint.lo oneprint.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c oneprint.c -fPIC -DPIC -o .libs/oneprint.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o oneproj.lo oneproj.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c oneproj.c -fPIC -DPIC -o .libs/oneproj.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o oneread.lo oneread.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c oneread.c -fPIC -DPIC -o .libs/oneread.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onesetup.lo onesetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onesetup.c -fPIC -DPIC -o .libs/onesetup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o onesolve.lo onesolve.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c onesolve.c -fPIC -DPIC -o .libs/onesolve.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcideroned.la oneadmit.lo oneaval.lo onecond.lo onecont.lo onedest.lo onedopng.lo onefreez.lo onemesh.lo onepoiss.lo oneprint.lo oneproj.lo oneread.lo onesetup.lo onesolve.lo -lm -lpthread >libtool: link: ar cru .libs/libcideroned.a .libs/oneadmit.o .libs/oneaval.o .libs/onecond.o .libs/onecont.o .libs/onedest.o .libs/onedopng.o .libs/onefreez.o .libs/onemesh.o .libs/onepoiss.o .libs/oneprint.o .libs/oneproj.o .libs/oneread.o .libs/onesetup.o .libs/onesolve.o >libtool: link: ranlib .libs/libcideroned.a >libtool: link: ( cd ".libs" && rm -f "libcideroned.la" && ln -s "../libcideroned.la" "libcideroned.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/oned' >Making all in twod >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/twod' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoadmit.lo twoadmit.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoadmit.c -fPIC -DPIC -o .libs/twoadmit.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoaval.lo twoaval.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoaval.c -fPIC -DPIC -o .libs/twoaval.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twocond.lo twocond.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twocond.c -fPIC -DPIC -o .libs/twocond.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twocont.lo twocont.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twocont.c -fPIC -DPIC -o .libs/twocont.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twocurr.lo twocurr.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twocurr.c -fPIC -DPIC -o .libs/twocurr.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twodest.lo twodest.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twodest.c -fPIC -DPIC -o .libs/twodest.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twodopng.lo twodopng.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twodopng.c -fPIC -DPIC -o .libs/twodopng.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoelect.lo twoelect.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoelect.c -fPIC -DPIC -o .libs/twoelect.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twofield.lo twofield.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twofield.c -fPIC -DPIC -o .libs/twofield.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twomesh.lo twomesh.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twomesh.c -fPIC -DPIC -o .libs/twomesh.o >twomesh.c: In function 'TWObuildMesh': >twomesh.c:105: warning: comparison between pointer and integer >twomesh.c:112: warning: comparison between pointer and integer >twomesh.c:119: warning: comparison between pointer and integer >twomesh.c:126: warning: comparison between pointer and integer >twomesh.c:131: warning: assignment makes integer from pointer without a cast >twomesh.c:142: warning: comparison between pointer and integer >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twomobdv.lo twomobdv.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twomobdv.c -fPIC -DPIC -o .libs/twomobdv.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twomobfn.lo twomobfn.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twomobfn.c -fPIC -DPIC -o .libs/twomobfn.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twomobil.lo twomobil.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twomobil.c -fPIC -DPIC -o .libs/twomobil.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoncont.lo twoncont.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoncont.c -fPIC -DPIC -o .libs/twoncont.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twopcont.lo twopcont.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twopcont.c -fPIC -DPIC -o .libs/twopcont.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twopoiss.lo twopoiss.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twopoiss.c -fPIC -DPIC -o .libs/twopoiss.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoprint.lo twoprint.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoprint.c -fPIC -DPIC -o .libs/twoprint.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twoproj.lo twoproj.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twoproj.c -fPIC -DPIC -o .libs/twoproj.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o tworead.lo tworead.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c tworead.c -fPIC -DPIC -o .libs/tworead.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twosetbc.lo twosetbc.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twosetbc.c -fPIC -DPIC -o .libs/twosetbc.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twosetup.lo twosetup.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twosetup.c -fPIC -DPIC -o .libs/twosetup.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o twosolve.lo twosolve.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/include -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c twosolve.c -fPIC -DPIC -o .libs/twosolve.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -o libcidertwod.la twoadmit.lo twoaval.lo twocond.lo twocont.lo twocurr.lo twodest.lo twodopng.lo twoelect.lo twofield.lo twomesh.lo twomobdv.lo twomobfn.lo twomobil.lo twoncont.lo twopcont.lo twopoiss.lo twoprint.lo twoproj.lo tworead.lo twosetbc.lo twosetup.lo twosolve.lo -lm -lpthread >libtool: link: ar cru .libs/libcidertwod.a .libs/twoadmit.o .libs/twoaval.o .libs/twocond.o .libs/twocont.o .libs/twocurr.o .libs/twodest.o .libs/twodopng.o .libs/twoelect.o .libs/twofield.o .libs/twomesh.o .libs/twomobdv.o .libs/twomobfn.o .libs/twomobil.o .libs/twoncont.o .libs/twopcont.o .libs/twopoiss.o .libs/twoprint.o .libs/twoproj.o .libs/tworead.o .libs/twosetbc.o .libs/twosetup.o .libs/twosolve.o >libtool: link: ranlib .libs/libcidertwod.a >libtool: link: ( cd ".libs" && rm -f "libcidertwod.la" && ln -s "../libcidertwod.la" "libcidertwod.la" ) >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib/twod' >make[4]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib' >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src/ciderlib' >make[3]: Entering directory `/builddir/build/BUILD/ngspice-20/tclspice/src' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o ngspice.lo ngspice.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c ngspice.c -fPIC -DPIC -o .libs/ngspice.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c -o conf.lo conf.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -c conf.c -fPIC -DPIC -o .libs/conf.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -DSIMULATOR -c -o spice.o main.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -DSIMULATOR -c main.c -fPIC -DPIC -o .libs/spice.o >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -DTCLSPICE_version="\"20\"" -MT tclspice.lo -MD -MP -MF .deps/tclspice.Tpo -c -o tclspice.o tclspice.c >libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/include -I../src/spicelib/devices -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include/blt -g -O0 -Wall -I/usr/include -DTCLSPICE_version=\"20\" -MT tclspice.lo -MD -MP -MF .deps/tclspice.Tpo -c tclspice.c -fPIC -DPIC -o .libs/tclspice.o >tclspice.c:2447: fatal error: opening dependency file .deps/tclspice.Tpo: No such file or directory >compilation terminated. >make[3]: *** [tclspice.lo] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/ngspice-20/tclspice' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.ztubE7 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.ztubE7 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ngspice.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 599756
:
419553
|
419554
|
419555
|
419556
| 419557 |
419558