ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ngspice.spec'], False, '/var/lib/mock/dist-f8-build-176627-30644/root/', None, 0, True, 0, 421, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/ngspice.spec'] warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/ngspice-17-15.fc8.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ngspice.spec'], False, '/var/lib/mock/dist-f8-build-176627-30644/root/', None, 0, True, 0, 421, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/ngspice.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.32626 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ng-spice-rework-17 + /bin/gzip -dc /builddir/build/SOURCES/ng-spice-rework-17.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ng-spice-rework-17 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ngspice-17-pipemode.patch):' Patch #0 (ngspice-17-pipemode.patch): + patch -p0 -b --suffix .pipemode-xcircuit -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.32626 + umask 022 + cd /builddir/build/BUILD + cd ng-spice-rework-17 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-xgraph --enable-xspice checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether .gobal keyword has been enabled... no checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 whether stripping libraries is possible... yes 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking whether windows code is enabled... no checking for X... libraries , headers in standard search path checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lXaw... yes checking for main in -lXmu... yes checking for XShmAttach in -lXext... yes checking for bison... no checking for byacc... no checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for pid_t... yes checking return type of signal handlers... void checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) 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 for string.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether stat file-mode macros are broken... no 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 gettimeofday... yes checking for getrusage... yes checking for getrlimit... 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 for unistd.h... (cached) 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 qsort... yes checking for dup2... yes checking for popen... yes checking for strchr... 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 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 isnan... yes checking for sigsetjmp... yes checking for asprintf... yes checking for va_copy... yes checking for __va_copy... yes Settings which were chosen: Xgraph compilation enabled. X-Spice features included GNU readline disabled. BSD editline disabled. 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/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/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/bsim3/Makefile config.status: creating src/spicelib/devices/bsim4/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/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/Berkeley/Makefile config.status: creating tests/bsim3/Berkeley/3v0/Makefile config.status: creating tests/bsim3/Berkeley/3v0/ac_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v0/dc_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v0/tran_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v1/Makefile config.status: creating tests/bsim3/Berkeley/3v1/ac_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v1/dc_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v1/tran_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v2/Makefile config.status: creating tests/bsim3/Berkeley/3v2/ac_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v2/dc_sim/Makefile config.status: creating tests/bsim3/Berkeley/3v2/tran_sim/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 configure: configuring in xgraph configure: running /bin/sh './configure' --prefix=/usr '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-xgraph' '--enable-xspice' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking if malloc debugging is wanted... no checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-redhat-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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for X... libraries , headers in standard search path checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for strcasecmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating autoconf.h config.status: executing depfiles commands + cd xgraph + /usr/bin/make 'ADDITIONAL_INCLUDES=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' -j8 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT xgraph.o -MD -MP -MF ".deps/xgraph.Tpo" -c -o xgraph.o xgraph.c; \ then mv -f ".deps/xgraph.Tpo" ".deps/xgraph.Po"; else rm -f ".deps/xgraph.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT xgX.o -MD -MP -MF ".deps/xgX.Tpo" -c -o xgX.o xgX.c; \ then mv -f ".deps/xgX.Tpo" ".deps/xgX.Po"; else rm -f ".deps/xgX.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT hard_devices.o -MD -MP -MF ".deps/hard_devices.Tpo" -c -o hard_devices.o hard_devices.c; \ then mv -f ".deps/hard_devices.Tpo" ".deps/hard_devices.Po"; else rm -f ".deps/hard_devices.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT dialog.o -MD -MP -MF ".deps/dialog.Tpo" -c -o dialog.o dialog.c; \ then mv -f ".deps/dialog.Tpo" ".deps/dialog.Po"; else rm -f ".deps/dialog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT hpgl.o -MD -MP -MF ".deps/hpgl.Tpo" -c -o hpgl.o hpgl.c; \ then mv -f ".deps/hpgl.Tpo" ".deps/hpgl.Po"; else rm -f ".deps/hpgl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT ps.o -MD -MP -MF ".deps/ps.Tpo" -c -o ps.o ps.c; \ then mv -f ".deps/ps.Tpo" ".deps/ps.Po"; else rm -f ".deps/ps.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT idraw.o -MD -MP -MF ".deps/idraw.Tpo" -c -o idraw.o idraw.c; \ then mv -f ".deps/idraw.Tpo" ".deps/idraw.Po"; else rm -f ".deps/idraw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT xtb.o -MD -MP -MF ".deps/xtb.Tpo" -c -o xtb.o xtb.c; \ then mv -f ".deps/xtb.Tpo" ".deps/xtb.Po"; else rm -f ".deps/xtb.Tpo"; exit 1; fi idraw.c: In function 'idrawInit': idraw.c:155: warning: implicit declaration of function 'Malloc' idraw.c: In function 'idrawText': idraw.c:303: warning: implicit declaration of function 'strlen' idraw.c:303: warning: incompatible implicit declaration of built-in function 'strlen' xtb.c: In function 'xtb_register': xtb.c:199: warning: implicit declaration of function 'XrmUniqueQuark' xtb.c: In function 'xtb_lookup': xtb.c:217: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: In function 'xtb_dispatch': xtb.c:236: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: In function 'xtb_unregister': xtb.c:259: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: In function 'xtb_bt_del': xtb.c:495: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: In function 'xtb_br_del': xtb.c:647: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c:649: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: In function 'xtb_to_del': xtb.c:745: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: At top level: xtb.c:869: warning: return type defaults to 'int' xtb.c: In function 'focus_evt': xtb.c:873: warning: implicit declaration of function 'printf' xtb.c:873: warning: incompatible implicit declaration of built-in function 'printf' xtb.c:882: warning: incompatible implicit declaration of built-in function 'printf' xtb.c: In function 'xtb_ti_del': xtb.c:1170: warning: dereferencing type-punned pointer will break strict-aliasing rules xgraph.c:88: warning: return type defaults to 'int' xtb.c: In function 'xtb_hort': xtb.c:1279: warning: incompatible implicit declaration of built-in function 'printf'xgraph.c: In function 'main': xgraph.c:116: warning: implicit declaration of function 'ParseArgs' xgraph.c:130: warning: implicit declaration of function 'InitSets' xgraph.c:134: warning: implicit declaration of function 'ReadDefaults' xgraph.c:147: warning: implicit declaration of function 'ReadData' xtb.c: In function 'xtb_vert': xtb.c:1321: warning: incompatible implicit declaration of built-in function 'printf' xtb.c: In function 'xtb_fmt_setpos': xtb.c:1351: warning: incompatible implicit declaration of built-in function 'printf' xtb.c: In function 'xtb_fmt_addpos': xtb.c:1379: warning: incompatible implicit declaration of built-in function 'printf' xgraph.c:218: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:218: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:223: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:223: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:223: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:241: warning: dereferencing type-punned pointer will break strict-aliasing rules xgraph.c:254: warning: implicit declaration of function 'EraseData' xgraph.c:255: warning: implicit declaration of function 'DrawWindow' xgraph.c:264: warning: implicit declaration of function 'DelWindow' xgraph.c:271: warning: implicit declaration of function 'PrintWindow' xgraph.c:277: warning: implicit declaration of function 'HandleZoom' xtb.c: In function 'xtb_fmt_top': xtb.c:1520: warning: incompatible implicit declaration of built-in function 'printf' xtb.c:1529: warning: incompatible implicit declaration of built-in function 'printf' xgraph.c:295: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:295: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:295: warning: operation on 'param_temp_ptr' may be undefined xgraph.c:304: warning: operation on 'param_temp_ptr' may be undefined xgX.c: In function 'seg_X': xgX.c:392: warning: operation on 'param_temp_ptr' may be undefined xgX.c:397: warning: operation on 'param_temp_ptr' may be undefined xgX.c:405: warning: operation on 'param_temp_ptr' may be undefined xgX.c:410: warning: operation on 'param_temp_ptr' may be undefined xtb.c: In function 'focus_evt': xtb.c:910: warning: control reaches end of non-void function xgX.c: At top level: copyright.h:63: warning: 'copyright' defined but not used xgraph.c: In function 'del_func': xgraph.c:516: warning: dereferencing type-punned pointer will break strict-aliasing rules xgraph.c: In function 'hcpy_func': xgraph.c:545: warning: dereferencing type-punned pointer will break strict-aliasing rules xgraph.c: In function 'abt_func': xgraph.c:582: warning: implicit declaration of function 'msg_box' dialog.c: In function 'ho_dialog': dialog.c:656: warning: dereferencing type-punned pointer will break strict-aliasing rules xtb.c: At top level: copyright.h:63: warning: 'copyright' defined but not used dialog.c: In function 'make_msg_box': dialog.c:780: warning: implicit declaration of function 'getline' xgraph.c: In function 'NewWindow': xgraph.c:908: warning: implicit declaration of function 'XrmUniqueQuark' xgraph.c:835: warning: unused variable 'dx_frame' xgraph.c:834: warning: unused variable 'rp_frame' xgraph.c:833: warning: unused variable 'rw_frame' xgraph.c: At top level: xgraph.c:927: warning: return type defaults to 'int' xgraph.c:947: warning: return type defaults to 'int' xgraph.c: In function 'HandleZoom': xgraph.c:1030: warning: operation on 'param_temp_ptr' may be undefined dialog.c: In function 'del_msg_box': dialog.c:932: warning: dereferencing type-punned pointer will break strict-aliasing rules dialog.c:934: warning: dereferencing type-punned pointer will break strict-aliasing rules ps.c: In function 'psScale': ps.c:249: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ps.c:249: warning: format '%ld' expects type 'long int', but argument 4 has type 'int' ps.c:249: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' ps.c:249: warning: format '%ld' expects type 'long int', but argument 6 has type 'int' xgraph.c: In function 'PrintWindow': xgraph.c:957: warning: control reaches end of non-void function xgraph.c: In function 'DelWindow': xgraph.c:944: warning: control reaches end of non-void function dialog.c: At top level: copyright.h:63: warning: 'copyright' defined but not used ps.c: At top level: copyright.h:63: warning: 'copyright' defined but not used hard_devices.c:18: warning: 'rcsid' defined but not used xgraph.c: At top level: xgraph.c:28: warning: 'rcsid' defined but not used copyright.h:63: warning: 'copyright' defined but not used copyright.h:63: warning: 'copyright' defined but not used hpgl.c: In function 'hpglSeg': hpgl.c:279: warning: unknown conversion type character 'D' in format hpgl.c:279: warning: unknown conversion type character 'D' in format hpgl.c:279: warning: too many arguments for format hpgl.c: At top level: copyright.h:63: warning: 'copyright' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT st.o -MD -MP -MF ".deps/st.Tpo" -c -o st.o st.c; \ then mv -f ".deps/st.Tpo" ".deps/st.Po"; else rm -f ".deps/st.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT params.o -MD -MP -MF ".deps/params.Tpo" -c -o params.o params.c; \ then mv -f ".deps/params.Tpo" ".deps/params.Po"; else rm -f ".deps/params.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi st.c: In function 'st_init_table_with_params': if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT draw.o -MD -MP -MF ".deps/draw.Tpo" -c -o draw.o draw.c; \ then mv -f ".deps/draw.Tpo" ".deps/draw.Po"; else rm -f ".deps/draw.Tpo"; exit 1; fi st.c:78: warning: implicit declaration of function 'Calloc' params.c: In function 'param_set': params.c:118: warning: dereferencing type-punned pointer will break strict-aliasing rules params.c: In function 'param_reset': params.c:153: warning: dereferencing type-punned pointer will break strict-aliasing rules params.c: In function 'param_get': params.c:179: warning: dereferencing type-punned pointer will break strict-aliasing rules params.c: In function 'do_font': params.c:349: warning: suggest parentheses around assignment used as truth value params.c:365: warning: suggest parentheses around assignment used as truth value st.c: At top level: copyright.h:63: warning: 'copyright' defined but not used params.c:374: warning: control reaches end of non-void function params.c: At top level: params.c:21: warning: 'rcsid' defined but not used alloc.c: In function '_chaina': alloc.c:142: warning: too many arguments for format alloc.c: In function 'Realloc': alloc.c:224: warning: dereferencing type-punned pointer will break strict-aliasing rules alloc.c: In function 'Free': alloc.c:240: warning: dereferencing type-punned pointer will break strict-aliasing rules alloc.c: In function 'MemPtr': alloc.c:283: warning: dereferencing type-punned pointer will break strict-aliasing rules alloc.c: At top level: alloc.c:56: warning: 'rcsid' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi draw.c: In function 'TransformCompute': draw.c:172: warning: implicit declaration of function 'do_error' draw.c: In function 'EraseData': draw.c:650: warning: unused variable 'lastList' draw.c:647: warning: unused variable 'StoreIDX' if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT read.o -MD -MP -MF ".deps/read.Tpo" -c -o read.o read.c; \ then mv -f ".deps/read.Tpo" ".deps/read.Po"; else rm -f ".deps/read.Tpo"; exit 1; fi draw.c: At top level: draw.c:18: warning: 'rcsid' defined but not used copyright.h:63: warning: 'copyright' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT tgif.o -MD -MP -MF ".deps/tgif.Tpo" -c -o tgif.o tgif.c; \ then mv -f ".deps/tgif.Tpo" ".deps/tgif.Po"; else rm -f ".deps/tgif.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -MT derivative.o -MD -MP -MF ".deps/derivative.Tpo" -c -o derivative.o derivative.c; \ then mv -f ".deps/derivative.Tpo" ".deps/derivative.Po"; else rm -f ".deps/derivative.Tpo"; exit 1; fi init.c: In function 'ReadDefaults': init.c:272: warning: suggest parentheses around assignment used as truth value init.c:273: warning: suggest parentheses around assignment used as truth value init.c:274: warning: suggest parentheses around assignment used as truth value init.c:275: warning: suggest parentheses around assignment used as truth value init.c:276: warning: suggest parentheses around assignment used as truth value init.c:277: warning: suggest parentheses around assignment used as truth value init.c:278: warning: suggest parentheses around assignment used as truth value init.c:279: warning: suggest parentheses around assignment used as truth value init.c:280: warning: suggest parentheses around assignment used as truth value init.c:281: warning: suggest parentheses around assignment used as truth value init.c:282: warning: suggest parentheses around assignment used as truth value init.c:283: warning: suggest parentheses around assignment used as truth value init.c:284: warning: suggest parentheses around assignment used as truth value init.c:285: warning: suggest parentheses around assignment used as truth value init.c:286: warning: suggest parentheses around assignment used as truth value init.c:287: warning: suggest parentheses around assignment used as truth value init.c:288: warning: suggest parentheses around assignment used as truth value init.c:289: warning: suggest parentheses around assignment used as truth value init.c:290: warning: suggest parentheses around assignment used as truth value init.c:291: warning: suggest parentheses around assignment used as truth value init.c:292: warning: suggest parentheses around assignment used as truth value init.c:293: warning: suggest parentheses around assignment used as truth value init.c:294: warning: suggest parentheses around assignment used as truth value init.c:295: warning: suggest parentheses around assignment used as truth value init.c:296: warning: suggest parentheses around assignment used as truth value init.c:298: warning: suggest parentheses around assignment used as truth value init.c:299: warning: suggest parentheses around assignment used as truth value init.c:305: warning: suggest parentheses around assignment used as truth value init.c:307: warning: suggest parentheses around assignment used as truth value init.c:309: warning: suggest parentheses around assignment used as truth value init.c:311: warning: suggest parentheses around assignment used as truth value init.c:313: warning: suggest parentheses around assignment used as truth value init.c:320: warning: suggest parentheses around assignment used as truth value init.c:322: warning: suggest parentheses around assignment used as truth value init.c:325: warning: suggest parentheses around assignment used as truth value tgif.c: In function 'tgifInit': tgif.c:77: warning: implicit declaration of function 'Malloc' tgif.c: In function 'tgifText': tgif.c:226: warning: statement with no effect tgif.c:230: warning: implicit declaration of function 'strlen' tgif.c:230: warning: incompatible implicit declaration of built-in function 'strlen' tgif.c:215: warning: unused variable 'font' tgif.c: In function 'tgifSeg': tgif.c:270: warning: unused variable 'k' tgif.c:269: warning: unused variable 'j' read.c:21: warning: 'rcsid' defined but not used copyright.h:63: warning: 'copyright' defined but not used init.c: In function 'ParseArgs': init.c:455: warning: suggest parentheses around assignment used as truth value init.c:478: warning: suggest parentheses around assignment used as truth value init.c: At top level: init.c:23: warning: 'rcsid' defined but not used copyright.h:63: warning: 'copyright' defined but not used derivative.c: In function 'Der1': derivative.c:10: warning: 'D2List' may be used uninitialized in this function derivative.c:10: warning: 'D1List' may be used uninitialized in this function draw.c: In function 'DrawData': draw.c:884: warning: 'lastList' may be used uninitialized in this function draw.c:881: warning: 'StoreIDX' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -g -o xgraph xgraph.o xgX.o hard_devices.o dialog.o hpgl.o ps.o idraw.o xtb.o st.o params.o alloc.o draw.o init.o read.o tgif.o derivative.o -lSM -lICE -lX11 -lm make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17' Making all in xgraph make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' /usr/bin/make all-am make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/doc' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src' Making all in misc make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dup2.o -MD -MP -MF ".deps/dup2.Tpo" -c -o dup2.o dup2.c; \ then mv -f ".deps/dup2.Tpo" ".deps/dup2.Po"; else rm -f ".deps/dup2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ivars.o -MD -MP -MF ".deps/ivars.Tpo" -c -o ivars.o ivars.c; \ then mv -f ".deps/ivars.Tpo" ".deps/ivars.Po"; else rm -f ".deps/ivars.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT missing_math.o -MD -MP -MF ".deps/missing_math.Tpo" -c -o missing_math.o missing_math.c; \ then mv -f ".deps/missing_math.Tpo" ".deps/missing_math.Po"; else rm -f ".deps/missing_math.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mktemp.o -MD -MP -MF ".deps/mktemp.Tpo" -c -o mktemp.o mktemp.c; \ then mv -f ".deps/mktemp.Tpo" ".deps/mktemp.Po"; else rm -f ".deps/mktemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT printnum.o -MD -MP -MF ".deps/printnum.Tpo" -c -o printnum.o printnum.c; \ then mv -f ".deps/printnum.Tpo" ".deps/printnum.Po"; else rm -f ".deps/printnum.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT string.o -MD -MP -MF ".deps/string.Tpo" -c -o string.o string.c; \ then mv -f ".deps/string.Tpo" ".deps/string.Po"; else rm -f ".deps/string.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tilde.o -MD -MP -MF ".deps/tilde.Tpo" -c -o tilde.o tilde.c; \ then mv -f ".deps/tilde.Tpo" ".deps/tilde.Po"; else rm -f ".deps/tilde.Tpo"; exit 1; fi ivars.c: In function 'mkvar': ivars.c:40: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ivars.c:42: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT misc_time.o -MD -MP -MF ".deps/misc_time.Tpo" -c -o misc_time.o misc_time.c; \ then mv -f ".deps/misc_time.Tpo" ".deps/misc_time.Po"; else rm -f ".deps/misc_time.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT wlist.o -MD -MP -MF ".deps/wlist.Tpo" -c -o wlist.o wlist.c; \ then mv -f ".deps/wlist.Tpo" ".deps/wlist.Po"; else rm -f ".deps/wlist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi rm -f libmisc.a ar cru libmisc.a getopt1.o getopt.o alloc.o dup2.o ivars.o missing_math.o mktemp.o printnum.o string.o tilde.o misc_time.o wlist.o util.o ranlib libmisc.a make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' Making all in maths make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' Making all in cmaths make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmath1.o -MD -MP -MF ".deps/cmath1.Tpo" -c -o cmath1.o cmath1.c; \ then mv -f ".deps/cmath1.Tpo" ".deps/cmath1.Po"; else rm -f ".deps/cmath1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmath2.o -MD -MP -MF ".deps/cmath2.Tpo" -c -o cmath2.o cmath2.c; \ then mv -f ".deps/cmath2.Tpo" ".deps/cmath2.Po"; else rm -f ".deps/cmath2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmath3.o -MD -MP -MF ".deps/cmath3.Tpo" -c -o cmath3.o cmath3.c; \ then mv -f ".deps/cmath3.Tpo" ".deps/cmath3.Po"; else rm -f ".deps/cmath3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmath4.o -MD -MP -MF ".deps/cmath4.Tpo" -c -o cmath4.o cmath4.c; \ then mv -f ".deps/cmath4.Tpo" ".deps/cmath4.Po"; else rm -f ".deps/cmath4.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT test_cx_mag.o -MD -MP -MF ".deps/test_cx_mag.Tpo" -c -o test_cx_mag.o test_cx_mag.c; \ then mv -f ".deps/test_cx_mag.Tpo" ".deps/test_cx_mag.Po"; else rm -f ".deps/test_cx_mag.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT test_cx_j.o -MD -MP -MF ".deps/test_cx_j.Tpo" -c -o test_cx_j.o test_cx_j.c; \ then mv -f ".deps/test_cx_j.Tpo" ".deps/test_cx_j.Po"; else rm -f ".deps/test_cx_j.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/maths/poly -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT test_cx_ph.o -MD -MP -MF ".deps/test_cx_ph.Tpo" -c -o test_cx_ph.o test_cx_ph.c; \ then mv -f ".deps/test_cx_ph.Tpo" ".deps/test_cx_ph.Po"; else rm -f ".deps/test_cx_ph.Tpo"; exit 1; fi cmath3.c:26: warning: conflicting types for built-in function 'cexp' rm -f libcmaths.a ar cru libcmaths.a cmath1.o cmath2.o cmath3.o cmath4.o ranlib libcmaths.a /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_mag test_cx_mag.o libcmaths.a ../../misc/libmisc.a -lm /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_j test_cx_j.o libcmaths.a ../../misc/libmisc.a -lm /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_ph test_cx_ph.o libcmaths.a ../../misc/libmisc.a -lm mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_mag test_cx_mag.o libcmaths.a ../../misc/libmisc.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_j test_cx_j.o libcmaths.a ../../misc/libmisc.a -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o test_cx_ph test_cx_ph.o libcmaths.a ../../misc/libmisc.a -lm make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' Making all in ni make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niaciter.o -MD -MP -MF ".deps/niaciter.Tpo" -c -o niaciter.o niaciter.c; \ then mv -f ".deps/niaciter.Tpo" ".deps/niaciter.Po"; else rm -f ".deps/niaciter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nicomcof.o -MD -MP -MF ".deps/nicomcof.Tpo" -c -o nicomcof.o nicomcof.c; \ then mv -f ".deps/nicomcof.Tpo" ".deps/nicomcof.Po"; else rm -f ".deps/nicomcof.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niconv.o -MD -MP -MF ".deps/niconv.Tpo" -c -o niconv.o niconv.c; \ then mv -f ".deps/niconv.Tpo" ".deps/niconv.Po"; else rm -f ".deps/niconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nidest.o -MD -MP -MF ".deps/nidest.Tpo" -c -o nidest.o nidest.c; \ then mv -f ".deps/nidest.Tpo" ".deps/nidest.Po"; else rm -f ".deps/nidest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niditer.o -MD -MP -MF ".deps/niditer.Tpo" -c -o niditer.o niditer.c; \ then mv -f ".deps/niditer.Tpo" ".deps/niditer.Po"; else rm -f ".deps/niditer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niinit.o -MD -MP -MF ".deps/niinit.Tpo" -c -o niinit.o niinit.c; \ then mv -f ".deps/niinit.Tpo" ".deps/niinit.Po"; else rm -f ".deps/niinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niinteg.o -MD -MP -MF ".deps/niinteg.Tpo" -c -o niinteg.o niinteg.c; \ then mv -f ".deps/niinteg.Tpo" ".deps/niinteg.Po"; else rm -f ".deps/niinteg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niiter.o -MD -MP -MF ".deps/niiter.Tpo" -c -o niiter.o niiter.c; \ then mv -f ".deps/niiter.Tpo" ".deps/niiter.Po"; else rm -f ".deps/niiter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT niniter.o -MD -MP -MF ".deps/niniter.Tpo" -c -o niniter.o niniter.c; \ then mv -f ".deps/niniter.Tpo" ".deps/niniter.Po"; else rm -f ".deps/niniter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nipred.o -MD -MP -MF ".deps/nipred.Tpo" -c -o nipred.o nipred.c; \ then mv -f ".deps/nipred.Tpo" ".deps/nipred.Po"; else rm -f ".deps/nipred.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nipzmeth.o -MD -MP -MF ".deps/nipzmeth.Tpo" -c -o nipzmeth.o nipzmeth.c; \ then mv -f ".deps/nipzmeth.Tpo" ".deps/nipzmeth.Po"; else rm -f ".deps/nipzmeth.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nireinit.o -MD -MP -MF ".deps/nireinit.Tpo" -c -o nireinit.o nireinit.c; \ then mv -f ".deps/nireinit.Tpo" ".deps/nireinit.Po"; else rm -f ".deps/nireinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nisenre.o -MD -MP -MF ".deps/nisenre.Tpo" -c -o nisenre.o nisenre.c; \ then mv -f ".deps/nisenre.Tpo" ".deps/nisenre.Po"; else rm -f ".deps/nisenre.Tpo"; exit 1; fi rm -f libni.a ar cru libni.a niaciter.o nicomcof.o niconv.o nidest.o niditer.o niinit.o niinteg.o niiter.o niniter.o nipred.o nipzmeth.o nireinit.o nisenre.o ranlib libni.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' Making all in sparse make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spalloc.o -MD -MP -MF ".deps/spalloc.Tpo" -c -o spalloc.o spalloc.c; \ then mv -f ".deps/spalloc.Tpo" ".deps/spalloc.Po"; else rm -f ".deps/spalloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spbuild.o -MD -MP -MF ".deps/spbuild.Tpo" -c -o spbuild.o spbuild.c; \ then mv -f ".deps/spbuild.Tpo" ".deps/spbuild.Po"; else rm -f ".deps/spbuild.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spcombin.o -MD -MP -MF ".deps/spcombin.Tpo" -c -o spcombin.o spcombin.c; \ then mv -f ".deps/spcombin.Tpo" ".deps/spcombin.Po"; else rm -f ".deps/spcombin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spextra.o -MD -MP -MF ".deps/spextra.Tpo" -c -o spextra.o spextra.c; \ then mv -f ".deps/spextra.Tpo" ".deps/spextra.Po"; else rm -f ".deps/spextra.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spfactor.o -MD -MP -MF ".deps/spfactor.Tpo" -c -o spfactor.o spfactor.c; \ then mv -f ".deps/spfactor.Tpo" ".deps/spfactor.Po"; else rm -f ".deps/spfactor.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spoutput.o -MD -MP -MF ".deps/spoutput.Tpo" -c -o spoutput.o spoutput.c; \ then mv -f ".deps/spoutput.Tpo" ".deps/spoutput.Po"; else rm -f ".deps/spoutput.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spsmp.o -MD -MP -MF ".deps/spsmp.Tpo" -c -o spsmp.o spsmp.c; \ then mv -f ".deps/spsmp.Tpo" ".deps/spsmp.Po"; else rm -f ".deps/spsmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spsolve.o -MD -MP -MF ".deps/spsolve.Tpo" -c -o spsolve.o spsolve.c; \ then mv -f ".deps/spsolve.Tpo" ".deps/spsolve.Po"; else rm -f ".deps/spsolve.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sputils.o -MD -MP -MF ".deps/sputils.Tpo" -c -o sputils.o sputils.c; \ then mv -f ".deps/sputils.Tpo" ".deps/sputils.Po"; else rm -f ".deps/sputils.Tpo"; exit 1; fi rm -f libsparse.a ar cru libsparse.a spalloc.o spbuild.o spcombin.o spextra.o spfactor.o spoutput.o spsmp.o spsolve.o sputils.o ranlib libsparse.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' Making all in poly make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT interpolate.o -MD -MP -MF ".deps/interpolate.Tpo" -c -o interpolate.o interpolate.c; \ then mv -f ".deps/interpolate.Tpo" ".deps/interpolate.Po"; else rm -f ".deps/interpolate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT polyfit.o -MD -MP -MF ".deps/polyfit.Tpo" -c -o polyfit.o polyfit.c; \ then mv -f ".deps/polyfit.Tpo" ".deps/polyfit.Po"; else rm -f ".deps/polyfit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT polyderiv.o -MD -MP -MF ".deps/polyderiv.Tpo" -c -o polyderiv.o polyderiv.c; \ then mv -f ".deps/polyderiv.Tpo" ".deps/polyderiv.Po"; else rm -f ".deps/polyderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT polyeval.o -MD -MP -MF ".deps/polyeval.Tpo" -c -o polyeval.o polyeval.c; \ then mv -f ".deps/polyeval.Tpo" ".deps/polyeval.Po"; else rm -f ".deps/polyeval.Tpo"; exit 1; fi rm -f libpoly.a ar cru libpoly.a interpolate.o polyfit.o polyderiv.o polyeval.o ranlib libpoly.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' Making all in deriv make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT atander.o -MD -MP -MF ".deps/atander.Tpo" -c -o atander.o atander.c; \ then mv -f ".deps/atander.Tpo" ".deps/atander.Po"; else rm -f ".deps/atander.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cosderiv.o -MD -MP -MF ".deps/cosderiv.Tpo" -c -o cosderiv.o cosderiv.c; \ then mv -f ".deps/cosderiv.Tpo" ".deps/cosderiv.Po"; else rm -f ".deps/cosderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cubeder.o -MD -MP -MF ".deps/cubeder.Tpo" -c -o cubeder.o cubeder.c; \ then mv -f ".deps/cubeder.Tpo" ".deps/cubeder.Po"; else rm -f ".deps/cubeder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT divderiv.o -MD -MP -MF ".deps/divderiv.Tpo" -c -o divderiv.o divderiv.c; \ then mv -f ".deps/divderiv.Tpo" ".deps/divderiv.Po"; else rm -f ".deps/divderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT equalder.o -MD -MP -MF ".deps/equalder.Tpo" -c -o equalder.o equalder.c; \ then mv -f ".deps/equalder.Tpo" ".deps/equalder.Po"; else rm -f ".deps/equalder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT expderiv.o -MD -MP -MF ".deps/expderiv.Tpo" -c -o expderiv.o expderiv.c; \ then mv -f ".deps/expderiv.Tpo" ".deps/expderiv.Po"; else rm -f ".deps/expderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT invderiv.o -MD -MP -MF ".deps/invderiv.Tpo" -c -o invderiv.o invderiv.c; \ then mv -f ".deps/invderiv.Tpo" ".deps/invderiv.Po"; else rm -f ".deps/invderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT multder.o -MD -MP -MF ".deps/multder.Tpo" -c -o multder.o multder.c; \ then mv -f ".deps/multder.Tpo" ".deps/multder.Po"; else rm -f ".deps/multder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT plusder.o -MD -MP -MF ".deps/plusder.Tpo" -c -o plusder.o plusder.c; \ then mv -f ".deps/plusder.Tpo" ".deps/plusder.Po"; else rm -f ".deps/plusder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT powderiv.o -MD -MP -MF ".deps/powderiv.Tpo" -c -o powderiv.o powderiv.c; \ then mv -f ".deps/powderiv.Tpo" ".deps/powderiv.Po"; else rm -f ".deps/powderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sqrtder.o -MD -MP -MF ".deps/sqrtder.Tpo" -c -o sqrtder.o sqrtder.c; \ then mv -f ".deps/sqrtder.Tpo" ".deps/sqrtder.Po"; else rm -f ".deps/sqrtder.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tanderiv.o -MD -MP -MF ".deps/tanderiv.Tpo" -c -o tanderiv.o tanderiv.c; \ then mv -f ".deps/tanderiv.Tpo" ".deps/tanderiv.Po"; else rm -f ".deps/tanderiv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT timesder.o -MD -MP -MF ".deps/timesder.Tpo" -c -o timesder.o timesder.c; \ then mv -f ".deps/timesder.Tpo" ".deps/timesder.Po"; else rm -f ".deps/timesder.Tpo"; exit 1; fi rm -f libderiv.a ar cru libderiv.a atander.o cosderiv.o cubeder.o divderiv.o equalder.o expderiv.o invderiv.o multder.o plusder.o powderiv.o sqrtder.o tanderiv.o timesder.o ranlib libderiv.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' Making all in frontend make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' Making all in plotting make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT plotting.o -MD -MP -MF ".deps/plotting.Tpo" -c -o plotting.o plotting.c; \ then mv -f ".deps/plotting.Tpo" ".deps/plotting.Po"; else rm -f ".deps/plotting.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT agraf.o -MD -MP -MF ".deps/agraf.Tpo" -c -o agraf.o agraf.c; \ then mv -f ".deps/agraf.Tpo" ".deps/agraf.Po"; else rm -f ".deps/agraf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT clip.o -MD -MP -MF ".deps/clip.Tpo" -c -o clip.o clip.c; \ then mv -f ".deps/clip.Tpo" ".deps/clip.Po"; else rm -f ".deps/clip.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT graf.o -MD -MP -MF ".deps/graf.Tpo" -c -o graf.o graf.c; \ then mv -f ".deps/graf.Tpo" ".deps/graf.Po"; else rm -f ".deps/graf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT graphdb.o -MD -MP -MF ".deps/graphdb.Tpo" -c -o graphdb.o graphdb.c; \ then mv -f ".deps/graphdb.Tpo" ".deps/graphdb.Po"; else rm -f ".deps/graphdb.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT grid.o -MD -MP -MF ".deps/grid.Tpo" -c -o grid.o grid.c; \ then mv -f ".deps/grid.Tpo" ".deps/grid.Po"; else rm -f ".deps/grid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pvec.o -MD -MP -MF ".deps/pvec.Tpo" -c -o pvec.o pvec.c; \ then mv -f ".deps/pvec.Tpo" ".deps/pvec.Po"; else rm -f ".deps/pvec.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT plot5.o -MD -MP -MF ".deps/plot5.Tpo" -c -o plot5.o plot5.c; \ then mv -f ".deps/plot5.Tpo" ".deps/plot5.Po"; else rm -f ".deps/plot5.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT plotcurv.o -MD -MP -MF ".deps/plotcurv.Tpo" -c -o plotcurv.o plotcurv.c; \ then mv -f ".deps/plotcurv.Tpo" ".deps/plotcurv.Po"; else rm -f ".deps/plotcurv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT plotit.o -MD -MP -MF ".deps/plotit.Tpo" -c -o plotit.o plotit.c; \ then mv -f ".deps/plotit.Tpo" ".deps/plotit.Po"; else rm -f ".deps/plotit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT x11.o -MD -MP -MF ".deps/x11.Tpo" -c -o x11.o x11.c; \ then mv -f ".deps/x11.Tpo" ".deps/x11.Po"; else rm -f ".deps/x11.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT xgraph.o -MD -MP -MF ".deps/xgraph.Tpo" -c -o xgraph.o xgraph.c; \ then mv -f ".deps/xgraph.Tpo" ".deps/xgraph.Po"; else rm -f ".deps/xgraph.Tpo"; exit 1; fi xgraph.c: In function 'ft_xgraph': xgraph.c:163: warning: ignoring return value of 'system', declared with attribute warn_unused_result rm -f libplotting.a ar cru libplotting.a plotting.o agraf.o clip.o graf.o graphdb.o grid.o pvec.o plot5.o plotcurv.o plotit.o x11.o xgraph.o ranlib libplotting.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' Making all in help make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \ then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT provide.o -MD -MP -MF ".deps/provide.Tpo" -c -o provide.o provide.c; \ then mv -f ".deps/provide.Tpo" ".deps/provide.Po"; else rm -f ".deps/provide.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT readhelp.o -MD -MP -MF ".deps/readhelp.Tpo" -c -o readhelp.o readhelp.c; \ then mv -f ".deps/readhelp.Tpo" ".deps/readhelp.Po"; else rm -f ".deps/readhelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT textdisp.o -MD -MP -MF ".deps/textdisp.Tpo" -c -o textdisp.o textdisp.c; \ then mv -f ".deps/textdisp.Tpo" ".deps/textdisp.Po"; else rm -f ".deps/textdisp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT xdisplay.o -MD -MP -MF ".deps/xdisplay.Tpo" -c -o xdisplay.o xdisplay.c; \ then mv -f ".deps/xdisplay.Tpo" ".deps/xdisplay.Po"; else rm -f ".deps/xdisplay.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT x11disp.o -MD -MP -MF ".deps/x11disp.Tpo" -c -o x11disp.o x11disp.c; \ then mv -f ".deps/x11disp.Tpo" ".deps/x11disp.Po"; else rm -f ".deps/x11disp.Tpo"; exit 1; fi readhelp.c: In function 'hlp_read': readhelp.c:81: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result readhelp.c:82: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result readhelp.c: In function 'getsubject': readhelp.c:304: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result rm -f libhlp.a ar cru libhlp.a help.o provide.o readhelp.o textdisp.o xdisplay.o x11disp.o ranlib libhlp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT backq.o -MD -MP -MF ".deps/backq.Tpo" -c -o backq.o backq.c; \ then mv -f ".deps/backq.Tpo" ".deps/backq.Po"; else rm -f ".deps/backq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT complete.o -MD -MP -MF ".deps/complete.Tpo" -c -o complete.o complete.c; \ then mv -f ".deps/complete.Tpo" ".deps/complete.Po"; else rm -f ".deps/complete.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cshpar.o -MD -MP -MF ".deps/cshpar.Tpo" -c -o cshpar.o cshpar.c; \ then mv -f ".deps/cshpar.Tpo" ".deps/cshpar.Po"; else rm -f ".deps/cshpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT glob.o -MD -MP -MF ".deps/glob.Tpo" -c -o glob.o glob.c; \ then mv -f ".deps/glob.Tpo" ".deps/glob.Po"; else rm -f ".deps/glob.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT lexical.o -MD -MP -MF ".deps/lexical.Tpo" -c -o lexical.o lexical.c; \ then mv -f ".deps/lexical.Tpo" ".deps/lexical.Po"; else rm -f ".deps/lexical.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT numparse.o -MD -MP -MF ".deps/numparse.Tpo" -c -o numparse.o numparse.c; \ then mv -f ".deps/numparse.Tpo" ".deps/numparse.Po"; else rm -f ".deps/numparse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT std.o -MD -MP -MF ".deps/std.Tpo" -c -o std.o std.c; \ then mv -f ".deps/std.Tpo" ".deps/std.Po"; else rm -f ".deps/std.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT unixcom.o -MD -MP -MF ".deps/unixcom.Tpo" -c -o unixcom.o unixcom.c; \ then mv -f ".deps/unixcom.Tpo" ".deps/unixcom.Po"; else rm -f ".deps/unixcom.Tpo"; exit 1; fi rm -f libparser.a ar cru libparser.a backq.o complete.o cshpar.o glob.o input.o lexical.o numparse.o std.o unixcom.o ranlib libparser.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' Making all in wdisp make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT windisp.o -MD -MP -MF ".deps/windisp.Tpo" -c -o windisp.o windisp.c; \ then mv -f ".deps/windisp.Tpo" ".deps/windisp.Po"; else rm -f ".deps/windisp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend/wdisp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT winprint.o -MD -MP -MF ".deps/winprint.Tpo" -c -o winprint.o winprint.c; \ then mv -f ".deps/winprint.Tpo" ".deps/winprint.Po"; else rm -f ".deps/winprint.Tpo"; exit 1; fi rm -f libwindisp.a ar cru libwindisp.a windisp.o winprint.o ranlib libwindisp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_ahelp.o -MD -MP -MF ".deps/com_ahelp.Tpo" -c -o com_ahelp.o com_ahelp.c; \ then mv -f ".deps/com_ahelp.Tpo" ".deps/com_ahelp.Po"; else rm -f ".deps/com_ahelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_alias.o -MD -MP -MF ".deps/com_alias.Tpo" -c -o com_alias.o com_alias.c; \ then mv -f ".deps/com_alias.Tpo" ".deps/com_alias.Po"; else rm -f ".deps/com_alias.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_asciiplot.o -MD -MP -MF ".deps/com_asciiplot.Tpo" -c -o com_asciiplot.o com_asciiplot.c; \ then mv -f ".deps/com_asciiplot.Tpo" ".deps/com_asciiplot.Po"; else rm -f ".deps/com_asciiplot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_cdump.o -MD -MP -MF ".deps/com_cdump.Tpo" -c -o com_cdump.o com_cdump.c; \ then mv -f ".deps/com_cdump.Tpo" ".deps/com_cdump.Po"; else rm -f ".deps/com_cdump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_chdir.o -MD -MP -MF ".deps/com_chdir.Tpo" -c -o com_chdir.o com_chdir.c; \ then mv -f ".deps/com_chdir.Tpo" ".deps/com_chdir.Po"; else rm -f ".deps/com_chdir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_compose.o -MD -MP -MF ".deps/com_compose.Tpo" -c -o com_compose.o com_compose.c; \ then mv -f ".deps/com_compose.Tpo" ".deps/com_compose.Po"; else rm -f ".deps/com_compose.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_dl.o -MD -MP -MF ".deps/com_dl.Tpo" -c -o com_dl.o com_dl.c; \ then mv -f ".deps/com_dl.Tpo" ".deps/com_dl.Po"; else rm -f ".deps/com_dl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_display.o -MD -MP -MF ".deps/com_display.Tpo" -c -o com_display.o com_display.c; \ then mv -f ".deps/com_display.Tpo" ".deps/com_display.Po"; else rm -f ".deps/com_display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_dump.o -MD -MP -MF ".deps/com_dump.Tpo" -c -o com_dump.o com_dump.c; \ then mv -f ".deps/com_dump.Tpo" ".deps/com_dump.Po"; else rm -f ".deps/com_dump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_echo.o -MD -MP -MF ".deps/com_echo.Tpo" -c -o com_echo.o com_echo.c; \ then mv -f ".deps/com_echo.Tpo" ".deps/com_echo.Po"; else rm -f ".deps/com_echo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_ghelp.o -MD -MP -MF ".deps/com_ghelp.Tpo" -c -o com_ghelp.o com_ghelp.c; \ then mv -f ".deps/com_ghelp.Tpo" ".deps/com_ghelp.Po"; else rm -f ".deps/com_ghelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_hardcopy.o -MD -MP -MF ".deps/com_hardcopy.Tpo" -c -o com_hardcopy.o com_hardcopy.c; \ then mv -f ".deps/com_hardcopy.Tpo" ".deps/com_hardcopy.Po"; else rm -f ".deps/com_hardcopy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_help.o -MD -MP -MF ".deps/com_help.Tpo" -c -o com_help.o com_help.c; \ then mv -f ".deps/com_help.Tpo" ".deps/com_help.Po"; else rm -f ".deps/com_help.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_history.o -MD -MP -MF ".deps/com_history.Tpo" -c -o com_history.o com_history.c; \ then mv -f ".deps/com_history.Tpo" ".deps/com_history.Po"; else rm -f ".deps/com_history.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_let.o -MD -MP -MF ".deps/com_let.Tpo" -c -o com_let.o com_let.c; \ then mv -f ".deps/com_let.Tpo" ".deps/com_let.Po"; else rm -f ".deps/com_let.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_option.o -MD -MP -MF ".deps/com_option.Tpo" -c -o com_option.o com_option.c; \ then mv -f ".deps/com_option.Tpo" ".deps/com_option.Po"; else rm -f ".deps/com_option.Tpo"; exit 1; fi com_hardcopy.c: In function 'com_hardcopy': com_hardcopy.c:129: warning: ignoring return value of 'system', declared with attribute warn_unused_result com_hardcopy.c:140: warning: ignoring return value of 'system', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_plot.o -MD -MP -MF ".deps/com_plot.Tpo" -c -o com_plot.o com_plot.c; \ then mv -f ".deps/com_plot.Tpo" ".deps/com_plot.Po"; else rm -f ".deps/com_plot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_rehash.o -MD -MP -MF ".deps/com_rehash.Tpo" -c -o com_rehash.o com_rehash.c; \ then mv -f ".deps/com_rehash.Tpo" ".deps/com_rehash.Po"; else rm -f ".deps/com_rehash.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_set.o -MD -MP -MF ".deps/com_set.Tpo" -c -o com_set.o com_set.c; \ then mv -f ".deps/com_set.Tpo" ".deps/com_set.Po"; else rm -f ".deps/com_set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_setscale.o -MD -MP -MF ".deps/com_setscale.Tpo" -c -o com_setscale.o com_setscale.c; \ then mv -f ".deps/com_setscale.Tpo" ".deps/com_setscale.Po"; else rm -f ".deps/com_setscale.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_shell.o -MD -MP -MF ".deps/com_shell.Tpo" -c -o com_shell.o com_shell.c; \ then mv -f ".deps/com_shell.Tpo" ".deps/com_shell.Po"; else rm -f ".deps/com_shell.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_shift.o -MD -MP -MF ".deps/com_shift.Tpo" -c -o com_shift.o com_shift.c; \ then mv -f ".deps/com_shift.Tpo" ".deps/com_shift.Po"; else rm -f ".deps/com_shift.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_state.o -MD -MP -MF ".deps/com_state.Tpo" -c -o com_state.o com_state.c; \ then mv -f ".deps/com_state.Tpo" ".deps/com_state.Po"; else rm -f ".deps/com_state.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_strcmp.o -MD -MP -MF ".deps/com_strcmp.Tpo" -c -o com_strcmp.o com_strcmp.c; \ then mv -f ".deps/com_strcmp.Tpo" ".deps/com_strcmp.Po"; else rm -f ".deps/com_strcmp.Tpo"; exit 1; fi com_shell.c: In function 'com_shell': com_shell.c:24: warning: implicit declaration of function 'cp_ccon' com_shell.c:56: warning: ignoring return value of 'system', declared with attribute warn_unused_result com_shell.c:58: warning: ignoring return value of 'system', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_unset.o -MD -MP -MF ".deps/com_unset.Tpo" -c -o com_unset.o com_unset.c; \ then mv -f ".deps/com_unset.Tpo" ".deps/com_unset.Po"; else rm -f ".deps/com_unset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT com_xgraph.o -MD -MP -MF ".deps/com_xgraph.Tpo" -c -o com_xgraph.o com_xgraph.c; \ then mv -f ".deps/com_xgraph.Tpo" ".deps/com_xgraph.Po"; else rm -f ".deps/com_xgraph.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT control.o -MD -MP -MF ".deps/control.Tpo" -c -o control.o control.c; \ then mv -f ".deps/control.Tpo" ".deps/control.Po"; else rm -f ".deps/control.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hcomp.o -MD -MP -MF ".deps/hcomp.Tpo" -c -o hcomp.o hcomp.c; \ then mv -f ".deps/hcomp.Tpo" ".deps/hcomp.Po"; else rm -f ".deps/hcomp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT quote.o -MD -MP -MF ".deps/quote.Tpo" -c -o quote.o quote.c; \ then mv -f ".deps/quote.Tpo" ".deps/quote.Po"; else rm -f ".deps/quote.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT streams.o -MD -MP -MF ".deps/streams.Tpo" -c -o streams.o streams.c; \ then mv -f ".deps/streams.Tpo" ".deps/streams.Po"; else rm -f ".deps/streams.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT terminal.o -MD -MP -MF ".deps/terminal.Tpo" -c -o terminal.o terminal.c; \ then mv -f ".deps/terminal.Tpo" ".deps/terminal.Po"; else rm -f ".deps/terminal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT variable.o -MD -MP -MF ".deps/variable.Tpo" -c -o variable.o variable.c; \ then mv -f ".deps/variable.Tpo" ".deps/variable.Po"; else rm -f ".deps/variable.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT arg.o -MD -MP -MF ".deps/arg.Tpo" -c -o arg.o arg.c; \ then mv -f ".deps/arg.Tpo" ".deps/arg.Po"; else rm -f ".deps/arg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT aspice.o -MD -MP -MF ".deps/aspice.Tpo" -c -o aspice.o aspice.c; \ then mv -f ".deps/aspice.Tpo" ".deps/aspice.Po"; else rm -f ".deps/aspice.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT breakp.o -MD -MP -MF ".deps/breakp.Tpo" -c -o breakp.o breakp.c; \ then mv -f ".deps/breakp.Tpo" ".deps/breakp.Po"; else rm -f ".deps/breakp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT breakp2.o -MD -MP -MF ".deps/breakp2.Tpo" -c -o breakp2.o breakp2.c; \ then mv -f ".deps/breakp2.Tpo" ".deps/breakp2.Po"; else rm -f ".deps/breakp2.Tpo"; exit 1; fi terminal.c:36: warning: 'motion_chars' defined but not used terminal.c:37: warning: 'clear_chars' defined but not used terminal.c:38: warning: 'home_chars' defined but not used terminal.c:39: warning: 'cleol_chars' defined but not used terminal.c:250: warning: 'outfn' defined but not used if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT circuits.o -MD -MP -MF ".deps/circuits.Tpo" -c -o circuits.o circuits.c; \ then mv -f ".deps/circuits.Tpo" ".deps/circuits.Po"; else rm -f ".deps/circuits.Tpo"; exit 1; fi aspice.c: In function 'com_aspice': aspice.c:114: warning: missing sentinel in function call aspice.c: In function 'com_rspice': aspice.c:313: warning: missing sentinel in function call aspice.c:339: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result aspice.c:373: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cpitf.o -MD -MP -MF ".deps/cpitf.Tpo" -c -o cpitf.o cpitf.c; \ then mv -f ".deps/cpitf.Tpo" ".deps/cpitf.Po"; else rm -f ".deps/cpitf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT define.o -MD -MP -MF ".deps/define.Tpo" -c -o define.o define.c; \ then mv -f ".deps/define.Tpo" ".deps/define.Po"; else rm -f ".deps/define.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT device.o -MD -MP -MF ".deps/device.Tpo" -c -o device.o device.c; \ then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diff.o -MD -MP -MF ".deps/diff.Tpo" -c -o diff.o diff.c; \ then mv -f ".deps/diff.Tpo" ".deps/diff.Po"; else rm -f ".deps/diff.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dimens.o -MD -MP -MF ".deps/dimens.Tpo" -c -o dimens.o dimens.c; \ then mv -f ".deps/dimens.Tpo" ".deps/dimens.Po"; else rm -f ".deps/dimens.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \ then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dotcards.o -MD -MP -MF ".deps/dotcards.Tpo" -c -o dotcards.o dotcards.c; \ then mv -f ".deps/dotcards.Tpo" ".deps/dotcards.Po"; else rm -f ".deps/dotcards.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evaluate.o -MD -MP -MF ".deps/evaluate.Tpo" -c -o evaluate.o evaluate.c; \ then mv -f ".deps/evaluate.Tpo" ".deps/evaluate.Po"; else rm -f ".deps/evaluate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT fourier.o -MD -MP -MF ".deps/fourier.Tpo" -c -o fourier.o fourier.c; \ then mv -f ".deps/fourier.Tpo" ".deps/fourier.Po"; else rm -f ".deps/fourier.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT gens.o -MD -MP -MF ".deps/gens.Tpo" -c -o gens.o gens.c; \ then mv -f ".deps/gens.Tpo" ".deps/gens.Po"; else rm -f ".deps/gens.Tpo"; exit 1; fi display.c:105:1: warning: "XtNumber" redefined In file included from plotting/x11.h:12, from display.c:25: /usr/include/X11/Intrinsic.h:108:1: warning: this is the location of the previous definition if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hpgl.o -MD -MP -MF ".deps/hpgl.Tpo" -c -o hpgl.o hpgl.c; \ then mv -f ".deps/hpgl.Tpo" ".deps/hpgl.Po"; else rm -f ".deps/hpgl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp.o -MD -MP -MF ".deps/inp.Tpo" -c -o inp.o inp.c; \ then mv -f ".deps/inp.Tpo" ".deps/inp.Po"; else rm -f ".deps/inp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpcom.o -MD -MP -MF ".deps/inpcom.Tpo" -c -o inpcom.o inpcom.c; \ then mv -f ".deps/inpcom.Tpo" ".deps/inpcom.Po"; else rm -f ".deps/inpcom.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT interp.o -MD -MP -MF ".deps/interp.Tpo" -c -o interp.o interp.c; \ then mv -f ".deps/interp.Tpo" ".deps/interp.Po"; else rm -f ".deps/interp.Tpo"; exit 1; fi inp.c: In function 'com_edit': inp.c:796: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result inp.c: In function 'com_source': inp.c:856: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result inpcom.c: In function 'inp_stripcomments_line': inpcom.c:466: warning: value computed is not used inpcom.c:469: warning: value computed is not used if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT linear.o -MD -MP -MF ".deps/linear.Tpo" -c -o linear.o linear.c; \ then mv -f ".deps/linear.Tpo" ".deps/linear.Po"; else rm -f ".deps/linear.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT misccoms.o -MD -MP -MF ".deps/misccoms.Tpo" -c -o misccoms.o misccoms.c; \ then mv -f ".deps/misccoms.Tpo" ".deps/misccoms.Po"; else rm -f ".deps/misccoms.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT miscvars.o -MD -MP -MF ".deps/miscvars.Tpo" -c -o miscvars.o miscvars.c; \ then mv -f ".deps/miscvars.Tpo" ".deps/miscvars.Po"; else rm -f ".deps/miscvars.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mw_coms.o -MD -MP -MF ".deps/mw_coms.Tpo" -c -o mw_coms.o mw_coms.c; \ then mv -f ".deps/mw_coms.Tpo" ".deps/mw_coms.Po"; else rm -f ".deps/mw_coms.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT newcoms.o -MD -MP -MF ".deps/newcoms.Tpo" -c -o newcoms.o newcoms.c; \ then mv -f ".deps/newcoms.Tpo" ".deps/newcoms.Po"; else rm -f ".deps/newcoms.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nutinp.o -MD -MP -MF ".deps/nutinp.Tpo" -c -o nutinp.o nutinp.c; \ then mv -f ".deps/nutinp.Tpo" ".deps/nutinp.Po"; else rm -f ".deps/nutinp.Tpo"; exit 1; fi misccoms.c: In function 'com_bug': misccoms.c:118: warning: ignoring return value of 'system', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nutmegif.o -MD -MP -MF ".deps/nutmegif.Tpo" -c -o nutmegif.o nutmegif.c; \ then mv -f ".deps/nutmegif.Tpo" ".deps/nutmegif.Po"; else rm -f ".deps/nutmegif.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi In function 'fgets', inlined from 'com_quit' at misccoms.c:77: /usr/include/bits/stdio2.h:166: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT outitf.o -MD -MP -MF ".deps/outitf.Tpo" -c -o outitf.o outitf.c; \ then mv -f ".deps/outitf.Tpo" ".deps/outitf.Po"; else rm -f ".deps/outitf.Tpo"; exit 1; fi nutinp.c: In function 'nutcom_source': nutinp.c:227: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT points.o -MD -MP -MF ".deps/points.Tpo" -c -o points.o points.c; \ then mv -f ".deps/points.Tpo" ".deps/points.Po"; else rm -f ".deps/points.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT postcoms.o -MD -MP -MF ".deps/postcoms.Tpo" -c -o postcoms.o postcoms.c; \ then mv -f ".deps/postcoms.Tpo" ".deps/postcoms.Po"; else rm -f ".deps/postcoms.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT postsc.o -MD -MP -MF ".deps/postsc.Tpo" -c -o postsc.o postsc.c; \ then mv -f ".deps/postsc.Tpo" ".deps/postsc.Po"; else rm -f ".deps/postsc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT rawfile.o -MD -MP -MF ".deps/rawfile.Tpo" -c -o rawfile.o rawfile.c; \ then mv -f ".deps/rawfile.Tpo" ".deps/rawfile.Po"; else rm -f ".deps/rawfile.Tpo"; exit 1; fi outitf.c: In function 'fileEndPoint': outitf.c:831: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result In file included from parse.c:18: parse.h:14:1: warning: "free_pnode" redefined In file included from parse.c:15: ../../src/include/fteext.h:355:1: warning: this is the location of the previous definition if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resource.o -MD -MP -MF ".deps/resource.Tpo" -c -o resource.o resource.c; \ then mv -f ".deps/resource.Tpo" ".deps/resource.Po"; else rm -f ".deps/resource.Tpo"; exit 1; fi rawfile.c: In function 'raw_write': if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT runcoms.o -MD -MP -MF ".deps/runcoms.Tpo" -c -o runcoms.o runcoms.c; \ then mv -f ".deps/runcoms.Tpo" ".deps/runcoms.Po"; else rm -f ".deps/runcoms.Tpo"; exit 1; fi rawfile.c:196: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:200: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:203: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:207: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:210: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:216: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:219: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c:221: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rawfile.c: In function 'raw_read': rawfile.c:463: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result rawfile.c:487: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result rawfile.c:605: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result runcoms.c: In function 'com_scirc': runcoms.c:70: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT runcoms2.o -MD -MP -MF ".deps/runcoms2.Tpo" -c -o runcoms2.o runcoms2.c; \ then mv -f ".deps/runcoms2.Tpo" ".deps/runcoms2.Po"; else rm -f ".deps/runcoms2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT shyu.o -MD -MP -MF ".deps/shyu.Tpo" -c -o shyu.o shyu.c; \ then mv -f ".deps/shyu.Tpo" ".deps/shyu.Po"; else rm -f ".deps/shyu.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT signal_handler.o -MD -MP -MF ".deps/signal_handler.Tpo" -c -o signal_handler.o signal_handler.c; \ then mv -f ".deps/signal_handler.Tpo" ".deps/signal_handler.Po"; else rm -f ".deps/signal_handler.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spec.o -MD -MP -MF ".deps/spec.Tpo" -c -o spec.o spec.c; \ then mv -f ".deps/spec.Tpo" ".deps/spec.Po"; else rm -f ".deps/spec.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT spiceif.o -MD -MP -MF ".deps/spiceif.Tpo" -c -o spiceif.o spiceif.c; \ then mv -f ".deps/spiceif.Tpo" ".deps/spiceif.Po"; else rm -f ".deps/spiceif.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT subckt.o -MD -MP -MF ".deps/subckt.Tpo" -c -o subckt.o subckt.c; \ then mv -f ".deps/subckt.Tpo" ".deps/subckt.Po"; else rm -f ".deps/subckt.Tpo"; exit 1; fi shyu.c: In function 'if_sens_run': shyu.c:59: warning: dereferencing type-punned pointer will break strict-aliasing rules shyu.c:72: warning: dereferencing type-punned pointer will break strict-aliasing rules shyu.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules shyu.c:86: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT typesdef.o -MD -MP -MF ".deps/typesdef.Tpo" -c -o typesdef.o typesdef.c; \ then mv -f ".deps/typesdef.Tpo" ".deps/typesdef.Po"; else rm -f ".deps/typesdef.Tpo"; exit 1; fi spiceif.c: In function 'if_inpdeck': spiceif.c:119: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:145: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c: In function 'if_run': spiceif.c:256: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:257: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:280: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:300: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vectors.o -MD -MP -MF ".deps/vectors.Tpo" -c -o vectors.o vectors.c; \ then mv -f ".deps/vectors.Tpo" ".deps/vectors.Po"; else rm -f ".deps/vectors.Tpo"; exit 1; fi spiceif.c: In function 'spif_getparam': spiceif.c:574: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:574: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:604: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:604: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c: In function 'if_setparam': spiceif.c:637: warning: dereferencing type-punned pointer will break strict-aliasing rules spiceif.c:637: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT where.o -MD -MP -MF ".deps/where.Tpo" -c -o where.o where.c; \ then mv -f ".deps/where.Tpo" ".deps/where.Po"; else rm -f ".deps/where.Tpo"; exit 1; fi rm -f libfte.a ar cru libfte.a commands.o com_ahelp.o com_alias.o com_asciiplot.o com_cdump.o com_chdir.o com_compose.o com_dl.o com_display.o com_dump.o com_echo.o com_ghelp.o com_hardcopy.o com_help.o com_history.o com_let.o com_option.o com_plot.o com_rehash.o com_set.o com_setscale.o com_shell.o com_shift.o com_state.o com_strcmp.o com_unset.o com_xgraph.o control.o hcomp.o init.o quote.o streams.o terminal.o variable.o arg.o aspice.o breakp.o breakp2.o circuits.o cpitf.o define.o device.o diff.o dimens.o display.o dotcards.o error.o evaluate.o fourier.o gens.o hpgl.o inp.o inpcom.o interp.o linear.o misccoms.o miscvars.o mw_coms.o newcoms.o nutinp.o nutmegif.o options.o outitf.o parse.o points.o postcoms.o postsc.o rawfile.o resource.o runcoms.o runcoms2.o shyu.o signal_handler.o spec.o spiceif.o subckt.o typesdef.o vectors.o where.o ranlib libfte.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' Making all in spicelib make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' Making all in analysis make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT acan.o -MD -MP -MF ".deps/acan.Tpo" -c -o acan.o acan.c; \ then mv -f ".deps/acan.Tpo" ".deps/acan.Po"; else rm -f ".deps/acan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT acaskq.o -MD -MP -MF ".deps/acaskq.Tpo" -c -o acaskq.o acaskq.c; \ then mv -f ".deps/acaskq.Tpo" ".deps/acaskq.Po"; else rm -f ".deps/acaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT acsetp.o -MD -MP -MF ".deps/acsetp.Tpo" -c -o acsetp.o acsetp.c; \ then mv -f ".deps/acsetp.Tpo" ".deps/acsetp.Po"; else rm -f ".deps/acsetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT analysis.o -MD -MP -MF ".deps/analysis.Tpo" -c -o analysis.o analysis.c; \ then mv -f ".deps/analysis.Tpo" ".deps/analysis.Po"; else rm -f ".deps/analysis.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktacct.o -MD -MP -MF ".deps/cktacct.Tpo" -c -o cktacct.o cktacct.c; \ then mv -f ".deps/cktacct.Tpo" ".deps/cktacct.Po"; else rm -f ".deps/cktacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktacdum.o -MD -MP -MF ".deps/cktacdum.Tpo" -c -o cktacdum.o cktacdum.c; \ then mv -f ".deps/cktacdum.Tpo" ".deps/cktacdum.Po"; else rm -f ".deps/cktacdum.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktaskaq.o -MD -MP -MF ".deps/cktaskaq.Tpo" -c -o cktaskaq.o cktaskaq.c; \ then mv -f ".deps/cktaskaq.Tpo" ".deps/cktaskaq.Po"; else rm -f ".deps/cktaskaq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktasknq.o -MD -MP -MF ".deps/cktasknq.Tpo" -c -o cktasknq.o cktasknq.c; \ then mv -f ".deps/cktasknq.Tpo" ".deps/cktasknq.Po"; else rm -f ".deps/cktasknq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktbkdum.o -MD -MP -MF ".deps/cktbkdum.Tpo" -c -o cktbkdum.o cktbkdum.c; \ then mv -f ".deps/cktbkdum.Tpo" ".deps/cktbkdum.Po"; else rm -f ".deps/cktbkdum.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktclrbk.o -MD -MP -MF ".deps/cktclrbk.Tpo" -c -o cktclrbk.o cktclrbk.c; \ then mv -f ".deps/cktclrbk.Tpo" ".deps/cktclrbk.Po"; else rm -f ".deps/cktclrbk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdelt.o -MD -MP -MF ".deps/cktdelt.Tpo" -c -o cktdelt.o cktdelt.c; \ then mv -f ".deps/cktdelt.Tpo" ".deps/cktdelt.Po"; else rm -f ".deps/cktdelt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdest.o -MD -MP -MF ".deps/cktdest.Tpo" -c -o cktdest.o cktdest.c; \ then mv -f ".deps/cktdest.Tpo" ".deps/cktdest.Po"; else rm -f ".deps/cktdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdisto.o -MD -MP -MF ".deps/cktdisto.Tpo" -c -o cktdisto.o cktdisto.c; \ then mv -f ".deps/cktdisto.Tpo" ".deps/cktdisto.Po"; else rm -f ".deps/cktdisto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdlti.o -MD -MP -MF ".deps/cktdlti.Tpo" -c -o cktdlti.o cktdlti.c; \ then mv -f ".deps/cktdlti.Tpo" ".deps/cktdlti.Po"; else rm -f ".deps/cktdlti.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdltm.o -MD -MP -MF ".deps/cktdltm.Tpo" -c -o cktdltm.o cktdltm.c; \ then mv -f ".deps/cktdltm.Tpo" ".deps/cktdltm.Po"; else rm -f ".deps/cktdltm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdltn.o -MD -MP -MF ".deps/cktdltn.Tpo" -c -o cktdltn.o cktdltn.c; \ then mv -f ".deps/cktdltn.Tpo" ".deps/cktdltn.Po"; else rm -f ".deps/cktdltn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdojob.o -MD -MP -MF ".deps/cktdojob.Tpo" -c -o cktdojob.o cktdojob.c; \ then mv -f ".deps/cktdojob.Tpo" ".deps/cktdojob.Po"; else rm -f ".deps/cktdojob.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktdump.o -MD -MP -MF ".deps/cktdump.Tpo" -c -o cktdump.o cktdump.c; \ then mv -f ".deps/cktdump.Tpo" ".deps/cktdump.Po"; else rm -f ".deps/cktdump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktncdump.o -MD -MP -MF ".deps/cktncdump.Tpo" -c -o cktncdump.o cktncdump.c; \ then mv -f ".deps/cktncdump.Tpo" ".deps/cktncdump.Po"; else rm -f ".deps/cktncdump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktfbran.o -MD -MP -MF ".deps/cktfbran.Tpo" -c -o cktfbran.o cktfbran.c; \ then mv -f ".deps/cktfbran.Tpo" ".deps/cktfbran.Po"; else rm -f ".deps/cktfbran.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktfnda.o -MD -MP -MF ".deps/cktfnda.Tpo" -c -o cktfnda.o cktfnda.c; \ then mv -f ".deps/cktfnda.Tpo" ".deps/cktfnda.Po"; else rm -f ".deps/cktfnda.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktfndm.o -MD -MP -MF ".deps/cktfndm.Tpo" -c -o cktfndm.o cktfndm.c; \ then mv -f ".deps/cktfndm.Tpo" ".deps/cktfndm.Po"; else rm -f ".deps/cktfndm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktfnode.o -MD -MP -MF ".deps/cktfnode.Tpo" -c -o cktfnode.o cktfnode.c; \ then mv -f ".deps/cktfnode.Tpo" ".deps/cktfnode.Po"; else rm -f ".deps/cktfnode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktftask.o -MD -MP -MF ".deps/cktftask.Tpo" -c -o cktftask.o cktftask.c; \ then mv -f ".deps/cktftask.Tpo" ".deps/cktftask.Po"; else rm -f ".deps/cktftask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktgrnd.o -MD -MP -MF ".deps/cktgrnd.Tpo" -c -o cktgrnd.o cktgrnd.c; \ then mv -f ".deps/cktgrnd.Tpo" ".deps/cktgrnd.Po"; else rm -f ".deps/cktgrnd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ckti2nod.o -MD -MP -MF ".deps/ckti2nod.Tpo" -c -o ckti2nod.o ckti2nod.c; \ then mv -f ".deps/ckti2nod.Tpo" ".deps/ckti2nod.Po"; else rm -f ".deps/ckti2nod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktic.o -MD -MP -MF ".deps/cktic.Tpo" -c -o cktic.o cktic.c; \ then mv -f ".deps/cktic.Tpo" ".deps/cktic.Po"; else rm -f ".deps/cktic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktlnkeq.o -MD -MP -MF ".deps/cktlnkeq.Tpo" -c -o cktlnkeq.o cktlnkeq.c; \ then mv -f ".deps/cktlnkeq.Tpo" ".deps/cktlnkeq.Po"; else rm -f ".deps/cktlnkeq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktload.o -MD -MP -MF ".deps/cktload.Tpo" -c -o cktload.o cktload.c; \ then mv -f ".deps/cktload.Tpo" ".deps/cktload.Po"; else rm -f ".deps/cktload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmapn.o -MD -MP -MF ".deps/cktmapn.Tpo" -c -o cktmapn.o cktmapn.c; \ then mv -f ".deps/cktmapn.Tpo" ".deps/cktmapn.Po"; else rm -f ".deps/cktmapn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmask.o -MD -MP -MF ".deps/cktmask.Tpo" -c -o cktmask.o cktmask.c; \ then mv -f ".deps/cktmask.Tpo" ".deps/cktmask.Po"; else rm -f ".deps/cktmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmcrt.o -MD -MP -MF ".deps/cktmcrt.Tpo" -c -o cktmcrt.o cktmcrt.c; \ then mv -f ".deps/cktmcrt.Tpo" ".deps/cktmcrt.Po"; else rm -f ".deps/cktmcrt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmkcur.o -MD -MP -MF ".deps/cktmkcur.Tpo" -c -o cktmkcur.o cktmkcur.c; \ then mv -f ".deps/cktmkcur.Tpo" ".deps/cktmkcur.Po"; else rm -f ".deps/cktmkcur.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmknod.o -MD -MP -MF ".deps/cktmknod.Tpo" -c -o cktmknod.o cktmknod.c; \ then mv -f ".deps/cktmknod.Tpo" ".deps/cktmknod.Po"; else rm -f ".deps/cktmknod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmkvol.o -MD -MP -MF ".deps/cktmkvol.Tpo" -c -o cktmkvol.o cktmkvol.c; \ then mv -f ".deps/cktmkvol.Tpo" ".deps/cktmkvol.Po"; else rm -f ".deps/cktmkvol.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktmpar.o -MD -MP -MF ".deps/cktmpar.Tpo" -c -o cktmpar.o cktmpar.c; \ then mv -f ".deps/cktmpar.Tpo" ".deps/cktmpar.Po"; else rm -f ".deps/cktmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnames.o -MD -MP -MF ".deps/cktnames.Tpo" -c -o cktnames.o cktnames.c; \ then mv -f ".deps/cktnames.Tpo" ".deps/cktnames.Po"; else rm -f ".deps/cktnames.Tpo"; exit 1; fi cktmcrt.c: In function 'CKTmodCrt': cktmcrt.c:27: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnewan.o -MD -MP -MF ".deps/cktnewan.Tpo" -c -o cktnewan.o cktnewan.c; \ then mv -f ".deps/cktnewan.Tpo" ".deps/cktnewan.Po"; else rm -f ".deps/cktnewan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktneweq.o -MD -MP -MF ".deps/cktneweq.Tpo" -c -o cktneweq.o cktneweq.c; \ then mv -f ".deps/cktneweq.Tpo" ".deps/cktneweq.Po"; else rm -f ".deps/cktneweq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnewn.o -MD -MP -MF ".deps/cktnewn.Tpo" -c -o cktnewn.o cktnewn.c; \ then mv -f ".deps/cktnewn.Tpo" ".deps/cktnewn.Po"; else rm -f ".deps/cktnewn.Tpo"; exit 1; fi cktmkvol.c: In function 'CKTmkVolt': cktmkvol.c:31: warning: dereferencing type-punned pointer will break strict-aliasing rules cktmkcur.c: In function 'CKTmkCur': cktmkcur.c:33: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnodn.o -MD -MP -MF ".deps/cktnodn.Tpo" -c -o cktnodn.o cktnodn.c; \ then mv -f ".deps/cktnodn.Tpo" ".deps/cktnodn.Po"; else rm -f ".deps/cktnodn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnoise.o -MD -MP -MF ".deps/cktnoise.Tpo" -c -o cktnoise.o cktnoise.c; \ then mv -f ".deps/cktnoise.Tpo" ".deps/cktnoise.Po"; else rm -f ".deps/cktnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktntask.o -MD -MP -MF ".deps/cktntask.Tpo" -c -o cktntask.o cktntask.c; \ then mv -f ".deps/cktntask.Tpo" ".deps/cktntask.Po"; else rm -f ".deps/cktntask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktnum2n.o -MD -MP -MF ".deps/cktnum2n.Tpo" -c -o cktnum2n.o cktnum2n.c; \ then mv -f ".deps/cktnum2n.Tpo" ".deps/cktnum2n.Po"; else rm -f ".deps/cktnum2n.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktop.o -MD -MP -MF ".deps/cktop.Tpo" -c -o cktop.o cktop.c; \ then mv -f ".deps/cktop.Tpo" ".deps/cktop.Po"; else rm -f ".deps/cktop.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktparam.o -MD -MP -MF ".deps/cktparam.Tpo" -c -o cktparam.o cktparam.c; \ then mv -f ".deps/cktparam.Tpo" ".deps/cktparam.Po"; else rm -f ".deps/cktparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpartn.o -MD -MP -MF ".deps/cktpartn.Tpo" -c -o cktpartn.o cktpartn.c; \ then mv -f ".deps/cktpartn.Tpo" ".deps/cktpartn.Po"; else rm -f ".deps/cktpartn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpmnam.o -MD -MP -MF ".deps/cktpmnam.Tpo" -c -o cktpmnam.o cktpmnam.c; \ then mv -f ".deps/cktpmnam.Tpo" ".deps/cktpmnam.Po"; else rm -f ".deps/cktpmnam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpname.o -MD -MP -MF ".deps/cktpname.Tpo" -c -o cktpname.o cktpname.c; \ then mv -f ".deps/cktpname.Tpo" ".deps/cktpname.Po"; else rm -f ".deps/cktpname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpzld.o -MD -MP -MF ".deps/cktpzld.Tpo" -c -o cktpzld.o cktpzld.c; \ then mv -f ".deps/cktpzld.Tpo" ".deps/cktpzld.Po"; else rm -f ".deps/cktpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpzset.o -MD -MP -MF ".deps/cktpzset.Tpo" -c -o cktpzset.o cktpzset.c; \ then mv -f ".deps/cktpzset.Tpo" ".deps/cktpzset.Po"; else rm -f ".deps/cktpzset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktpzstr.o -MD -MP -MF ".deps/cktpzstr.Tpo" -c -o cktpzstr.o cktpzstr.c; \ then mv -f ".deps/cktpzstr.Tpo" ".deps/cktpzstr.Po"; else rm -f ".deps/cktpzstr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsens.o -MD -MP -MF ".deps/cktsens.Tpo" -c -o cktsens.o cktsens.c; \ then mv -f ".deps/cktsens.Tpo" ".deps/cktsens.Po"; else rm -f ".deps/cktsens.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsetap.o -MD -MP -MF ".deps/cktsetap.Tpo" -c -o cktsetap.o cktsetap.c; \ then mv -f ".deps/cktsetap.Tpo" ".deps/cktsetap.Po"; else rm -f ".deps/cktsetap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsetbk.o -MD -MP -MF ".deps/cktsetbk.Tpo" -c -o cktsetbk.o cktsetbk.c; \ then mv -f ".deps/cktsetbk.Tpo" ".deps/cktsetbk.Po"; else rm -f ".deps/cktsetbk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsetnp.o -MD -MP -MF ".deps/cktsetnp.Tpo" -c -o cktsetnp.o cktsetnp.c; \ then mv -f ".deps/cktsetnp.Tpo" ".deps/cktsetnp.Po"; else rm -f ".deps/cktsetnp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsetup.o -MD -MP -MF ".deps/cktsetup.Tpo" -c -o cktsetup.o cktsetup.c; \ then mv -f ".deps/cktsetup.Tpo" ".deps/cktsetup.Po"; else rm -f ".deps/cktsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsgen.o -MD -MP -MF ".deps/cktsgen.Tpo" -c -o cktsgen.o cktsgen.c; \ then mv -f ".deps/cktsgen.Tpo" ".deps/cktsgen.Po"; else rm -f ".deps/cktsgen.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktsopt.o -MD -MP -MF ".deps/cktsopt.Tpo" -c -o cktsopt.o cktsopt.c; \ then mv -f ".deps/cktsopt.Tpo" ".deps/cktsopt.Po"; else rm -f ".deps/cktsopt.Tpo"; exit 1; fi cktsens.c: In function 'sens_sens': cktsens.c:190: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ckttemp.o -MD -MP -MF ".deps/ckttemp.Tpo" -c -o ckttemp.o ckttemp.c; \ then mv -f ".deps/ckttemp.Tpo" ".deps/ckttemp.Po"; else rm -f ".deps/ckttemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktterr.o -MD -MP -MF ".deps/cktterr.Tpo" -c -o cktterr.o cktterr.c; \ then mv -f ".deps/cktterr.Tpo" ".deps/cktterr.Po"; else rm -f ".deps/cktterr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ckttroub.o -MD -MP -MF ".deps/ckttroub.Tpo" -c -o ckttroub.o ckttroub.c; \ then mv -f ".deps/ckttroub.Tpo" ".deps/ckttroub.Po"; else rm -f ".deps/ckttroub.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ckttrunc.o -MD -MP -MF ".deps/ckttrunc.Tpo" -c -o ckttrunc.o ckttrunc.c; \ then mv -f ".deps/ckttrunc.Tpo" ".deps/ckttrunc.Po"; else rm -f ".deps/ckttrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ckttyplk.o -MD -MP -MF ".deps/ckttyplk.Tpo" -c -o ckttyplk.o ckttyplk.c; \ then mv -f ".deps/ckttyplk.Tpo" ".deps/ckttyplk.Po"; else rm -f ".deps/ckttyplk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT daskq.o -MD -MP -MF ".deps/daskq.Tpo" -c -o daskq.o daskq.c; \ then mv -f ".deps/daskq.Tpo" ".deps/daskq.Po"; else rm -f ".deps/daskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dcoaskq.o -MD -MP -MF ".deps/dcoaskq.Tpo" -c -o dcoaskq.o dcoaskq.c; \ then mv -f ".deps/dcoaskq.Tpo" ".deps/dcoaskq.Po"; else rm -f ".deps/dcoaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dcop.o -MD -MP -MF ".deps/dcop.Tpo" -c -o dcop.o dcop.c; \ then mv -f ".deps/dcop.Tpo" ".deps/dcop.Po"; else rm -f ".deps/dcop.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dcosetp.o -MD -MP -MF ".deps/dcosetp.Tpo" -c -o dcosetp.o dcosetp.c; \ then mv -f ".deps/dcosetp.Tpo" ".deps/dcosetp.Po"; else rm -f ".deps/dcosetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dctaskq.o -MD -MP -MF ".deps/dctaskq.Tpo" -c -o dctaskq.o dctaskq.c; \ then mv -f ".deps/dctaskq.Tpo" ".deps/dctaskq.Po"; else rm -f ".deps/dctaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dctran.o -MD -MP -MF ".deps/dctran.Tpo" -c -o dctran.o dctran.c; \ then mv -f ".deps/dctran.Tpo" ".deps/dctran.Po"; else rm -f ".deps/dctran.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dctrcurv.o -MD -MP -MF ".deps/dctrcurv.Tpo" -c -o dctrcurv.o dctrcurv.c; \ then mv -f ".deps/dctrcurv.Tpo" ".deps/dctrcurv.Po"; else rm -f ".deps/dctrcurv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dctsetp.o -MD -MP -MF ".deps/dctsetp.Tpo" -c -o dctsetp.o dctsetp.c; \ then mv -f ".deps/dctsetp.Tpo" ".deps/dctsetp.Po"; else rm -f ".deps/dctsetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT distoan.o -MD -MP -MF ".deps/distoan.Tpo" -c -o distoan.o distoan.c; \ then mv -f ".deps/distoan.Tpo" ".deps/distoan.Po"; else rm -f ".deps/distoan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dkerproc.o -MD -MP -MF ".deps/dkerproc.Tpo" -c -o dkerproc.o dkerproc.c; \ then mv -f ".deps/dkerproc.Tpo" ".deps/dkerproc.Po"; else rm -f ".deps/dkerproc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dloadfns.o -MD -MP -MF ".deps/dloadfns.Tpo" -c -o dloadfns.o dloadfns.c; \ then mv -f ".deps/dloadfns.Tpo" ".deps/dloadfns.Po"; else rm -f ".deps/dloadfns.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dsetparm.o -MD -MP -MF ".deps/dsetparm.Tpo" -c -o dsetparm.o dsetparm.c; \ then mv -f ".deps/dsetparm.Tpo" ".deps/dsetparm.Po"; else rm -f ".deps/dsetparm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT naskq.o -MD -MP -MF ".deps/naskq.Tpo" -c -o naskq.o naskq.c; \ then mv -f ".deps/naskq.Tpo" ".deps/naskq.Po"; else rm -f ".deps/naskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nevalsrc.o -MD -MP -MF ".deps/nevalsrc.Tpo" -c -o nevalsrc.o nevalsrc.c; \ then mv -f ".deps/nevalsrc.Tpo" ".deps/nevalsrc.Po"; else rm -f ".deps/nevalsrc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ninteg.o -MD -MP -MF ".deps/ninteg.Tpo" -c -o ninteg.o ninteg.c; \ then mv -f ".deps/ninteg.Tpo" ".deps/ninteg.Po"; else rm -f ".deps/ninteg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT noisean.o -MD -MP -MF ".deps/noisean.Tpo" -c -o noisean.o noisean.c; \ then mv -f ".deps/noisean.Tpo" ".deps/noisean.Po"; else rm -f ".deps/noisean.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nsetparm.o -MD -MP -MF ".deps/nsetparm.Tpo" -c -o nsetparm.o nsetparm.c; \ then mv -f ".deps/nsetparm.Tpo" ".deps/nsetparm.Po"; else rm -f ".deps/nsetparm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pzan.o -MD -MP -MF ".deps/pzan.Tpo" -c -o pzan.o pzan.c; \ then mv -f ".deps/pzan.Tpo" ".deps/pzan.Po"; else rm -f ".deps/pzan.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pzaskq.o -MD -MP -MF ".deps/pzaskq.Tpo" -c -o pzaskq.o pzaskq.c; \ then mv -f ".deps/pzaskq.Tpo" ".deps/pzaskq.Po"; else rm -f ".deps/pzaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pzsetp.o -MD -MP -MF ".deps/pzsetp.Tpo" -c -o pzsetp.o pzsetp.c; \ then mv -f ".deps/pzsetp.Tpo" ".deps/pzsetp.Po"; else rm -f ".deps/pzsetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sensaskq.o -MD -MP -MF ".deps/sensaskq.Tpo" -c -o sensaskq.o sensaskq.c; \ then mv -f ".deps/sensaskq.Tpo" ".deps/sensaskq.Po"; else rm -f ".deps/sensaskq.Tpo"; exit 1; fi noisean.c: In function 'NOISEan': noisean.c:53: warning: dereferencing type-punned pointer will break strict-aliasing rules noisean.c:64: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT senssetp.o -MD -MP -MF ".deps/senssetp.Tpo" -c -o senssetp.o senssetp.c; \ then mv -f ".deps/senssetp.Tpo" ".deps/senssetp.Po"; else rm -f ".deps/senssetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tfanal.o -MD -MP -MF ".deps/tfanal.Tpo" -c -o tfanal.o tfanal.c; \ then mv -f ".deps/tfanal.Tpo" ".deps/tfanal.Po"; else rm -f ".deps/tfanal.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tfaskq.o -MD -MP -MF ".deps/tfaskq.Tpo" -c -o tfaskq.o tfaskq.c; \ then mv -f ".deps/tfaskq.Tpo" ".deps/tfaskq.Po"; else rm -f ".deps/tfaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tfsetp.o -MD -MP -MF ".deps/tfsetp.Tpo" -c -o tfsetp.o tfsetp.c; \ then mv -f ".deps/tfsetp.Tpo" ".deps/tfsetp.Po"; else rm -f ".deps/tfsetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tranaskq.o -MD -MP -MF ".deps/tranaskq.Tpo" -c -o tranaskq.o tranaskq.c; \ then mv -f ".deps/tranaskq.Tpo" ".deps/tranaskq.Po"; else rm -f ".deps/tranaskq.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traninit.o -MD -MP -MF ".deps/traninit.Tpo" -c -o traninit.o traninit.c; \ then mv -f ".deps/traninit.Tpo" ".deps/traninit.Po"; else rm -f ".deps/traninit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT transetp.o -MD -MP -MF ".deps/transetp.Tpo" -c -o transetp.o transetp.c; \ then mv -f ".deps/transetp.Tpo" ".deps/transetp.Po"; else rm -f ".deps/transetp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cluster.o -MD -MP -MF ".deps/cluster.Tpo" -c -o cluster.o cluster.c; \ then mv -f ".deps/cluster.Tpo" ".deps/cluster.Po"; else rm -f ".deps/cluster.Tpo"; exit 1; fi rm -f libckt.a ar cru libckt.a acan.o acaskq.o acsetp.o analysis.o cktacct.o cktacdum.o cktaskaq.o cktasknq.o cktbkdum.o cktclrbk.o cktdelt.o cktdest.o cktdisto.o cktdlti.o cktdltm.o cktdltn.o cktdojob.o cktdump.o cktncdump.o cktfbran.o cktfnda.o cktfndm.o cktfnode.o cktftask.o cktgrnd.o ckti2nod.o cktic.o cktlnkeq.o cktload.o cktmapn.o cktmask.o cktmcrt.o cktmkcur.o cktmknod.o cktmkvol.o cktmpar.o cktnames.o cktnewan.o cktneweq.o cktnewn.o cktnodn.o cktnoise.o cktntask.o cktnum2n.o cktop.o cktparam.o cktpartn.o cktpmnam.o cktpname.o cktpzld.o cktpzset.o cktpzstr.o cktsens.o cktsetap.o cktsetbk.o cktsetnp.o cktsetup.o cktsgen.o cktsopt.o ckttemp.o cktterr.o ckttroub.o ckttrunc.o ckttyplk.o daskq.o dcoaskq.o dcop.o dcosetp.o dctaskq.o dctran.o dctrcurv.o dctsetp.o distoan.o dkerproc.o dloadfns.o dsetparm.o naskq.o nevalsrc.o ninteg.o noisean.o nsetparm.o pzan.o pzaskq.o pzsetp.o sensaskq.o senssetp.o tfanal.o tfaskq.o tfsetp.o tranaskq.o traninit.o transetp.o cluster.o ranlib libckt.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' Making all in parser make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ifeval.o -MD -MP -MF ".deps/ifeval.Tpo" -c -o ifeval.o ifeval.c; \ then mv -f ".deps/ifeval.Tpo" ".deps/ifeval.Po"; else rm -f ".deps/ifeval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ifnewuid.o -MD -MP -MF ".deps/ifnewuid.Tpo" -c -o ifnewuid.o ifnewuid.c; \ then mv -f ".deps/ifnewuid.Tpo" ".deps/ifnewuid.Po"; else rm -f ".deps/ifnewuid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2b.o -MD -MP -MF ".deps/inp2b.Tpo" -c -o inp2b.o inp2b.c; \ then mv -f ".deps/inp2b.Tpo" ".deps/inp2b.Po"; else rm -f ".deps/inp2b.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2c.o -MD -MP -MF ".deps/inp2c.Tpo" -c -o inp2c.o inp2c.c; \ then mv -f ".deps/inp2c.Tpo" ".deps/inp2c.Po"; else rm -f ".deps/inp2c.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2d.o -MD -MP -MF ".deps/inp2d.Tpo" -c -o inp2d.o inp2d.c; \ then mv -f ".deps/inp2d.Tpo" ".deps/inp2d.Po"; else rm -f ".deps/inp2d.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2dot.o -MD -MP -MF ".deps/inp2dot.Tpo" -c -o inp2dot.o inp2dot.c; \ then mv -f ".deps/inp2dot.Tpo" ".deps/inp2dot.Po"; else rm -f ".deps/inp2dot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2e.o -MD -MP -MF ".deps/inp2e.Tpo" -c -o inp2e.o inp2e.c; \ then mv -f ".deps/inp2e.Tpo" ".deps/inp2e.Po"; else rm -f ".deps/inp2e.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2f.o -MD -MP -MF ".deps/inp2f.Tpo" -c -o inp2f.o inp2f.c; \ then mv -f ".deps/inp2f.Tpo" ".deps/inp2f.Po"; else rm -f ".deps/inp2f.Tpo"; exit 1; fi ifnewuid.c: In function 'IFnewUid': ifnewuid.c:35: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result ifnewuid.c:45: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2g.o -MD -MP -MF ".deps/inp2g.Tpo" -c -o inp2g.o inp2g.c; \ then mv -f ".deps/inp2g.Tpo" ".deps/inp2g.Po"; else rm -f ".deps/inp2g.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2h.o -MD -MP -MF ".deps/inp2h.Tpo" -c -o inp2h.o inp2h.c; \ then mv -f ".deps/inp2h.Tpo" ".deps/inp2h.Po"; else rm -f ".deps/inp2h.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2i.o -MD -MP -MF ".deps/inp2i.Tpo" -c -o inp2i.o inp2i.c; \ then mv -f ".deps/inp2i.Tpo" ".deps/inp2i.Po"; else rm -f ".deps/inp2i.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2j.o -MD -MP -MF ".deps/inp2j.Tpo" -c -o inp2j.o inp2j.c; \ then mv -f ".deps/inp2j.Tpo" ".deps/inp2j.Po"; else rm -f ".deps/inp2j.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2k.o -MD -MP -MF ".deps/inp2k.Tpo" -c -o inp2k.o inp2k.c; \ then mv -f ".deps/inp2k.Tpo" ".deps/inp2k.Po"; else rm -f ".deps/inp2k.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2l.o -MD -MP -MF ".deps/inp2l.Tpo" -c -o inp2l.o inp2l.c; \ then mv -f ".deps/inp2l.Tpo" ".deps/inp2l.Po"; else rm -f ".deps/inp2l.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2m.o -MD -MP -MF ".deps/inp2m.Tpo" -c -o inp2m.o inp2m.c; \ then mv -f ".deps/inp2m.Tpo" ".deps/inp2m.Po"; else rm -f ".deps/inp2m.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2o.o -MD -MP -MF ".deps/inp2o.Tpo" -c -o inp2o.o inp2o.c; \ then mv -f ".deps/inp2o.Tpo" ".deps/inp2o.Po"; else rm -f ".deps/inp2o.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2p.o -MD -MP -MF ".deps/inp2p.Tpo" -c -o inp2p.o inp2p.c; \ then mv -f ".deps/inp2p.Tpo" ".deps/inp2p.Po"; else rm -f ".deps/inp2p.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2q.o -MD -MP -MF ".deps/inp2q.Tpo" -c -o inp2q.o inp2q.c; \ then mv -f ".deps/inp2q.Tpo" ".deps/inp2q.Po"; else rm -f ".deps/inp2q.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2r.o -MD -MP -MF ".deps/inp2r.Tpo" -c -o inp2r.o inp2r.c; \ then mv -f ".deps/inp2r.Tpo" ".deps/inp2r.Po"; else rm -f ".deps/inp2r.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2s.o -MD -MP -MF ".deps/inp2s.Tpo" -c -o inp2s.o inp2s.c; \ then mv -f ".deps/inp2s.Tpo" ".deps/inp2s.Po"; else rm -f ".deps/inp2s.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2t.o -MD -MP -MF ".deps/inp2t.Tpo" -c -o inp2t.o inp2t.c; \ then mv -f ".deps/inp2t.Tpo" ".deps/inp2t.Po"; else rm -f ".deps/inp2t.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2u.o -MD -MP -MF ".deps/inp2u.Tpo" -c -o inp2u.o inp2u.c; \ then mv -f ".deps/inp2u.Tpo" ".deps/inp2u.Po"; else rm -f ".deps/inp2u.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2v.o -MD -MP -MF ".deps/inp2v.Tpo" -c -o inp2v.o inp2v.c; \ then mv -f ".deps/inp2v.Tpo" ".deps/inp2v.Po"; else rm -f ".deps/inp2v.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2w.o -MD -MP -MF ".deps/inp2w.Tpo" -c -o inp2w.o inp2w.c; \ then mv -f ".deps/inp2w.Tpo" ".deps/inp2w.Po"; else rm -f ".deps/inp2w.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2y.o -MD -MP -MF ".deps/inp2y.Tpo" -c -o inp2y.o inp2y.c; \ then mv -f ".deps/inp2y.Tpo" ".deps/inp2y.Po"; else rm -f ".deps/inp2y.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inp2z.o -MD -MP -MF ".deps/inp2z.Tpo" -c -o inp2z.o inp2z.c; \ then mv -f ".deps/inp2z.Tpo" ".deps/inp2z.Po"; else rm -f ".deps/inp2z.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpaname.o -MD -MP -MF ".deps/inpaname.Tpo" -c -o inpaname.o inpaname.c; \ then mv -f ".deps/inpaname.Tpo" ".deps/inpaname.Po"; else rm -f ".deps/inpaname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpapnam.o -MD -MP -MF ".deps/inpapnam.Tpo" -c -o inpapnam.o inpapnam.c; \ then mv -f ".deps/inpapnam.Tpo" ".deps/inpapnam.Po"; else rm -f ".deps/inpapnam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpcfix.o -MD -MP -MF ".deps/inpcfix.Tpo" -c -o inpcfix.o inpcfix.c; \ then mv -f ".deps/inpcfix.Tpo" ".deps/inpcfix.Po"; else rm -f ".deps/inpcfix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpdomod.o -MD -MP -MF ".deps/inpdomod.Tpo" -c -o inpdomod.o inpdomod.c; \ then mv -f ".deps/inpdomod.Tpo" ".deps/inpdomod.Po"; else rm -f ".deps/inpdomod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpdoopt.o -MD -MP -MF ".deps/inpdoopt.Tpo" -c -o inpdoopt.o inpdoopt.c; \ then mv -f ".deps/inpdoopt.Tpo" ".deps/inpdoopt.Po"; else rm -f ".deps/inpdoopt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpdpar.o -MD -MP -MF ".deps/inpdpar.Tpo" -c -o inpdpar.o inpdpar.c; \ then mv -f ".deps/inpdpar.Tpo" ".deps/inpdpar.Po"; else rm -f ".deps/inpdpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inperrc.o -MD -MP -MF ".deps/inperrc.Tpo" -c -o inperrc.o inperrc.c; \ then mv -f ".deps/inperrc.Tpo" ".deps/inperrc.Po"; else rm -f ".deps/inperrc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inperror.o -MD -MP -MF ".deps/inperror.Tpo" -c -o inperror.o inperror.c; \ then mv -f ".deps/inperror.Tpo" ".deps/inperror.Po"; else rm -f ".deps/inperror.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpeval.o -MD -MP -MF ".deps/inpeval.Tpo" -c -o inpeval.o inpeval.c; \ then mv -f ".deps/inpeval.Tpo" ".deps/inpeval.Po"; else rm -f ".deps/inpeval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpfindl.o -MD -MP -MF ".deps/inpfindl.Tpo" -c -o inpfindl.o inpfindl.c; \ then mv -f ".deps/inpfindl.Tpo" ".deps/inpfindl.Po"; else rm -f ".deps/inpfindl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpgmod.o -MD -MP -MF ".deps/inpgmod.Tpo" -c -o inpgmod.o inpgmod.c; \ then mv -f ".deps/inpgmod.Tpo" ".deps/inpgmod.Po"; else rm -f ".deps/inpgmod.Tpo"; exit 1; fi inperror.c: In function 'INPerror': inperror.c:38: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result inperror.c:40: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpgstr.o -MD -MP -MF ".deps/inpgstr.Tpo" -c -o inpgstr.o inpgstr.c; \ then mv -f ".deps/inpgstr.Tpo" ".deps/inpgstr.Po"; else rm -f ".deps/inpgstr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpgtitl.o -MD -MP -MF ".deps/inpgtitl.Tpo" -c -o inpgtitl.o inpgtitl.c; \ then mv -f ".deps/inpgtitl.Tpo" ".deps/inpgtitl.Po"; else rm -f ".deps/inpgtitl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpgtok.o -MD -MP -MF ".deps/inpgtok.Tpo" -c -o inpgtok.o inpgtok.c; \ then mv -f ".deps/inpgtok.Tpo" ".deps/inpgtok.Po"; else rm -f ".deps/inpgtok.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpgval.o -MD -MP -MF ".deps/inpgval.Tpo" -c -o inpgval.o inpgval.c; \ then mv -f ".deps/inpgval.Tpo" ".deps/inpgval.Po"; else rm -f ".deps/inpgval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpkmods.o -MD -MP -MF ".deps/inpkmods.Tpo" -c -o inpkmods.o inpkmods.c; \ then mv -f ".deps/inpkmods.Tpo" ".deps/inpkmods.Po"; else rm -f ".deps/inpkmods.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inplist.o -MD -MP -MF ".deps/inplist.Tpo" -c -o inplist.o inplist.c; \ then mv -f ".deps/inplist.Tpo" ".deps/inplist.Po"; else rm -f ".deps/inplist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inplkmod.o -MD -MP -MF ".deps/inplkmod.Tpo" -c -o inplkmod.o inplkmod.c; \ then mv -f ".deps/inplkmod.Tpo" ".deps/inplkmod.Po"; else rm -f ".deps/inplkmod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpmkmod.o -MD -MP -MF ".deps/inpmkmod.Tpo" -c -o inpmkmod.o inpmkmod.c; \ then mv -f ".deps/inpmkmod.Tpo" ".deps/inpmkmod.Po"; else rm -f ".deps/inpmkmod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpmktmp.o -MD -MP -MF ".deps/inpmktmp.Tpo" -c -o inpmktmp.o inpmktmp.c; \ then mv -f ".deps/inpmktmp.Tpo" ".deps/inpmktmp.Po"; else rm -f ".deps/inpmktmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inppas1.o -MD -MP -MF ".deps/inppas1.Tpo" -c -o inppas1.o inppas1.c; \ then mv -f ".deps/inppas1.Tpo" ".deps/inppas1.Po"; else rm -f ".deps/inppas1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inppas2.o -MD -MP -MF ".deps/inppas2.Tpo" -c -o inppas2.o inppas2.c; \ then mv -f ".deps/inppas2.Tpo" ".deps/inppas2.Po"; else rm -f ".deps/inppas2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inppas3.o -MD -MP -MF ".deps/inppas3.Tpo" -c -o inppas3.o inppas3.c; \ then mv -f ".deps/inppas3.Tpo" ".deps/inppas3.Po"; else rm -f ".deps/inppas3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inppname.o -MD -MP -MF ".deps/inppname.Tpo" -c -o inppname.o inppname.c; \ then mv -f ".deps/inppname.Tpo" ".deps/inppname.Po"; else rm -f ".deps/inppname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpptree.o -MD -MP -MF ".deps/inpptree.Tpo" -c -o inpptree.o inpptree.c; \ then mv -f ".deps/inpptree.Tpo" ".deps/inpptree.Po"; else rm -f ".deps/inpptree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inpsymt.o -MD -MP -MF ".deps/inpsymt.Tpo" -c -o inpsymt.o inpsymt.c; \ then mv -f ".deps/inpsymt.Tpo" ".deps/inpsymt.Po"; else rm -f ".deps/inpsymt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inptyplk.o -MD -MP -MF ".deps/inptyplk.Tpo" -c -o inptyplk.o inptyplk.c; \ then mv -f ".deps/inptyplk.Tpo" ".deps/inptyplk.Po"; else rm -f ".deps/inptyplk.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ptfuncs.o -MD -MP -MF ".deps/ptfuncs.Tpo" -c -o ptfuncs.o ptfuncs.c; \ then mv -f ".deps/ptfuncs.Tpo" ".deps/ptfuncs.Po"; else rm -f ".deps/ptfuncs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/frontend -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sperror.o -MD -MP -MF ".deps/sperror.Tpo" -c -o sperror.o sperror.c; \ then mv -f ".deps/sperror.Tpo" ".deps/sperror.Po"; else rm -f ".deps/sperror.Tpo"; exit 1; fi rm -f libinp.a ar cru libinp.a ifeval.o ifnewuid.o inp2b.o inp2c.o inp2d.o inp2dot.o inp2e.o inp2f.o inp2g.o inp2h.o inp2i.o inp2j.o inp2k.o inp2l.o inp2m.o inp2o.o inp2p.o inp2q.o inp2r.o inp2s.o inp2t.o inp2u.o inp2v.o inp2w.o inp2y.o inp2z.o inpaname.o inpapnam.o inpcfix.o inpdomod.o inpdoopt.o inpdpar.o inperrc.o inperror.o inpeval.o inpfindl.o inpgmod.o inpgstr.o inpgtitl.o inpgtok.o inpgval.o inpkmods.o inplist.o inplkmod.o inpmkmod.o inpmktmp.o inppas1.o inppas2.o inppas3.o inppname.o inpptree.o inpsymt.o inptyplk.o ptfuncs.o sperror.o ranlib libinp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' Making all in devices make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' Making all in asrc make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrc.o -MD -MP -MF ".deps/asrc.Tpo" -c -o asrc.o asrc.c; \ then mv -f ".deps/asrc.Tpo" ".deps/asrc.Po"; else rm -f ".deps/asrc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcacld.o -MD -MP -MF ".deps/asrcacld.Tpo" -c -o asrcacld.o asrcacld.c; \ then mv -f ".deps/asrcacld.Tpo" ".deps/asrcacld.Po"; else rm -f ".deps/asrcacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcask.o -MD -MP -MF ".deps/asrcask.Tpo" -c -o asrcask.o asrcask.c; \ then mv -f ".deps/asrcask.Tpo" ".deps/asrcask.Po"; else rm -f ".deps/asrcask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcconv.o -MD -MP -MF ".deps/asrcconv.Tpo" -c -o asrcconv.o asrcconv.c; \ then mv -f ".deps/asrcconv.Tpo" ".deps/asrcconv.Po"; else rm -f ".deps/asrcconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcdel.o -MD -MP -MF ".deps/asrcdel.Tpo" -c -o asrcdel.o asrcdel.c; \ then mv -f ".deps/asrcdel.Tpo" ".deps/asrcdel.Po"; else rm -f ".deps/asrcdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcdest.o -MD -MP -MF ".deps/asrcdest.Tpo" -c -o asrcdest.o asrcdest.c; \ then mv -f ".deps/asrcdest.Tpo" ".deps/asrcdest.Po"; else rm -f ".deps/asrcdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcfbr.o -MD -MP -MF ".deps/asrcfbr.Tpo" -c -o asrcfbr.o asrcfbr.c; \ then mv -f ".deps/asrcfbr.Tpo" ".deps/asrcfbr.Po"; else rm -f ".deps/asrcfbr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcinit.o -MD -MP -MF ".deps/asrcinit.Tpo" -c -o asrcinit.o asrcinit.c; \ then mv -f ".deps/asrcinit.Tpo" ".deps/asrcinit.Po"; else rm -f ".deps/asrcinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcload.o -MD -MP -MF ".deps/asrcload.Tpo" -c -o asrcload.o asrcload.c; \ then mv -f ".deps/asrcload.Tpo" ".deps/asrcload.Po"; else rm -f ".deps/asrcload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcmdel.o -MD -MP -MF ".deps/asrcmdel.Tpo" -c -o asrcmdel.o asrcmdel.c; \ then mv -f ".deps/asrcmdel.Tpo" ".deps/asrcmdel.Po"; else rm -f ".deps/asrcmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcpar.o -MD -MP -MF ".deps/asrcpar.Tpo" -c -o asrcpar.o asrcpar.c; \ then mv -f ".deps/asrcpar.Tpo" ".deps/asrcpar.Po"; else rm -f ".deps/asrcpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcpzld.o -MD -MP -MF ".deps/asrcpzld.Tpo" -c -o asrcpzld.o asrcpzld.c; \ then mv -f ".deps/asrcpzld.Tpo" ".deps/asrcpzld.Po"; else rm -f ".deps/asrcpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT asrcset.o -MD -MP -MF ".deps/asrcset.Tpo" -c -o asrcset.o asrcset.c; \ then mv -f ".deps/asrcset.Tpo" ".deps/asrcset.Po"; else rm -f ".deps/asrcset.Tpo"; exit 1; fi rm -f libasrc.a ar cru libasrc.a asrc.o asrcacld.o asrcask.o asrcconv.o asrcdel.o asrcdest.o asrcfbr.o asrcinit.o asrcload.o asrcmdel.o asrcpar.o asrcpzld.o asrcset.o ranlib libasrc.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' Making all in bjt make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt.o -MD -MP -MF ".deps/bjt.Tpo" -c -o bjt.o bjt.c; \ then mv -f ".deps/bjt.Tpo" ".deps/bjt.Po"; else rm -f ".deps/bjt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtacld.o -MD -MP -MF ".deps/bjtacld.Tpo" -c -o bjtacld.o bjtacld.c; \ then mv -f ".deps/bjtacld.Tpo" ".deps/bjtacld.Po"; else rm -f ".deps/bjtacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtask.o -MD -MP -MF ".deps/bjtask.Tpo" -c -o bjtask.o bjtask.c; \ then mv -f ".deps/bjtask.Tpo" ".deps/bjtask.Po"; else rm -f ".deps/bjtask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtconv.o -MD -MP -MF ".deps/bjtconv.Tpo" -c -o bjtconv.o bjtconv.c; \ then mv -f ".deps/bjtconv.Tpo" ".deps/bjtconv.Po"; else rm -f ".deps/bjtconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtdel.o -MD -MP -MF ".deps/bjtdel.Tpo" -c -o bjtdel.o bjtdel.c; \ then mv -f ".deps/bjtdel.Tpo" ".deps/bjtdel.Po"; else rm -f ".deps/bjtdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtdest.o -MD -MP -MF ".deps/bjtdest.Tpo" -c -o bjtdest.o bjtdest.c; \ then mv -f ".deps/bjtdest.Tpo" ".deps/bjtdest.Po"; else rm -f ".deps/bjtdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtdisto.o -MD -MP -MF ".deps/bjtdisto.Tpo" -c -o bjtdisto.o bjtdisto.c; \ then mv -f ".deps/bjtdisto.Tpo" ".deps/bjtdisto.Po"; else rm -f ".deps/bjtdisto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtdset.o -MD -MP -MF ".deps/bjtdset.Tpo" -c -o bjtdset.o bjtdset.c; \ then mv -f ".deps/bjtdset.Tpo" ".deps/bjtdset.Po"; else rm -f ".deps/bjtdset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtgetic.o -MD -MP -MF ".deps/bjtgetic.Tpo" -c -o bjtgetic.o bjtgetic.c; \ then mv -f ".deps/bjtgetic.Tpo" ".deps/bjtgetic.Po"; else rm -f ".deps/bjtgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtinit.o -MD -MP -MF ".deps/bjtinit.Tpo" -c -o bjtinit.o bjtinit.c; \ then mv -f ".deps/bjtinit.Tpo" ".deps/bjtinit.Po"; else rm -f ".deps/bjtinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtload.o -MD -MP -MF ".deps/bjtload.Tpo" -c -o bjtload.o bjtload.c; \ then mv -f ".deps/bjtload.Tpo" ".deps/bjtload.Po"; else rm -f ".deps/bjtload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtmask.o -MD -MP -MF ".deps/bjtmask.Tpo" -c -o bjtmask.o bjtmask.c; \ then mv -f ".deps/bjtmask.Tpo" ".deps/bjtmask.Po"; else rm -f ".deps/bjtmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtmdel.o -MD -MP -MF ".deps/bjtmdel.Tpo" -c -o bjtmdel.o bjtmdel.c; \ then mv -f ".deps/bjtmdel.Tpo" ".deps/bjtmdel.Po"; else rm -f ".deps/bjtmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtmpar.o -MD -MP -MF ".deps/bjtmpar.Tpo" -c -o bjtmpar.o bjtmpar.c; \ then mv -f ".deps/bjtmpar.Tpo" ".deps/bjtmpar.Po"; else rm -f ".deps/bjtmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtnoise.o -MD -MP -MF ".deps/bjtnoise.Tpo" -c -o bjtnoise.o bjtnoise.c; \ then mv -f ".deps/bjtnoise.Tpo" ".deps/bjtnoise.Po"; else rm -f ".deps/bjtnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtparam.o -MD -MP -MF ".deps/bjtparam.Tpo" -c -o bjtparam.o bjtparam.c; \ then mv -f ".deps/bjtparam.Tpo" ".deps/bjtparam.Po"; else rm -f ".deps/bjtparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtpzld.o -MD -MP -MF ".deps/bjtpzld.Tpo" -c -o bjtpzld.o bjtpzld.c; \ then mv -f ".deps/bjtpzld.Tpo" ".deps/bjtpzld.Po"; else rm -f ".deps/bjtpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsacl.o -MD -MP -MF ".deps/bjtsacl.Tpo" -c -o bjtsacl.o bjtsacl.c; \ then mv -f ".deps/bjtsacl.Tpo" ".deps/bjtsacl.Po"; else rm -f ".deps/bjtsacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsetup.o -MD -MP -MF ".deps/bjtsetup.Tpo" -c -o bjtsetup.o bjtsetup.c; \ then mv -f ".deps/bjtsetup.Tpo" ".deps/bjtsetup.Po"; else rm -f ".deps/bjtsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsload.o -MD -MP -MF ".deps/bjtsload.Tpo" -c -o bjtsload.o bjtsload.c; \ then mv -f ".deps/bjtsload.Tpo" ".deps/bjtsload.Po"; else rm -f ".deps/bjtsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsprt.o -MD -MP -MF ".deps/bjtsprt.Tpo" -c -o bjtsprt.o bjtsprt.c; \ then mv -f ".deps/bjtsprt.Tpo" ".deps/bjtsprt.Po"; else rm -f ".deps/bjtsprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsset.o -MD -MP -MF ".deps/bjtsset.Tpo" -c -o bjtsset.o bjtsset.c; \ then mv -f ".deps/bjtsset.Tpo" ".deps/bjtsset.Po"; else rm -f ".deps/bjtsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjtsupd.o -MD -MP -MF ".deps/bjtsupd.Tpo" -c -o bjtsupd.o bjtsupd.c; \ then mv -f ".deps/bjtsupd.Tpo" ".deps/bjtsupd.Po"; else rm -f ".deps/bjtsupd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjttemp.o -MD -MP -MF ".deps/bjttemp.Tpo" -c -o bjttemp.o bjttemp.c; \ then mv -f ".deps/bjttemp.Tpo" ".deps/bjttemp.Po"; else rm -f ".deps/bjttemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjttrunc.o -MD -MP -MF ".deps/bjttrunc.Tpo" -c -o bjttrunc.o bjttrunc.c; \ then mv -f ".deps/bjttrunc.Tpo" ".deps/bjttrunc.Po"; else rm -f ".deps/bjttrunc.Tpo"; exit 1; fi rm -f libbjt.a ar cru libbjt.a bjt.o bjtacld.o bjtask.o bjtconv.o bjtdel.o bjtdest.o bjtdisto.o bjtdset.o bjtgetic.o bjtinit.o bjtload.o bjtmask.o bjtmdel.o bjtmpar.o bjtnoise.o bjtparam.o bjtpzld.o bjtsacl.o bjtsetup.o bjtsload.o bjtsprt.o bjtsset.o bjtsupd.o bjttemp.o bjttrunc.o ranlib libbjt.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' Making all in bjt2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2.o -MD -MP -MF ".deps/bjt2.Tpo" -c -o bjt2.o bjt2.c; \ then mv -f ".deps/bjt2.Tpo" ".deps/bjt2.Po"; else rm -f ".deps/bjt2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2acld.o -MD -MP -MF ".deps/bjt2acld.Tpo" -c -o bjt2acld.o bjt2acld.c; \ then mv -f ".deps/bjt2acld.Tpo" ".deps/bjt2acld.Po"; else rm -f ".deps/bjt2acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2ask.o -MD -MP -MF ".deps/bjt2ask.Tpo" -c -o bjt2ask.o bjt2ask.c; \ then mv -f ".deps/bjt2ask.Tpo" ".deps/bjt2ask.Po"; else rm -f ".deps/bjt2ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2conv.o -MD -MP -MF ".deps/bjt2conv.Tpo" -c -o bjt2conv.o bjt2conv.c; \ then mv -f ".deps/bjt2conv.Tpo" ".deps/bjt2conv.Po"; else rm -f ".deps/bjt2conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2del.o -MD -MP -MF ".deps/bjt2del.Tpo" -c -o bjt2del.o bjt2del.c; \ then mv -f ".deps/bjt2del.Tpo" ".deps/bjt2del.Po"; else rm -f ".deps/bjt2del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2dest.o -MD -MP -MF ".deps/bjt2dest.Tpo" -c -o bjt2dest.o bjt2dest.c; \ then mv -f ".deps/bjt2dest.Tpo" ".deps/bjt2dest.Po"; else rm -f ".deps/bjt2dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2disto.o -MD -MP -MF ".deps/bjt2disto.Tpo" -c -o bjt2disto.o bjt2disto.c; \ then mv -f ".deps/bjt2disto.Tpo" ".deps/bjt2disto.Po"; else rm -f ".deps/bjt2disto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2dset.o -MD -MP -MF ".deps/bjt2dset.Tpo" -c -o bjt2dset.o bjt2dset.c; \ then mv -f ".deps/bjt2dset.Tpo" ".deps/bjt2dset.Po"; else rm -f ".deps/bjt2dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2getic.o -MD -MP -MF ".deps/bjt2getic.Tpo" -c -o bjt2getic.o bjt2getic.c; \ then mv -f ".deps/bjt2getic.Tpo" ".deps/bjt2getic.Po"; else rm -f ".deps/bjt2getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2init.o -MD -MP -MF ".deps/bjt2init.Tpo" -c -o bjt2init.o bjt2init.c; \ then mv -f ".deps/bjt2init.Tpo" ".deps/bjt2init.Po"; else rm -f ".deps/bjt2init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2load.o -MD -MP -MF ".deps/bjt2load.Tpo" -c -o bjt2load.o bjt2load.c; \ then mv -f ".deps/bjt2load.Tpo" ".deps/bjt2load.Po"; else rm -f ".deps/bjt2load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2mask.o -MD -MP -MF ".deps/bjt2mask.Tpo" -c -o bjt2mask.o bjt2mask.c; \ then mv -f ".deps/bjt2mask.Tpo" ".deps/bjt2mask.Po"; else rm -f ".deps/bjt2mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2mdel.o -MD -MP -MF ".deps/bjt2mdel.Tpo" -c -o bjt2mdel.o bjt2mdel.c; \ then mv -f ".deps/bjt2mdel.Tpo" ".deps/bjt2mdel.Po"; else rm -f ".deps/bjt2mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2mpar.o -MD -MP -MF ".deps/bjt2mpar.Tpo" -c -o bjt2mpar.o bjt2mpar.c; \ then mv -f ".deps/bjt2mpar.Tpo" ".deps/bjt2mpar.Po"; else rm -f ".deps/bjt2mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2noise.o -MD -MP -MF ".deps/bjt2noise.Tpo" -c -o bjt2noise.o bjt2noise.c; \ then mv -f ".deps/bjt2noise.Tpo" ".deps/bjt2noise.Po"; else rm -f ".deps/bjt2noise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2param.o -MD -MP -MF ".deps/bjt2param.Tpo" -c -o bjt2param.o bjt2param.c; \ then mv -f ".deps/bjt2param.Tpo" ".deps/bjt2param.Po"; else rm -f ".deps/bjt2param.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2pzld.o -MD -MP -MF ".deps/bjt2pzld.Tpo" -c -o bjt2pzld.o bjt2pzld.c; \ then mv -f ".deps/bjt2pzld.Tpo" ".deps/bjt2pzld.Po"; else rm -f ".deps/bjt2pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2sacl.o -MD -MP -MF ".deps/bjt2sacl.Tpo" -c -o bjt2sacl.o bjt2sacl.c; \ then mv -f ".deps/bjt2sacl.Tpo" ".deps/bjt2sacl.Po"; else rm -f ".deps/bjt2sacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2setup.o -MD -MP -MF ".deps/bjt2setup.Tpo" -c -o bjt2setup.o bjt2setup.c; \ then mv -f ".deps/bjt2setup.Tpo" ".deps/bjt2setup.Po"; else rm -f ".deps/bjt2setup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2sload.o -MD -MP -MF ".deps/bjt2sload.Tpo" -c -o bjt2sload.o bjt2sload.c; \ then mv -f ".deps/bjt2sload.Tpo" ".deps/bjt2sload.Po"; else rm -f ".deps/bjt2sload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2sprt.o -MD -MP -MF ".deps/bjt2sprt.Tpo" -c -o bjt2sprt.o bjt2sprt.c; \ then mv -f ".deps/bjt2sprt.Tpo" ".deps/bjt2sprt.Po"; else rm -f ".deps/bjt2sprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2sset.o -MD -MP -MF ".deps/bjt2sset.Tpo" -c -o bjt2sset.o bjt2sset.c; \ then mv -f ".deps/bjt2sset.Tpo" ".deps/bjt2sset.Po"; else rm -f ".deps/bjt2sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2supd.o -MD -MP -MF ".deps/bjt2supd.Tpo" -c -o bjt2supd.o bjt2supd.c; \ then mv -f ".deps/bjt2supd.Tpo" ".deps/bjt2supd.Po"; else rm -f ".deps/bjt2supd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2temp.o -MD -MP -MF ".deps/bjt2temp.Tpo" -c -o bjt2temp.o bjt2temp.c; \ then mv -f ".deps/bjt2temp.Tpo" ".deps/bjt2temp.Po"; else rm -f ".deps/bjt2temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bjt2trun.o -MD -MP -MF ".deps/bjt2trun.Tpo" -c -o bjt2trun.o bjt2trun.c; \ then mv -f ".deps/bjt2trun.Tpo" ".deps/bjt2trun.Po"; else rm -f ".deps/bjt2trun.Tpo"; exit 1; fi rm -f libbjt2.a ar cru libbjt2.a bjt2.o bjt2acld.o bjt2ask.o bjt2conv.o bjt2del.o bjt2dest.o bjt2disto.o bjt2dset.o bjt2getic.o bjt2init.o bjt2load.o bjt2mask.o bjt2mdel.o bjt2mpar.o bjt2noise.o bjt2param.o bjt2pzld.o bjt2sacl.o bjt2setup.o bjt2sload.o bjt2sprt.o bjt2sset.o bjt2supd.o bjt2temp.o bjt2trun.o ranlib libbjt2.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' Making all in bsim1 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1.o -MD -MP -MF ".deps/b1.Tpo" -c -o b1.o b1.c; \ then mv -f ".deps/b1.Tpo" ".deps/b1.Po"; else rm -f ".deps/b1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1acld.o -MD -MP -MF ".deps/b1acld.Tpo" -c -o b1acld.o b1acld.c; \ then mv -f ".deps/b1acld.Tpo" ".deps/b1acld.Po"; else rm -f ".deps/b1acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1ask.o -MD -MP -MF ".deps/b1ask.Tpo" -c -o b1ask.o b1ask.c; \ then mv -f ".deps/b1ask.Tpo" ".deps/b1ask.Po"; else rm -f ".deps/b1ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1cvtest.o -MD -MP -MF ".deps/b1cvtest.Tpo" -c -o b1cvtest.o b1cvtest.c; \ then mv -f ".deps/b1cvtest.Tpo" ".deps/b1cvtest.Po"; else rm -f ".deps/b1cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1del.o -MD -MP -MF ".deps/b1del.Tpo" -c -o b1del.o b1del.c; \ then mv -f ".deps/b1del.Tpo" ".deps/b1del.Po"; else rm -f ".deps/b1del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1dest.o -MD -MP -MF ".deps/b1dest.Tpo" -c -o b1dest.o b1dest.c; \ then mv -f ".deps/b1dest.Tpo" ".deps/b1dest.Po"; else rm -f ".deps/b1dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1disto.o -MD -MP -MF ".deps/b1disto.Tpo" -c -o b1disto.o b1disto.c; \ then mv -f ".deps/b1disto.Tpo" ".deps/b1disto.Po"; else rm -f ".deps/b1disto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1dset.o -MD -MP -MF ".deps/b1dset.Tpo" -c -o b1dset.o b1dset.c; \ then mv -f ".deps/b1dset.Tpo" ".deps/b1dset.Po"; else rm -f ".deps/b1dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1eval.o -MD -MP -MF ".deps/b1eval.Tpo" -c -o b1eval.o b1eval.c; \ then mv -f ".deps/b1eval.Tpo" ".deps/b1eval.Po"; else rm -f ".deps/b1eval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1getic.o -MD -MP -MF ".deps/b1getic.Tpo" -c -o b1getic.o b1getic.c; \ then mv -f ".deps/b1getic.Tpo" ".deps/b1getic.Po"; else rm -f ".deps/b1getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1ld.o -MD -MP -MF ".deps/b1ld.Tpo" -c -o b1ld.o b1ld.c; \ then mv -f ".deps/b1ld.Tpo" ".deps/b1ld.Po"; else rm -f ".deps/b1ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1mask.o -MD -MP -MF ".deps/b1mask.Tpo" -c -o b1mask.o b1mask.c; \ then mv -f ".deps/b1mask.Tpo" ".deps/b1mask.Po"; else rm -f ".deps/b1mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1mdel.o -MD -MP -MF ".deps/b1mdel.Tpo" -c -o b1mdel.o b1mdel.c; \ then mv -f ".deps/b1mdel.Tpo" ".deps/b1mdel.Po"; else rm -f ".deps/b1mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1moscap.o -MD -MP -MF ".deps/b1moscap.Tpo" -c -o b1moscap.o b1moscap.c; \ then mv -f ".deps/b1moscap.Tpo" ".deps/b1moscap.Po"; else rm -f ".deps/b1moscap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1mpar.o -MD -MP -MF ".deps/b1mpar.Tpo" -c -o b1mpar.o b1mpar.c; \ then mv -f ".deps/b1mpar.Tpo" ".deps/b1mpar.Po"; else rm -f ".deps/b1mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1par.o -MD -MP -MF ".deps/b1par.Tpo" -c -o b1par.o b1par.c; \ then mv -f ".deps/b1par.Tpo" ".deps/b1par.Po"; else rm -f ".deps/b1par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1noi.o -MD -MP -MF ".deps/b1noi.Tpo" -c -o b1noi.o b1noi.c; \ then mv -f ".deps/b1noi.Tpo" ".deps/b1noi.Po"; else rm -f ".deps/b1noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1pzld.o -MD -MP -MF ".deps/b1pzld.Tpo" -c -o b1pzld.o b1pzld.c; \ then mv -f ".deps/b1pzld.Tpo" ".deps/b1pzld.Po"; else rm -f ".deps/b1pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1set.o -MD -MP -MF ".deps/b1set.Tpo" -c -o b1set.o b1set.c; \ then mv -f ".deps/b1set.Tpo" ".deps/b1set.Po"; else rm -f ".deps/b1set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1temp.o -MD -MP -MF ".deps/b1temp.Tpo" -c -o b1temp.o b1temp.c; \ then mv -f ".deps/b1temp.Tpo" ".deps/b1temp.Po"; else rm -f ".deps/b1temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b1trunc.o -MD -MP -MF ".deps/b1trunc.Tpo" -c -o b1trunc.o b1trunc.c; \ then mv -f ".deps/b1trunc.Tpo" ".deps/b1trunc.Po"; else rm -f ".deps/b1trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim1init.o -MD -MP -MF ".deps/bsim1init.Tpo" -c -o bsim1init.o bsim1init.c; \ then mv -f ".deps/bsim1init.Tpo" ".deps/bsim1init.Po"; else rm -f ".deps/bsim1init.Tpo"; exit 1; fi rm -f libbsim1.a ar cru libbsim1.a b1.o b1acld.o b1ask.o b1cvtest.o b1del.o b1dest.o b1disto.o b1dset.o b1eval.o b1getic.o b1ld.o b1mask.o b1mdel.o b1moscap.o b1mpar.o b1par.o b1noi.o b1pzld.o b1set.o b1temp.o b1trunc.o bsim1init.o ranlib libbsim1.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' Making all in bsim2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2.o -MD -MP -MF ".deps/b2.Tpo" -c -o b2.o b2.c; \ then mv -f ".deps/b2.Tpo" ".deps/b2.Po"; else rm -f ".deps/b2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2acld.o -MD -MP -MF ".deps/b2acld.Tpo" -c -o b2acld.o b2acld.c; \ then mv -f ".deps/b2acld.Tpo" ".deps/b2acld.Po"; else rm -f ".deps/b2acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2ask.o -MD -MP -MF ".deps/b2ask.Tpo" -c -o b2ask.o b2ask.c; \ then mv -f ".deps/b2ask.Tpo" ".deps/b2ask.Po"; else rm -f ".deps/b2ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2cvtest.o -MD -MP -MF ".deps/b2cvtest.Tpo" -c -o b2cvtest.o b2cvtest.c; \ then mv -f ".deps/b2cvtest.Tpo" ".deps/b2cvtest.Po"; else rm -f ".deps/b2cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2del.o -MD -MP -MF ".deps/b2del.Tpo" -c -o b2del.o b2del.c; \ then mv -f ".deps/b2del.Tpo" ".deps/b2del.Po"; else rm -f ".deps/b2del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2dest.o -MD -MP -MF ".deps/b2dest.Tpo" -c -o b2dest.o b2dest.c; \ then mv -f ".deps/b2dest.Tpo" ".deps/b2dest.Po"; else rm -f ".deps/b2dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2eval.o -MD -MP -MF ".deps/b2eval.Tpo" -c -o b2eval.o b2eval.c; \ then mv -f ".deps/b2eval.Tpo" ".deps/b2eval.Po"; else rm -f ".deps/b2eval.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2getic.o -MD -MP -MF ".deps/b2getic.Tpo" -c -o b2getic.o b2getic.c; \ then mv -f ".deps/b2getic.Tpo" ".deps/b2getic.Po"; else rm -f ".deps/b2getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2ld.o -MD -MP -MF ".deps/b2ld.Tpo" -c -o b2ld.o b2ld.c; \ then mv -f ".deps/b2ld.Tpo" ".deps/b2ld.Po"; else rm -f ".deps/b2ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2mask.o -MD -MP -MF ".deps/b2mask.Tpo" -c -o b2mask.o b2mask.c; \ then mv -f ".deps/b2mask.Tpo" ".deps/b2mask.Po"; else rm -f ".deps/b2mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2mdel.o -MD -MP -MF ".deps/b2mdel.Tpo" -c -o b2mdel.o b2mdel.c; \ then mv -f ".deps/b2mdel.Tpo" ".deps/b2mdel.Po"; else rm -f ".deps/b2mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2moscap.o -MD -MP -MF ".deps/b2moscap.Tpo" -c -o b2moscap.o b2moscap.c; \ then mv -f ".deps/b2moscap.Tpo" ".deps/b2moscap.Po"; else rm -f ".deps/b2moscap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2mpar.o -MD -MP -MF ".deps/b2mpar.Tpo" -c -o b2mpar.o b2mpar.c; \ then mv -f ".deps/b2mpar.Tpo" ".deps/b2mpar.Po"; else rm -f ".deps/b2mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2noi.o -MD -MP -MF ".deps/b2noi.Tpo" -c -o b2noi.o b2noi.c; \ then mv -f ".deps/b2noi.Tpo" ".deps/b2noi.Po"; else rm -f ".deps/b2noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2par.o -MD -MP -MF ".deps/b2par.Tpo" -c -o b2par.o b2par.c; \ then mv -f ".deps/b2par.Tpo" ".deps/b2par.Po"; else rm -f ".deps/b2par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2pzld.o -MD -MP -MF ".deps/b2pzld.Tpo" -c -o b2pzld.o b2pzld.c; \ then mv -f ".deps/b2pzld.Tpo" ".deps/b2pzld.Po"; else rm -f ".deps/b2pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2set.o -MD -MP -MF ".deps/b2set.Tpo" -c -o b2set.o b2set.c; \ then mv -f ".deps/b2set.Tpo" ".deps/b2set.Po"; else rm -f ".deps/b2set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2temp.o -MD -MP -MF ".deps/b2temp.Tpo" -c -o b2temp.o b2temp.c; \ then mv -f ".deps/b2temp.Tpo" ".deps/b2temp.Po"; else rm -f ".deps/b2temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b2trunc.o -MD -MP -MF ".deps/b2trunc.Tpo" -c -o b2trunc.o b2trunc.c; \ then mv -f ".deps/b2trunc.Tpo" ".deps/b2trunc.Po"; else rm -f ".deps/b2trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim2init.o -MD -MP -MF ".deps/bsim2init.Tpo" -c -o bsim2init.o bsim2init.c; \ then mv -f ".deps/bsim2init.Tpo" ".deps/bsim2init.Po"; else rm -f ".deps/bsim2init.Tpo"; exit 1; fi rm -f libbsim2.a ar cru libbsim2.a b2.o b2acld.o b2ask.o b2cvtest.o b2del.o b2dest.o b2eval.o b2getic.o b2ld.o b2mask.o b2mdel.o b2moscap.o b2mpar.o b2noi.o b2par.o b2pzld.o b2set.o b2temp.o b2trunc.o bsim2init.o ranlib libbsim2.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' Making all in bsim3 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3.o -MD -MP -MF ".deps/b3.Tpo" -c -o b3.o b3.c; \ then mv -f ".deps/b3.Tpo" ".deps/b3.Po"; else rm -f ".deps/b3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3acld.o -MD -MP -MF ".deps/b3acld.Tpo" -c -o b3acld.o b3acld.c; \ then mv -f ".deps/b3acld.Tpo" ".deps/b3acld.Po"; else rm -f ".deps/b3acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3ask.o -MD -MP -MF ".deps/b3ask.Tpo" -c -o b3ask.o b3ask.c; \ then mv -f ".deps/b3ask.Tpo" ".deps/b3ask.Po"; else rm -f ".deps/b3ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3check.o -MD -MP -MF ".deps/b3check.Tpo" -c -o b3check.o b3check.c; \ then mv -f ".deps/b3check.Tpo" ".deps/b3check.Po"; else rm -f ".deps/b3check.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3cvtest.o -MD -MP -MF ".deps/b3cvtest.Tpo" -c -o b3cvtest.o b3cvtest.c; \ then mv -f ".deps/b3cvtest.Tpo" ".deps/b3cvtest.Po"; else rm -f ".deps/b3cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3del.o -MD -MP -MF ".deps/b3del.Tpo" -c -o b3del.o b3del.c; \ then mv -f ".deps/b3del.Tpo" ".deps/b3del.Po"; else rm -f ".deps/b3del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3dest.o -MD -MP -MF ".deps/b3dest.Tpo" -c -o b3dest.o b3dest.c; \ then mv -f ".deps/b3dest.Tpo" ".deps/b3dest.Po"; else rm -f ".deps/b3dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3getic.o -MD -MP -MF ".deps/b3getic.Tpo" -c -o b3getic.o b3getic.c; \ then mv -f ".deps/b3getic.Tpo" ".deps/b3getic.Po"; else rm -f ".deps/b3getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3ld.o -MD -MP -MF ".deps/b3ld.Tpo" -c -o b3ld.o b3ld.c; \ then mv -f ".deps/b3ld.Tpo" ".deps/b3ld.Po"; else rm -f ".deps/b3ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3mask.o -MD -MP -MF ".deps/b3mask.Tpo" -c -o b3mask.o b3mask.c; \ then mv -f ".deps/b3mask.Tpo" ".deps/b3mask.Po"; else rm -f ".deps/b3mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3mdel.o -MD -MP -MF ".deps/b3mdel.Tpo" -c -o b3mdel.o b3mdel.c; \ then mv -f ".deps/b3mdel.Tpo" ".deps/b3mdel.Po"; else rm -f ".deps/b3mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3mpar.o -MD -MP -MF ".deps/b3mpar.Tpo" -c -o b3mpar.o b3mpar.c; \ then mv -f ".deps/b3mpar.Tpo" ".deps/b3mpar.Po"; else rm -f ".deps/b3mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3noi.o -MD -MP -MF ".deps/b3noi.Tpo" -c -o b3noi.o b3noi.c; \ then mv -f ".deps/b3noi.Tpo" ".deps/b3noi.Po"; else rm -f ".deps/b3noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3par.o -MD -MP -MF ".deps/b3par.Tpo" -c -o b3par.o b3par.c; \ then mv -f ".deps/b3par.Tpo" ".deps/b3par.Po"; else rm -f ".deps/b3par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3pzld.o -MD -MP -MF ".deps/b3pzld.Tpo" -c -o b3pzld.o b3pzld.c; \ then mv -f ".deps/b3pzld.Tpo" ".deps/b3pzld.Po"; else rm -f ".deps/b3pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3set.o -MD -MP -MF ".deps/b3set.Tpo" -c -o b3set.o b3set.c; \ then mv -f ".deps/b3set.Tpo" ".deps/b3set.Po"; else rm -f ".deps/b3set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3temp.o -MD -MP -MF ".deps/b3temp.Tpo" -c -o b3temp.o b3temp.c; \ then mv -f ".deps/b3temp.Tpo" ".deps/b3temp.Po"; else rm -f ".deps/b3temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3trunc.o -MD -MP -MF ".deps/b3trunc.Tpo" -c -o b3trunc.o b3trunc.c; \ then mv -f ".deps/b3trunc.Tpo" ".deps/b3trunc.Po"; else rm -f ".deps/b3trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim3init.o -MD -MP -MF ".deps/bsim3init.Tpo" -c -o bsim3init.o bsim3init.c; \ then mv -f ".deps/bsim3init.Tpo" ".deps/bsim3init.Po"; else rm -f ".deps/bsim3init.Tpo"; exit 1; fi rm -f libbsim3.a ar cru libbsim3.a b3.o b3acld.o b3ask.o b3check.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3noi.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o bsim3init.o ranlib libbsim3.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' Making all in bsim3soi make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soi.o -MD -MP -MF ".deps/b3soi.Tpo" -c -o b3soi.o b3soi.c; \ then mv -f ".deps/b3soi.Tpo" ".deps/b3soi.Po"; else rm -f ".deps/b3soi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiacld.o -MD -MP -MF ".deps/b3soiacld.Tpo" -c -o b3soiacld.o b3soiacld.c; \ then mv -f ".deps/b3soiacld.Tpo" ".deps/b3soiacld.Po"; else rm -f ".deps/b3soiacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiask.o -MD -MP -MF ".deps/b3soiask.Tpo" -c -o b3soiask.o b3soiask.c; \ then mv -f ".deps/b3soiask.Tpo" ".deps/b3soiask.Po"; else rm -f ".deps/b3soiask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soicheck.o -MD -MP -MF ".deps/b3soicheck.Tpo" -c -o b3soicheck.o b3soicheck.c; \ then mv -f ".deps/b3soicheck.Tpo" ".deps/b3soicheck.Po"; else rm -f ".deps/b3soicheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soicvtest.o -MD -MP -MF ".deps/b3soicvtest.Tpo" -c -o b3soicvtest.o b3soicvtest.c; \ then mv -f ".deps/b3soicvtest.Tpo" ".deps/b3soicvtest.Po"; else rm -f ".deps/b3soicvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soidel.o -MD -MP -MF ".deps/b3soidel.Tpo" -c -o b3soidel.o b3soidel.c; \ then mv -f ".deps/b3soidel.Tpo" ".deps/b3soidel.Po"; else rm -f ".deps/b3soidel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soidest.o -MD -MP -MF ".deps/b3soidest.Tpo" -c -o b3soidest.o b3soidest.c; \ then mv -f ".deps/b3soidest.Tpo" ".deps/b3soidest.Po"; else rm -f ".deps/b3soidest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soigetic.o -MD -MP -MF ".deps/b3soigetic.Tpo" -c -o b3soigetic.o b3soigetic.c; \ then mv -f ".deps/b3soigetic.Tpo" ".deps/b3soigetic.Po"; else rm -f ".deps/b3soigetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soild.o -MD -MP -MF ".deps/b3soild.Tpo" -c -o b3soild.o b3soild.c; \ then mv -f ".deps/b3soild.Tpo" ".deps/b3soild.Po"; else rm -f ".deps/b3soild.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soimask.o -MD -MP -MF ".deps/b3soimask.Tpo" -c -o b3soimask.o b3soimask.c; \ then mv -f ".deps/b3soimask.Tpo" ".deps/b3soimask.Po"; else rm -f ".deps/b3soimask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soimdel.o -MD -MP -MF ".deps/b3soimdel.Tpo" -c -o b3soimdel.o b3soimdel.c; \ then mv -f ".deps/b3soimdel.Tpo" ".deps/b3soimdel.Po"; else rm -f ".deps/b3soimdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soimpar.o -MD -MP -MF ".deps/b3soimpar.Tpo" -c -o b3soimpar.o b3soimpar.c; \ then mv -f ".deps/b3soimpar.Tpo" ".deps/b3soimpar.Po"; else rm -f ".deps/b3soimpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soinoi.o -MD -MP -MF ".deps/b3soinoi.Tpo" -c -o b3soinoi.o b3soinoi.c; \ then mv -f ".deps/b3soinoi.Tpo" ".deps/b3soinoi.Po"; else rm -f ".deps/b3soinoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipar.o -MD -MP -MF ".deps/b3soipar.Tpo" -c -o b3soipar.o b3soipar.c; \ then mv -f ".deps/b3soipar.Tpo" ".deps/b3soipar.Po"; else rm -f ".deps/b3soipar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipzld.o -MD -MP -MF ".deps/b3soipzld.Tpo" -c -o b3soipzld.o b3soipzld.c; \ then mv -f ".deps/b3soipzld.Tpo" ".deps/b3soipzld.Po"; else rm -f ".deps/b3soipzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiset.o -MD -MP -MF ".deps/b3soiset.Tpo" -c -o b3soiset.o b3soiset.c; \ then mv -f ".deps/b3soiset.Tpo" ".deps/b3soiset.Po"; else rm -f ".deps/b3soiset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soitemp.o -MD -MP -MF ".deps/b3soitemp.Tpo" -c -o b3soitemp.o b3soitemp.c; \ then mv -f ".deps/b3soitemp.Tpo" ".deps/b3soitemp.Po"; else rm -f ".deps/b3soitemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soitrunc.o -MD -MP -MF ".deps/b3soitrunc.Tpo" -c -o b3soitrunc.o b3soitrunc.c; \ then mv -f ".deps/b3soitrunc.Tpo" ".deps/b3soitrunc.Po"; else rm -f ".deps/b3soitrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiinit.o -MD -MP -MF ".deps/b3soiinit.Tpo" -c -o b3soiinit.o b3soiinit.c; \ then mv -f ".deps/b3soiinit.Tpo" ".deps/b3soiinit.Po"; else rm -f ".deps/b3soiinit.Tpo"; exit 1; fi rm -f libbsim3soi.a ar cru libbsim3soi.a b3soi.o b3soiacld.o b3soiask.o b3soicheck.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soinoi.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soiinit.o ranlib libbsim3soi.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' Making all in bsim4 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4.o -MD -MP -MF ".deps/b4.Tpo" -c -o b4.o b4.c; \ then mv -f ".deps/b4.Tpo" ".deps/b4.Po"; else rm -f ".deps/b4.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4acld.o -MD -MP -MF ".deps/b4acld.Tpo" -c -o b4acld.o b4acld.c; \ then mv -f ".deps/b4acld.Tpo" ".deps/b4acld.Po"; else rm -f ".deps/b4acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4ask.o -MD -MP -MF ".deps/b4ask.Tpo" -c -o b4ask.o b4ask.c; \ then mv -f ".deps/b4ask.Tpo" ".deps/b4ask.Po"; else rm -f ".deps/b4ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4check.o -MD -MP -MF ".deps/b4check.Tpo" -c -o b4check.o b4check.c; \ then mv -f ".deps/b4check.Tpo" ".deps/b4check.Po"; else rm -f ".deps/b4check.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4cvtest.o -MD -MP -MF ".deps/b4cvtest.Tpo" -c -o b4cvtest.o b4cvtest.c; \ then mv -f ".deps/b4cvtest.Tpo" ".deps/b4cvtest.Po"; else rm -f ".deps/b4cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4del.o -MD -MP -MF ".deps/b4del.Tpo" -c -o b4del.o b4del.c; \ then mv -f ".deps/b4del.Tpo" ".deps/b4del.Po"; else rm -f ".deps/b4del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4dest.o -MD -MP -MF ".deps/b4dest.Tpo" -c -o b4dest.o b4dest.c; \ then mv -f ".deps/b4dest.Tpo" ".deps/b4dest.Po"; else rm -f ".deps/b4dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4geo.o -MD -MP -MF ".deps/b4geo.Tpo" -c -o b4geo.o b4geo.c; \ then mv -f ".deps/b4geo.Tpo" ".deps/b4geo.Po"; else rm -f ".deps/b4geo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4getic.o -MD -MP -MF ".deps/b4getic.Tpo" -c -o b4getic.o b4getic.c; \ then mv -f ".deps/b4getic.Tpo" ".deps/b4getic.Po"; else rm -f ".deps/b4getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4ld.o -MD -MP -MF ".deps/b4ld.Tpo" -c -o b4ld.o b4ld.c; \ then mv -f ".deps/b4ld.Tpo" ".deps/b4ld.Po"; else rm -f ".deps/b4ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4mask.o -MD -MP -MF ".deps/b4mask.Tpo" -c -o b4mask.o b4mask.c; \ then mv -f ".deps/b4mask.Tpo" ".deps/b4mask.Po"; else rm -f ".deps/b4mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4mdel.o -MD -MP -MF ".deps/b4mdel.Tpo" -c -o b4mdel.o b4mdel.c; \ then mv -f ".deps/b4mdel.Tpo" ".deps/b4mdel.Po"; else rm -f ".deps/b4mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4mpar.o -MD -MP -MF ".deps/b4mpar.Tpo" -c -o b4mpar.o b4mpar.c; \ then mv -f ".deps/b4mpar.Tpo" ".deps/b4mpar.Po"; else rm -f ".deps/b4mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4noi.o -MD -MP -MF ".deps/b4noi.Tpo" -c -o b4noi.o b4noi.c; \ then mv -f ".deps/b4noi.Tpo" ".deps/b4noi.Po"; else rm -f ".deps/b4noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4par.o -MD -MP -MF ".deps/b4par.Tpo" -c -o b4par.o b4par.c; \ then mv -f ".deps/b4par.Tpo" ".deps/b4par.Po"; else rm -f ".deps/b4par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4pzld.o -MD -MP -MF ".deps/b4pzld.Tpo" -c -o b4pzld.o b4pzld.c; \ then mv -f ".deps/b4pzld.Tpo" ".deps/b4pzld.Po"; else rm -f ".deps/b4pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4set.o -MD -MP -MF ".deps/b4set.Tpo" -c -o b4set.o b4set.c; \ then mv -f ".deps/b4set.Tpo" ".deps/b4set.Po"; else rm -f ".deps/b4set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4temp.o -MD -MP -MF ".deps/b4temp.Tpo" -c -o b4temp.o b4temp.c; \ then mv -f ".deps/b4temp.Tpo" ".deps/b4temp.Po"; else rm -f ".deps/b4temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b4trunc.o -MD -MP -MF ".deps/b4trunc.Tpo" -c -o b4trunc.o b4trunc.c; \ then mv -f ".deps/b4trunc.Tpo" ".deps/b4trunc.Po"; else rm -f ".deps/b4trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim4init.o -MD -MP -MF ".deps/bsim4init.Tpo" -c -o bsim4init.o bsim4init.c; \ then mv -f ".deps/bsim4init.Tpo" ".deps/bsim4init.Po"; else rm -f ".deps/bsim4init.Tpo"; exit 1; fi rm -f libbsim4.a ar cru libbsim4.a b4.o b4acld.o b4ask.o b4check.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4noi.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o bsim4init.o ranlib libbsim4.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' Making all in bsim3v0 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0.o -MD -MP -MF ".deps/b3v0.Tpo" -c -o b3v0.o b3v0.c; \ then mv -f ".deps/b3v0.Tpo" ".deps/b3v0.Po"; else rm -f ".deps/b3v0.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0acld.o -MD -MP -MF ".deps/b3v0acld.Tpo" -c -o b3v0acld.o b3v0acld.c; \ then mv -f ".deps/b3v0acld.Tpo" ".deps/b3v0acld.Po"; else rm -f ".deps/b3v0acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0ask.o -MD -MP -MF ".deps/b3v0ask.Tpo" -c -o b3v0ask.o b3v0ask.c; \ then mv -f ".deps/b3v0ask.Tpo" ".deps/b3v0ask.Po"; else rm -f ".deps/b3v0ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0cvtest.o -MD -MP -MF ".deps/b3v0cvtest.Tpo" -c -o b3v0cvtest.o b3v0cvtest.c; \ then mv -f ".deps/b3v0cvtest.Tpo" ".deps/b3v0cvtest.Po"; else rm -f ".deps/b3v0cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0del.o -MD -MP -MF ".deps/b3v0del.Tpo" -c -o b3v0del.o b3v0del.c; \ then mv -f ".deps/b3v0del.Tpo" ".deps/b3v0del.Po"; else rm -f ".deps/b3v0del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0dest.o -MD -MP -MF ".deps/b3v0dest.Tpo" -c -o b3v0dest.o b3v0dest.c; \ then mv -f ".deps/b3v0dest.Tpo" ".deps/b3v0dest.Po"; else rm -f ".deps/b3v0dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0getic.o -MD -MP -MF ".deps/b3v0getic.Tpo" -c -o b3v0getic.o b3v0getic.c; \ then mv -f ".deps/b3v0getic.Tpo" ".deps/b3v0getic.Po"; else rm -f ".deps/b3v0getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0ld.o -MD -MP -MF ".deps/b3v0ld.Tpo" -c -o b3v0ld.o b3v0ld.c; \ then mv -f ".deps/b3v0ld.Tpo" ".deps/b3v0ld.Po"; else rm -f ".deps/b3v0ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0mask.o -MD -MP -MF ".deps/b3v0mask.Tpo" -c -o b3v0mask.o b3v0mask.c; \ then mv -f ".deps/b3v0mask.Tpo" ".deps/b3v0mask.Po"; else rm -f ".deps/b3v0mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0mdel.o -MD -MP -MF ".deps/b3v0mdel.Tpo" -c -o b3v0mdel.o b3v0mdel.c; \ then mv -f ".deps/b3v0mdel.Tpo" ".deps/b3v0mdel.Po"; else rm -f ".deps/b3v0mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0mpar.o -MD -MP -MF ".deps/b3v0mpar.Tpo" -c -o b3v0mpar.o b3v0mpar.c; \ then mv -f ".deps/b3v0mpar.Tpo" ".deps/b3v0mpar.Po"; else rm -f ".deps/b3v0mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0noi.o -MD -MP -MF ".deps/b3v0noi.Tpo" -c -o b3v0noi.o b3v0noi.c; \ then mv -f ".deps/b3v0noi.Tpo" ".deps/b3v0noi.Po"; else rm -f ".deps/b3v0noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0par.o -MD -MP -MF ".deps/b3v0par.Tpo" -c -o b3v0par.o b3v0par.c; \ then mv -f ".deps/b3v0par.Tpo" ".deps/b3v0par.Po"; else rm -f ".deps/b3v0par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0pzld.o -MD -MP -MF ".deps/b3v0pzld.Tpo" -c -o b3v0pzld.o b3v0pzld.c; \ then mv -f ".deps/b3v0pzld.Tpo" ".deps/b3v0pzld.Po"; else rm -f ".deps/b3v0pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0set.o -MD -MP -MF ".deps/b3v0set.Tpo" -c -o b3v0set.o b3v0set.c; \ then mv -f ".deps/b3v0set.Tpo" ".deps/b3v0set.Po"; else rm -f ".deps/b3v0set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0temp.o -MD -MP -MF ".deps/b3v0temp.Tpo" -c -o b3v0temp.o b3v0temp.c; \ then mv -f ".deps/b3v0temp.Tpo" ".deps/b3v0temp.Po"; else rm -f ".deps/b3v0temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v0trunc.o -MD -MP -MF ".deps/b3v0trunc.Tpo" -c -o b3v0trunc.o b3v0trunc.c; \ then mv -f ".deps/b3v0trunc.Tpo" ".deps/b3v0trunc.Po"; else rm -f ".deps/b3v0trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim3v0init.o -MD -MP -MF ".deps/bsim3v0init.Tpo" -c -o bsim3v0init.o bsim3v0init.c; \ then mv -f ".deps/bsim3v0init.Tpo" ".deps/bsim3v0init.Po"; else rm -f ".deps/bsim3v0init.Tpo"; exit 1; fi rm -f libbsim3v0.a ar cru libbsim3v0.a b3v0.o b3v0acld.o b3v0ask.o b3v0cvtest.o b3v0del.o b3v0dest.o b3v0getic.o b3v0ld.o b3v0mask.o b3v0mdel.o b3v0mpar.o b3v0noi.o b3v0par.o b3v0pzld.o b3v0set.o b3v0temp.o b3v0trunc.o bsim3v0init.o ranlib libbsim3v0.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' Making all in bsim3v1 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1.o -MD -MP -MF ".deps/b3v1.Tpo" -c -o b3v1.o b3v1.c; \ then mv -f ".deps/b3v1.Tpo" ".deps/b3v1.Po"; else rm -f ".deps/b3v1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1acld.o -MD -MP -MF ".deps/b3v1acld.Tpo" -c -o b3v1acld.o b3v1acld.c; \ then mv -f ".deps/b3v1acld.Tpo" ".deps/b3v1acld.Po"; else rm -f ".deps/b3v1acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1ask.o -MD -MP -MF ".deps/b3v1ask.Tpo" -c -o b3v1ask.o b3v1ask.c; \ then mv -f ".deps/b3v1ask.Tpo" ".deps/b3v1ask.Po"; else rm -f ".deps/b3v1ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1check.o -MD -MP -MF ".deps/b3v1check.Tpo" -c -o b3v1check.o b3v1check.c; \ then mv -f ".deps/b3v1check.Tpo" ".deps/b3v1check.Po"; else rm -f ".deps/b3v1check.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1cvtest.o -MD -MP -MF ".deps/b3v1cvtest.Tpo" -c -o b3v1cvtest.o b3v1cvtest.c; \ then mv -f ".deps/b3v1cvtest.Tpo" ".deps/b3v1cvtest.Po"; else rm -f ".deps/b3v1cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1del.o -MD -MP -MF ".deps/b3v1del.Tpo" -c -o b3v1del.o b3v1del.c; \ then mv -f ".deps/b3v1del.Tpo" ".deps/b3v1del.Po"; else rm -f ".deps/b3v1del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1dest.o -MD -MP -MF ".deps/b3v1dest.Tpo" -c -o b3v1dest.o b3v1dest.c; \ then mv -f ".deps/b3v1dest.Tpo" ".deps/b3v1dest.Po"; else rm -f ".deps/b3v1dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1getic.o -MD -MP -MF ".deps/b3v1getic.Tpo" -c -o b3v1getic.o b3v1getic.c; \ then mv -f ".deps/b3v1getic.Tpo" ".deps/b3v1getic.Po"; else rm -f ".deps/b3v1getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1ld.o -MD -MP -MF ".deps/b3v1ld.Tpo" -c -o b3v1ld.o b3v1ld.c; \ then mv -f ".deps/b3v1ld.Tpo" ".deps/b3v1ld.Po"; else rm -f ".deps/b3v1ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1mask.o -MD -MP -MF ".deps/b3v1mask.Tpo" -c -o b3v1mask.o b3v1mask.c; \ then mv -f ".deps/b3v1mask.Tpo" ".deps/b3v1mask.Po"; else rm -f ".deps/b3v1mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1mdel.o -MD -MP -MF ".deps/b3v1mdel.Tpo" -c -o b3v1mdel.o b3v1mdel.c; \ then mv -f ".deps/b3v1mdel.Tpo" ".deps/b3v1mdel.Po"; else rm -f ".deps/b3v1mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1mpar.o -MD -MP -MF ".deps/b3v1mpar.Tpo" -c -o b3v1mpar.o b3v1mpar.c; \ then mv -f ".deps/b3v1mpar.Tpo" ".deps/b3v1mpar.Po"; else rm -f ".deps/b3v1mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1noi.o -MD -MP -MF ".deps/b3v1noi.Tpo" -c -o b3v1noi.o b3v1noi.c; \ then mv -f ".deps/b3v1noi.Tpo" ".deps/b3v1noi.Po"; else rm -f ".deps/b3v1noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1par.o -MD -MP -MF ".deps/b3v1par.Tpo" -c -o b3v1par.o b3v1par.c; \ then mv -f ".deps/b3v1par.Tpo" ".deps/b3v1par.Po"; else rm -f ".deps/b3v1par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1pzld.o -MD -MP -MF ".deps/b3v1pzld.Tpo" -c -o b3v1pzld.o b3v1pzld.c; \ then mv -f ".deps/b3v1pzld.Tpo" ".deps/b3v1pzld.Po"; else rm -f ".deps/b3v1pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1set.o -MD -MP -MF ".deps/b3v1set.Tpo" -c -o b3v1set.o b3v1set.c; \ then mv -f ".deps/b3v1set.Tpo" ".deps/b3v1set.Po"; else rm -f ".deps/b3v1set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1temp.o -MD -MP -MF ".deps/b3v1temp.Tpo" -c -o b3v1temp.o b3v1temp.c; \ then mv -f ".deps/b3v1temp.Tpo" ".deps/b3v1temp.Po"; else rm -f ".deps/b3v1temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1trunc.o -MD -MP -MF ".deps/b3v1trunc.Tpo" -c -o b3v1trunc.o b3v1trunc.c; \ then mv -f ".deps/b3v1trunc.Tpo" ".deps/b3v1trunc.Po"; else rm -f ".deps/b3v1trunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim3v1init.o -MD -MP -MF ".deps/bsim3v1init.Tpo" -c -o bsim3v1init.o bsim3v1init.c; \ then mv -f ".deps/bsim3v1init.Tpo" ".deps/bsim3v1init.Po"; else rm -f ".deps/bsim3v1init.Tpo"; exit 1; fi rm -f libbsim3v1.a ar cru libbsim3v1.a b3v1.o b3v1acld.o b3v1ask.o b3v1check.o b3v1cvtest.o b3v1del.o b3v1dest.o b3v1getic.o b3v1ld.o b3v1mask.o b3v1mdel.o b3v1mpar.o b3v1noi.o b3v1par.o b3v1pzld.o b3v1set.o b3v1temp.o b3v1trunc.o bsim3v1init.o ranlib libbsim3v1.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' Making all in bsim3v1s make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1s.o -MD -MP -MF ".deps/b3v1s.Tpo" -c -o b3v1s.o b3v1s.c; \ then mv -f ".deps/b3v1s.Tpo" ".deps/b3v1s.Po"; else rm -f ".deps/b3v1s.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sacld.o -MD -MP -MF ".deps/b3v1sacld.Tpo" -c -o b3v1sacld.o b3v1sacld.c; \ then mv -f ".deps/b3v1sacld.Tpo" ".deps/b3v1sacld.Po"; else rm -f ".deps/b3v1sacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sask.o -MD -MP -MF ".deps/b3v1sask.Tpo" -c -o b3v1sask.o b3v1sask.c; \ then mv -f ".deps/b3v1sask.Tpo" ".deps/b3v1sask.Po"; else rm -f ".deps/b3v1sask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1scheck.o -MD -MP -MF ".deps/b3v1scheck.Tpo" -c -o b3v1scheck.o b3v1scheck.c; \ then mv -f ".deps/b3v1scheck.Tpo" ".deps/b3v1scheck.Po"; else rm -f ".deps/b3v1scheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1scvtest.o -MD -MP -MF ".deps/b3v1scvtest.Tpo" -c -o b3v1scvtest.o b3v1scvtest.c; \ then mv -f ".deps/b3v1scvtest.Tpo" ".deps/b3v1scvtest.Po"; else rm -f ".deps/b3v1scvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sdel.o -MD -MP -MF ".deps/b3v1sdel.Tpo" -c -o b3v1sdel.o b3v1sdel.c; \ then mv -f ".deps/b3v1sdel.Tpo" ".deps/b3v1sdel.Po"; else rm -f ".deps/b3v1sdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sdest.o -MD -MP -MF ".deps/b3v1sdest.Tpo" -c -o b3v1sdest.o b3v1sdest.c; \ then mv -f ".deps/b3v1sdest.Tpo" ".deps/b3v1sdest.Po"; else rm -f ".deps/b3v1sdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sgetic.o -MD -MP -MF ".deps/b3v1sgetic.Tpo" -c -o b3v1sgetic.o b3v1sgetic.c; \ then mv -f ".deps/b3v1sgetic.Tpo" ".deps/b3v1sgetic.Po"; else rm -f ".deps/b3v1sgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sld.o -MD -MP -MF ".deps/b3v1sld.Tpo" -c -o b3v1sld.o b3v1sld.c; \ then mv -f ".deps/b3v1sld.Tpo" ".deps/b3v1sld.Po"; else rm -f ".deps/b3v1sld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1smask.o -MD -MP -MF ".deps/b3v1smask.Tpo" -c -o b3v1smask.o b3v1smask.c; \ then mv -f ".deps/b3v1smask.Tpo" ".deps/b3v1smask.Po"; else rm -f ".deps/b3v1smask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1smdel.o -MD -MP -MF ".deps/b3v1smdel.Tpo" -c -o b3v1smdel.o b3v1smdel.c; \ then mv -f ".deps/b3v1smdel.Tpo" ".deps/b3v1smdel.Po"; else rm -f ".deps/b3v1smdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1smpar.o -MD -MP -MF ".deps/b3v1smpar.Tpo" -c -o b3v1smpar.o b3v1smpar.c; \ then mv -f ".deps/b3v1smpar.Tpo" ".deps/b3v1smpar.Po"; else rm -f ".deps/b3v1smpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1snoi.o -MD -MP -MF ".deps/b3v1snoi.Tpo" -c -o b3v1snoi.o b3v1snoi.c; \ then mv -f ".deps/b3v1snoi.Tpo" ".deps/b3v1snoi.Po"; else rm -f ".deps/b3v1snoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1spar.o -MD -MP -MF ".deps/b3v1spar.Tpo" -c -o b3v1spar.o b3v1spar.c; \ then mv -f ".deps/b3v1spar.Tpo" ".deps/b3v1spar.Po"; else rm -f ".deps/b3v1spar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1spzld.o -MD -MP -MF ".deps/b3v1spzld.Tpo" -c -o b3v1spzld.o b3v1spzld.c; \ then mv -f ".deps/b3v1spzld.Tpo" ".deps/b3v1spzld.Po"; else rm -f ".deps/b3v1spzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1sset.o -MD -MP -MF ".deps/b3v1sset.Tpo" -c -o b3v1sset.o b3v1sset.c; \ then mv -f ".deps/b3v1sset.Tpo" ".deps/b3v1sset.Po"; else rm -f ".deps/b3v1sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1stemp.o -MD -MP -MF ".deps/b3v1stemp.Tpo" -c -o b3v1stemp.o b3v1stemp.c; \ then mv -f ".deps/b3v1stemp.Tpo" ".deps/b3v1stemp.Po"; else rm -f ".deps/b3v1stemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1strunc.o -MD -MP -MF ".deps/b3v1strunc.Tpo" -c -o b3v1strunc.o b3v1strunc.c; \ then mv -f ".deps/b3v1strunc.Tpo" ".deps/b3v1strunc.Po"; else rm -f ".deps/b3v1strunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim3v1sinit.o -MD -MP -MF ".deps/bsim3v1sinit.Tpo" -c -o bsim3v1sinit.o bsim3v1sinit.c; \ then mv -f ".deps/bsim3v1sinit.Tpo" ".deps/bsim3v1sinit.Po"; else rm -f ".deps/bsim3v1sinit.Tpo"; exit 1; fi rm -f libbsim3v1s.a ar cru libbsim3v1s.a b3v1s.o b3v1sacld.o b3v1sask.o b3v1scheck.o b3v1scvtest.o b3v1sdel.o b3v1sdest.o b3v1sgetic.o b3v1sld.o b3v1smask.o b3v1smdel.o b3v1smpar.o b3v1snoi.o b3v1spar.o b3v1spzld.o b3v1sset.o b3v1stemp.o b3v1strunc.o bsim3v1sinit.o ranlib libbsim3v1s.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' Making all in bsim3v1a make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1a.o -MD -MP -MF ".deps/b3v1a.Tpo" -c -o b3v1a.o b3v1a.c; \ then mv -f ".deps/b3v1a.Tpo" ".deps/b3v1a.Po"; else rm -f ".deps/b3v1a.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1aacld.o -MD -MP -MF ".deps/b3v1aacld.Tpo" -c -o b3v1aacld.o b3v1aacld.c; \ then mv -f ".deps/b3v1aacld.Tpo" ".deps/b3v1aacld.Po"; else rm -f ".deps/b3v1aacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1aask.o -MD -MP -MF ".deps/b3v1aask.Tpo" -c -o b3v1aask.o b3v1aask.c; \ then mv -f ".deps/b3v1aask.Tpo" ".deps/b3v1aask.Po"; else rm -f ".deps/b3v1aask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1acvtest.o -MD -MP -MF ".deps/b3v1acvtest.Tpo" -c -o b3v1acvtest.o b3v1acvtest.c; \ then mv -f ".deps/b3v1acvtest.Tpo" ".deps/b3v1acvtest.Po"; else rm -f ".deps/b3v1acvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1adel.o -MD -MP -MF ".deps/b3v1adel.Tpo" -c -o b3v1adel.o b3v1adel.c; \ then mv -f ".deps/b3v1adel.Tpo" ".deps/b3v1adel.Po"; else rm -f ".deps/b3v1adel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1adest.o -MD -MP -MF ".deps/b3v1adest.Tpo" -c -o b3v1adest.o b3v1adest.c; \ then mv -f ".deps/b3v1adest.Tpo" ".deps/b3v1adest.Po"; else rm -f ".deps/b3v1adest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1agetic.o -MD -MP -MF ".deps/b3v1agetic.Tpo" -c -o b3v1agetic.o b3v1agetic.c; \ then mv -f ".deps/b3v1agetic.Tpo" ".deps/b3v1agetic.Po"; else rm -f ".deps/b3v1agetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1ald.o -MD -MP -MF ".deps/b3v1ald.Tpo" -c -o b3v1ald.o b3v1ald.c; \ then mv -f ".deps/b3v1ald.Tpo" ".deps/b3v1ald.Po"; else rm -f ".deps/b3v1ald.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1amask.o -MD -MP -MF ".deps/b3v1amask.Tpo" -c -o b3v1amask.o b3v1amask.c; \ then mv -f ".deps/b3v1amask.Tpo" ".deps/b3v1amask.Po"; else rm -f ".deps/b3v1amask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1amdel.o -MD -MP -MF ".deps/b3v1amdel.Tpo" -c -o b3v1amdel.o b3v1amdel.c; \ then mv -f ".deps/b3v1amdel.Tpo" ".deps/b3v1amdel.Po"; else rm -f ".deps/b3v1amdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1ampar.o -MD -MP -MF ".deps/b3v1ampar.Tpo" -c -o b3v1ampar.o b3v1ampar.c; \ then mv -f ".deps/b3v1ampar.Tpo" ".deps/b3v1ampar.Po"; else rm -f ".deps/b3v1ampar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1anoi.o -MD -MP -MF ".deps/b3v1anoi.Tpo" -c -o b3v1anoi.o b3v1anoi.c; \ then mv -f ".deps/b3v1anoi.Tpo" ".deps/b3v1anoi.Po"; else rm -f ".deps/b3v1anoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1apar.o -MD -MP -MF ".deps/b3v1apar.Tpo" -c -o b3v1apar.o b3v1apar.c; \ then mv -f ".deps/b3v1apar.Tpo" ".deps/b3v1apar.Po"; else rm -f ".deps/b3v1apar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1apzld.o -MD -MP -MF ".deps/b3v1apzld.Tpo" -c -o b3v1apzld.o b3v1apzld.c; \ then mv -f ".deps/b3v1apzld.Tpo" ".deps/b3v1apzld.Po"; else rm -f ".deps/b3v1apzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1aset.o -MD -MP -MF ".deps/b3v1aset.Tpo" -c -o b3v1aset.o b3v1aset.c; \ then mv -f ".deps/b3v1aset.Tpo" ".deps/b3v1aset.Po"; else rm -f ".deps/b3v1aset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1atemp.o -MD -MP -MF ".deps/b3v1atemp.Tpo" -c -o b3v1atemp.o b3v1atemp.c; \ then mv -f ".deps/b3v1atemp.Tpo" ".deps/b3v1atemp.Po"; else rm -f ".deps/b3v1atemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3v1atrunc.o -MD -MP -MF ".deps/b3v1atrunc.Tpo" -c -o b3v1atrunc.o b3v1atrunc.c; \ then mv -f ".deps/b3v1atrunc.Tpo" ".deps/b3v1atrunc.Po"; else rm -f ".deps/b3v1atrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT bsim3v1ainit.o -MD -MP -MF ".deps/bsim3v1ainit.Tpo" -c -o bsim3v1ainit.o bsim3v1ainit.c; \ then mv -f ".deps/bsim3v1ainit.Tpo" ".deps/bsim3v1ainit.Po"; else rm -f ".deps/bsim3v1ainit.Tpo"; exit 1; fi rm -f libbsim3v1a.a ar cru libbsim3v1a.a b3v1a.o b3v1aacld.o b3v1aask.o b3v1acvtest.o b3v1adel.o b3v1adest.o b3v1agetic.o b3v1ald.o b3v1amask.o b3v1amdel.o b3v1ampar.o b3v1anoi.o b3v1apar.o b3v1apzld.o b3v1aset.o b3v1atemp.o b3v1atrunc.o bsim3v1ainit.o ranlib libbsim3v1a.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' Making all in bsim3soi_pd make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipd.o -MD -MP -MF ".deps/b3soipd.Tpo" -c -o b3soipd.o b3soipd.c; \ then mv -f ".deps/b3soipd.Tpo" ".deps/b3soipd.Po"; else rm -f ".deps/b3soipd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdacld.o -MD -MP -MF ".deps/b3soipdacld.Tpo" -c -o b3soipdacld.o b3soipdacld.c; \ then mv -f ".deps/b3soipdacld.Tpo" ".deps/b3soipdacld.Po"; else rm -f ".deps/b3soipdacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdask.o -MD -MP -MF ".deps/b3soipdask.Tpo" -c -o b3soipdask.o b3soipdask.c; \ then mv -f ".deps/b3soipdask.Tpo" ".deps/b3soipdask.Po"; else rm -f ".deps/b3soipdask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdcheck.o -MD -MP -MF ".deps/b3soipdcheck.Tpo" -c -o b3soipdcheck.o b3soipdcheck.c; \ then mv -f ".deps/b3soipdcheck.Tpo" ".deps/b3soipdcheck.Po"; else rm -f ".deps/b3soipdcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdcvtest.o -MD -MP -MF ".deps/b3soipdcvtest.Tpo" -c -o b3soipdcvtest.o b3soipdcvtest.c; \ then mv -f ".deps/b3soipdcvtest.Tpo" ".deps/b3soipdcvtest.Po"; else rm -f ".deps/b3soipdcvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipddel.o -MD -MP -MF ".deps/b3soipddel.Tpo" -c -o b3soipddel.o b3soipddel.c; \ then mv -f ".deps/b3soipddel.Tpo" ".deps/b3soipddel.Po"; else rm -f ".deps/b3soipddel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipddest.o -MD -MP -MF ".deps/b3soipddest.Tpo" -c -o b3soipddest.o b3soipddest.c; \ then mv -f ".deps/b3soipddest.Tpo" ".deps/b3soipddest.Po"; else rm -f ".deps/b3soipddest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdgetic.o -MD -MP -MF ".deps/b3soipdgetic.Tpo" -c -o b3soipdgetic.o b3soipdgetic.c; \ then mv -f ".deps/b3soipdgetic.Tpo" ".deps/b3soipdgetic.Po"; else rm -f ".deps/b3soipdgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdld.o -MD -MP -MF ".deps/b3soipdld.Tpo" -c -o b3soipdld.o b3soipdld.c; \ then mv -f ".deps/b3soipdld.Tpo" ".deps/b3soipdld.Po"; else rm -f ".deps/b3soipdld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdmask.o -MD -MP -MF ".deps/b3soipdmask.Tpo" -c -o b3soipdmask.o b3soipdmask.c; \ then mv -f ".deps/b3soipdmask.Tpo" ".deps/b3soipdmask.Po"; else rm -f ".deps/b3soipdmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdmdel.o -MD -MP -MF ".deps/b3soipdmdel.Tpo" -c -o b3soipdmdel.o b3soipdmdel.c; \ then mv -f ".deps/b3soipdmdel.Tpo" ".deps/b3soipdmdel.Po"; else rm -f ".deps/b3soipdmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdmpar.o -MD -MP -MF ".deps/b3soipdmpar.Tpo" -c -o b3soipdmpar.o b3soipdmpar.c; \ then mv -f ".deps/b3soipdmpar.Tpo" ".deps/b3soipdmpar.Po"; else rm -f ".deps/b3soipdmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdnoi.o -MD -MP -MF ".deps/b3soipdnoi.Tpo" -c -o b3soipdnoi.o b3soipdnoi.c; \ then mv -f ".deps/b3soipdnoi.Tpo" ".deps/b3soipdnoi.Po"; else rm -f ".deps/b3soipdnoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdpar.o -MD -MP -MF ".deps/b3soipdpar.Tpo" -c -o b3soipdpar.o b3soipdpar.c; \ then mv -f ".deps/b3soipdpar.Tpo" ".deps/b3soipdpar.Po"; else rm -f ".deps/b3soipdpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdpzld.o -MD -MP -MF ".deps/b3soipdpzld.Tpo" -c -o b3soipdpzld.o b3soipdpzld.c; \ then mv -f ".deps/b3soipdpzld.Tpo" ".deps/b3soipdpzld.Po"; else rm -f ".deps/b3soipdpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdset.o -MD -MP -MF ".deps/b3soipdset.Tpo" -c -o b3soipdset.o b3soipdset.c; \ then mv -f ".deps/b3soipdset.Tpo" ".deps/b3soipdset.Po"; else rm -f ".deps/b3soipdset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdtemp.o -MD -MP -MF ".deps/b3soipdtemp.Tpo" -c -o b3soipdtemp.o b3soipdtemp.c; \ then mv -f ".deps/b3soipdtemp.Tpo" ".deps/b3soipdtemp.Po"; else rm -f ".deps/b3soipdtemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdtrunc.o -MD -MP -MF ".deps/b3soipdtrunc.Tpo" -c -o b3soipdtrunc.o b3soipdtrunc.c; \ then mv -f ".deps/b3soipdtrunc.Tpo" ".deps/b3soipdtrunc.Po"; else rm -f ".deps/b3soipdtrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soipdinit.o -MD -MP -MF ".deps/b3soipdinit.Tpo" -c -o b3soipdinit.o b3soipdinit.c; \ then mv -f ".deps/b3soipdinit.Tpo" ".deps/b3soipdinit.Po"; else rm -f ".deps/b3soipdinit.Tpo"; exit 1; fi rm -f libbsim3soipd.a ar cru libbsim3soipd.a b3soipd.o b3soipdacld.o b3soipdask.o b3soipdcheck.o b3soipdcvtest.o b3soipddel.o b3soipddest.o b3soipdgetic.o b3soipdld.o b3soipdmask.o b3soipdmdel.o b3soipdmpar.o b3soipdnoi.o b3soipdpar.o b3soipdpzld.o b3soipdset.o b3soipdtemp.o b3soipdtrunc.o b3soipdinit.o ranlib libbsim3soipd.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' Making all in bsim3soi_fd make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifd.o -MD -MP -MF ".deps/b3soifd.Tpo" -c -o b3soifd.o b3soifd.c; \ then mv -f ".deps/b3soifd.Tpo" ".deps/b3soifd.Po"; else rm -f ".deps/b3soifd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdacld.o -MD -MP -MF ".deps/b3soifdacld.Tpo" -c -o b3soifdacld.o b3soifdacld.c; \ then mv -f ".deps/b3soifdacld.Tpo" ".deps/b3soifdacld.Po"; else rm -f ".deps/b3soifdacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdask.o -MD -MP -MF ".deps/b3soifdask.Tpo" -c -o b3soifdask.o b3soifdask.c; \ then mv -f ".deps/b3soifdask.Tpo" ".deps/b3soifdask.Po"; else rm -f ".deps/b3soifdask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdcheck.o -MD -MP -MF ".deps/b3soifdcheck.Tpo" -c -o b3soifdcheck.o b3soifdcheck.c; \ then mv -f ".deps/b3soifdcheck.Tpo" ".deps/b3soifdcheck.Po"; else rm -f ".deps/b3soifdcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdcvtest.o -MD -MP -MF ".deps/b3soifdcvtest.Tpo" -c -o b3soifdcvtest.o b3soifdcvtest.c; \ then mv -f ".deps/b3soifdcvtest.Tpo" ".deps/b3soifdcvtest.Po"; else rm -f ".deps/b3soifdcvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifddel.o -MD -MP -MF ".deps/b3soifddel.Tpo" -c -o b3soifddel.o b3soifddel.c; \ then mv -f ".deps/b3soifddel.Tpo" ".deps/b3soifddel.Po"; else rm -f ".deps/b3soifddel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifddest.o -MD -MP -MF ".deps/b3soifddest.Tpo" -c -o b3soifddest.o b3soifddest.c; \ then mv -f ".deps/b3soifddest.Tpo" ".deps/b3soifddest.Po"; else rm -f ".deps/b3soifddest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdgetic.o -MD -MP -MF ".deps/b3soifdgetic.Tpo" -c -o b3soifdgetic.o b3soifdgetic.c; \ then mv -f ".deps/b3soifdgetic.Tpo" ".deps/b3soifdgetic.Po"; else rm -f ".deps/b3soifdgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdld.o -MD -MP -MF ".deps/b3soifdld.Tpo" -c -o b3soifdld.o b3soifdld.c; \ then mv -f ".deps/b3soifdld.Tpo" ".deps/b3soifdld.Po"; else rm -f ".deps/b3soifdld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdmask.o -MD -MP -MF ".deps/b3soifdmask.Tpo" -c -o b3soifdmask.o b3soifdmask.c; \ then mv -f ".deps/b3soifdmask.Tpo" ".deps/b3soifdmask.Po"; else rm -f ".deps/b3soifdmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdmdel.o -MD -MP -MF ".deps/b3soifdmdel.Tpo" -c -o b3soifdmdel.o b3soifdmdel.c; \ then mv -f ".deps/b3soifdmdel.Tpo" ".deps/b3soifdmdel.Po"; else rm -f ".deps/b3soifdmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdmpar.o -MD -MP -MF ".deps/b3soifdmpar.Tpo" -c -o b3soifdmpar.o b3soifdmpar.c; \ then mv -f ".deps/b3soifdmpar.Tpo" ".deps/b3soifdmpar.Po"; else rm -f ".deps/b3soifdmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdnoi.o -MD -MP -MF ".deps/b3soifdnoi.Tpo" -c -o b3soifdnoi.o b3soifdnoi.c; \ then mv -f ".deps/b3soifdnoi.Tpo" ".deps/b3soifdnoi.Po"; else rm -f ".deps/b3soifdnoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdpar.o -MD -MP -MF ".deps/b3soifdpar.Tpo" -c -o b3soifdpar.o b3soifdpar.c; \ then mv -f ".deps/b3soifdpar.Tpo" ".deps/b3soifdpar.Po"; else rm -f ".deps/b3soifdpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdpzld.o -MD -MP -MF ".deps/b3soifdpzld.Tpo" -c -o b3soifdpzld.o b3soifdpzld.c; \ then mv -f ".deps/b3soifdpzld.Tpo" ".deps/b3soifdpzld.Po"; else rm -f ".deps/b3soifdpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdset.o -MD -MP -MF ".deps/b3soifdset.Tpo" -c -o b3soifdset.o b3soifdset.c; \ then mv -f ".deps/b3soifdset.Tpo" ".deps/b3soifdset.Po"; else rm -f ".deps/b3soifdset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdtemp.o -MD -MP -MF ".deps/b3soifdtemp.Tpo" -c -o b3soifdtemp.o b3soifdtemp.c; \ then mv -f ".deps/b3soifdtemp.Tpo" ".deps/b3soifdtemp.Po"; else rm -f ".deps/b3soifdtemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdtrunc.o -MD -MP -MF ".deps/b3soifdtrunc.Tpo" -c -o b3soifdtrunc.o b3soifdtrunc.c; \ then mv -f ".deps/b3soifdtrunc.Tpo" ".deps/b3soifdtrunc.Po"; else rm -f ".deps/b3soifdtrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soifdinit.o -MD -MP -MF ".deps/b3soifdinit.Tpo" -c -o b3soifdinit.o b3soifdinit.c; \ then mv -f ".deps/b3soifdinit.Tpo" ".deps/b3soifdinit.Po"; else rm -f ".deps/b3soifdinit.Tpo"; exit 1; fi rm -f libbsim3soifd.a ar cru libbsim3soifd.a b3soifd.o b3soifdacld.o b3soifdask.o b3soifdcheck.o b3soifdcvtest.o b3soifddel.o b3soifddest.o b3soifdgetic.o b3soifdld.o b3soifdmask.o b3soifdmdel.o b3soifdmpar.o b3soifdnoi.o b3soifdpar.o b3soifdpzld.o b3soifdset.o b3soifdtemp.o b3soifdtrunc.o b3soifdinit.o ranlib libbsim3soifd.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' Making all in bsim3soi_dd make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soidd.o -MD -MP -MF ".deps/b3soidd.Tpo" -c -o b3soidd.o b3soidd.c; \ then mv -f ".deps/b3soidd.Tpo" ".deps/b3soidd.Po"; else rm -f ".deps/b3soidd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddacld.o -MD -MP -MF ".deps/b3soiddacld.Tpo" -c -o b3soiddacld.o b3soiddacld.c; \ then mv -f ".deps/b3soiddacld.Tpo" ".deps/b3soiddacld.Po"; else rm -f ".deps/b3soiddacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddask.o -MD -MP -MF ".deps/b3soiddask.Tpo" -c -o b3soiddask.o b3soiddask.c; \ then mv -f ".deps/b3soiddask.Tpo" ".deps/b3soiddask.Po"; else rm -f ".deps/b3soiddask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddcheck.o -MD -MP -MF ".deps/b3soiddcheck.Tpo" -c -o b3soiddcheck.o b3soiddcheck.c; \ then mv -f ".deps/b3soiddcheck.Tpo" ".deps/b3soiddcheck.Po"; else rm -f ".deps/b3soiddcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddcvtest.o -MD -MP -MF ".deps/b3soiddcvtest.Tpo" -c -o b3soiddcvtest.o b3soiddcvtest.c; \ then mv -f ".deps/b3soiddcvtest.Tpo" ".deps/b3soiddcvtest.Po"; else rm -f ".deps/b3soiddcvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soidddel.o -MD -MP -MF ".deps/b3soidddel.Tpo" -c -o b3soidddel.o b3soidddel.c; \ then mv -f ".deps/b3soidddel.Tpo" ".deps/b3soidddel.Po"; else rm -f ".deps/b3soidddel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soidddest.o -MD -MP -MF ".deps/b3soidddest.Tpo" -c -o b3soidddest.o b3soidddest.c; \ then mv -f ".deps/b3soidddest.Tpo" ".deps/b3soidddest.Po"; else rm -f ".deps/b3soidddest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddgetic.o -MD -MP -MF ".deps/b3soiddgetic.Tpo" -c -o b3soiddgetic.o b3soiddgetic.c; \ then mv -f ".deps/b3soiddgetic.Tpo" ".deps/b3soiddgetic.Po"; else rm -f ".deps/b3soiddgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddld.o -MD -MP -MF ".deps/b3soiddld.Tpo" -c -o b3soiddld.o b3soiddld.c; \ then mv -f ".deps/b3soiddld.Tpo" ".deps/b3soiddld.Po"; else rm -f ".deps/b3soiddld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddmask.o -MD -MP -MF ".deps/b3soiddmask.Tpo" -c -o b3soiddmask.o b3soiddmask.c; \ then mv -f ".deps/b3soiddmask.Tpo" ".deps/b3soiddmask.Po"; else rm -f ".deps/b3soiddmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddmdel.o -MD -MP -MF ".deps/b3soiddmdel.Tpo" -c -o b3soiddmdel.o b3soiddmdel.c; \ then mv -f ".deps/b3soiddmdel.Tpo" ".deps/b3soiddmdel.Po"; else rm -f ".deps/b3soiddmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddmpar.o -MD -MP -MF ".deps/b3soiddmpar.Tpo" -c -o b3soiddmpar.o b3soiddmpar.c; \ then mv -f ".deps/b3soiddmpar.Tpo" ".deps/b3soiddmpar.Po"; else rm -f ".deps/b3soiddmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddnoi.o -MD -MP -MF ".deps/b3soiddnoi.Tpo" -c -o b3soiddnoi.o b3soiddnoi.c; \ then mv -f ".deps/b3soiddnoi.Tpo" ".deps/b3soiddnoi.Po"; else rm -f ".deps/b3soiddnoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddpar.o -MD -MP -MF ".deps/b3soiddpar.Tpo" -c -o b3soiddpar.o b3soiddpar.c; \ then mv -f ".deps/b3soiddpar.Tpo" ".deps/b3soiddpar.Po"; else rm -f ".deps/b3soiddpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddpzld.o -MD -MP -MF ".deps/b3soiddpzld.Tpo" -c -o b3soiddpzld.o b3soiddpzld.c; \ then mv -f ".deps/b3soiddpzld.Tpo" ".deps/b3soiddpzld.Po"; else rm -f ".deps/b3soiddpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddset.o -MD -MP -MF ".deps/b3soiddset.Tpo" -c -o b3soiddset.o b3soiddset.c; \ then mv -f ".deps/b3soiddset.Tpo" ".deps/b3soiddset.Po"; else rm -f ".deps/b3soiddset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddtemp.o -MD -MP -MF ".deps/b3soiddtemp.Tpo" -c -o b3soiddtemp.o b3soiddtemp.c; \ then mv -f ".deps/b3soiddtemp.Tpo" ".deps/b3soiddtemp.Po"; else rm -f ".deps/b3soiddtemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddtrunc.o -MD -MP -MF ".deps/b3soiddtrunc.Tpo" -c -o b3soiddtrunc.o b3soiddtrunc.c; \ then mv -f ".deps/b3soiddtrunc.Tpo" ".deps/b3soiddtrunc.Po"; else rm -f ".deps/b3soiddtrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT b3soiddinit.o -MD -MP -MF ".deps/b3soiddinit.Tpo" -c -o b3soiddinit.o b3soiddinit.c; \ then mv -f ".deps/b3soiddinit.Tpo" ".deps/b3soiddinit.Po"; else rm -f ".deps/b3soiddinit.Tpo"; exit 1; fi rm -f libbsim3soidd.a ar cru libbsim3soidd.a b3soidd.o b3soiddacld.o b3soiddask.o b3soiddcheck.o b3soiddcvtest.o b3soidddel.o b3soidddest.o b3soiddgetic.o b3soiddld.o b3soiddmask.o b3soiddmdel.o b3soiddmpar.o b3soiddnoi.o b3soiddpar.o b3soiddpzld.o b3soiddset.o b3soiddtemp.o b3soiddtrunc.o b3soiddinit.o ranlib libbsim3soidd.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' Making all in cap make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cap.o -MD -MP -MF ".deps/cap.Tpo" -c -o cap.o cap.c; \ then mv -f ".deps/cap.Tpo" ".deps/cap.Po"; else rm -f ".deps/cap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capacld.o -MD -MP -MF ".deps/capacld.Tpo" -c -o capacld.o capacld.c; \ then mv -f ".deps/capacld.Tpo" ".deps/capacld.Po"; else rm -f ".deps/capacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capask.o -MD -MP -MF ".deps/capask.Tpo" -c -o capask.o capask.c; \ then mv -f ".deps/capask.Tpo" ".deps/capask.Po"; else rm -f ".deps/capask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capdel.o -MD -MP -MF ".deps/capdel.Tpo" -c -o capdel.o capdel.c; \ then mv -f ".deps/capdel.Tpo" ".deps/capdel.Po"; else rm -f ".deps/capdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capdest.o -MD -MP -MF ".deps/capdest.Tpo" -c -o capdest.o capdest.c; \ then mv -f ".deps/capdest.Tpo" ".deps/capdest.Po"; else rm -f ".deps/capdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capgetic.o -MD -MP -MF ".deps/capgetic.Tpo" -c -o capgetic.o capgetic.c; \ then mv -f ".deps/capgetic.Tpo" ".deps/capgetic.Po"; else rm -f ".deps/capgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capinit.o -MD -MP -MF ".deps/capinit.Tpo" -c -o capinit.o capinit.c; \ then mv -f ".deps/capinit.Tpo" ".deps/capinit.Po"; else rm -f ".deps/capinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capload.o -MD -MP -MF ".deps/capload.Tpo" -c -o capload.o capload.c; \ then mv -f ".deps/capload.Tpo" ".deps/capload.Po"; else rm -f ".deps/capload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capmask.o -MD -MP -MF ".deps/capmask.Tpo" -c -o capmask.o capmask.c; \ then mv -f ".deps/capmask.Tpo" ".deps/capmask.Po"; else rm -f ".deps/capmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capmdel.o -MD -MP -MF ".deps/capmdel.Tpo" -c -o capmdel.o capmdel.c; \ then mv -f ".deps/capmdel.Tpo" ".deps/capmdel.Po"; else rm -f ".deps/capmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capmpar.o -MD -MP -MF ".deps/capmpar.Tpo" -c -o capmpar.o capmpar.c; \ then mv -f ".deps/capmpar.Tpo" ".deps/capmpar.Po"; else rm -f ".deps/capmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capparam.o -MD -MP -MF ".deps/capparam.Tpo" -c -o capparam.o capparam.c; \ then mv -f ".deps/capparam.Tpo" ".deps/capparam.Po"; else rm -f ".deps/capparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cappzld.o -MD -MP -MF ".deps/cappzld.Tpo" -c -o cappzld.o cappzld.c; \ then mv -f ".deps/cappzld.Tpo" ".deps/cappzld.Po"; else rm -f ".deps/cappzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsacl.o -MD -MP -MF ".deps/capsacl.Tpo" -c -o capsacl.o capsacl.c; \ then mv -f ".deps/capsacl.Tpo" ".deps/capsacl.Po"; else rm -f ".deps/capsacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsetup.o -MD -MP -MF ".deps/capsetup.Tpo" -c -o capsetup.o capsetup.c; \ then mv -f ".deps/capsetup.Tpo" ".deps/capsetup.Po"; else rm -f ".deps/capsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsload.o -MD -MP -MF ".deps/capsload.Tpo" -c -o capsload.o capsload.c; \ then mv -f ".deps/capsload.Tpo" ".deps/capsload.Po"; else rm -f ".deps/capsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsprt.o -MD -MP -MF ".deps/capsprt.Tpo" -c -o capsprt.o capsprt.c; \ then mv -f ".deps/capsprt.Tpo" ".deps/capsprt.Po"; else rm -f ".deps/capsprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsset.o -MD -MP -MF ".deps/capsset.Tpo" -c -o capsset.o capsset.c; \ then mv -f ".deps/capsset.Tpo" ".deps/capsset.Po"; else rm -f ".deps/capsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT capsupd.o -MD -MP -MF ".deps/capsupd.Tpo" -c -o capsupd.o capsupd.c; \ then mv -f ".deps/capsupd.Tpo" ".deps/capsupd.Po"; else rm -f ".deps/capsupd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT captemp.o -MD -MP -MF ".deps/captemp.Tpo" -c -o captemp.o captemp.c; \ then mv -f ".deps/captemp.Tpo" ".deps/captemp.Po"; else rm -f ".deps/captemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT captrunc.o -MD -MP -MF ".deps/captrunc.Tpo" -c -o captrunc.o captrunc.c; \ then mv -f ".deps/captrunc.Tpo" ".deps/captrunc.Po"; else rm -f ".deps/captrunc.Tpo"; exit 1; fi rm -f libcap.a ar cru libcap.a cap.o capacld.o capask.o capdel.o capdest.o capgetic.o capinit.o capload.o capmask.o capmdel.o capmpar.o capparam.o cappzld.o capsacl.o capsetup.o capsload.o capsprt.o capsset.o capsupd.o captemp.o captrunc.o ranlib libcap.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' Making all in cccs make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccs.o -MD -MP -MF ".deps/cccs.Tpo" -c -o cccs.o cccs.c; \ then mv -f ".deps/cccs.Tpo" ".deps/cccs.Po"; else rm -f ".deps/cccs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsask.o -MD -MP -MF ".deps/cccsask.Tpo" -c -o cccsask.o cccsask.c; \ then mv -f ".deps/cccsask.Tpo" ".deps/cccsask.Po"; else rm -f ".deps/cccsask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsdel.o -MD -MP -MF ".deps/cccsdel.Tpo" -c -o cccsdel.o cccsdel.c; \ then mv -f ".deps/cccsdel.Tpo" ".deps/cccsdel.Po"; else rm -f ".deps/cccsdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsdest.o -MD -MP -MF ".deps/cccsdest.Tpo" -c -o cccsdest.o cccsdest.c; \ then mv -f ".deps/cccsdest.Tpo" ".deps/cccsdest.Po"; else rm -f ".deps/cccsdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsinit.o -MD -MP -MF ".deps/cccsinit.Tpo" -c -o cccsinit.o cccsinit.c; \ then mv -f ".deps/cccsinit.Tpo" ".deps/cccsinit.Po"; else rm -f ".deps/cccsinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsload.o -MD -MP -MF ".deps/cccsload.Tpo" -c -o cccsload.o cccsload.c; \ then mv -f ".deps/cccsload.Tpo" ".deps/cccsload.Po"; else rm -f ".deps/cccsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsmdel.o -MD -MP -MF ".deps/cccsmdel.Tpo" -c -o cccsmdel.o cccsmdel.c; \ then mv -f ".deps/cccsmdel.Tpo" ".deps/cccsmdel.Po"; else rm -f ".deps/cccsmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccspar.o -MD -MP -MF ".deps/cccspar.Tpo" -c -o cccspar.o cccspar.c; \ then mv -f ".deps/cccspar.Tpo" ".deps/cccspar.Po"; else rm -f ".deps/cccspar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccspzld.o -MD -MP -MF ".deps/cccspzld.Tpo" -c -o cccspzld.o cccspzld.c; \ then mv -f ".deps/cccspzld.Tpo" ".deps/cccspzld.Po"; else rm -f ".deps/cccspzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccssacl.o -MD -MP -MF ".deps/cccssacl.Tpo" -c -o cccssacl.o cccssacl.c; \ then mv -f ".deps/cccssacl.Tpo" ".deps/cccssacl.Po"; else rm -f ".deps/cccssacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccsset.o -MD -MP -MF ".deps/cccsset.Tpo" -c -o cccsset.o cccsset.c; \ then mv -f ".deps/cccsset.Tpo" ".deps/cccsset.Po"; else rm -f ".deps/cccsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccssld.o -MD -MP -MF ".deps/cccssld.Tpo" -c -o cccssld.o cccssld.c; \ then mv -f ".deps/cccssld.Tpo" ".deps/cccssld.Po"; else rm -f ".deps/cccssld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccssprt.o -MD -MP -MF ".deps/cccssprt.Tpo" -c -o cccssprt.o cccssprt.c; \ then mv -f ".deps/cccssprt.Tpo" ".deps/cccssprt.Po"; else rm -f ".deps/cccssprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cccssset.o -MD -MP -MF ".deps/cccssset.Tpo" -c -o cccssset.o cccssset.c; \ then mv -f ".deps/cccssset.Tpo" ".deps/cccssset.Po"; else rm -f ".deps/cccssset.Tpo"; exit 1; fi rm -f libcccs.a ar cru libcccs.a cccs.o cccsask.o cccsdel.o cccsdest.o cccsinit.o cccsload.o cccsmdel.o cccspar.o cccspzld.o cccssacl.o cccsset.o cccssld.o cccssprt.o cccssset.o ranlib libcccs.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' Making all in ccvs make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvs.o -MD -MP -MF ".deps/ccvs.Tpo" -c -o ccvs.o ccvs.c; \ then mv -f ".deps/ccvs.Tpo" ".deps/ccvs.Po"; else rm -f ".deps/ccvs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsask.o -MD -MP -MF ".deps/ccvsask.Tpo" -c -o ccvsask.o ccvsask.c; \ then mv -f ".deps/ccvsask.Tpo" ".deps/ccvsask.Po"; else rm -f ".deps/ccvsask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsdel.o -MD -MP -MF ".deps/ccvsdel.Tpo" -c -o ccvsdel.o ccvsdel.c; \ then mv -f ".deps/ccvsdel.Tpo" ".deps/ccvsdel.Po"; else rm -f ".deps/ccvsdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsdest.o -MD -MP -MF ".deps/ccvsdest.Tpo" -c -o ccvsdest.o ccvsdest.c; \ then mv -f ".deps/ccvsdest.Tpo" ".deps/ccvsdest.Po"; else rm -f ".deps/ccvsdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsfbr.o -MD -MP -MF ".deps/ccvsfbr.Tpo" -c -o ccvsfbr.o ccvsfbr.c; \ then mv -f ".deps/ccvsfbr.Tpo" ".deps/ccvsfbr.Po"; else rm -f ".deps/ccvsfbr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsinit.o -MD -MP -MF ".deps/ccvsinit.Tpo" -c -o ccvsinit.o ccvsinit.c; \ then mv -f ".deps/ccvsinit.Tpo" ".deps/ccvsinit.Po"; else rm -f ".deps/ccvsinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsload.o -MD -MP -MF ".deps/ccvsload.Tpo" -c -o ccvsload.o ccvsload.c; \ then mv -f ".deps/ccvsload.Tpo" ".deps/ccvsload.Po"; else rm -f ".deps/ccvsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsmdel.o -MD -MP -MF ".deps/ccvsmdel.Tpo" -c -o ccvsmdel.o ccvsmdel.c; \ then mv -f ".deps/ccvsmdel.Tpo" ".deps/ccvsmdel.Po"; else rm -f ".deps/ccvsmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvspar.o -MD -MP -MF ".deps/ccvspar.Tpo" -c -o ccvspar.o ccvspar.c; \ then mv -f ".deps/ccvspar.Tpo" ".deps/ccvspar.Po"; else rm -f ".deps/ccvspar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvspzld.o -MD -MP -MF ".deps/ccvspzld.Tpo" -c -o ccvspzld.o ccvspzld.c; \ then mv -f ".deps/ccvspzld.Tpo" ".deps/ccvspzld.Po"; else rm -f ".deps/ccvspzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvssacl.o -MD -MP -MF ".deps/ccvssacl.Tpo" -c -o ccvssacl.o ccvssacl.c; \ then mv -f ".deps/ccvssacl.Tpo" ".deps/ccvssacl.Po"; else rm -f ".deps/ccvssacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvsset.o -MD -MP -MF ".deps/ccvsset.Tpo" -c -o ccvsset.o ccvsset.c; \ then mv -f ".deps/ccvsset.Tpo" ".deps/ccvsset.Po"; else rm -f ".deps/ccvsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvssld.o -MD -MP -MF ".deps/ccvssld.Tpo" -c -o ccvssld.o ccvssld.c; \ then mv -f ".deps/ccvssld.Tpo" ".deps/ccvssld.Po"; else rm -f ".deps/ccvssld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvssprt.o -MD -MP -MF ".deps/ccvssprt.Tpo" -c -o ccvssprt.o ccvssprt.c; \ then mv -f ".deps/ccvssprt.Tpo" ".deps/ccvssprt.Po"; else rm -f ".deps/ccvssprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ccvssset.o -MD -MP -MF ".deps/ccvssset.Tpo" -c -o ccvssset.o ccvssset.c; \ then mv -f ".deps/ccvssset.Tpo" ".deps/ccvssset.Po"; else rm -f ".deps/ccvssset.Tpo"; exit 1; fi rm -f libccvs.a ar cru libccvs.a ccvs.o ccvsask.o ccvsdel.o ccvsdest.o ccvsfbr.o ccvsinit.o ccvsload.o ccvsmdel.o ccvspar.o ccvspzld.o ccvssacl.o ccvsset.o ccvssld.o ccvssprt.o ccvssset.o ranlib libccvs.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' Making all in cpl make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cpl.o -MD -MP -MF ".deps/cpl.Tpo" -c -o cpl.o cpl.c; \ then mv -f ".deps/cpl.Tpo" ".deps/cpl.Po"; else rm -f ".deps/cpl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplask.o -MD -MP -MF ".deps/cplask.Tpo" -c -o cplask.o cplask.c; \ then mv -f ".deps/cplask.Tpo" ".deps/cplask.Po"; else rm -f ".deps/cplask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cpldest.o -MD -MP -MF ".deps/cpldest.Tpo" -c -o cpldest.o cpldest.c; \ then mv -f ".deps/cpldest.Tpo" ".deps/cpldest.Po"; else rm -f ".deps/cpldest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplmask.o -MD -MP -MF ".deps/cplmask.Tpo" -c -o cplmask.o cplmask.c; \ then mv -f ".deps/cplmask.Tpo" ".deps/cplmask.Po"; else rm -f ".deps/cplmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplmdel.o -MD -MP -MF ".deps/cplmdel.Tpo" -c -o cplmdel.o cplmdel.c; \ then mv -f ".deps/cplmdel.Tpo" ".deps/cplmdel.Po"; else rm -f ".deps/cplmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplparam.o -MD -MP -MF ".deps/cplparam.Tpo" -c -o cplparam.o cplparam.c; \ then mv -f ".deps/cplparam.Tpo" ".deps/cplparam.Po"; else rm -f ".deps/cplparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cpldel.o -MD -MP -MF ".deps/cpldel.Tpo" -c -o cpldel.o cpldel.c; \ then mv -f ".deps/cpldel.Tpo" ".deps/cpldel.Po"; else rm -f ".deps/cpldel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplload.o -MD -MP -MF ".deps/cplload.Tpo" -c -o cplload.o cplload.c; \ then mv -f ".deps/cplload.Tpo" ".deps/cplload.Po"; else rm -f ".deps/cplload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplmpar.o -MD -MP -MF ".deps/cplmpar.Tpo" -c -o cplmpar.o cplmpar.c; \ then mv -f ".deps/cplmpar.Tpo" ".deps/cplmpar.Po"; else rm -f ".deps/cplmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplsetup.o -MD -MP -MF ".deps/cplsetup.Tpo" -c -o cplsetup.o cplsetup.c; \ then mv -f ".deps/cplsetup.Tpo" ".deps/cplsetup.Po"; else rm -f ".deps/cplsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cplinit.o -MD -MP -MF ".deps/cplinit.Tpo" -c -o cplinit.o cplinit.c; \ then mv -f ".deps/cplinit.Tpo" ".deps/cplinit.Po"; else rm -f ".deps/cplinit.Tpo"; exit 1; fi rm -f libcpl.a ar cru libcpl.a cpl.o cplask.o cpldest.o cplmask.o cplmdel.o cplparam.o cpldel.o cplload.o cplmpar.o cplsetup.o cplinit.o ranlib libcpl.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' Making all in csw make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT csw.o -MD -MP -MF ".deps/csw.Tpo" -c -o csw.o csw.c; \ then mv -f ".deps/csw.Tpo" ".deps/csw.Po"; else rm -f ".deps/csw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswacld.o -MD -MP -MF ".deps/cswacld.Tpo" -c -o cswacld.o cswacld.c; \ then mv -f ".deps/cswacld.Tpo" ".deps/cswacld.Po"; else rm -f ".deps/cswacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswask.o -MD -MP -MF ".deps/cswask.Tpo" -c -o cswask.o cswask.c; \ then mv -f ".deps/cswask.Tpo" ".deps/cswask.Po"; else rm -f ".deps/cswask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswdel.o -MD -MP -MF ".deps/cswdel.Tpo" -c -o cswdel.o cswdel.c; \ then mv -f ".deps/cswdel.Tpo" ".deps/cswdel.Po"; else rm -f ".deps/cswdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswdest.o -MD -MP -MF ".deps/cswdest.Tpo" -c -o cswdest.o cswdest.c; \ then mv -f ".deps/cswdest.Tpo" ".deps/cswdest.Po"; else rm -f ".deps/cswdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswinit.o -MD -MP -MF ".deps/cswinit.Tpo" -c -o cswinit.o cswinit.c; \ then mv -f ".deps/cswinit.Tpo" ".deps/cswinit.Po"; else rm -f ".deps/cswinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswload.o -MD -MP -MF ".deps/cswload.Tpo" -c -o cswload.o cswload.c; \ then mv -f ".deps/cswload.Tpo" ".deps/cswload.Po"; else rm -f ".deps/cswload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswmask.o -MD -MP -MF ".deps/cswmask.Tpo" -c -o cswmask.o cswmask.c; \ then mv -f ".deps/cswmask.Tpo" ".deps/cswmask.Po"; else rm -f ".deps/cswmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswmdel.o -MD -MP -MF ".deps/cswmdel.Tpo" -c -o cswmdel.o cswmdel.c; \ then mv -f ".deps/cswmdel.Tpo" ".deps/cswmdel.Po"; else rm -f ".deps/cswmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswmpar.o -MD -MP -MF ".deps/cswmpar.Tpo" -c -o cswmpar.o cswmpar.c; \ then mv -f ".deps/cswmpar.Tpo" ".deps/cswmpar.Po"; else rm -f ".deps/cswmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswnoise.o -MD -MP -MF ".deps/cswnoise.Tpo" -c -o cswnoise.o cswnoise.c; \ then mv -f ".deps/cswnoise.Tpo" ".deps/cswnoise.Po"; else rm -f ".deps/cswnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswparam.o -MD -MP -MF ".deps/cswparam.Tpo" -c -o cswparam.o cswparam.c; \ then mv -f ".deps/cswparam.Tpo" ".deps/cswparam.Po"; else rm -f ".deps/cswparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswpzld.o -MD -MP -MF ".deps/cswpzld.Tpo" -c -o cswpzld.o cswpzld.c; \ then mv -f ".deps/cswpzld.Tpo" ".deps/cswpzld.Po"; else rm -f ".deps/cswpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswsetup.o -MD -MP -MF ".deps/cswsetup.Tpo" -c -o cswsetup.o cswsetup.c; \ then mv -f ".deps/cswsetup.Tpo" ".deps/cswsetup.Po"; else rm -f ".deps/cswsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cswtrunc.o -MD -MP -MF ".deps/cswtrunc.Tpo" -c -o cswtrunc.o cswtrunc.c; \ then mv -f ".deps/cswtrunc.Tpo" ".deps/cswtrunc.Po"; else rm -f ".deps/cswtrunc.Tpo"; exit 1; fi rm -f libcsw.a ar cru libcsw.a csw.o cswacld.o cswask.o cswdel.o cswdest.o cswinit.o cswload.o cswmask.o cswmdel.o cswmpar.o cswnoise.o cswparam.o cswpzld.o cswsetup.o cswtrunc.o ranlib libcsw.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' Making all in dio make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dio.o -MD -MP -MF ".deps/dio.Tpo" -c -o dio.o dio.c; \ then mv -f ".deps/dio.Tpo" ".deps/dio.Po"; else rm -f ".deps/dio.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioacld.o -MD -MP -MF ".deps/dioacld.Tpo" -c -o dioacld.o dioacld.c; \ then mv -f ".deps/dioacld.Tpo" ".deps/dioacld.Po"; else rm -f ".deps/dioacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioask.o -MD -MP -MF ".deps/dioask.Tpo" -c -o dioask.o dioask.c; \ then mv -f ".deps/dioask.Tpo" ".deps/dioask.Po"; else rm -f ".deps/dioask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioconv.o -MD -MP -MF ".deps/dioconv.Tpo" -c -o dioconv.o dioconv.c; \ then mv -f ".deps/dioconv.Tpo" ".deps/dioconv.Po"; else rm -f ".deps/dioconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diodel.o -MD -MP -MF ".deps/diodel.Tpo" -c -o diodel.o diodel.c; \ then mv -f ".deps/diodel.Tpo" ".deps/diodel.Po"; else rm -f ".deps/diodel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diodest.o -MD -MP -MF ".deps/diodest.Tpo" -c -o diodest.o diodest.c; \ then mv -f ".deps/diodest.Tpo" ".deps/diodest.Po"; else rm -f ".deps/diodest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diodisto.o -MD -MP -MF ".deps/diodisto.Tpo" -c -o diodisto.o diodisto.c; \ then mv -f ".deps/diodisto.Tpo" ".deps/diodisto.Po"; else rm -f ".deps/diodisto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diodset.o -MD -MP -MF ".deps/diodset.Tpo" -c -o diodset.o diodset.c; \ then mv -f ".deps/diodset.Tpo" ".deps/diodset.Po"; else rm -f ".deps/diodset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diogetic.o -MD -MP -MF ".deps/diogetic.Tpo" -c -o diogetic.o diogetic.c; \ then mv -f ".deps/diogetic.Tpo" ".deps/diogetic.Po"; else rm -f ".deps/diogetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioinit.o -MD -MP -MF ".deps/dioinit.Tpo" -c -o dioinit.o dioinit.c; \ then mv -f ".deps/dioinit.Tpo" ".deps/dioinit.Po"; else rm -f ".deps/dioinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioload.o -MD -MP -MF ".deps/dioload.Tpo" -c -o dioload.o dioload.c; \ then mv -f ".deps/dioload.Tpo" ".deps/dioload.Po"; else rm -f ".deps/dioload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diomask.o -MD -MP -MF ".deps/diomask.Tpo" -c -o diomask.o diomask.c; \ then mv -f ".deps/diomask.Tpo" ".deps/diomask.Po"; else rm -f ".deps/diomask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diomdel.o -MD -MP -MF ".deps/diomdel.Tpo" -c -o diomdel.o diomdel.c; \ then mv -f ".deps/diomdel.Tpo" ".deps/diomdel.Po"; else rm -f ".deps/diomdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diompar.o -MD -MP -MF ".deps/diompar.Tpo" -c -o diompar.o diompar.c; \ then mv -f ".deps/diompar.Tpo" ".deps/diompar.Po"; else rm -f ".deps/diompar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dionoise.o -MD -MP -MF ".deps/dionoise.Tpo" -c -o dionoise.o dionoise.c; \ then mv -f ".deps/dionoise.Tpo" ".deps/dionoise.Po"; else rm -f ".deps/dionoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dioparam.o -MD -MP -MF ".deps/dioparam.Tpo" -c -o dioparam.o dioparam.c; \ then mv -f ".deps/dioparam.Tpo" ".deps/dioparam.Po"; else rm -f ".deps/dioparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diopzld.o -MD -MP -MF ".deps/diopzld.Tpo" -c -o diopzld.o diopzld.c; \ then mv -f ".deps/diopzld.Tpo" ".deps/diopzld.Po"; else rm -f ".deps/diopzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosacl.o -MD -MP -MF ".deps/diosacl.Tpo" -c -o diosacl.o diosacl.c; \ then mv -f ".deps/diosacl.Tpo" ".deps/diosacl.Po"; else rm -f ".deps/diosacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosetup.o -MD -MP -MF ".deps/diosetup.Tpo" -c -o diosetup.o diosetup.c; \ then mv -f ".deps/diosetup.Tpo" ".deps/diosetup.Po"; else rm -f ".deps/diosetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosload.o -MD -MP -MF ".deps/diosload.Tpo" -c -o diosload.o diosload.c; \ then mv -f ".deps/diosload.Tpo" ".deps/diosload.Po"; else rm -f ".deps/diosload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosprt.o -MD -MP -MF ".deps/diosprt.Tpo" -c -o diosprt.o diosprt.c; \ then mv -f ".deps/diosprt.Tpo" ".deps/diosprt.Po"; else rm -f ".deps/diosprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosset.o -MD -MP -MF ".deps/diosset.Tpo" -c -o diosset.o diosset.c; \ then mv -f ".deps/diosset.Tpo" ".deps/diosset.Po"; else rm -f ".deps/diosset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diosupd.o -MD -MP -MF ".deps/diosupd.Tpo" -c -o diosupd.o diosupd.c; \ then mv -f ".deps/diosupd.Tpo" ".deps/diosupd.Po"; else rm -f ".deps/diosupd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diotemp.o -MD -MP -MF ".deps/diotemp.Tpo" -c -o diotemp.o diotemp.c; \ then mv -f ".deps/diotemp.Tpo" ".deps/diotemp.Po"; else rm -f ".deps/diotemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT diotrunc.o -MD -MP -MF ".deps/diotrunc.Tpo" -c -o diotrunc.o diotrunc.c; \ then mv -f ".deps/diotrunc.Tpo" ".deps/diotrunc.Po"; else rm -f ".deps/diotrunc.Tpo"; exit 1; fi rm -f libdio.a ar cru libdio.a dio.o dioacld.o dioask.o dioconv.o diodel.o diodest.o diodisto.o diodset.o diogetic.o dioinit.o dioload.o diomask.o diomdel.o diompar.o dionoise.o dioparam.o diopzld.o diosacl.o diosetup.o diosload.o diosprt.o diosset.o diosupd.o diotemp.o diotrunc.o ranlib libdio.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' Making all in ind make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ind.o -MD -MP -MF ".deps/ind.Tpo" -c -o ind.o ind.c; \ then mv -f ".deps/ind.Tpo" ".deps/ind.Po"; else rm -f ".deps/ind.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indacld.o -MD -MP -MF ".deps/indacld.Tpo" -c -o indacld.o indacld.c; \ then mv -f ".deps/indacld.Tpo" ".deps/indacld.Po"; else rm -f ".deps/indacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indask.o -MD -MP -MF ".deps/indask.Tpo" -c -o indask.o indask.c; \ then mv -f ".deps/indask.Tpo" ".deps/indask.Po"; else rm -f ".deps/indask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inddel.o -MD -MP -MF ".deps/inddel.Tpo" -c -o inddel.o inddel.c; \ then mv -f ".deps/inddel.Tpo" ".deps/inddel.Po"; else rm -f ".deps/inddel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT inddest.o -MD -MP -MF ".deps/inddest.Tpo" -c -o inddest.o inddest.c; \ then mv -f ".deps/inddest.Tpo" ".deps/inddest.Po"; else rm -f ".deps/inddest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indinit.o -MD -MP -MF ".deps/indinit.Tpo" -c -o indinit.o indinit.c; \ then mv -f ".deps/indinit.Tpo" ".deps/indinit.Po"; else rm -f ".deps/indinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indload.o -MD -MP -MF ".deps/indload.Tpo" -c -o indload.o indload.c; \ then mv -f ".deps/indload.Tpo" ".deps/indload.Po"; else rm -f ".deps/indload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indmask.o -MD -MP -MF ".deps/indmask.Tpo" -c -o indmask.o indmask.c; \ then mv -f ".deps/indmask.Tpo" ".deps/indmask.Po"; else rm -f ".deps/indmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indmdel.o -MD -MP -MF ".deps/indmdel.Tpo" -c -o indmdel.o indmdel.c; \ then mv -f ".deps/indmdel.Tpo" ".deps/indmdel.Po"; else rm -f ".deps/indmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indmpar.o -MD -MP -MF ".deps/indmpar.Tpo" -c -o indmpar.o indmpar.c; \ then mv -f ".deps/indmpar.Tpo" ".deps/indmpar.Po"; else rm -f ".deps/indmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indparam.o -MD -MP -MF ".deps/indparam.Tpo" -c -o indparam.o indparam.c; \ then mv -f ".deps/indparam.Tpo" ".deps/indparam.Po"; else rm -f ".deps/indparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indpzld.o -MD -MP -MF ".deps/indpzld.Tpo" -c -o indpzld.o indpzld.c; \ then mv -f ".deps/indpzld.Tpo" ".deps/indpzld.Po"; else rm -f ".deps/indpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsacl.o -MD -MP -MF ".deps/indsacl.Tpo" -c -o indsacl.o indsacl.c; \ then mv -f ".deps/indsacl.Tpo" ".deps/indsacl.Po"; else rm -f ".deps/indsacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsetup.o -MD -MP -MF ".deps/indsetup.Tpo" -c -o indsetup.o indsetup.c; \ then mv -f ".deps/indsetup.Tpo" ".deps/indsetup.Po"; else rm -f ".deps/indsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsload.o -MD -MP -MF ".deps/indsload.Tpo" -c -o indsload.o indsload.c; \ then mv -f ".deps/indsload.Tpo" ".deps/indsload.Po"; else rm -f ".deps/indsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsprt.o -MD -MP -MF ".deps/indsprt.Tpo" -c -o indsprt.o indsprt.c; \ then mv -f ".deps/indsprt.Tpo" ".deps/indsprt.Po"; else rm -f ".deps/indsprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsset.o -MD -MP -MF ".deps/indsset.Tpo" -c -o indsset.o indsset.c; \ then mv -f ".deps/indsset.Tpo" ".deps/indsset.Po"; else rm -f ".deps/indsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indsupd.o -MD -MP -MF ".deps/indsupd.Tpo" -c -o indsupd.o indsupd.c; \ then mv -f ".deps/indsupd.Tpo" ".deps/indsupd.Po"; else rm -f ".deps/indsupd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indtemp.o -MD -MP -MF ".deps/indtemp.Tpo" -c -o indtemp.o indtemp.c; \ then mv -f ".deps/indtemp.Tpo" ".deps/indtemp.Po"; else rm -f ".deps/indtemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT indtrunc.o -MD -MP -MF ".deps/indtrunc.Tpo" -c -o indtrunc.o indtrunc.c; \ then mv -f ".deps/indtrunc.Tpo" ".deps/indtrunc.Po"; else rm -f ".deps/indtrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutacld.o -MD -MP -MF ".deps/mutacld.Tpo" -c -o mutacld.o mutacld.c; \ then mv -f ".deps/mutacld.Tpo" ".deps/mutacld.Po"; else rm -f ".deps/mutacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutask.o -MD -MP -MF ".deps/mutask.Tpo" -c -o mutask.o mutask.c; \ then mv -f ".deps/mutask.Tpo" ".deps/mutask.Po"; else rm -f ".deps/mutask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutdel.o -MD -MP -MF ".deps/mutdel.Tpo" -c -o mutdel.o mutdel.c; \ then mv -f ".deps/mutdel.Tpo" ".deps/mutdel.Po"; else rm -f ".deps/mutdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutdest.o -MD -MP -MF ".deps/mutdest.Tpo" -c -o mutdest.o mutdest.c; \ then mv -f ".deps/mutdest.Tpo" ".deps/mutdest.Po"; else rm -f ".deps/mutdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutmdel.o -MD -MP -MF ".deps/mutmdel.Tpo" -c -o mutmdel.o mutmdel.c; \ then mv -f ".deps/mutmdel.Tpo" ".deps/mutmdel.Po"; else rm -f ".deps/mutmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutparam.o -MD -MP -MF ".deps/mutparam.Tpo" -c -o mutparam.o mutparam.c; \ then mv -f ".deps/mutparam.Tpo" ".deps/mutparam.Po"; else rm -f ".deps/mutparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutpzld.o -MD -MP -MF ".deps/mutpzld.Tpo" -c -o mutpzld.o mutpzld.c; \ then mv -f ".deps/mutpzld.Tpo" ".deps/mutpzld.Po"; else rm -f ".deps/mutpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutsetup.o -MD -MP -MF ".deps/mutsetup.Tpo" -c -o mutsetup.o mutsetup.c; \ then mv -f ".deps/mutsetup.Tpo" ".deps/mutsetup.Po"; else rm -f ".deps/mutsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutsprt.o -MD -MP -MF ".deps/mutsprt.Tpo" -c -o mutsprt.o mutsprt.c; \ then mv -f ".deps/mutsprt.Tpo" ".deps/mutsprt.Po"; else rm -f ".deps/mutsprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mutsset.o -MD -MP -MF ".deps/mutsset.Tpo" -c -o mutsset.o mutsset.c; \ then mv -f ".deps/mutsset.Tpo" ".deps/mutsset.Po"; else rm -f ".deps/mutsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT muttemp.o -MD -MP -MF ".deps/muttemp.Tpo" -c -o muttemp.o muttemp.c; \ then mv -f ".deps/muttemp.Tpo" ".deps/muttemp.Po"; else rm -f ".deps/muttemp.Tpo"; exit 1; fi mutsetup.c: In function 'MUTsetup': mutsetup.c:44: warning: dereferencing type-punned pointer will break strict-aliasing rules mutsetup.c:55: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f libind.a ar cru libind.a ind.o indacld.o indask.o inddel.o inddest.o indinit.o indload.o indmask.o indmdel.o indmpar.o indparam.o indpzld.o indsacl.o indsetup.o indsload.o indsprt.o indsset.o indsupd.o indtemp.o indtrunc.o mutacld.o mutask.o mutdel.o mutdest.o mutmdel.o mutparam.o mutpzld.o mutsetup.o mutsprt.o mutsset.o muttemp.o ranlib libind.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' Making all in isrc make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrc.o -MD -MP -MF ".deps/isrc.Tpo" -c -o isrc.o isrc.c; \ then mv -f ".deps/isrc.Tpo" ".deps/isrc.Po"; else rm -f ".deps/isrc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcacct.o -MD -MP -MF ".deps/isrcacct.Tpo" -c -o isrcacct.o isrcacct.c; \ then mv -f ".deps/isrcacct.Tpo" ".deps/isrcacct.Po"; else rm -f ".deps/isrcacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcacld.o -MD -MP -MF ".deps/isrcacld.Tpo" -c -o isrcacld.o isrcacld.c; \ then mv -f ".deps/isrcacld.Tpo" ".deps/isrcacld.Po"; else rm -f ".deps/isrcacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcask.o -MD -MP -MF ".deps/isrcask.Tpo" -c -o isrcask.o isrcask.c; \ then mv -f ".deps/isrcask.Tpo" ".deps/isrcask.Po"; else rm -f ".deps/isrcask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcdel.o -MD -MP -MF ".deps/isrcdel.Tpo" -c -o isrcdel.o isrcdel.c; \ then mv -f ".deps/isrcdel.Tpo" ".deps/isrcdel.Po"; else rm -f ".deps/isrcdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcdest.o -MD -MP -MF ".deps/isrcdest.Tpo" -c -o isrcdest.o isrcdest.c; \ then mv -f ".deps/isrcdest.Tpo" ".deps/isrcdest.Po"; else rm -f ".deps/isrcdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcinit.o -MD -MP -MF ".deps/isrcinit.Tpo" -c -o isrcinit.o isrcinit.c; \ then mv -f ".deps/isrcinit.Tpo" ".deps/isrcinit.Po"; else rm -f ".deps/isrcinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcload.o -MD -MP -MF ".deps/isrcload.Tpo" -c -o isrcload.o isrcload.c; \ then mv -f ".deps/isrcload.Tpo" ".deps/isrcload.Po"; else rm -f ".deps/isrcload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcmdel.o -MD -MP -MF ".deps/isrcmdel.Tpo" -c -o isrcmdel.o isrcmdel.c; \ then mv -f ".deps/isrcmdel.Tpo" ".deps/isrcmdel.Po"; else rm -f ".deps/isrcmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrcpar.o -MD -MP -MF ".deps/isrcpar.Tpo" -c -o isrcpar.o isrcpar.c; \ then mv -f ".deps/isrcpar.Tpo" ".deps/isrcpar.Po"; else rm -f ".deps/isrcpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT isrctemp.o -MD -MP -MF ".deps/isrctemp.Tpo" -c -o isrctemp.o isrctemp.c; \ then mv -f ".deps/isrctemp.Tpo" ".deps/isrctemp.Po"; else rm -f ".deps/isrctemp.Tpo"; exit 1; fi isrcload.c: In function 'ISRCload': isrcload.c:56: warning: 'PER' may be used uninitialized in this function rm -f libisrc.a ar cru libisrc.a isrc.o isrcacct.o isrcacld.o isrcask.o isrcdel.o isrcdest.o isrcinit.o isrcload.o isrcmdel.o isrcpar.o isrctemp.o ranlib libisrc.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' Making all in hfet1 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet.o -MD -MP -MF ".deps/hfet.Tpo" -c -o hfet.o hfet.c; \ then mv -f ".deps/hfet.Tpo" ".deps/hfet.Po"; else rm -f ".deps/hfet.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetacl.o -MD -MP -MF ".deps/hfetacl.Tpo" -c -o hfetacl.o hfetacl.c; \ then mv -f ".deps/hfetacl.Tpo" ".deps/hfetacl.Po"; else rm -f ".deps/hfetacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetask.o -MD -MP -MF ".deps/hfetask.Tpo" -c -o hfetask.o hfetask.c; \ then mv -f ".deps/hfetask.Tpo" ".deps/hfetask.Po"; else rm -f ".deps/hfetask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetdel.o -MD -MP -MF ".deps/hfetdel.Tpo" -c -o hfetdel.o hfetdel.c; \ then mv -f ".deps/hfetdel.Tpo" ".deps/hfetdel.Po"; else rm -f ".deps/hfetdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetdest.o -MD -MP -MF ".deps/hfetdest.Tpo" -c -o hfetdest.o hfetdest.c; \ then mv -f ".deps/hfetdest.Tpo" ".deps/hfetdest.Po"; else rm -f ".deps/hfetdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetgetic.o -MD -MP -MF ".deps/hfetgetic.Tpo" -c -o hfetgetic.o hfetgetic.c; \ then mv -f ".deps/hfetgetic.Tpo" ".deps/hfetgetic.Po"; else rm -f ".deps/hfetgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetinit.o -MD -MP -MF ".deps/hfetinit.Tpo" -c -o hfetinit.o hfetinit.c; \ then mv -f ".deps/hfetinit.Tpo" ".deps/hfetinit.Po"; else rm -f ".deps/hfetinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetload.o -MD -MP -MF ".deps/hfetload.Tpo" -c -o hfetload.o hfetload.c; \ then mv -f ".deps/hfetload.Tpo" ".deps/hfetload.Po"; else rm -f ".deps/hfetload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetmask.o -MD -MP -MF ".deps/hfetmask.Tpo" -c -o hfetmask.o hfetmask.c; \ then mv -f ".deps/hfetmask.Tpo" ".deps/hfetmask.Po"; else rm -f ".deps/hfetmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetmdel.o -MD -MP -MF ".deps/hfetmdel.Tpo" -c -o hfetmdel.o hfetmdel.c; \ then mv -f ".deps/hfetmdel.Tpo" ".deps/hfetmdel.Po"; else rm -f ".deps/hfetmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetmpar.o -MD -MP -MF ".deps/hfetmpar.Tpo" -c -o hfetmpar.o hfetmpar.c; \ then mv -f ".deps/hfetmpar.Tpo" ".deps/hfetmpar.Po"; else rm -f ".deps/hfetmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetparam.o -MD -MP -MF ".deps/hfetparam.Tpo" -c -o hfetparam.o hfetparam.c; \ then mv -f ".deps/hfetparam.Tpo" ".deps/hfetparam.Po"; else rm -f ".deps/hfetparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetpzl.o -MD -MP -MF ".deps/hfetpzl.Tpo" -c -o hfetpzl.o hfetpzl.c; \ then mv -f ".deps/hfetpzl.Tpo" ".deps/hfetpzl.Po"; else rm -f ".deps/hfetpzl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfetsetup.o -MD -MP -MF ".deps/hfetsetup.Tpo" -c -o hfetsetup.o hfetsetup.c; \ then mv -f ".deps/hfetsetup.Tpo" ".deps/hfetsetup.Po"; else rm -f ".deps/hfetsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfettemp.o -MD -MP -MF ".deps/hfettemp.Tpo" -c -o hfettemp.o hfettemp.c; \ then mv -f ".deps/hfettemp.Tpo" ".deps/hfettemp.Po"; else rm -f ".deps/hfettemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfettrunc.o -MD -MP -MF ".deps/hfettrunc.Tpo" -c -o hfettrunc.o hfettrunc.c; \ then mv -f ".deps/hfettrunc.Tpo" ".deps/hfettrunc.Po"; else rm -f ".deps/hfettrunc.Tpo"; exit 1; fi rm -f libhfet.a ar cru libhfet.a hfet.o hfetacl.o hfetask.o hfetdel.o hfetdest.o hfetgetic.o hfetinit.o hfetload.o hfetmask.o hfetmdel.o hfetmpar.o hfetparam.o hfetpzl.o hfetsetup.o hfettemp.o hfettrunc.o ranlib libhfet.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' Making all in hfet2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2.o -MD -MP -MF ".deps/hfet2.Tpo" -c -o hfet2.o hfet2.c; \ then mv -f ".deps/hfet2.Tpo" ".deps/hfet2.Po"; else rm -f ".deps/hfet2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2acl.o -MD -MP -MF ".deps/hfet2acl.Tpo" -c -o hfet2acl.o hfet2acl.c; \ then mv -f ".deps/hfet2acl.Tpo" ".deps/hfet2acl.Po"; else rm -f ".deps/hfet2acl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2ask.o -MD -MP -MF ".deps/hfet2ask.Tpo" -c -o hfet2ask.o hfet2ask.c; \ then mv -f ".deps/hfet2ask.Tpo" ".deps/hfet2ask.Po"; else rm -f ".deps/hfet2ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2del.o -MD -MP -MF ".deps/hfet2del.Tpo" -c -o hfet2del.o hfet2del.c; \ then mv -f ".deps/hfet2del.Tpo" ".deps/hfet2del.Po"; else rm -f ".deps/hfet2del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2dest.o -MD -MP -MF ".deps/hfet2dest.Tpo" -c -o hfet2dest.o hfet2dest.c; \ then mv -f ".deps/hfet2dest.Tpo" ".deps/hfet2dest.Po"; else rm -f ".deps/hfet2dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2getic.o -MD -MP -MF ".deps/hfet2getic.Tpo" -c -o hfet2getic.o hfet2getic.c; \ then mv -f ".deps/hfet2getic.Tpo" ".deps/hfet2getic.Po"; else rm -f ".deps/hfet2getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2init.o -MD -MP -MF ".deps/hfet2init.Tpo" -c -o hfet2init.o hfet2init.c; \ then mv -f ".deps/hfet2init.Tpo" ".deps/hfet2init.Po"; else rm -f ".deps/hfet2init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2load.o -MD -MP -MF ".deps/hfet2load.Tpo" -c -o hfet2load.o hfet2load.c; \ then mv -f ".deps/hfet2load.Tpo" ".deps/hfet2load.Po"; else rm -f ".deps/hfet2load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2mask.o -MD -MP -MF ".deps/hfet2mask.Tpo" -c -o hfet2mask.o hfet2mask.c; \ then mv -f ".deps/hfet2mask.Tpo" ".deps/hfet2mask.Po"; else rm -f ".deps/hfet2mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2mdel.o -MD -MP -MF ".deps/hfet2mdel.Tpo" -c -o hfet2mdel.o hfet2mdel.c; \ then mv -f ".deps/hfet2mdel.Tpo" ".deps/hfet2mdel.Po"; else rm -f ".deps/hfet2mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2mpar.o -MD -MP -MF ".deps/hfet2mpar.Tpo" -c -o hfet2mpar.o hfet2mpar.c; \ then mv -f ".deps/hfet2mpar.Tpo" ".deps/hfet2mpar.Po"; else rm -f ".deps/hfet2mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2param.o -MD -MP -MF ".deps/hfet2param.Tpo" -c -o hfet2param.o hfet2param.c; \ then mv -f ".deps/hfet2param.Tpo" ".deps/hfet2param.Po"; else rm -f ".deps/hfet2param.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2pzl.o -MD -MP -MF ".deps/hfet2pzl.Tpo" -c -o hfet2pzl.o hfet2pzl.c; \ then mv -f ".deps/hfet2pzl.Tpo" ".deps/hfet2pzl.Po"; else rm -f ".deps/hfet2pzl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2setup.o -MD -MP -MF ".deps/hfet2setup.Tpo" -c -o hfet2setup.o hfet2setup.c; \ then mv -f ".deps/hfet2setup.Tpo" ".deps/hfet2setup.Po"; else rm -f ".deps/hfet2setup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2temp.o -MD -MP -MF ".deps/hfet2temp.Tpo" -c -o hfet2temp.o hfet2temp.c; \ then mv -f ".deps/hfet2temp.Tpo" ".deps/hfet2temp.Po"; else rm -f ".deps/hfet2temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hfet2trunc.o -MD -MP -MF ".deps/hfet2trunc.Tpo" -c -o hfet2trunc.o hfet2trunc.c; \ then mv -f ".deps/hfet2trunc.Tpo" ".deps/hfet2trunc.Po"; else rm -f ".deps/hfet2trunc.Tpo"; exit 1; fi rm -f libhfet2.a ar cru libhfet2.a hfet2.o hfet2acl.o hfet2ask.o hfet2del.o hfet2dest.o hfet2getic.o hfet2init.o hfet2load.o hfet2mask.o hfet2mdel.o hfet2mpar.o hfet2param.o hfet2pzl.o hfet2setup.o hfet2temp.o hfet2trunc.o ranlib libhfet2.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' Making all in hisim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1.o -MD -MP -MF ".deps/hsm1.Tpo" -c -o hsm1.o hsm1.c; \ then mv -f ".deps/hsm1.Tpo" ".deps/hsm1.Po"; else rm -f ".deps/hsm1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1acld.o -MD -MP -MF ".deps/hsm1acld.Tpo" -c -o hsm1acld.o hsm1acld.c; \ then mv -f ".deps/hsm1acld.Tpo" ".deps/hsm1acld.Po"; else rm -f ".deps/hsm1acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1ask.o -MD -MP -MF ".deps/hsm1ask.Tpo" -c -o hsm1ask.o hsm1ask.c; \ then mv -f ".deps/hsm1ask.Tpo" ".deps/hsm1ask.Po"; else rm -f ".deps/hsm1ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1cvtest.o -MD -MP -MF ".deps/hsm1cvtest.Tpo" -c -o hsm1cvtest.o hsm1cvtest.c; \ then mv -f ".deps/hsm1cvtest.Tpo" ".deps/hsm1cvtest.Po"; else rm -f ".deps/hsm1cvtest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1del.o -MD -MP -MF ".deps/hsm1del.Tpo" -c -o hsm1del.o hsm1del.c; \ then mv -f ".deps/hsm1del.Tpo" ".deps/hsm1del.Po"; else rm -f ".deps/hsm1del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1dest.o -MD -MP -MF ".deps/hsm1dest.Tpo" -c -o hsm1dest.o hsm1dest.c; \ then mv -f ".deps/hsm1dest.Tpo" ".deps/hsm1dest.Po"; else rm -f ".deps/hsm1dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1eval102.o -MD -MP -MF ".deps/hsm1eval102.Tpo" -c -o hsm1eval102.o hsm1eval102.c; \ then mv -f ".deps/hsm1eval102.Tpo" ".deps/hsm1eval102.Po"; else rm -f ".deps/hsm1eval102.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1eval112.o -MD -MP -MF ".deps/hsm1eval112.Tpo" -c -o hsm1eval112.o hsm1eval112.c; \ then mv -f ".deps/hsm1eval112.Tpo" ".deps/hsm1eval112.Po"; else rm -f ".deps/hsm1eval112.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1eval120.o -MD -MP -MF ".deps/hsm1eval120.Tpo" -c -o hsm1eval120.o hsm1eval120.c; \ then mv -f ".deps/hsm1eval120.Tpo" ".deps/hsm1eval120.Po"; else rm -f ".deps/hsm1eval120.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1getic.o -MD -MP -MF ".deps/hsm1getic.Tpo" -c -o hsm1getic.o hsm1getic.c; \ then mv -f ".deps/hsm1getic.Tpo" ".deps/hsm1getic.Po"; else rm -f ".deps/hsm1getic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1init.o -MD -MP -MF ".deps/hsm1init.Tpo" -c -o hsm1init.o hsm1init.c; \ then mv -f ".deps/hsm1init.Tpo" ".deps/hsm1init.Po"; else rm -f ".deps/hsm1init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1ld.o -MD -MP -MF ".deps/hsm1ld.Tpo" -c -o hsm1ld.o hsm1ld.c; \ then mv -f ".deps/hsm1ld.Tpo" ".deps/hsm1ld.Po"; else rm -f ".deps/hsm1ld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1mask.o -MD -MP -MF ".deps/hsm1mask.Tpo" -c -o hsm1mask.o hsm1mask.c; \ then mv -f ".deps/hsm1mask.Tpo" ".deps/hsm1mask.Po"; else rm -f ".deps/hsm1mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1mdel.o -MD -MP -MF ".deps/hsm1mdel.Tpo" -c -o hsm1mdel.o hsm1mdel.c; \ then mv -f ".deps/hsm1mdel.Tpo" ".deps/hsm1mdel.Po"; else rm -f ".deps/hsm1mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1mpar.o -MD -MP -MF ".deps/hsm1mpar.Tpo" -c -o hsm1mpar.o hsm1mpar.c; \ then mv -f ".deps/hsm1mpar.Tpo" ".deps/hsm1mpar.Po"; else rm -f ".deps/hsm1mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1noi.o -MD -MP -MF ".deps/hsm1noi.Tpo" -c -o hsm1noi.o hsm1noi.c; \ then mv -f ".deps/hsm1noi.Tpo" ".deps/hsm1noi.Po"; else rm -f ".deps/hsm1noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1par.o -MD -MP -MF ".deps/hsm1par.Tpo" -c -o hsm1par.o hsm1par.c; \ then mv -f ".deps/hsm1par.Tpo" ".deps/hsm1par.Po"; else rm -f ".deps/hsm1par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1pzld.o -MD -MP -MF ".deps/hsm1pzld.Tpo" -c -o hsm1pzld.o hsm1pzld.c; \ then mv -f ".deps/hsm1pzld.Tpo" ".deps/hsm1pzld.Po"; else rm -f ".deps/hsm1pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1set.o -MD -MP -MF ".deps/hsm1set.Tpo" -c -o hsm1set.o hsm1set.c; \ then mv -f ".deps/hsm1set.Tpo" ".deps/hsm1set.Po"; else rm -f ".deps/hsm1set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1temp.o -MD -MP -MF ".deps/hsm1temp.Tpo" -c -o hsm1temp.o hsm1temp.c; \ then mv -f ".deps/hsm1temp.Tpo" ".deps/hsm1temp.Po"; else rm -f ".deps/hsm1temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT hsm1trunc.o -MD -MP -MF ".deps/hsm1trunc.Tpo" -c -o hsm1trunc.o hsm1trunc.c; \ then mv -f ".deps/hsm1trunc.Tpo" ".deps/hsm1trunc.Po"; else rm -f ".deps/hsm1trunc.Tpo"; exit 1; fi rm -f libhisim.a ar cru libhisim.a hsm1.o hsm1acld.o hsm1ask.o hsm1cvtest.o hsm1del.o hsm1dest.o hsm1eval102.o hsm1eval112.o hsm1eval120.o hsm1getic.o hsm1init.o hsm1ld.o hsm1mask.o hsm1mdel.o hsm1mpar.o hsm1noi.o hsm1par.o hsm1pzld.o hsm1set.o hsm1temp.o hsm1trunc.o ranlib libhisim.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' Making all in jfet make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet.o -MD -MP -MF ".deps/jfet.Tpo" -c -o jfet.o jfet.c; \ then mv -f ".deps/jfet.Tpo" ".deps/jfet.Po"; else rm -f ".deps/jfet.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetacld.o -MD -MP -MF ".deps/jfetacld.Tpo" -c -o jfetacld.o jfetacld.c; \ then mv -f ".deps/jfetacld.Tpo" ".deps/jfetacld.Po"; else rm -f ".deps/jfetacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetask.o -MD -MP -MF ".deps/jfetask.Tpo" -c -o jfetask.o jfetask.c; \ then mv -f ".deps/jfetask.Tpo" ".deps/jfetask.Po"; else rm -f ".deps/jfetask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetdel.o -MD -MP -MF ".deps/jfetdel.Tpo" -c -o jfetdel.o jfetdel.c; \ then mv -f ".deps/jfetdel.Tpo" ".deps/jfetdel.Po"; else rm -f ".deps/jfetdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetdest.o -MD -MP -MF ".deps/jfetdest.Tpo" -c -o jfetdest.o jfetdest.c; \ then mv -f ".deps/jfetdest.Tpo" ".deps/jfetdest.Po"; else rm -f ".deps/jfetdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetdist.o -MD -MP -MF ".deps/jfetdist.Tpo" -c -o jfetdist.o jfetdist.c; \ then mv -f ".deps/jfetdist.Tpo" ".deps/jfetdist.Po"; else rm -f ".deps/jfetdist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetdset.o -MD -MP -MF ".deps/jfetdset.Tpo" -c -o jfetdset.o jfetdset.c; \ then mv -f ".deps/jfetdset.Tpo" ".deps/jfetdset.Po"; else rm -f ".deps/jfetdset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetic.o -MD -MP -MF ".deps/jfetic.Tpo" -c -o jfetic.o jfetic.c; \ then mv -f ".deps/jfetic.Tpo" ".deps/jfetic.Po"; else rm -f ".deps/jfetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetinit.o -MD -MP -MF ".deps/jfetinit.Tpo" -c -o jfetinit.o jfetinit.c; \ then mv -f ".deps/jfetinit.Tpo" ".deps/jfetinit.Po"; else rm -f ".deps/jfetinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetload.o -MD -MP -MF ".deps/jfetload.Tpo" -c -o jfetload.o jfetload.c; \ then mv -f ".deps/jfetload.Tpo" ".deps/jfetload.Po"; else rm -f ".deps/jfetload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetmask.o -MD -MP -MF ".deps/jfetmask.Tpo" -c -o jfetmask.o jfetmask.c; \ then mv -f ".deps/jfetmask.Tpo" ".deps/jfetmask.Po"; else rm -f ".deps/jfetmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetmdel.o -MD -MP -MF ".deps/jfetmdel.Tpo" -c -o jfetmdel.o jfetmdel.c; \ then mv -f ".deps/jfetmdel.Tpo" ".deps/jfetmdel.Po"; else rm -f ".deps/jfetmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetmpar.o -MD -MP -MF ".deps/jfetmpar.Tpo" -c -o jfetmpar.o jfetmpar.c; \ then mv -f ".deps/jfetmpar.Tpo" ".deps/jfetmpar.Po"; else rm -f ".deps/jfetmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetnoi.o -MD -MP -MF ".deps/jfetnoi.Tpo" -c -o jfetnoi.o jfetnoi.c; \ then mv -f ".deps/jfetnoi.Tpo" ".deps/jfetnoi.Po"; else rm -f ".deps/jfetnoi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetpar.o -MD -MP -MF ".deps/jfetpar.Tpo" -c -o jfetpar.o jfetpar.c; \ then mv -f ".deps/jfetpar.Tpo" ".deps/jfetpar.Po"; else rm -f ".deps/jfetpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetpzld.o -MD -MP -MF ".deps/jfetpzld.Tpo" -c -o jfetpzld.o jfetpzld.c; \ then mv -f ".deps/jfetpzld.Tpo" ".deps/jfetpzld.Po"; else rm -f ".deps/jfetpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfetset.o -MD -MP -MF ".deps/jfetset.Tpo" -c -o jfetset.o jfetset.c; \ then mv -f ".deps/jfetset.Tpo" ".deps/jfetset.Po"; else rm -f ".deps/jfetset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfettemp.o -MD -MP -MF ".deps/jfettemp.Tpo" -c -o jfettemp.o jfettemp.c; \ then mv -f ".deps/jfettemp.Tpo" ".deps/jfettemp.Po"; else rm -f ".deps/jfettemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfettrun.o -MD -MP -MF ".deps/jfettrun.Tpo" -c -o jfettrun.o jfettrun.c; \ then mv -f ".deps/jfettrun.Tpo" ".deps/jfettrun.Po"; else rm -f ".deps/jfettrun.Tpo"; exit 1; fi rm -f libjfet.a ar cru libjfet.a jfet.o jfetacld.o jfetask.o jfetdel.o jfetdest.o jfetdist.o jfetdset.o jfetic.o jfetinit.o jfetload.o jfetmask.o jfetmdel.o jfetmpar.o jfetnoi.o jfetpar.o jfetpzld.o jfetset.o jfettemp.o jfettrun.o ranlib libjfet.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' Making all in jfet2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2.o -MD -MP -MF ".deps/jfet2.Tpo" -c -o jfet2.o jfet2.c; \ then mv -f ".deps/jfet2.Tpo" ".deps/jfet2.Po"; else rm -f ".deps/jfet2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2acld.o -MD -MP -MF ".deps/jfet2acld.Tpo" -c -o jfet2acld.o jfet2acld.c; \ then mv -f ".deps/jfet2acld.Tpo" ".deps/jfet2acld.Po"; else rm -f ".deps/jfet2acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2ask.o -MD -MP -MF ".deps/jfet2ask.Tpo" -c -o jfet2ask.o jfet2ask.c; \ then mv -f ".deps/jfet2ask.Tpo" ".deps/jfet2ask.Po"; else rm -f ".deps/jfet2ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2del.o -MD -MP -MF ".deps/jfet2del.Tpo" -c -o jfet2del.o jfet2del.c; \ then mv -f ".deps/jfet2del.Tpo" ".deps/jfet2del.Po"; else rm -f ".deps/jfet2del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2dest.o -MD -MP -MF ".deps/jfet2dest.Tpo" -c -o jfet2dest.o jfet2dest.c; \ then mv -f ".deps/jfet2dest.Tpo" ".deps/jfet2dest.Po"; else rm -f ".deps/jfet2dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2ic.o -MD -MP -MF ".deps/jfet2ic.Tpo" -c -o jfet2ic.o jfet2ic.c; \ then mv -f ".deps/jfet2ic.Tpo" ".deps/jfet2ic.Po"; else rm -f ".deps/jfet2ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2init.o -MD -MP -MF ".deps/jfet2init.Tpo" -c -o jfet2init.o jfet2init.c; \ then mv -f ".deps/jfet2init.Tpo" ".deps/jfet2init.Po"; else rm -f ".deps/jfet2init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2load.o -MD -MP -MF ".deps/jfet2load.Tpo" -c -o jfet2load.o jfet2load.c; \ then mv -f ".deps/jfet2load.Tpo" ".deps/jfet2load.Po"; else rm -f ".deps/jfet2load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2mask.o -MD -MP -MF ".deps/jfet2mask.Tpo" -c -o jfet2mask.o jfet2mask.c; \ then mv -f ".deps/jfet2mask.Tpo" ".deps/jfet2mask.Po"; else rm -f ".deps/jfet2mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2mdel.o -MD -MP -MF ".deps/jfet2mdel.Tpo" -c -o jfet2mdel.o jfet2mdel.c; \ then mv -f ".deps/jfet2mdel.Tpo" ".deps/jfet2mdel.Po"; else rm -f ".deps/jfet2mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2mpar.o -MD -MP -MF ".deps/jfet2mpar.Tpo" -c -o jfet2mpar.o jfet2mpar.c; \ then mv -f ".deps/jfet2mpar.Tpo" ".deps/jfet2mpar.Po"; else rm -f ".deps/jfet2mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2noi.o -MD -MP -MF ".deps/jfet2noi.Tpo" -c -o jfet2noi.o jfet2noi.c; \ then mv -f ".deps/jfet2noi.Tpo" ".deps/jfet2noi.Po"; else rm -f ".deps/jfet2noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2par.o -MD -MP -MF ".deps/jfet2par.Tpo" -c -o jfet2par.o jfet2par.c; \ then mv -f ".deps/jfet2par.Tpo" ".deps/jfet2par.Po"; else rm -f ".deps/jfet2par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2set.o -MD -MP -MF ".deps/jfet2set.Tpo" -c -o jfet2set.o jfet2set.c; \ then mv -f ".deps/jfet2set.Tpo" ".deps/jfet2set.Po"; else rm -f ".deps/jfet2set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2temp.o -MD -MP -MF ".deps/jfet2temp.Tpo" -c -o jfet2temp.o jfet2temp.c; \ then mv -f ".deps/jfet2temp.Tpo" ".deps/jfet2temp.Po"; else rm -f ".deps/jfet2temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT jfet2trun.o -MD -MP -MF ".deps/jfet2trun.Tpo" -c -o jfet2trun.o jfet2trun.c; \ then mv -f ".deps/jfet2trun.Tpo" ".deps/jfet2trun.Po"; else rm -f ".deps/jfet2trun.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT psmodel.o -MD -MP -MF ".deps/psmodel.Tpo" -c -o psmodel.o psmodel.c; \ then mv -f ".deps/psmodel.Tpo" ".deps/psmodel.Po"; else rm -f ".deps/psmodel.Tpo"; exit 1; fi rm -f libjfet2.a ar cru libjfet2.a jfet2.o jfet2acld.o jfet2ask.o jfet2del.o jfet2dest.o jfet2ic.o jfet2init.o jfet2load.o jfet2mask.o jfet2mdel.o jfet2mpar.o jfet2noi.o jfet2par.o jfet2set.o jfet2temp.o jfet2trun.o psmodel.o ranlib libjfet2.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' Making all in ltra make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltra.o -MD -MP -MF ".deps/ltra.Tpo" -c -o ltra.o ltra.c; \ then mv -f ".deps/ltra.Tpo" ".deps/ltra.Po"; else rm -f ".deps/ltra.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltraacct.o -MD -MP -MF ".deps/ltraacct.Tpo" -c -o ltraacct.o ltraacct.c; \ then mv -f ".deps/ltraacct.Tpo" ".deps/ltraacct.Po"; else rm -f ".deps/ltraacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltraacld.o -MD -MP -MF ".deps/ltraacld.Tpo" -c -o ltraacld.o ltraacld.c; \ then mv -f ".deps/ltraacld.Tpo" ".deps/ltraacld.Po"; else rm -f ".deps/ltraacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltraask.o -MD -MP -MF ".deps/ltraask.Tpo" -c -o ltraask.o ltraask.c; \ then mv -f ".deps/ltraask.Tpo" ".deps/ltraask.Po"; else rm -f ".deps/ltraask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltradel.o -MD -MP -MF ".deps/ltradel.Tpo" -c -o ltradel.o ltradel.c; \ then mv -f ".deps/ltradel.Tpo" ".deps/ltradel.Po"; else rm -f ".deps/ltradel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltradest.o -MD -MP -MF ".deps/ltradest.Tpo" -c -o ltradest.o ltradest.c; \ then mv -f ".deps/ltradest.Tpo" ".deps/ltradest.Po"; else rm -f ".deps/ltradest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltrainit.o -MD -MP -MF ".deps/ltrainit.Tpo" -c -o ltrainit.o ltrainit.c; \ then mv -f ".deps/ltrainit.Tpo" ".deps/ltrainit.Po"; else rm -f ".deps/ltrainit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltraload.o -MD -MP -MF ".deps/ltraload.Tpo" -c -o ltraload.o ltraload.c; \ then mv -f ".deps/ltraload.Tpo" ".deps/ltraload.Po"; else rm -f ".deps/ltraload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltramask.o -MD -MP -MF ".deps/ltramask.Tpo" -c -o ltramask.o ltramask.c; \ then mv -f ".deps/ltramask.Tpo" ".deps/ltramask.Po"; else rm -f ".deps/ltramask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltramdel.o -MD -MP -MF ".deps/ltramdel.Tpo" -c -o ltramdel.o ltramdel.c; \ then mv -f ".deps/ltramdel.Tpo" ".deps/ltramdel.Po"; else rm -f ".deps/ltramdel.Tpo"; exit 1; fi ltraload.c: In function 'LTRAload': ltraload.c:396: warning: 'qf1' is used uninitialized in this function ltraload.c:396: warning: 'qf2' is used uninitialized in this function ltraload.c:396: warning: 'qf3' is used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltramisc.o -MD -MP -MF ".deps/ltramisc.Tpo" -c -o ltramisc.o ltramisc.c; \ then mv -f ".deps/ltramisc.Tpo" ".deps/ltramisc.Po"; else rm -f ".deps/ltramisc.Tpo"; exit 1; fi ltraload.c:432: warning: 'lf2' is used uninitialized in this function ltraload.c:432: warning: 'lf3' is used uninitialized in this function if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltrampar.o -MD -MP -MF ".deps/ltrampar.Tpo" -c -o ltrampar.o ltrampar.c; \ then mv -f ".deps/ltrampar.Tpo" ".deps/ltrampar.Po"; else rm -f ".deps/ltrampar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltrapar.o -MD -MP -MF ".deps/ltrapar.Tpo" -c -o ltrapar.o ltrapar.c; \ then mv -f ".deps/ltrapar.Tpo" ".deps/ltrapar.Po"; else rm -f ".deps/ltrapar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltraset.o -MD -MP -MF ".deps/ltraset.Tpo" -c -o ltraset.o ltraset.c; \ then mv -f ".deps/ltraset.Tpo" ".deps/ltraset.Po"; else rm -f ".deps/ltraset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltratemp.o -MD -MP -MF ".deps/ltratemp.Tpo" -c -o ltratemp.o ltratemp.c; \ then mv -f ".deps/ltratemp.Tpo" ".deps/ltratemp.Po"; else rm -f ".deps/ltratemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ltratrun.o -MD -MP -MF ".deps/ltratrun.Tpo" -c -o ltratrun.o ltratrun.c; \ then mv -f ".deps/ltratrun.Tpo" ".deps/ltratrun.Po"; else rm -f ".deps/ltratrun.Tpo"; exit 1; fi rm -f libltra.a ar cru libltra.a ltra.o ltraacct.o ltraacld.o ltraask.o ltradel.o ltradest.o ltrainit.o ltraload.o ltramask.o ltramdel.o ltramisc.o ltrampar.o ltrapar.o ltraset.o ltratemp.o ltratrun.o ranlib libltra.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' Making all in mes make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mes.o -MD -MP -MF ".deps/mes.Tpo" -c -o mes.o mes.c; \ then mv -f ".deps/mes.Tpo" ".deps/mes.Po"; else rm -f ".deps/mes.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesacl.o -MD -MP -MF ".deps/mesacl.Tpo" -c -o mesacl.o mesacl.c; \ then mv -f ".deps/mesacl.Tpo" ".deps/mesacl.Po"; else rm -f ".deps/mesacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesask.o -MD -MP -MF ".deps/mesask.Tpo" -c -o mesask.o mesask.c; \ then mv -f ".deps/mesask.Tpo" ".deps/mesask.Po"; else rm -f ".deps/mesask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesdel.o -MD -MP -MF ".deps/mesdel.Tpo" -c -o mesdel.o mesdel.c; \ then mv -f ".deps/mesdel.Tpo" ".deps/mesdel.Po"; else rm -f ".deps/mesdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesdest.o -MD -MP -MF ".deps/mesdest.Tpo" -c -o mesdest.o mesdest.c; \ then mv -f ".deps/mesdest.Tpo" ".deps/mesdest.Po"; else rm -f ".deps/mesdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesdisto.o -MD -MP -MF ".deps/mesdisto.Tpo" -c -o mesdisto.o mesdisto.c; \ then mv -f ".deps/mesdisto.Tpo" ".deps/mesdisto.Po"; else rm -f ".deps/mesdisto.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesdset.o -MD -MP -MF ".deps/mesdset.Tpo" -c -o mesdset.o mesdset.c; \ then mv -f ".deps/mesdset.Tpo" ".deps/mesdset.Po"; else rm -f ".deps/mesdset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesgetic.o -MD -MP -MF ".deps/mesgetic.Tpo" -c -o mesgetic.o mesgetic.c; \ then mv -f ".deps/mesgetic.Tpo" ".deps/mesgetic.Po"; else rm -f ".deps/mesgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesinit.o -MD -MP -MF ".deps/mesinit.Tpo" -c -o mesinit.o mesinit.c; \ then mv -f ".deps/mesinit.Tpo" ".deps/mesinit.Po"; else rm -f ".deps/mesinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesload.o -MD -MP -MF ".deps/mesload.Tpo" -c -o mesload.o mesload.c; \ then mv -f ".deps/mesload.Tpo" ".deps/mesload.Po"; else rm -f ".deps/mesload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesmask.o -MD -MP -MF ".deps/mesmask.Tpo" -c -o mesmask.o mesmask.c; \ then mv -f ".deps/mesmask.Tpo" ".deps/mesmask.Po"; else rm -f ".deps/mesmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesmdel.o -MD -MP -MF ".deps/mesmdel.Tpo" -c -o mesmdel.o mesmdel.c; \ then mv -f ".deps/mesmdel.Tpo" ".deps/mesmdel.Po"; else rm -f ".deps/mesmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesmpar.o -MD -MP -MF ".deps/mesmpar.Tpo" -c -o mesmpar.o mesmpar.c; \ then mv -f ".deps/mesmpar.Tpo" ".deps/mesmpar.Po"; else rm -f ".deps/mesmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesnoise.o -MD -MP -MF ".deps/mesnoise.Tpo" -c -o mesnoise.o mesnoise.c; \ then mv -f ".deps/mesnoise.Tpo" ".deps/mesnoise.Po"; else rm -f ".deps/mesnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesparam.o -MD -MP -MF ".deps/mesparam.Tpo" -c -o mesparam.o mesparam.c; \ then mv -f ".deps/mesparam.Tpo" ".deps/mesparam.Po"; else rm -f ".deps/mesparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mespzld.o -MD -MP -MF ".deps/mespzld.Tpo" -c -o mespzld.o mespzld.c; \ then mv -f ".deps/mespzld.Tpo" ".deps/mespzld.Po"; else rm -f ".deps/mespzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT messetup.o -MD -MP -MF ".deps/messetup.Tpo" -c -o messetup.o messetup.c; \ then mv -f ".deps/messetup.Tpo" ".deps/messetup.Po"; else rm -f ".deps/messetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mestemp.o -MD -MP -MF ".deps/mestemp.Tpo" -c -o mestemp.o mestemp.c; \ then mv -f ".deps/mestemp.Tpo" ".deps/mestemp.Po"; else rm -f ".deps/mestemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mestrunc.o -MD -MP -MF ".deps/mestrunc.Tpo" -c -o mestrunc.o mestrunc.c; \ then mv -f ".deps/mestrunc.Tpo" ".deps/mestrunc.Po"; else rm -f ".deps/mestrunc.Tpo"; exit 1; fi rm -f libmes.a ar cru libmes.a mes.o mesacl.o mesask.o mesdel.o mesdest.o mesdisto.o mesdset.o mesgetic.o mesinit.o mesload.o mesmask.o mesmdel.o mesmpar.o mesnoise.o mesparam.o mespzld.o messetup.o mestemp.o mestrunc.o ranlib libmes.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' Making all in mesa make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesa.o -MD -MP -MF ".deps/mesa.Tpo" -c -o mesa.o mesa.c; \ then mv -f ".deps/mesa.Tpo" ".deps/mesa.Po"; else rm -f ".deps/mesa.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesaacl.o -MD -MP -MF ".deps/mesaacl.Tpo" -c -o mesaacl.o mesaacl.c; \ then mv -f ".deps/mesaacl.Tpo" ".deps/mesaacl.Po"; else rm -f ".deps/mesaacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesaask.o -MD -MP -MF ".deps/mesaask.Tpo" -c -o mesaask.o mesaask.c; \ then mv -f ".deps/mesaask.Tpo" ".deps/mesaask.Po"; else rm -f ".deps/mesaask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesadel.o -MD -MP -MF ".deps/mesadel.Tpo" -c -o mesadel.o mesadel.c; \ then mv -f ".deps/mesadel.Tpo" ".deps/mesadel.Po"; else rm -f ".deps/mesadel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesadest.o -MD -MP -MF ".deps/mesadest.Tpo" -c -o mesadest.o mesadest.c; \ then mv -f ".deps/mesadest.Tpo" ".deps/mesadest.Po"; else rm -f ".deps/mesadest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesagetic.o -MD -MP -MF ".deps/mesagetic.Tpo" -c -o mesagetic.o mesagetic.c; \ then mv -f ".deps/mesagetic.Tpo" ".deps/mesagetic.Po"; else rm -f ".deps/mesagetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesainit.o -MD -MP -MF ".deps/mesainit.Tpo" -c -o mesainit.o mesainit.c; \ then mv -f ".deps/mesainit.Tpo" ".deps/mesainit.Po"; else rm -f ".deps/mesainit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesaload.o -MD -MP -MF ".deps/mesaload.Tpo" -c -o mesaload.o mesaload.c; \ then mv -f ".deps/mesaload.Tpo" ".deps/mesaload.Po"; else rm -f ".deps/mesaload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesamask.o -MD -MP -MF ".deps/mesamask.Tpo" -c -o mesamask.o mesamask.c; \ then mv -f ".deps/mesamask.Tpo" ".deps/mesamask.Po"; else rm -f ".deps/mesamask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesamdel.o -MD -MP -MF ".deps/mesamdel.Tpo" -c -o mesamdel.o mesamdel.c; \ then mv -f ".deps/mesamdel.Tpo" ".deps/mesamdel.Po"; else rm -f ".deps/mesamdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesamparam.o -MD -MP -MF ".deps/mesamparam.Tpo" -c -o mesamparam.o mesamparam.c; \ then mv -f ".deps/mesamparam.Tpo" ".deps/mesamparam.Po"; else rm -f ".deps/mesamparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesaparam.o -MD -MP -MF ".deps/mesaparam.Tpo" -c -o mesaparam.o mesaparam.c; \ then mv -f ".deps/mesaparam.Tpo" ".deps/mesaparam.Po"; else rm -f ".deps/mesaparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesapzl.o -MD -MP -MF ".deps/mesapzl.Tpo" -c -o mesapzl.o mesapzl.c; \ then mv -f ".deps/mesapzl.Tpo" ".deps/mesapzl.Po"; else rm -f ".deps/mesapzl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesasetup.o -MD -MP -MF ".deps/mesasetup.Tpo" -c -o mesasetup.o mesasetup.c; \ then mv -f ".deps/mesasetup.Tpo" ".deps/mesasetup.Po"; else rm -f ".deps/mesasetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesatemp.o -MD -MP -MF ".deps/mesatemp.Tpo" -c -o mesatemp.o mesatemp.c; \ then mv -f ".deps/mesatemp.Tpo" ".deps/mesatemp.Po"; else rm -f ".deps/mesatemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mesatrunc.o -MD -MP -MF ".deps/mesatrunc.Tpo" -c -o mesatrunc.o mesatrunc.c; \ then mv -f ".deps/mesatrunc.Tpo" ".deps/mesatrunc.Po"; else rm -f ".deps/mesatrunc.Tpo"; exit 1; fi rm -f libmesa.a ar cru libmesa.a mesa.o mesaacl.o mesaask.o mesadel.o mesadest.o mesagetic.o mesainit.o mesaload.o mesamask.o mesamdel.o mesamparam.o mesaparam.o mesapzl.o mesasetup.o mesatemp.o mesatrunc.o ranlib libmesa.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' Making all in mos1 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1.o -MD -MP -MF ".deps/mos1.Tpo" -c -o mos1.o mos1.c; \ then mv -f ".deps/mos1.Tpo" ".deps/mos1.Po"; else rm -f ".deps/mos1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1acld.o -MD -MP -MF ".deps/mos1acld.Tpo" -c -o mos1acld.o mos1acld.c; \ then mv -f ".deps/mos1acld.Tpo" ".deps/mos1acld.Po"; else rm -f ".deps/mos1acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1ask.o -MD -MP -MF ".deps/mos1ask.Tpo" -c -o mos1ask.o mos1ask.c; \ then mv -f ".deps/mos1ask.Tpo" ".deps/mos1ask.Po"; else rm -f ".deps/mos1ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1conv.o -MD -MP -MF ".deps/mos1conv.Tpo" -c -o mos1conv.o mos1conv.c; \ then mv -f ".deps/mos1conv.Tpo" ".deps/mos1conv.Po"; else rm -f ".deps/mos1conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1del.o -MD -MP -MF ".deps/mos1del.Tpo" -c -o mos1del.o mos1del.c; \ then mv -f ".deps/mos1del.Tpo" ".deps/mos1del.Po"; else rm -f ".deps/mos1del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1dest.o -MD -MP -MF ".deps/mos1dest.Tpo" -c -o mos1dest.o mos1dest.c; \ then mv -f ".deps/mos1dest.Tpo" ".deps/mos1dest.Po"; else rm -f ".deps/mos1dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1dist.o -MD -MP -MF ".deps/mos1dist.Tpo" -c -o mos1dist.o mos1dist.c; \ then mv -f ".deps/mos1dist.Tpo" ".deps/mos1dist.Po"; else rm -f ".deps/mos1dist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1dset.o -MD -MP -MF ".deps/mos1dset.Tpo" -c -o mos1dset.o mos1dset.c; \ then mv -f ".deps/mos1dset.Tpo" ".deps/mos1dset.Po"; else rm -f ".deps/mos1dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1ic.o -MD -MP -MF ".deps/mos1ic.Tpo" -c -o mos1ic.o mos1ic.c; \ then mv -f ".deps/mos1ic.Tpo" ".deps/mos1ic.Po"; else rm -f ".deps/mos1ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1init.o -MD -MP -MF ".deps/mos1init.Tpo" -c -o mos1init.o mos1init.c; \ then mv -f ".deps/mos1init.Tpo" ".deps/mos1init.Po"; else rm -f ".deps/mos1init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1load.o -MD -MP -MF ".deps/mos1load.Tpo" -c -o mos1load.o mos1load.c; \ then mv -f ".deps/mos1load.Tpo" ".deps/mos1load.Po"; else rm -f ".deps/mos1load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1mask.o -MD -MP -MF ".deps/mos1mask.Tpo" -c -o mos1mask.o mos1mask.c; \ then mv -f ".deps/mos1mask.Tpo" ".deps/mos1mask.Po"; else rm -f ".deps/mos1mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1mdel.o -MD -MP -MF ".deps/mos1mdel.Tpo" -c -o mos1mdel.o mos1mdel.c; \ then mv -f ".deps/mos1mdel.Tpo" ".deps/mos1mdel.Po"; else rm -f ".deps/mos1mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1mpar.o -MD -MP -MF ".deps/mos1mpar.Tpo" -c -o mos1mpar.o mos1mpar.c; \ then mv -f ".deps/mos1mpar.Tpo" ".deps/mos1mpar.Po"; else rm -f ".deps/mos1mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1noi.o -MD -MP -MF ".deps/mos1noi.Tpo" -c -o mos1noi.o mos1noi.c; \ then mv -f ".deps/mos1noi.Tpo" ".deps/mos1noi.Po"; else rm -f ".deps/mos1noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1par.o -MD -MP -MF ".deps/mos1par.Tpo" -c -o mos1par.o mos1par.c; \ then mv -f ".deps/mos1par.Tpo" ".deps/mos1par.Po"; else rm -f ".deps/mos1par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1pzld.o -MD -MP -MF ".deps/mos1pzld.Tpo" -c -o mos1pzld.o mos1pzld.c; \ then mv -f ".deps/mos1pzld.Tpo" ".deps/mos1pzld.Po"; else rm -f ".deps/mos1pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1sacl.o -MD -MP -MF ".deps/mos1sacl.Tpo" -c -o mos1sacl.o mos1sacl.c; \ then mv -f ".deps/mos1sacl.Tpo" ".deps/mos1sacl.Po"; else rm -f ".deps/mos1sacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1set.o -MD -MP -MF ".deps/mos1set.Tpo" -c -o mos1set.o mos1set.c; \ then mv -f ".deps/mos1set.Tpo" ".deps/mos1set.Po"; else rm -f ".deps/mos1set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1sld.o -MD -MP -MF ".deps/mos1sld.Tpo" -c -o mos1sld.o mos1sld.c; \ then mv -f ".deps/mos1sld.Tpo" ".deps/mos1sld.Po"; else rm -f ".deps/mos1sld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1sprt.o -MD -MP -MF ".deps/mos1sprt.Tpo" -c -o mos1sprt.o mos1sprt.c; \ then mv -f ".deps/mos1sprt.Tpo" ".deps/mos1sprt.Po"; else rm -f ".deps/mos1sprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1sset.o -MD -MP -MF ".deps/mos1sset.Tpo" -c -o mos1sset.o mos1sset.c; \ then mv -f ".deps/mos1sset.Tpo" ".deps/mos1sset.Po"; else rm -f ".deps/mos1sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1supd.o -MD -MP -MF ".deps/mos1supd.Tpo" -c -o mos1supd.o mos1supd.c; \ then mv -f ".deps/mos1supd.Tpo" ".deps/mos1supd.Po"; else rm -f ".deps/mos1supd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1temp.o -MD -MP -MF ".deps/mos1temp.Tpo" -c -o mos1temp.o mos1temp.c; \ then mv -f ".deps/mos1temp.Tpo" ".deps/mos1temp.Po"; else rm -f ".deps/mos1temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos1trun.o -MD -MP -MF ".deps/mos1trun.Tpo" -c -o mos1trun.o mos1trun.c; \ then mv -f ".deps/mos1trun.Tpo" ".deps/mos1trun.Po"; else rm -f ".deps/mos1trun.Tpo"; exit 1; fi rm -f libmos1.a ar cru libmos1.a mos1.o mos1acld.o mos1ask.o mos1conv.o mos1del.o mos1dest.o mos1dist.o mos1dset.o mos1ic.o mos1init.o mos1load.o mos1mask.o mos1mdel.o mos1mpar.o mos1noi.o mos1par.o mos1pzld.o mos1sacl.o mos1set.o mos1sld.o mos1sprt.o mos1sset.o mos1supd.o mos1temp.o mos1trun.o ranlib libmos1.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' Making all in mos2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2.o -MD -MP -MF ".deps/mos2.Tpo" -c -o mos2.o mos2.c; \ then mv -f ".deps/mos2.Tpo" ".deps/mos2.Po"; else rm -f ".deps/mos2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2acld.o -MD -MP -MF ".deps/mos2acld.Tpo" -c -o mos2acld.o mos2acld.c; \ then mv -f ".deps/mos2acld.Tpo" ".deps/mos2acld.Po"; else rm -f ".deps/mos2acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2ask.o -MD -MP -MF ".deps/mos2ask.Tpo" -c -o mos2ask.o mos2ask.c; \ then mv -f ".deps/mos2ask.Tpo" ".deps/mos2ask.Po"; else rm -f ".deps/mos2ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2conv.o -MD -MP -MF ".deps/mos2conv.Tpo" -c -o mos2conv.o mos2conv.c; \ then mv -f ".deps/mos2conv.Tpo" ".deps/mos2conv.Po"; else rm -f ".deps/mos2conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2del.o -MD -MP -MF ".deps/mos2del.Tpo" -c -o mos2del.o mos2del.c; \ then mv -f ".deps/mos2del.Tpo" ".deps/mos2del.Po"; else rm -f ".deps/mos2del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2dest.o -MD -MP -MF ".deps/mos2dest.Tpo" -c -o mos2dest.o mos2dest.c; \ then mv -f ".deps/mos2dest.Tpo" ".deps/mos2dest.Po"; else rm -f ".deps/mos2dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2dist.o -MD -MP -MF ".deps/mos2dist.Tpo" -c -o mos2dist.o mos2dist.c; \ then mv -f ".deps/mos2dist.Tpo" ".deps/mos2dist.Po"; else rm -f ".deps/mos2dist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2dset.o -MD -MP -MF ".deps/mos2dset.Tpo" -c -o mos2dset.o mos2dset.c; \ then mv -f ".deps/mos2dset.Tpo" ".deps/mos2dset.Po"; else rm -f ".deps/mos2dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2ic.o -MD -MP -MF ".deps/mos2ic.Tpo" -c -o mos2ic.o mos2ic.c; \ then mv -f ".deps/mos2ic.Tpo" ".deps/mos2ic.Po"; else rm -f ".deps/mos2ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2init.o -MD -MP -MF ".deps/mos2init.Tpo" -c -o mos2init.o mos2init.c; \ then mv -f ".deps/mos2init.Tpo" ".deps/mos2init.Po"; else rm -f ".deps/mos2init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2load.o -MD -MP -MF ".deps/mos2load.Tpo" -c -o mos2load.o mos2load.c; \ then mv -f ".deps/mos2load.Tpo" ".deps/mos2load.Po"; else rm -f ".deps/mos2load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2mask.o -MD -MP -MF ".deps/mos2mask.Tpo" -c -o mos2mask.o mos2mask.c; \ then mv -f ".deps/mos2mask.Tpo" ".deps/mos2mask.Po"; else rm -f ".deps/mos2mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2mdel.o -MD -MP -MF ".deps/mos2mdel.Tpo" -c -o mos2mdel.o mos2mdel.c; \ then mv -f ".deps/mos2mdel.Tpo" ".deps/mos2mdel.Po"; else rm -f ".deps/mos2mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2mpar.o -MD -MP -MF ".deps/mos2mpar.Tpo" -c -o mos2mpar.o mos2mpar.c; \ then mv -f ".deps/mos2mpar.Tpo" ".deps/mos2mpar.Po"; else rm -f ".deps/mos2mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2noi.o -MD -MP -MF ".deps/mos2noi.Tpo" -c -o mos2noi.o mos2noi.c; \ then mv -f ".deps/mos2noi.Tpo" ".deps/mos2noi.Po"; else rm -f ".deps/mos2noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2par.o -MD -MP -MF ".deps/mos2par.Tpo" -c -o mos2par.o mos2par.c; \ then mv -f ".deps/mos2par.Tpo" ".deps/mos2par.Po"; else rm -f ".deps/mos2par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2pzld.o -MD -MP -MF ".deps/mos2pzld.Tpo" -c -o mos2pzld.o mos2pzld.c; \ then mv -f ".deps/mos2pzld.Tpo" ".deps/mos2pzld.Po"; else rm -f ".deps/mos2pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2sacl.o -MD -MP -MF ".deps/mos2sacl.Tpo" -c -o mos2sacl.o mos2sacl.c; \ then mv -f ".deps/mos2sacl.Tpo" ".deps/mos2sacl.Po"; else rm -f ".deps/mos2sacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2set.o -MD -MP -MF ".deps/mos2set.Tpo" -c -o mos2set.o mos2set.c; \ then mv -f ".deps/mos2set.Tpo" ".deps/mos2set.Po"; else rm -f ".deps/mos2set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2sld.o -MD -MP -MF ".deps/mos2sld.Tpo" -c -o mos2sld.o mos2sld.c; \ then mv -f ".deps/mos2sld.Tpo" ".deps/mos2sld.Po"; else rm -f ".deps/mos2sld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2sprt.o -MD -MP -MF ".deps/mos2sprt.Tpo" -c -o mos2sprt.o mos2sprt.c; \ then mv -f ".deps/mos2sprt.Tpo" ".deps/mos2sprt.Po"; else rm -f ".deps/mos2sprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2sset.o -MD -MP -MF ".deps/mos2sset.Tpo" -c -o mos2sset.o mos2sset.c; \ then mv -f ".deps/mos2sset.Tpo" ".deps/mos2sset.Po"; else rm -f ".deps/mos2sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2supd.o -MD -MP -MF ".deps/mos2supd.Tpo" -c -o mos2supd.o mos2supd.c; \ then mv -f ".deps/mos2supd.Tpo" ".deps/mos2supd.Po"; else rm -f ".deps/mos2supd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2temp.o -MD -MP -MF ".deps/mos2temp.Tpo" -c -o mos2temp.o mos2temp.c; \ then mv -f ".deps/mos2temp.Tpo" ".deps/mos2temp.Po"; else rm -f ".deps/mos2temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos2trun.o -MD -MP -MF ".deps/mos2trun.Tpo" -c -o mos2trun.o mos2trun.c; \ then mv -f ".deps/mos2trun.Tpo" ".deps/mos2trun.Po"; else rm -f ".deps/mos2trun.Tpo"; exit 1; fi rm -f libmos2.a ar cru libmos2.a mos2.o mos2acld.o mos2ask.o mos2conv.o mos2del.o mos2dest.o mos2dist.o mos2dset.o mos2ic.o mos2init.o mos2load.o mos2mask.o mos2mdel.o mos2mpar.o mos2noi.o mos2par.o mos2pzld.o mos2sacl.o mos2set.o mos2sld.o mos2sprt.o mos2sset.o mos2supd.o mos2temp.o mos2trun.o ranlib libmos2.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' Making all in mos3 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3.o -MD -MP -MF ".deps/mos3.Tpo" -c -o mos3.o mos3.c; \ then mv -f ".deps/mos3.Tpo" ".deps/mos3.Po"; else rm -f ".deps/mos3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3acld.o -MD -MP -MF ".deps/mos3acld.Tpo" -c -o mos3acld.o mos3acld.c; \ then mv -f ".deps/mos3acld.Tpo" ".deps/mos3acld.Po"; else rm -f ".deps/mos3acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3ask.o -MD -MP -MF ".deps/mos3ask.Tpo" -c -o mos3ask.o mos3ask.c; \ then mv -f ".deps/mos3ask.Tpo" ".deps/mos3ask.Po"; else rm -f ".deps/mos3ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3conv.o -MD -MP -MF ".deps/mos3conv.Tpo" -c -o mos3conv.o mos3conv.c; \ then mv -f ".deps/mos3conv.Tpo" ".deps/mos3conv.Po"; else rm -f ".deps/mos3conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3del.o -MD -MP -MF ".deps/mos3del.Tpo" -c -o mos3del.o mos3del.c; \ then mv -f ".deps/mos3del.Tpo" ".deps/mos3del.Po"; else rm -f ".deps/mos3del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3dest.o -MD -MP -MF ".deps/mos3dest.Tpo" -c -o mos3dest.o mos3dest.c; \ then mv -f ".deps/mos3dest.Tpo" ".deps/mos3dest.Po"; else rm -f ".deps/mos3dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3dist.o -MD -MP -MF ".deps/mos3dist.Tpo" -c -o mos3dist.o mos3dist.c; \ then mv -f ".deps/mos3dist.Tpo" ".deps/mos3dist.Po"; else rm -f ".deps/mos3dist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3dset.o -MD -MP -MF ".deps/mos3dset.Tpo" -c -o mos3dset.o mos3dset.c; \ then mv -f ".deps/mos3dset.Tpo" ".deps/mos3dset.Po"; else rm -f ".deps/mos3dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3ic.o -MD -MP -MF ".deps/mos3ic.Tpo" -c -o mos3ic.o mos3ic.c; \ then mv -f ".deps/mos3ic.Tpo" ".deps/mos3ic.Po"; else rm -f ".deps/mos3ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3init.o -MD -MP -MF ".deps/mos3init.Tpo" -c -o mos3init.o mos3init.c; \ then mv -f ".deps/mos3init.Tpo" ".deps/mos3init.Po"; else rm -f ".deps/mos3init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3load.o -MD -MP -MF ".deps/mos3load.Tpo" -c -o mos3load.o mos3load.c; \ then mv -f ".deps/mos3load.Tpo" ".deps/mos3load.Po"; else rm -f ".deps/mos3load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3mask.o -MD -MP -MF ".deps/mos3mask.Tpo" -c -o mos3mask.o mos3mask.c; \ then mv -f ".deps/mos3mask.Tpo" ".deps/mos3mask.Po"; else rm -f ".deps/mos3mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3mdel.o -MD -MP -MF ".deps/mos3mdel.Tpo" -c -o mos3mdel.o mos3mdel.c; \ then mv -f ".deps/mos3mdel.Tpo" ".deps/mos3mdel.Po"; else rm -f ".deps/mos3mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3mpar.o -MD -MP -MF ".deps/mos3mpar.Tpo" -c -o mos3mpar.o mos3mpar.c; \ then mv -f ".deps/mos3mpar.Tpo" ".deps/mos3mpar.Po"; else rm -f ".deps/mos3mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3noi.o -MD -MP -MF ".deps/mos3noi.Tpo" -c -o mos3noi.o mos3noi.c; \ then mv -f ".deps/mos3noi.Tpo" ".deps/mos3noi.Po"; else rm -f ".deps/mos3noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3par.o -MD -MP -MF ".deps/mos3par.Tpo" -c -o mos3par.o mos3par.c; \ then mv -f ".deps/mos3par.Tpo" ".deps/mos3par.Po"; else rm -f ".deps/mos3par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3pzld.o -MD -MP -MF ".deps/mos3pzld.Tpo" -c -o mos3pzld.o mos3pzld.c; \ then mv -f ".deps/mos3pzld.Tpo" ".deps/mos3pzld.Po"; else rm -f ".deps/mos3pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3sacl.o -MD -MP -MF ".deps/mos3sacl.Tpo" -c -o mos3sacl.o mos3sacl.c; \ then mv -f ".deps/mos3sacl.Tpo" ".deps/mos3sacl.Po"; else rm -f ".deps/mos3sacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3set.o -MD -MP -MF ".deps/mos3set.Tpo" -c -o mos3set.o mos3set.c; \ then mv -f ".deps/mos3set.Tpo" ".deps/mos3set.Po"; else rm -f ".deps/mos3set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3sld.o -MD -MP -MF ".deps/mos3sld.Tpo" -c -o mos3sld.o mos3sld.c; \ then mv -f ".deps/mos3sld.Tpo" ".deps/mos3sld.Po"; else rm -f ".deps/mos3sld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3sprt.o -MD -MP -MF ".deps/mos3sprt.Tpo" -c -o mos3sprt.o mos3sprt.c; \ then mv -f ".deps/mos3sprt.Tpo" ".deps/mos3sprt.Po"; else rm -f ".deps/mos3sprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3sset.o -MD -MP -MF ".deps/mos3sset.Tpo" -c -o mos3sset.o mos3sset.c; \ then mv -f ".deps/mos3sset.Tpo" ".deps/mos3sset.Po"; else rm -f ".deps/mos3sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3supd.o -MD -MP -MF ".deps/mos3supd.Tpo" -c -o mos3supd.o mos3supd.c; \ then mv -f ".deps/mos3supd.Tpo" ".deps/mos3supd.Po"; else rm -f ".deps/mos3supd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3temp.o -MD -MP -MF ".deps/mos3temp.Tpo" -c -o mos3temp.o mos3temp.c; \ then mv -f ".deps/mos3temp.Tpo" ".deps/mos3temp.Po"; else rm -f ".deps/mos3temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos3trun.o -MD -MP -MF ".deps/mos3trun.Tpo" -c -o mos3trun.o mos3trun.c; \ then mv -f ".deps/mos3trun.Tpo" ".deps/mos3trun.Po"; else rm -f ".deps/mos3trun.Tpo"; exit 1; fi rm -f libmos3.a ar cru libmos3.a mos3.o mos3acld.o mos3ask.o mos3conv.o mos3del.o mos3dest.o mos3dist.o mos3dset.o mos3ic.o mos3init.o mos3load.o mos3mask.o mos3mdel.o mos3mpar.o mos3noi.o mos3par.o mos3pzld.o mos3sacl.o mos3set.o mos3sld.o mos3sprt.o mos3sset.o mos3supd.o mos3temp.o mos3trun.o ranlib libmos3.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' Making all in mos6 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6.o -MD -MP -MF ".deps/mos6.Tpo" -c -o mos6.o mos6.c; \ then mv -f ".deps/mos6.Tpo" ".deps/mos6.Po"; else rm -f ".deps/mos6.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6ask.o -MD -MP -MF ".deps/mos6ask.Tpo" -c -o mos6ask.o mos6ask.c; \ then mv -f ".deps/mos6ask.Tpo" ".deps/mos6ask.Po"; else rm -f ".deps/mos6ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6conv.o -MD -MP -MF ".deps/mos6conv.Tpo" -c -o mos6conv.o mos6conv.c; \ then mv -f ".deps/mos6conv.Tpo" ".deps/mos6conv.Po"; else rm -f ".deps/mos6conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6dest.o -MD -MP -MF ".deps/mos6dest.Tpo" -c -o mos6dest.o mos6dest.c; \ then mv -f ".deps/mos6dest.Tpo" ".deps/mos6dest.Po"; else rm -f ".deps/mos6dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6ic.o -MD -MP -MF ".deps/mos6ic.Tpo" -c -o mos6ic.o mos6ic.c; \ then mv -f ".deps/mos6ic.Tpo" ".deps/mos6ic.Po"; else rm -f ".deps/mos6ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6init.o -MD -MP -MF ".deps/mos6init.Tpo" -c -o mos6init.o mos6init.c; \ then mv -f ".deps/mos6init.Tpo" ".deps/mos6init.Po"; else rm -f ".deps/mos6init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6load.o -MD -MP -MF ".deps/mos6load.Tpo" -c -o mos6load.o mos6load.c; \ then mv -f ".deps/mos6load.Tpo" ".deps/mos6load.Po"; else rm -f ".deps/mos6load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6mask.o -MD -MP -MF ".deps/mos6mask.Tpo" -c -o mos6mask.o mos6mask.c; \ then mv -f ".deps/mos6mask.Tpo" ".deps/mos6mask.Po"; else rm -f ".deps/mos6mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6mpar.o -MD -MP -MF ".deps/mos6mpar.Tpo" -c -o mos6mpar.o mos6mpar.c; \ then mv -f ".deps/mos6mpar.Tpo" ".deps/mos6mpar.Po"; else rm -f ".deps/mos6mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6par.o -MD -MP -MF ".deps/mos6par.Tpo" -c -o mos6par.o mos6par.c; \ then mv -f ".deps/mos6par.Tpo" ".deps/mos6par.Po"; else rm -f ".deps/mos6par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6set.o -MD -MP -MF ".deps/mos6set.Tpo" -c -o mos6set.o mos6set.c; \ then mv -f ".deps/mos6set.Tpo" ".deps/mos6set.Po"; else rm -f ".deps/mos6set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6temp.o -MD -MP -MF ".deps/mos6temp.Tpo" -c -o mos6temp.o mos6temp.c; \ then mv -f ".deps/mos6temp.Tpo" ".deps/mos6temp.Po"; else rm -f ".deps/mos6temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos6trun.o -MD -MP -MF ".deps/mos6trun.Tpo" -c -o mos6trun.o mos6trun.c; \ then mv -f ".deps/mos6trun.Tpo" ".deps/mos6trun.Po"; else rm -f ".deps/mos6trun.Tpo"; exit 1; fi rm -f libmos6.a ar cru libmos6.a mos6.o mos6ask.o mos6conv.o mos6dest.o mos6ic.o mos6init.o mos6load.o mos6mask.o mos6mpar.o mos6par.o mos6set.o mos6temp.o mos6trun.o ranlib libmos6.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' Making all in mos9 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9.o -MD -MP -MF ".deps/mos9.Tpo" -c -o mos9.o mos9.c; \ then mv -f ".deps/mos9.Tpo" ".deps/mos9.Po"; else rm -f ".deps/mos9.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9acld.o -MD -MP -MF ".deps/mos9acld.Tpo" -c -o mos9acld.o mos9acld.c; \ then mv -f ".deps/mos9acld.Tpo" ".deps/mos9acld.Po"; else rm -f ".deps/mos9acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9ask.o -MD -MP -MF ".deps/mos9ask.Tpo" -c -o mos9ask.o mos9ask.c; \ then mv -f ".deps/mos9ask.Tpo" ".deps/mos9ask.Po"; else rm -f ".deps/mos9ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9conv.o -MD -MP -MF ".deps/mos9conv.Tpo" -c -o mos9conv.o mos9conv.c; \ then mv -f ".deps/mos9conv.Tpo" ".deps/mos9conv.Po"; else rm -f ".deps/mos9conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9del.o -MD -MP -MF ".deps/mos9del.Tpo" -c -o mos9del.o mos9del.c; \ then mv -f ".deps/mos9del.Tpo" ".deps/mos9del.Po"; else rm -f ".deps/mos9del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9dest.o -MD -MP -MF ".deps/mos9dest.Tpo" -c -o mos9dest.o mos9dest.c; \ then mv -f ".deps/mos9dest.Tpo" ".deps/mos9dest.Po"; else rm -f ".deps/mos9dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9dist.o -MD -MP -MF ".deps/mos9dist.Tpo" -c -o mos9dist.o mos9dist.c; \ then mv -f ".deps/mos9dist.Tpo" ".deps/mos9dist.Po"; else rm -f ".deps/mos9dist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9dset.o -MD -MP -MF ".deps/mos9dset.Tpo" -c -o mos9dset.o mos9dset.c; \ then mv -f ".deps/mos9dset.Tpo" ".deps/mos9dset.Po"; else rm -f ".deps/mos9dset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9ic.o -MD -MP -MF ".deps/mos9ic.Tpo" -c -o mos9ic.o mos9ic.c; \ then mv -f ".deps/mos9ic.Tpo" ".deps/mos9ic.Po"; else rm -f ".deps/mos9ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9init.o -MD -MP -MF ".deps/mos9init.Tpo" -c -o mos9init.o mos9init.c; \ then mv -f ".deps/mos9init.Tpo" ".deps/mos9init.Po"; else rm -f ".deps/mos9init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9load.o -MD -MP -MF ".deps/mos9load.Tpo" -c -o mos9load.o mos9load.c; \ then mv -f ".deps/mos9load.Tpo" ".deps/mos9load.Po"; else rm -f ".deps/mos9load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9mask.o -MD -MP -MF ".deps/mos9mask.Tpo" -c -o mos9mask.o mos9mask.c; \ then mv -f ".deps/mos9mask.Tpo" ".deps/mos9mask.Po"; else rm -f ".deps/mos9mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9mdel.o -MD -MP -MF ".deps/mos9mdel.Tpo" -c -o mos9mdel.o mos9mdel.c; \ then mv -f ".deps/mos9mdel.Tpo" ".deps/mos9mdel.Po"; else rm -f ".deps/mos9mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9mpar.o -MD -MP -MF ".deps/mos9mpar.Tpo" -c -o mos9mpar.o mos9mpar.c; \ then mv -f ".deps/mos9mpar.Tpo" ".deps/mos9mpar.Po"; else rm -f ".deps/mos9mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9noi.o -MD -MP -MF ".deps/mos9noi.Tpo" -c -o mos9noi.o mos9noi.c; \ then mv -f ".deps/mos9noi.Tpo" ".deps/mos9noi.Po"; else rm -f ".deps/mos9noi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9par.o -MD -MP -MF ".deps/mos9par.Tpo" -c -o mos9par.o mos9par.c; \ then mv -f ".deps/mos9par.Tpo" ".deps/mos9par.Po"; else rm -f ".deps/mos9par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9pzld.o -MD -MP -MF ".deps/mos9pzld.Tpo" -c -o mos9pzld.o mos9pzld.c; \ then mv -f ".deps/mos9pzld.Tpo" ".deps/mos9pzld.Po"; else rm -f ".deps/mos9pzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9sacl.o -MD -MP -MF ".deps/mos9sacl.Tpo" -c -o mos9sacl.o mos9sacl.c; \ then mv -f ".deps/mos9sacl.Tpo" ".deps/mos9sacl.Po"; else rm -f ".deps/mos9sacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9set.o -MD -MP -MF ".deps/mos9set.Tpo" -c -o mos9set.o mos9set.c; \ then mv -f ".deps/mos9set.Tpo" ".deps/mos9set.Po"; else rm -f ".deps/mos9set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9sld.o -MD -MP -MF ".deps/mos9sld.Tpo" -c -o mos9sld.o mos9sld.c; \ then mv -f ".deps/mos9sld.Tpo" ".deps/mos9sld.Po"; else rm -f ".deps/mos9sld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9sprt.o -MD -MP -MF ".deps/mos9sprt.Tpo" -c -o mos9sprt.o mos9sprt.c; \ then mv -f ".deps/mos9sprt.Tpo" ".deps/mos9sprt.Po"; else rm -f ".deps/mos9sprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9sset.o -MD -MP -MF ".deps/mos9sset.Tpo" -c -o mos9sset.o mos9sset.c; \ then mv -f ".deps/mos9sset.Tpo" ".deps/mos9sset.Po"; else rm -f ".deps/mos9sset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9supd.o -MD -MP -MF ".deps/mos9supd.Tpo" -c -o mos9supd.o mos9supd.c; \ then mv -f ".deps/mos9supd.Tpo" ".deps/mos9supd.Po"; else rm -f ".deps/mos9supd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9temp.o -MD -MP -MF ".deps/mos9temp.Tpo" -c -o mos9temp.o mos9temp.c; \ then mv -f ".deps/mos9temp.Tpo" ".deps/mos9temp.Po"; else rm -f ".deps/mos9temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mos9trun.o -MD -MP -MF ".deps/mos9trun.Tpo" -c -o mos9trun.o mos9trun.c; \ then mv -f ".deps/mos9trun.Tpo" ".deps/mos9trun.Po"; else rm -f ".deps/mos9trun.Tpo"; exit 1; fi rm -f libmos9.a ar cru libmos9.a mos9.o mos9acld.o mos9ask.o mos9conv.o mos9del.o mos9dest.o mos9dist.o mos9dset.o mos9ic.o mos9init.o mos9load.o mos9mask.o mos9mdel.o mos9mpar.o mos9noi.o mos9par.o mos9pzld.o mos9sacl.o mos9set.o mos9sld.o mos9sprt.o mos9sset.o mos9supd.o mos9temp.o mos9trun.o ranlib libmos9.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' Making all in res make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT res.o -MD -MP -MF ".deps/res.Tpo" -c -o res.o res.c; \ then mv -f ".deps/res.Tpo" ".deps/res.Po"; else rm -f ".deps/res.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resask.o -MD -MP -MF ".deps/resask.Tpo" -c -o resask.o resask.c; \ then mv -f ".deps/resask.Tpo" ".deps/resask.Po"; else rm -f ".deps/resask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resdel.o -MD -MP -MF ".deps/resdel.Tpo" -c -o resdel.o resdel.c; \ then mv -f ".deps/resdel.Tpo" ".deps/resdel.Po"; else rm -f ".deps/resdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resdest.o -MD -MP -MF ".deps/resdest.Tpo" -c -o resdest.o resdest.c; \ then mv -f ".deps/resdest.Tpo" ".deps/resdest.Po"; else rm -f ".deps/resdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resinit.o -MD -MP -MF ".deps/resinit.Tpo" -c -o resinit.o resinit.c; \ then mv -f ".deps/resinit.Tpo" ".deps/resinit.Po"; else rm -f ".deps/resinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resload.o -MD -MP -MF ".deps/resload.Tpo" -c -o resload.o resload.c; \ then mv -f ".deps/resload.Tpo" ".deps/resload.Po"; else rm -f ".deps/resload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resmask.o -MD -MP -MF ".deps/resmask.Tpo" -c -o resmask.o resmask.c; \ then mv -f ".deps/resmask.Tpo" ".deps/resmask.Po"; else rm -f ".deps/resmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resmdel.o -MD -MP -MF ".deps/resmdel.Tpo" -c -o resmdel.o resmdel.c; \ then mv -f ".deps/resmdel.Tpo" ".deps/resmdel.Po"; else rm -f ".deps/resmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resmpar.o -MD -MP -MF ".deps/resmpar.Tpo" -c -o resmpar.o resmpar.c; \ then mv -f ".deps/resmpar.Tpo" ".deps/resmpar.Po"; else rm -f ".deps/resmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resnoise.o -MD -MP -MF ".deps/resnoise.Tpo" -c -o resnoise.o resnoise.c; \ then mv -f ".deps/resnoise.Tpo" ".deps/resnoise.Po"; else rm -f ".deps/resnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT resparam.o -MD -MP -MF ".deps/resparam.Tpo" -c -o resparam.o resparam.c; \ then mv -f ".deps/resparam.Tpo" ".deps/resparam.Po"; else rm -f ".deps/resparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT respzld.o -MD -MP -MF ".deps/respzld.Tpo" -c -o respzld.o respzld.c; \ then mv -f ".deps/respzld.Tpo" ".deps/respzld.Po"; else rm -f ".deps/respzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ressacl.o -MD -MP -MF ".deps/ressacl.Tpo" -c -o ressacl.o ressacl.c; \ then mv -f ".deps/ressacl.Tpo" ".deps/ressacl.Po"; else rm -f ".deps/ressacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ressetup.o -MD -MP -MF ".deps/ressetup.Tpo" -c -o ressetup.o ressetup.c; \ then mv -f ".deps/ressetup.Tpo" ".deps/ressetup.Po"; else rm -f ".deps/ressetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ressload.o -MD -MP -MF ".deps/ressload.Tpo" -c -o ressload.o ressload.c; \ then mv -f ".deps/ressload.Tpo" ".deps/ressload.Po"; else rm -f ".deps/ressload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ressprt.o -MD -MP -MF ".deps/ressprt.Tpo" -c -o ressprt.o ressprt.c; \ then mv -f ".deps/ressprt.Tpo" ".deps/ressprt.Po"; else rm -f ".deps/ressprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ressset.o -MD -MP -MF ".deps/ressset.Tpo" -c -o ressset.o ressset.c; \ then mv -f ".deps/ressset.Tpo" ".deps/ressset.Po"; else rm -f ".deps/ressset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT restemp.o -MD -MP -MF ".deps/restemp.Tpo" -c -o restemp.o restemp.c; \ then mv -f ".deps/restemp.Tpo" ".deps/restemp.Po"; else rm -f ".deps/restemp.Tpo"; exit 1; fi rm -f libres.a ar cru libres.a res.o resask.o resdel.o resdest.o resinit.o resload.o resmask.o resmdel.o resmpar.o resnoise.o resparam.o respzld.o ressacl.o ressetup.o ressload.o ressprt.o ressset.o restemp.o ranlib libres.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' Making all in soi3 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3.o -MD -MP -MF ".deps/soi3.Tpo" -c -o soi3.o soi3.c; \ then mv -f ".deps/soi3.Tpo" ".deps/soi3.Po"; else rm -f ".deps/soi3.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3acld.o -MD -MP -MF ".deps/soi3acld.Tpo" -c -o soi3acld.o soi3acld.c; \ then mv -f ".deps/soi3acld.Tpo" ".deps/soi3acld.Po"; else rm -f ".deps/soi3acld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3ask.o -MD -MP -MF ".deps/soi3ask.Tpo" -c -o soi3ask.o soi3ask.c; \ then mv -f ".deps/soi3ask.Tpo" ".deps/soi3ask.Po"; else rm -f ".deps/soi3ask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3cap.o -MD -MP -MF ".deps/soi3cap.Tpo" -c -o soi3cap.o soi3cap.c; \ then mv -f ".deps/soi3cap.Tpo" ".deps/soi3cap.Po"; else rm -f ".deps/soi3cap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3conv.o -MD -MP -MF ".deps/soi3conv.Tpo" -c -o soi3conv.o soi3conv.c; \ then mv -f ".deps/soi3conv.Tpo" ".deps/soi3conv.Po"; else rm -f ".deps/soi3conv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3del.o -MD -MP -MF ".deps/soi3del.Tpo" -c -o soi3del.o soi3del.c; \ then mv -f ".deps/soi3del.Tpo" ".deps/soi3del.Po"; else rm -f ".deps/soi3del.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3dest.o -MD -MP -MF ".deps/soi3dest.Tpo" -c -o soi3dest.o soi3dest.c; \ then mv -f ".deps/soi3dest.Tpo" ".deps/soi3dest.Po"; else rm -f ".deps/soi3dest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3ic.o -MD -MP -MF ".deps/soi3ic.Tpo" -c -o soi3ic.o soi3ic.c; \ then mv -f ".deps/soi3ic.Tpo" ".deps/soi3ic.Po"; else rm -f ".deps/soi3ic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3init.o -MD -MP -MF ".deps/soi3init.Tpo" -c -o soi3init.o soi3init.c; \ then mv -f ".deps/soi3init.Tpo" ".deps/soi3init.Po"; else rm -f ".deps/soi3init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3load.o -MD -MP -MF ".deps/soi3load.Tpo" -c -o soi3load.o soi3load.c; \ then mv -f ".deps/soi3load.Tpo" ".deps/soi3load.Po"; else rm -f ".deps/soi3load.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3mask.o -MD -MP -MF ".deps/soi3mask.Tpo" -c -o soi3mask.o soi3mask.c; \ then mv -f ".deps/soi3mask.Tpo" ".deps/soi3mask.Po"; else rm -f ".deps/soi3mask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3mdel.o -MD -MP -MF ".deps/soi3mdel.Tpo" -c -o soi3mdel.o soi3mdel.c; \ then mv -f ".deps/soi3mdel.Tpo" ".deps/soi3mdel.Po"; else rm -f ".deps/soi3mdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3mpar.o -MD -MP -MF ".deps/soi3mpar.Tpo" -c -o soi3mpar.o soi3mpar.c; \ then mv -f ".deps/soi3mpar.Tpo" ".deps/soi3mpar.Po"; else rm -f ".deps/soi3mpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3nois.o -MD -MP -MF ".deps/soi3nois.Tpo" -c -o soi3nois.o soi3nois.c; \ then mv -f ".deps/soi3nois.Tpo" ".deps/soi3nois.Po"; else rm -f ".deps/soi3nois.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3par.o -MD -MP -MF ".deps/soi3par.Tpo" -c -o soi3par.o soi3par.c; \ then mv -f ".deps/soi3par.Tpo" ".deps/soi3par.Po"; else rm -f ".deps/soi3par.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3set.o -MD -MP -MF ".deps/soi3set.Tpo" -c -o soi3set.o soi3set.c; \ then mv -f ".deps/soi3set.Tpo" ".deps/soi3set.Po"; else rm -f ".deps/soi3set.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3temp.o -MD -MP -MF ".deps/soi3temp.Tpo" -c -o soi3temp.o soi3temp.c; \ then mv -f ".deps/soi3temp.Tpo" ".deps/soi3temp.Po"; else rm -f ".deps/soi3temp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT soi3trun.o -MD -MP -MF ".deps/soi3trun.Tpo" -c -o soi3trun.o soi3trun.c; \ then mv -f ".deps/soi3trun.Tpo" ".deps/soi3trun.Po"; else rm -f ".deps/soi3trun.Tpo"; exit 1; fi rm -f libsoi3.a ar cru libsoi3.a soi3.o soi3acld.o soi3ask.o soi3cap.o soi3conv.o soi3del.o soi3dest.o soi3ic.o soi3init.o soi3load.o soi3mask.o soi3mdel.o soi3mpar.o soi3nois.o soi3par.o soi3set.o soi3temp.o soi3trun.o ranlib libsoi3.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' Making all in sw make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT sw.o -MD -MP -MF ".deps/sw.Tpo" -c -o sw.o sw.c; \ then mv -f ".deps/sw.Tpo" ".deps/sw.Po"; else rm -f ".deps/sw.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swacload.o -MD -MP -MF ".deps/swacload.Tpo" -c -o swacload.o swacload.c; \ then mv -f ".deps/swacload.Tpo" ".deps/swacload.Po"; else rm -f ".deps/swacload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swask.o -MD -MP -MF ".deps/swask.Tpo" -c -o swask.o swask.c; \ then mv -f ".deps/swask.Tpo" ".deps/swask.Po"; else rm -f ".deps/swask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swdelete.o -MD -MP -MF ".deps/swdelete.Tpo" -c -o swdelete.o swdelete.c; \ then mv -f ".deps/swdelete.Tpo" ".deps/swdelete.Po"; else rm -f ".deps/swdelete.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swdest.o -MD -MP -MF ".deps/swdest.Tpo" -c -o swdest.o swdest.c; \ then mv -f ".deps/swdest.Tpo" ".deps/swdest.Po"; else rm -f ".deps/swdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swinit.o -MD -MP -MF ".deps/swinit.Tpo" -c -o swinit.o swinit.c; \ then mv -f ".deps/swinit.Tpo" ".deps/swinit.Po"; else rm -f ".deps/swinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swload.o -MD -MP -MF ".deps/swload.Tpo" -c -o swload.o swload.c; \ then mv -f ".deps/swload.Tpo" ".deps/swload.Po"; else rm -f ".deps/swload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swmask.o -MD -MP -MF ".deps/swmask.Tpo" -c -o swmask.o swmask.c; \ then mv -f ".deps/swmask.Tpo" ".deps/swmask.Po"; else rm -f ".deps/swmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swmdel.o -MD -MP -MF ".deps/swmdel.Tpo" -c -o swmdel.o swmdel.c; \ then mv -f ".deps/swmdel.Tpo" ".deps/swmdel.Po"; else rm -f ".deps/swmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swmparam.o -MD -MP -MF ".deps/swmparam.Tpo" -c -o swmparam.o swmparam.c; \ then mv -f ".deps/swmparam.Tpo" ".deps/swmparam.Po"; else rm -f ".deps/swmparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swnoise.o -MD -MP -MF ".deps/swnoise.Tpo" -c -o swnoise.o swnoise.c; \ then mv -f ".deps/swnoise.Tpo" ".deps/swnoise.Po"; else rm -f ".deps/swnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swparam.o -MD -MP -MF ".deps/swparam.Tpo" -c -o swparam.o swparam.c; \ then mv -f ".deps/swparam.Tpo" ".deps/swparam.Po"; else rm -f ".deps/swparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swpzload.o -MD -MP -MF ".deps/swpzload.Tpo" -c -o swpzload.o swpzload.c; \ then mv -f ".deps/swpzload.Tpo" ".deps/swpzload.Po"; else rm -f ".deps/swpzload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swsetup.o -MD -MP -MF ".deps/swsetup.Tpo" -c -o swsetup.o swsetup.c; \ then mv -f ".deps/swsetup.Tpo" ".deps/swsetup.Po"; else rm -f ".deps/swsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT swtrunc.o -MD -MP -MF ".deps/swtrunc.Tpo" -c -o swtrunc.o swtrunc.c; \ then mv -f ".deps/swtrunc.Tpo" ".deps/swtrunc.Po"; else rm -f ".deps/swtrunc.Tpo"; exit 1; fi rm -f libsw.a ar cru libsw.a sw.o swacload.o swask.o swdelete.o swdest.o swinit.o swload.o swmask.o swmdel.o swmparam.o swnoise.o swparam.o swpzload.o swsetup.o swtrunc.o ranlib libsw.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' Making all in tra make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tra.o -MD -MP -MF ".deps/tra.Tpo" -c -o tra.o tra.c; \ then mv -f ".deps/tra.Tpo" ".deps/tra.Po"; else rm -f ".deps/tra.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traacct.o -MD -MP -MF ".deps/traacct.Tpo" -c -o traacct.o traacct.c; \ then mv -f ".deps/traacct.Tpo" ".deps/traacct.Po"; else rm -f ".deps/traacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traacld.o -MD -MP -MF ".deps/traacld.Tpo" -c -o traacld.o traacld.c; \ then mv -f ".deps/traacld.Tpo" ".deps/traacld.Po"; else rm -f ".deps/traacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traask.o -MD -MP -MF ".deps/traask.Tpo" -c -o traask.o traask.c; \ then mv -f ".deps/traask.Tpo" ".deps/traask.Po"; else rm -f ".deps/traask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tradel.o -MD -MP -MF ".deps/tradel.Tpo" -c -o tradel.o tradel.c; \ then mv -f ".deps/tradel.Tpo" ".deps/tradel.Po"; else rm -f ".deps/tradel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tradest.o -MD -MP -MF ".deps/tradest.Tpo" -c -o tradest.o tradest.c; \ then mv -f ".deps/tradest.Tpo" ".deps/tradest.Po"; else rm -f ".deps/tradest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT trainit.o -MD -MP -MF ".deps/trainit.Tpo" -c -o trainit.o trainit.c; \ then mv -f ".deps/trainit.Tpo" ".deps/trainit.Po"; else rm -f ".deps/trainit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traload.o -MD -MP -MF ".deps/traload.Tpo" -c -o traload.o traload.c; \ then mv -f ".deps/traload.Tpo" ".deps/traload.Po"; else rm -f ".deps/traload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tramdel.o -MD -MP -MF ".deps/tramdel.Tpo" -c -o tramdel.o tramdel.c; \ then mv -f ".deps/tramdel.Tpo" ".deps/tramdel.Po"; else rm -f ".deps/tramdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT traparam.o -MD -MP -MF ".deps/traparam.Tpo" -c -o traparam.o traparam.c; \ then mv -f ".deps/traparam.Tpo" ".deps/traparam.Po"; else rm -f ".deps/traparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT trasetup.o -MD -MP -MF ".deps/trasetup.Tpo" -c -o trasetup.o trasetup.c; \ then mv -f ".deps/trasetup.Tpo" ".deps/trasetup.Po"; else rm -f ".deps/trasetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tratemp.o -MD -MP -MF ".deps/tratemp.Tpo" -c -o tratemp.o tratemp.c; \ then mv -f ".deps/tratemp.Tpo" ".deps/tratemp.Po"; else rm -f ".deps/tratemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT tratrunc.o -MD -MP -MF ".deps/tratrunc.Tpo" -c -o tratrunc.o tratrunc.c; \ then mv -f ".deps/tratrunc.Tpo" ".deps/tratrunc.Po"; else rm -f ".deps/tratrunc.Tpo"; exit 1; fi rm -f libtra.a ar cru libtra.a tra.o traacct.o traacld.o traask.o tradel.o tradest.o trainit.o traload.o tramdel.o traparam.o trasetup.o tratemp.o tratrunc.o ranlib libtra.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' Making all in txl make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txl.o -MD -MP -MF ".deps/txl.Tpo" -c -o txl.o txl.c; \ then mv -f ".deps/txl.Tpo" ".deps/txl.Po"; else rm -f ".deps/txl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlacct.o -MD -MP -MF ".deps/txlacct.Tpo" -c -o txlacct.o txlacct.c; \ then mv -f ".deps/txlacct.Tpo" ".deps/txlacct.Po"; else rm -f ".deps/txlacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlask.o -MD -MP -MF ".deps/txlask.Tpo" -c -o txlask.o txlask.c; \ then mv -f ".deps/txlask.Tpo" ".deps/txlask.Po"; else rm -f ".deps/txlask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txldest.o -MD -MP -MF ".deps/txldest.Tpo" -c -o txldest.o txldest.c; \ then mv -f ".deps/txldest.Tpo" ".deps/txldest.Po"; else rm -f ".deps/txldest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlfbr.o -MD -MP -MF ".deps/txlfbr.Tpo" -c -o txlfbr.o txlfbr.c; \ then mv -f ".deps/txlfbr.Tpo" ".deps/txlfbr.Po"; else rm -f ".deps/txlfbr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlload.o -MD -MP -MF ".deps/txlload.Tpo" -c -o txlload.o txlload.c; \ then mv -f ".deps/txlload.Tpo" ".deps/txlload.Po"; else rm -f ".deps/txlload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlmdel.o -MD -MP -MF ".deps/txlmdel.Tpo" -c -o txlmdel.o txlmdel.c; \ then mv -f ".deps/txlmdel.Tpo" ".deps/txlmdel.Po"; else rm -f ".deps/txlmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlparam.o -MD -MP -MF ".deps/txlparam.Tpo" -c -o txlparam.o txlparam.c; \ then mv -f ".deps/txlparam.Tpo" ".deps/txlparam.Po"; else rm -f ".deps/txlparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txldel.o -MD -MP -MF ".deps/txldel.Tpo" -c -o txldel.o txldel.c; \ then mv -f ".deps/txldel.Tpo" ".deps/txldel.Po"; else rm -f ".deps/txldel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlmask.o -MD -MP -MF ".deps/txlmask.Tpo" -c -o txlmask.o txlmask.c; \ then mv -f ".deps/txlmask.Tpo" ".deps/txlmask.Po"; else rm -f ".deps/txlmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlmpar.o -MD -MP -MF ".deps/txlmpar.Tpo" -c -o txlmpar.o txlmpar.c; \ then mv -f ".deps/txlmpar.Tpo" ".deps/txlmpar.Po"; else rm -f ".deps/txlmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlsetup.o -MD -MP -MF ".deps/txlsetup.Tpo" -c -o txlsetup.o txlsetup.c; \ then mv -f ".deps/txlsetup.Tpo" ".deps/txlsetup.Po"; else rm -f ".deps/txlsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT txlinit.o -MD -MP -MF ".deps/txlinit.Tpo" -c -o txlinit.o txlinit.c; \ then mv -f ".deps/txlinit.Tpo" ".deps/txlinit.Po"; else rm -f ".deps/txlinit.Tpo"; exit 1; fi rm -f libtxl.a ar cru libtxl.a txl.o txlacct.o txlask.o txldest.o txlfbr.o txlload.o txlmdel.o txlparam.o txlacct.o txldel.o txlmask.o txlmpar.o txlsetup.o txlinit.o ranlib libtxl.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' Making all in urc make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urc.o -MD -MP -MF ".deps/urc.Tpo" -c -o urc.o urc.c; \ then mv -f ".deps/urc.Tpo" ".deps/urc.Po"; else rm -f ".deps/urc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcask.o -MD -MP -MF ".deps/urcask.Tpo" -c -o urcask.o urcask.c; \ then mv -f ".deps/urcask.Tpo" ".deps/urcask.Po"; else rm -f ".deps/urcask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcdel.o -MD -MP -MF ".deps/urcdel.Tpo" -c -o urcdel.o urcdel.c; \ then mv -f ".deps/urcdel.Tpo" ".deps/urcdel.Po"; else rm -f ".deps/urcdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcdest.o -MD -MP -MF ".deps/urcdest.Tpo" -c -o urcdest.o urcdest.c; \ then mv -f ".deps/urcdest.Tpo" ".deps/urcdest.Po"; else rm -f ".deps/urcdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcinit.o -MD -MP -MF ".deps/urcinit.Tpo" -c -o urcinit.o urcinit.c; \ then mv -f ".deps/urcinit.Tpo" ".deps/urcinit.Po"; else rm -f ".deps/urcinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcmask.o -MD -MP -MF ".deps/urcmask.Tpo" -c -o urcmask.o urcmask.c; \ then mv -f ".deps/urcmask.Tpo" ".deps/urcmask.Po"; else rm -f ".deps/urcmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcmdel.o -MD -MP -MF ".deps/urcmdel.Tpo" -c -o urcmdel.o urcmdel.c; \ then mv -f ".deps/urcmdel.Tpo" ".deps/urcmdel.Po"; else rm -f ".deps/urcmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcmpar.o -MD -MP -MF ".deps/urcmpar.Tpo" -c -o urcmpar.o urcmpar.c; \ then mv -f ".deps/urcmpar.Tpo" ".deps/urcmpar.Po"; else rm -f ".deps/urcmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcparam.o -MD -MP -MF ".deps/urcparam.Tpo" -c -o urcparam.o urcparam.c; \ then mv -f ".deps/urcparam.Tpo" ".deps/urcparam.Po"; else rm -f ".deps/urcparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT urcsetup.o -MD -MP -MF ".deps/urcsetup.Tpo" -c -o urcsetup.o urcsetup.c; \ then mv -f ".deps/urcsetup.Tpo" ".deps/urcsetup.Po"; else rm -f ".deps/urcsetup.Tpo"; exit 1; fi urcsetup.c: In function 'URCsetup': urcsetup.c:99: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:116: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:125: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:154: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:171: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:191: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:210: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:254: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c: In function 'URCunsetup': urcsetup.c:314: warning: dereferencing type-punned pointer will break strict-aliasing rules urcsetup.c:331: warning: dereferencing type-punned pointer will break strict-aliasing rules rm -f liburc.a ar cru liburc.a urc.o urcask.o urcdel.o urcdest.o urcinit.o urcmask.o urcmdel.o urcmpar.o urcparam.o urcsetup.o ranlib liburc.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' Making all in vbic make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbic.o -MD -MP -MF ".deps/vbic.Tpo" -c -o vbic.o vbic.c; \ then mv -f ".deps/vbic.Tpo" ".deps/vbic.Po"; else rm -f ".deps/vbic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicacld.o -MD -MP -MF ".deps/vbicacld.Tpo" -c -o vbicacld.o vbicacld.c; \ then mv -f ".deps/vbicacld.Tpo" ".deps/vbicacld.Po"; else rm -f ".deps/vbicacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicask.o -MD -MP -MF ".deps/vbicask.Tpo" -c -o vbicask.o vbicask.c; \ then mv -f ".deps/vbicask.Tpo" ".deps/vbicask.Po"; else rm -f ".deps/vbicask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicconv.o -MD -MP -MF ".deps/vbicconv.Tpo" -c -o vbicconv.o vbicconv.c; \ then mv -f ".deps/vbicconv.Tpo" ".deps/vbicconv.Po"; else rm -f ".deps/vbicconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicdel.o -MD -MP -MF ".deps/vbicdel.Tpo" -c -o vbicdel.o vbicdel.c; \ then mv -f ".deps/vbicdel.Tpo" ".deps/vbicdel.Po"; else rm -f ".deps/vbicdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicdest.o -MD -MP -MF ".deps/vbicdest.Tpo" -c -o vbicdest.o vbicdest.c; \ then mv -f ".deps/vbicdest.Tpo" ".deps/vbicdest.Po"; else rm -f ".deps/vbicdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicgetic.o -MD -MP -MF ".deps/vbicgetic.Tpo" -c -o vbicgetic.o vbicgetic.c; \ then mv -f ".deps/vbicgetic.Tpo" ".deps/vbicgetic.Po"; else rm -f ".deps/vbicgetic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicinit.o -MD -MP -MF ".deps/vbicinit.Tpo" -c -o vbicinit.o vbicinit.c; \ then mv -f ".deps/vbicinit.Tpo" ".deps/vbicinit.Po"; else rm -f ".deps/vbicinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicload.o -MD -MP -MF ".deps/vbicload.Tpo" -c -o vbicload.o vbicload.c; \ then mv -f ".deps/vbicload.Tpo" ".deps/vbicload.Po"; else rm -f ".deps/vbicload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicmask.o -MD -MP -MF ".deps/vbicmask.Tpo" -c -o vbicmask.o vbicmask.c; \ then mv -f ".deps/vbicmask.Tpo" ".deps/vbicmask.Po"; else rm -f ".deps/vbicmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicmdel.o -MD -MP -MF ".deps/vbicmdel.Tpo" -c -o vbicmdel.o vbicmdel.c; \ then mv -f ".deps/vbicmdel.Tpo" ".deps/vbicmdel.Po"; else rm -f ".deps/vbicmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicmpar.o -MD -MP -MF ".deps/vbicmpar.Tpo" -c -o vbicmpar.o vbicmpar.c; \ then mv -f ".deps/vbicmpar.Tpo" ".deps/vbicmpar.Po"; else rm -f ".deps/vbicmpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicnoise.o -MD -MP -MF ".deps/vbicnoise.Tpo" -c -o vbicnoise.o vbicnoise.c; \ then mv -f ".deps/vbicnoise.Tpo" ".deps/vbicnoise.Po"; else rm -f ".deps/vbicnoise.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicparam.o -MD -MP -MF ".deps/vbicparam.Tpo" -c -o vbicparam.o vbicparam.c; \ then mv -f ".deps/vbicparam.Tpo" ".deps/vbicparam.Po"; else rm -f ".deps/vbicparam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicpzld.o -MD -MP -MF ".deps/vbicpzld.Tpo" -c -o vbicpzld.o vbicpzld.c; \ then mv -f ".deps/vbicpzld.Tpo" ".deps/vbicpzld.Po"; else rm -f ".deps/vbicpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbicsetup.o -MD -MP -MF ".deps/vbicsetup.Tpo" -c -o vbicsetup.o vbicsetup.c; \ then mv -f ".deps/vbicsetup.Tpo" ".deps/vbicsetup.Po"; else rm -f ".deps/vbicsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbictemp.o -MD -MP -MF ".deps/vbictemp.Tpo" -c -o vbictemp.o vbictemp.c; \ then mv -f ".deps/vbictemp.Tpo" ".deps/vbictemp.Po"; else rm -f ".deps/vbictemp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vbictrunc.o -MD -MP -MF ".deps/vbictrunc.Tpo" -c -o vbictrunc.o vbictrunc.c; \ then mv -f ".deps/vbictrunc.Tpo" ".deps/vbictrunc.Po"; else rm -f ".deps/vbictrunc.Tpo"; exit 1; fi rm -f libvbic.a ar cru libvbic.a vbic.o vbicacld.o vbicask.o vbicconv.o vbicdel.o vbicdest.o vbicgetic.o vbicinit.o vbicload.o vbicmask.o vbicmdel.o vbicmpar.o vbicnoise.o vbicparam.o vbicpzld.o vbicsetup.o vbictemp.o vbictrunc.o ranlib libvbic.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' Making all in vccs make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccs.o -MD -MP -MF ".deps/vccs.Tpo" -c -o vccs.o vccs.c; \ then mv -f ".deps/vccs.Tpo" ".deps/vccs.Po"; else rm -f ".deps/vccs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsask.o -MD -MP -MF ".deps/vccsask.Tpo" -c -o vccsask.o vccsask.c; \ then mv -f ".deps/vccsask.Tpo" ".deps/vccsask.Po"; else rm -f ".deps/vccsask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsdel.o -MD -MP -MF ".deps/vccsdel.Tpo" -c -o vccsdel.o vccsdel.c; \ then mv -f ".deps/vccsdel.Tpo" ".deps/vccsdel.Po"; else rm -f ".deps/vccsdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsdest.o -MD -MP -MF ".deps/vccsdest.Tpo" -c -o vccsdest.o vccsdest.c; \ then mv -f ".deps/vccsdest.Tpo" ".deps/vccsdest.Po"; else rm -f ".deps/vccsdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsinit.o -MD -MP -MF ".deps/vccsinit.Tpo" -c -o vccsinit.o vccsinit.c; \ then mv -f ".deps/vccsinit.Tpo" ".deps/vccsinit.Po"; else rm -f ".deps/vccsinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsload.o -MD -MP -MF ".deps/vccsload.Tpo" -c -o vccsload.o vccsload.c; \ then mv -f ".deps/vccsload.Tpo" ".deps/vccsload.Po"; else rm -f ".deps/vccsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsmdel.o -MD -MP -MF ".deps/vccsmdel.Tpo" -c -o vccsmdel.o vccsmdel.c; \ then mv -f ".deps/vccsmdel.Tpo" ".deps/vccsmdel.Po"; else rm -f ".deps/vccsmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccspar.o -MD -MP -MF ".deps/vccspar.Tpo" -c -o vccspar.o vccspar.c; \ then mv -f ".deps/vccspar.Tpo" ".deps/vccspar.Po"; else rm -f ".deps/vccspar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccspzld.o -MD -MP -MF ".deps/vccspzld.Tpo" -c -o vccspzld.o vccspzld.c; \ then mv -f ".deps/vccspzld.Tpo" ".deps/vccspzld.Po"; else rm -f ".deps/vccspzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccssacl.o -MD -MP -MF ".deps/vccssacl.Tpo" -c -o vccssacl.o vccssacl.c; \ then mv -f ".deps/vccssacl.Tpo" ".deps/vccssacl.Po"; else rm -f ".deps/vccssacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccsset.o -MD -MP -MF ".deps/vccsset.Tpo" -c -o vccsset.o vccsset.c; \ then mv -f ".deps/vccsset.Tpo" ".deps/vccsset.Po"; else rm -f ".deps/vccsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccssld.o -MD -MP -MF ".deps/vccssld.Tpo" -c -o vccssld.o vccssld.c; \ then mv -f ".deps/vccssld.Tpo" ".deps/vccssld.Po"; else rm -f ".deps/vccssld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccssprt.o -MD -MP -MF ".deps/vccssprt.Tpo" -c -o vccssprt.o vccssprt.c; \ then mv -f ".deps/vccssprt.Tpo" ".deps/vccssprt.Po"; else rm -f ".deps/vccssprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vccssset.o -MD -MP -MF ".deps/vccssset.Tpo" -c -o vccssset.o vccssset.c; \ then mv -f ".deps/vccssset.Tpo" ".deps/vccssset.Po"; else rm -f ".deps/vccssset.Tpo"; exit 1; fi rm -f libvccs.a ar cru libvccs.a vccs.o vccsask.o vccsdel.o vccsdest.o vccsinit.o vccsload.o vccsmdel.o vccspar.o vccspzld.o vccssacl.o vccsset.o vccssld.o vccssprt.o vccssset.o ranlib libvccs.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' Making all in vcvs make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvs.o -MD -MP -MF ".deps/vcvs.Tpo" -c -o vcvs.o vcvs.c; \ then mv -f ".deps/vcvs.Tpo" ".deps/vcvs.Po"; else rm -f ".deps/vcvs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsask.o -MD -MP -MF ".deps/vcvsask.Tpo" -c -o vcvsask.o vcvsask.c; \ then mv -f ".deps/vcvsask.Tpo" ".deps/vcvsask.Po"; else rm -f ".deps/vcvsask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsdel.o -MD -MP -MF ".deps/vcvsdel.Tpo" -c -o vcvsdel.o vcvsdel.c; \ then mv -f ".deps/vcvsdel.Tpo" ".deps/vcvsdel.Po"; else rm -f ".deps/vcvsdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsdest.o -MD -MP -MF ".deps/vcvsdest.Tpo" -c -o vcvsdest.o vcvsdest.c; \ then mv -f ".deps/vcvsdest.Tpo" ".deps/vcvsdest.Po"; else rm -f ".deps/vcvsdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsfbr.o -MD -MP -MF ".deps/vcvsfbr.Tpo" -c -o vcvsfbr.o vcvsfbr.c; \ then mv -f ".deps/vcvsfbr.Tpo" ".deps/vcvsfbr.Po"; else rm -f ".deps/vcvsfbr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsinit.o -MD -MP -MF ".deps/vcvsinit.Tpo" -c -o vcvsinit.o vcvsinit.c; \ then mv -f ".deps/vcvsinit.Tpo" ".deps/vcvsinit.Po"; else rm -f ".deps/vcvsinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsload.o -MD -MP -MF ".deps/vcvsload.Tpo" -c -o vcvsload.o vcvsload.c; \ then mv -f ".deps/vcvsload.Tpo" ".deps/vcvsload.Po"; else rm -f ".deps/vcvsload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsmdel.o -MD -MP -MF ".deps/vcvsmdel.Tpo" -c -o vcvsmdel.o vcvsmdel.c; \ then mv -f ".deps/vcvsmdel.Tpo" ".deps/vcvsmdel.Po"; else rm -f ".deps/vcvsmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvspar.o -MD -MP -MF ".deps/vcvspar.Tpo" -c -o vcvspar.o vcvspar.c; \ then mv -f ".deps/vcvspar.Tpo" ".deps/vcvspar.Po"; else rm -f ".deps/vcvspar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvspzld.o -MD -MP -MF ".deps/vcvspzld.Tpo" -c -o vcvspzld.o vcvspzld.c; \ then mv -f ".deps/vcvspzld.Tpo" ".deps/vcvspzld.Po"; else rm -f ".deps/vcvspzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvssacl.o -MD -MP -MF ".deps/vcvssacl.Tpo" -c -o vcvssacl.o vcvssacl.c; \ then mv -f ".deps/vcvssacl.Tpo" ".deps/vcvssacl.Po"; else rm -f ".deps/vcvssacl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvsset.o -MD -MP -MF ".deps/vcvsset.Tpo" -c -o vcvsset.o vcvsset.c; \ then mv -f ".deps/vcvsset.Tpo" ".deps/vcvsset.Po"; else rm -f ".deps/vcvsset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvssld.o -MD -MP -MF ".deps/vcvssld.Tpo" -c -o vcvssld.o vcvssld.c; \ then mv -f ".deps/vcvssld.Tpo" ".deps/vcvssld.Po"; else rm -f ".deps/vcvssld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvssprt.o -MD -MP -MF ".deps/vcvssprt.Tpo" -c -o vcvssprt.o vcvssprt.c; \ then mv -f ".deps/vcvssprt.Tpo" ".deps/vcvssprt.Po"; else rm -f ".deps/vcvssprt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vcvssset.o -MD -MP -MF ".deps/vcvssset.Tpo" -c -o vcvssset.o vcvssset.c; \ then mv -f ".deps/vcvssset.Tpo" ".deps/vcvssset.Po"; else rm -f ".deps/vcvssset.Tpo"; exit 1; fi rm -f libvcvs.a ar cru libvcvs.a vcvs.o vcvsask.o vcvsdel.o vcvsdest.o vcvsfbr.o vcvsinit.o vcvsload.o vcvsmdel.o vcvspar.o vcvspzld.o vcvssacl.o vcvsset.o vcvssld.o vcvssprt.o vcvssset.o ranlib libvcvs.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' Making all in vsrc make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrc.o -MD -MP -MF ".deps/vsrc.Tpo" -c -o vsrc.o vsrc.c; \ then mv -f ".deps/vsrc.Tpo" ".deps/vsrc.Po"; else rm -f ".deps/vsrc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcacct.o -MD -MP -MF ".deps/vsrcacct.Tpo" -c -o vsrcacct.o vsrcacct.c; \ then mv -f ".deps/vsrcacct.Tpo" ".deps/vsrcacct.Po"; else rm -f ".deps/vsrcacct.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcacld.o -MD -MP -MF ".deps/vsrcacld.Tpo" -c -o vsrcacld.o vsrcacld.c; \ then mv -f ".deps/vsrcacld.Tpo" ".deps/vsrcacld.Po"; else rm -f ".deps/vsrcacld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcask.o -MD -MP -MF ".deps/vsrcask.Tpo" -c -o vsrcask.o vsrcask.c; \ then mv -f ".deps/vsrcask.Tpo" ".deps/vsrcask.Po"; else rm -f ".deps/vsrcask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcdel.o -MD -MP -MF ".deps/vsrcdel.Tpo" -c -o vsrcdel.o vsrcdel.c; \ then mv -f ".deps/vsrcdel.Tpo" ".deps/vsrcdel.Po"; else rm -f ".deps/vsrcdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcdest.o -MD -MP -MF ".deps/vsrcdest.Tpo" -c -o vsrcdest.o vsrcdest.c; \ then mv -f ".deps/vsrcdest.Tpo" ".deps/vsrcdest.Po"; else rm -f ".deps/vsrcdest.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcfbr.o -MD -MP -MF ".deps/vsrcfbr.Tpo" -c -o vsrcfbr.o vsrcfbr.c; \ then mv -f ".deps/vsrcfbr.Tpo" ".deps/vsrcfbr.Po"; else rm -f ".deps/vsrcfbr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcinit.o -MD -MP -MF ".deps/vsrcinit.Tpo" -c -o vsrcinit.o vsrcinit.c; \ then mv -f ".deps/vsrcinit.Tpo" ".deps/vsrcinit.Po"; else rm -f ".deps/vsrcinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcload.o -MD -MP -MF ".deps/vsrcload.Tpo" -c -o vsrcload.o vsrcload.c; \ then mv -f ".deps/vsrcload.Tpo" ".deps/vsrcload.Po"; else rm -f ".deps/vsrcload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcmdel.o -MD -MP -MF ".deps/vsrcmdel.Tpo" -c -o vsrcmdel.o vsrcmdel.c; \ then mv -f ".deps/vsrcmdel.Tpo" ".deps/vsrcmdel.Po"; else rm -f ".deps/vsrcmdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcpar.o -MD -MP -MF ".deps/vsrcpar.Tpo" -c -o vsrcpar.o vsrcpar.c; \ then mv -f ".deps/vsrcpar.Tpo" ".deps/vsrcpar.Po"; else rm -f ".deps/vsrcpar.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcpzld.o -MD -MP -MF ".deps/vsrcpzld.Tpo" -c -o vsrcpzld.o vsrcpzld.c; \ then mv -f ".deps/vsrcpzld.Tpo" ".deps/vsrcpzld.Po"; else rm -f ".deps/vsrcpzld.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcpzs.o -MD -MP -MF ".deps/vsrcpzs.Tpo" -c -o vsrcpzs.o vsrcpzs.c; \ then mv -f ".deps/vsrcpzs.Tpo" ".deps/vsrcpzs.Po"; else rm -f ".deps/vsrcpzs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrcset.o -MD -MP -MF ".deps/vsrcset.Tpo" -c -o vsrcset.o vsrcset.c; \ then mv -f ".deps/vsrcset.Tpo" ".deps/vsrcset.Po"; else rm -f ".deps/vsrcset.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT vsrctemp.o -MD -MP -MF ".deps/vsrctemp.Tpo" -c -o vsrctemp.o vsrctemp.c; \ then mv -f ".deps/vsrctemp.Tpo" ".deps/vsrctemp.Po"; else rm -f ".deps/vsrctemp.Tpo"; exit 1; fi vsrcload.c: In function 'VSRCload': vsrcload.c:65: warning: 'PER' may be used uninitialized in this function rm -f libvsrc.a ar cru libvsrc.a vsrc.o vsrcacct.o vsrcacld.o vsrcask.o vsrcdel.o vsrcdest.o vsrcfbr.o vsrcinit.o vsrcload.o vsrcmdel.o vsrcpar.o vsrcpzld.o vsrcpzs.o vsrcset.o vsrctemp.o ranlib libvsrc.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT dev.o -MD -MP -MF ".deps/dev.Tpo" -c -o dev.o dev.c; \ then mv -f ".deps/dev.Tpo" ".deps/dev.Po"; else rm -f ".deps/dev.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT devsup.o -MD -MP -MF ".deps/devsup.Tpo" -c -o devsup.o devsup.c; \ then mv -f ".deps/devsup.Tpo" ".deps/devsup.Po"; else rm -f ".deps/devsup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktaccept.o -MD -MP -MF ".deps/cktaccept.Tpo" -c -o cktaccept.o cktaccept.c; \ then mv -f ".deps/cktaccept.Tpo" ".deps/cktaccept.Po"; else rm -f ".deps/cktaccept.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktask.o -MD -MP -MF ".deps/cktask.Tpo" -c -o cktask.o cktask.c; \ then mv -f ".deps/cktask.Tpo" ".deps/cktask.Po"; else rm -f ".deps/cktask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktbindnode.o -MD -MP -MF ".deps/cktbindnode.Tpo" -c -o cktbindnode.o cktbindnode.c; \ then mv -f ".deps/cktbindnode.Tpo" ".deps/cktbindnode.Po"; else rm -f ".deps/cktbindnode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktcrte.o -MD -MP -MF ".deps/cktcrte.Tpo" -c -o cktcrte.o cktcrte.c; \ then mv -f ".deps/cktcrte.Tpo" ".deps/cktcrte.Po"; else rm -f ".deps/cktcrte.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktfinddev.o -MD -MP -MF ".deps/cktfinddev.Tpo" -c -o cktfinddev.o cktfinddev.c; \ then mv -f ".deps/cktfinddev.Tpo" ".deps/cktfinddev.Po"; else rm -f ".deps/cktfinddev.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cktinit.o -MD -MP -MF ".deps/cktinit.Tpo" -c -o cktinit.o cktinit.c; \ then mv -f ".deps/cktinit.Tpo" ".deps/cktinit.Po"; else rm -f ".deps/cktinit.Tpo"; exit 1; fi cktcrte.c: In function 'CKTcrtElt': cktcrte.c:35: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT limit.o -MD -MP -MF ".deps/limit.Tpo" -c -o limit.o limit.c; \ then mv -f ".deps/limit.Tpo" ".deps/limit.Po"; else rm -f ".deps/limit.Tpo"; exit 1; fi rm -f libdev.a ar cru libdev.a dev.o devsup.o cktaccept.o cktask.o cktbindnode.o cktcrte.o cktfinddev.o cktinit.o limit.o ranlib libdev.a make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' Making all in include make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' Making all in xspice make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' Making all in mif make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mif_inp2.o -MD -MP -MF ".deps/mif_inp2.Tpo" -c -o mif_inp2.o mif_inp2.c; \ then mv -f ".deps/mif_inp2.Tpo" ".deps/mif_inp2.Po"; else rm -f ".deps/mif_inp2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifgetmod.o -MD -MP -MF ".deps/mifgetmod.Tpo" -c -o mifgetmod.o mifgetmod.c; \ then mv -f ".deps/mifgetmod.Tpo" ".deps/mifgetmod.Po"; else rm -f ".deps/mifgetmod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifgetvalue.o -MD -MP -MF ".deps/mifgetvalue.Tpo" -c -o mifgetvalue.o mifgetvalue.c; \ then mv -f ".deps/mifgetvalue.Tpo" ".deps/mifgetvalue.Po"; else rm -f ".deps/mifgetvalue.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifload.o -MD -MP -MF ".deps/mifload.Tpo" -c -o mifload.o mifload.c; \ then mv -f ".deps/mifload.Tpo" ".deps/mifload.Po"; else rm -f ".deps/mifload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifmpara.o -MD -MP -MF ".deps/mifmpara.Tpo" -c -o mifmpara.o mifmpara.c; \ then mv -f ".deps/mifmpara.Tpo" ".deps/mifmpara.Po"; else rm -f ".deps/mifmpara.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifsetup.o -MD -MP -MF ".deps/mifsetup.Tpo" -c -o mifsetup.o mifsetup.c; \ then mv -f ".deps/mifsetup.Tpo" ".deps/mifsetup.Po"; else rm -f ".deps/mifsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifutil.o -MD -MP -MF ".deps/mifutil.Tpo" -c -o mifutil.o mifutil.c; \ then mv -f ".deps/mifutil.Tpo" ".deps/mifutil.Po"; else rm -f ".deps/mifutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifask.o -MD -MP -MF ".deps/mifask.Tpo" -c -o mifask.o mifask.c; \ then mv -f ".deps/mifask.Tpo" ".deps/mifask.Po"; else rm -f ".deps/mifask.Tpo"; exit 1; fi mif_inp2.c: In function 'MIF_INP2A': mif_inp2.c:229: warning: dereferencing type-punned pointer will break strict-aliasing rules mif_inp2.c: In function 'MIFget_port': mif_inp2.c:859: warning: dereferencing type-punned pointer will break strict-aliasing rules mif_inp2.c:926: warning: dereferencing type-punned pointer will break strict-aliasing rules mif_inp2.c:942: warning: dereferencing type-punned pointer will break strict-aliasing rules mifsetup.c: In function 'MIFunsetup': mifsetup.c:514: warning: case value '4294967295' not in enumerated type 'Mif_Cntl_Src_Type_t' mifsetup.c:464: warning: unused variable 'type' mifsetup.c:463: warning: unused variable 'smp_data_cntl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifmask.o -MD -MP -MF ".deps/mifmask.Tpo" -c -o mifmask.o mifmask.c; \ then mv -f ".deps/mifmask.Tpo" ".deps/mifmask.Po"; else rm -f ".deps/mifmask.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT miftrunc.o -MD -MP -MF ".deps/miftrunc.Tpo" -c -o miftrunc.o miftrunc.c; \ then mv -f ".deps/miftrunc.Tpo" ".deps/miftrunc.Po"; else rm -f ".deps/miftrunc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifconvt.o -MD -MP -MF ".deps/mifconvt.Tpo" -c -o mifconvt.o mifconvt.c; \ then mv -f ".deps/mifconvt.Tpo" ".deps/mifconvt.Po"; else rm -f ".deps/mifconvt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifdelete.o -MD -MP -MF ".deps/mifdelete.Tpo" -c -o mifdelete.o mifdelete.c; \ then mv -f ".deps/mifdelete.Tpo" ".deps/mifdelete.Po"; else rm -f ".deps/mifdelete.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifmdelete.o -MD -MP -MF ".deps/mifmdelete.Tpo" -c -o mifmdelete.o mifmdelete.c; \ then mv -f ".deps/mifmdelete.Tpo" ".deps/mifmdelete.Po"; else rm -f ".deps/mifmdelete.Tpo"; exit 1; fi mifmdelete.c: In function 'MIFmDelete': mifmdelete.c:108: warning: dereferencing type-punned pointer will break strict-aliasing rules if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mifdestr.o -MD -MP -MF ".deps/mifdestr.Tpo" -c -o mifdestr.o mifdestr.c; \ then mv -f ".deps/mifdestr.Tpo" ".deps/mifdestr.Po"; else rm -f ".deps/mifdestr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mif.o -MD -MP -MF ".deps/mif.Tpo" -c -o mif.o mif.c; \ then mv -f ".deps/mif.Tpo" ".deps/mif.Po"; else rm -f ".deps/mif.Tpo"; exit 1; fi rm -f libmifxsp.a ar cru libmifxsp.a mif_inp2.o mifgetmod.o mifgetvalue.o mifload.o mifmpara.o mifsetup.o mifutil.o mifask.o mifmask.o miftrunc.o mifconvt.o mifdelete.o mifmdelete.o mifdestr.o mif.o ranlib libmifxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' Making all in cm make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cm.o -MD -MP -MF ".deps/cm.Tpo" -c -o cm.o cm.c; \ then mv -f ".deps/cm.Tpo" ".deps/cm.Po"; else rm -f ".deps/cm.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmevt.o -MD -MP -MF ".deps/cmevt.Tpo" -c -o cmevt.o cmevt.c; \ then mv -f ".deps/cmevt.Tpo" ".deps/cmevt.Po"; else rm -f ".deps/cmevt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmmeters.o -MD -MP -MF ".deps/cmmeters.Tpo" -c -o cmmeters.o cmmeters.c; \ then mv -f ".deps/cmmeters.Tpo" ".deps/cmmeters.Po"; else rm -f ".deps/cmmeters.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmutil.o -MD -MP -MF ".deps/cmutil.Tpo" -c -o cmutil.o cmutil.c; \ then mv -f ".deps/cmutil.Tpo" ".deps/cmutil.Po"; else rm -f ".deps/cmutil.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT cmexport.o -MD -MP -MF ".deps/cmexport.Tpo" -c -o cmexport.o cmexport.c; \ then mv -f ".deps/cmexport.Tpo" ".deps/cmexport.Po"; else rm -f ".deps/cmexport.Tpo"; exit 1; fi rm -f libcmxsp.a ar cru libcmxsp.a cm.o cmevt.o cmmeters.o cmutil.o cmexport.o ranlib libcmxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' Making all in enh make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT enh.o -MD -MP -MF ".deps/enh.Tpo" -c -o enh.o enh.c; \ then mv -f ".deps/enh.Tpo" ".deps/enh.Po"; else rm -f ".deps/enh.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT enhtrans.o -MD -MP -MF ".deps/enhtrans.Tpo" -c -o enhtrans.o enhtrans.c; \ then mv -f ".deps/enhtrans.Tpo" ".deps/enhtrans.Po"; else rm -f ".deps/enhtrans.Tpo"; exit 1; fi rm -f libenhxsp.a ar cru libenhxsp.a enh.o enhtrans.o ranlib libenhxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' Making all in evt make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtaccept.o -MD -MP -MF ".deps/evtaccept.Tpo" -c -o evtaccept.o evtaccept.c; \ then mv -f ".deps/evtaccept.Tpo" ".deps/evtaccept.Po"; else rm -f ".deps/evtaccept.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtcall_hybrids.o -MD -MP -MF ".deps/evtcall_hybrids.Tpo" -c -o evtcall_hybrids.o evtcall_hybrids.c; \ then mv -f ".deps/evtcall_hybrids.Tpo" ".deps/evtcall_hybrids.Po"; else rm -f ".deps/evtcall_hybrids.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtdump.o -MD -MP -MF ".deps/evtdump.Tpo" -c -o evtdump.o evtdump.c; \ then mv -f ".deps/evtdump.Tpo" ".deps/evtdump.Po"; else rm -f ".deps/evtdump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtiter.o -MD -MP -MF ".deps/evtiter.Tpo" -c -o evtiter.o evtiter.c; \ then mv -f ".deps/evtiter.Tpo" ".deps/evtiter.Po"; else rm -f ".deps/evtiter.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtnext_time.o -MD -MP -MF ".deps/evtnext_time.Tpo" -c -o evtnext_time.o evtnext_time.c; \ then mv -f ".deps/evtnext_time.Tpo" ".deps/evtnext_time.Po"; else rm -f ".deps/evtnext_time.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtop.o -MD -MP -MF ".deps/evtop.Tpo" -c -o evtop.o evtop.c; \ then mv -f ".deps/evtop.Tpo" ".deps/evtop.Po"; else rm -f ".deps/evtop.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtprint.o -MD -MP -MF ".deps/evtprint.Tpo" -c -o evtprint.o evtprint.c; \ then mv -f ".deps/evtprint.Tpo" ".deps/evtprint.Po"; else rm -f ".deps/evtprint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtsetup.o -MD -MP -MF ".deps/evtsetup.Tpo" -c -o evtsetup.o evtsetup.c; \ then mv -f ".deps/evtsetup.Tpo" ".deps/evtsetup.Po"; else rm -f ".deps/evtsetup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtbackup.o -MD -MP -MF ".deps/evtbackup.Tpo" -c -o evtbackup.o evtbackup.c; \ then mv -f ".deps/evtbackup.Tpo" ".deps/evtbackup.Po"; else rm -f ".deps/evtbackup.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtdeque.o -MD -MP -MF ".deps/evtdeque.Tpo" -c -o evtdeque.o evtdeque.c; \ then mv -f ".deps/evtdeque.Tpo" ".deps/evtdeque.Po"; else rm -f ".deps/evtdeque.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtinit.o -MD -MP -MF ".deps/evtinit.Tpo" -c -o evtinit.o evtinit.c; \ then mv -f ".deps/evtinit.Tpo" ".deps/evtinit.Po"; else rm -f ".deps/evtinit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtload.o -MD -MP -MF ".deps/evtload.Tpo" -c -o evtload.o evtload.c; \ then mv -f ".deps/evtload.Tpo" ".deps/evtload.Po"; else rm -f ".deps/evtload.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtnode_copy.o -MD -MP -MF ".deps/evtnode_copy.Tpo" -c -o evtnode_copy.o evtnode_copy.c; \ then mv -f ".deps/evtnode_copy.Tpo" ".deps/evtnode_copy.Po"; else rm -f ".deps/evtnode_copy.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtplot.o -MD -MP -MF ".deps/evtplot.Tpo" -c -o evtplot.o evtplot.c; \ then mv -f ".deps/evtplot.Tpo" ".deps/evtplot.Po"; else rm -f ".deps/evtplot.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evtqueue.o -MD -MP -MF ".deps/evtqueue.Tpo" -c -o evtqueue.o evtqueue.c; \ then mv -f ".deps/evtqueue.Tpo" ".deps/evtqueue.Po"; else rm -f ".deps/evtqueue.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT evttermi.o -MD -MP -MF ".deps/evttermi.Tpo" -c -o evttermi.o evttermi.c; \ then mv -f ".deps/evttermi.Tpo" ".deps/evttermi.Po"; else rm -f ".deps/evttermi.Tpo"; exit 1; fi rm -f libevtxsp.a ar cru libevtxsp.a evtaccept.o evtcall_hybrids.o evtdump.o evtiter.o evtnext_time.o evtop.o evtprint.o evtsetup.o evtbackup.o evtdeque.o evtinit.o evtload.o evtnode_copy.o evtplot.o evtqueue.o evttermi.o ranlib libevtxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' Making all in ipc make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ipcaegis.o -MD -MP -MF ".deps/ipcaegis.Tpo" -c -o ipcaegis.o ipcaegis.c; \ then mv -f ".deps/ipcaegis.Tpo" ".deps/ipcaegis.Po"; else rm -f ".deps/ipcaegis.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ipc.o -MD -MP -MF ".deps/ipc.Tpo" -c -o ipc.o ipc.c; \ then mv -f ".deps/ipc.Tpo" ".deps/ipc.Po"; else rm -f ".deps/ipc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ipcsockets.o -MD -MP -MF ".deps/ipcsockets.Tpo" -c -o ipcsockets.o ipcsockets.c; \ then mv -f ".deps/ipcsockets.Tpo" ".deps/ipcsockets.Po"; else rm -f ".deps/ipcsockets.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ipcstdio.o -MD -MP -MF ".deps/ipcstdio.Tpo" -c -o ipcstdio.o ipcstdio.c; \ then mv -f ".deps/ipcstdio.Tpo" ".deps/ipcstdio.Po"; else rm -f ".deps/ipcstdio.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -I../../../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ipctiein.o -MD -MP -MF ".deps/ipctiein.Tpo" -c -o ipctiein.o ipctiein.c; \ then mv -f ".deps/ipctiein.Tpo" ".deps/ipctiein.Po"; else rm -f ".deps/ipctiein.Tpo"; exit 1; fi ipcsockets.c: In function 'ipc_transport_initialize_server': ipcsockets.c:224: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness ipcsockets.c: In function 'ipc_transport_get_line': ipcsockets.c:509: warning: pointer targets in passing argument 3 of 'accept' differ in signedness rm -f libipcxsp.a ar cru libipcxsp.a ipcaegis.o ipc.o ipcsockets.o ipcstdio.o ipctiein.o ranlib libipcxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' Making all in idn make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT idndig.o -MD -MP -MF ".deps/idndig.Tpo" -c -o idndig.o idndig.c; \ then mv -f ".deps/idndig.Tpo" ".deps/idndig.Po"; else rm -f ".deps/idndig.Tpo"; exit 1; fi rm -f libidnxsp.a ar cru libidnxsp.a idndig.o ranlib libidnxsp.a make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' Making all in cmpp make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' /usr/bin/make all-am make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pp_ifs.o -MD -MP -MF ".deps/pp_ifs.Tpo" -c -o pp_ifs.o pp_ifs.c; \ then mv -f ".deps/pp_ifs.Tpo" ".deps/pp_ifs.Po"; else rm -f ".deps/pp_ifs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pp_lst.o -MD -MP -MF ".deps/pp_lst.Tpo" -c -o pp_lst.o pp_lst.c; \ then mv -f ".deps/pp_lst.Tpo" ".deps/pp_lst.Po"; else rm -f ".deps/pp_lst.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT pp_mod.o -MD -MP -MF ".deps/pp_mod.Tpo" -c -o pp_mod.o pp_mod.c; \ then mv -f ".deps/pp_mod.Tpo" ".deps/pp_mod.Po"; else rm -f ".deps/pp_mod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT read_ifs.o -MD -MP -MF ".deps/read_ifs.Tpo" -c -o read_ifs.o read_ifs.c; \ then mv -f ".deps/read_ifs.Tpo" ".deps/read_ifs.Po"; else rm -f ".deps/read_ifs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT writ_ifs.o -MD -MP -MF ".deps/writ_ifs.Tpo" -c -o writ_ifs.o writ_ifs.c; \ then mv -f ".deps/writ_ifs.Tpo" ".deps/writ_ifs.Po"; else rm -f ".deps/writ_ifs.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ifs_yacc.o -MD -MP -MF ".deps/ifs_yacc.Tpo" -c -o ifs_yacc.o ifs_yacc.c; \ then mv -f ".deps/ifs_yacc.Tpo" ".deps/ifs_yacc.Po"; else rm -f ".deps/ifs_yacc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ifs_lex.o -MD -MP -MF ".deps/ifs_lex.Tpo" -c -o ifs_lex.o ifs_lex.c; \ then mv -f ".deps/ifs_lex.Tpo" ".deps/ifs_lex.Po"; else rm -f ".deps/ifs_lex.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mod_yacc.o -MD -MP -MF ".deps/mod_yacc.Tpo" -c -o mod_yacc.o mod_yacc.c; \ then mv -f ".deps/mod_yacc.Tpo" ".deps/mod_yacc.Po"; else rm -f ".deps/mod_yacc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT mod_lex.o -MD -MP -MF ".deps/mod_lex.Tpo" -c -o mod_lex.o mod_lex.c; \ then mv -f ".deps/mod_lex.Tpo" ".deps/mod_lex.Po"; else rm -f ".deps/mod_lex.Tpo"; exit 1; fi : In function 'ifs_yylex': ifs_lex.l:174: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mod_yacc.c: In function 'mod_yyparse': mod_yacc.c:1430: warning: implicit declaration of function 'mod_yylex' ifs_lex.l: At top level: :1739: warning: 'yyunput' defined but not used mod_yacc.y:493: warning: too many arguments for format pp_lst.c: In function 'preprocess_lst_files': pp_lst.c:131: warning: 'node_info' may be used uninitialized in this function : In function 'mod_yylex': mod_lex.l:56: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mod_lex.l:104: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mod_lex.l:105: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mod_lex.l:108: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mod_lex.l: At top level: :1458: 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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -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 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -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 make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' Making all in icm make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly/icm_spice2poly' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly/icm_spice2poly' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' cp ..//dlmain.c . rm -f cmextrn.h cminfo.h objects.inc udnextrn.h udninfo.h ../../../../src/xspice/cmpp/cmpp -lst gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c dlmain.c gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -shared -o spice2poly.cm `awk '{ print $1 }' objects.inc` dlmain.o make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/adc_bridge' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/adc_bridge' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/dac_bridge' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/dac_bridge' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_and' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_and' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_buffer' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_buffer' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dff' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod:123:1: warning: "/*" within comment make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dff' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dlatch' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dlatch' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_fdiv' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_fdiv' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_inverter' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_inverter' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_jkff' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_jkff' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nand' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nand' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nor' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nor' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_c' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_c' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_e' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_e' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_or' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_or' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_osc' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_osc' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pulldown' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pulldown' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pullup' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pullup' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_ram' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_ram' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_source' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_source' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srff' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod:123:1: warning: "/*" within comment make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srff' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srlatch' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srlatch' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_state' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod: In function 'cm_d_state': cfunc.mod:1911: warning: unused variable 'buf' cfunc.mod:1906: warning: unused variable 'open_error' cfunc.mod:797: warning: 'out.state' may be used uninitialized in this function make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_state' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tff' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod:130:1: warning: "/*" within comment cfunc.mod:199:1: warning: "/*" within comment make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tff' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tristate' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tristate' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xnor' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod:123:1: warning: "/*" within comment cfunc.mod:191:1: warning: "/*" within comment make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xnor' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xor' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c cfunc.mod:52:1: warning: "/*" within comment cfunc.mod:96:1: warning: "/*" within comment cfunc.mod:165:1: warning: "/*" within comment make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xor' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' cp ..//dlmain.c . rm -f cmextrn.h cminfo.h objects.inc udnextrn.h udninfo.h ../../../../src/xspice/cmpp/cmpp -lst gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c dlmain.c gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -shared -o digital.cm `awk '{ print $1 }' objects.inc` dlmain.o make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/climit' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/climit' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/divide' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/divide' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/d_dt' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/d_dt' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/gain' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/gain' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/hyst' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/hyst' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/ilimit' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/ilimit' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/int' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/int' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/limit' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/limit' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/mult' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/mult' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/oneshot' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/oneshot' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/pwl' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/pwl' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/sine' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/sine' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/slew' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/slew' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/square' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/square' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/summer' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/summer' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/s_xfer' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/s_xfer' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/triangle' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/triangle' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' cp ..//dlmain.c . rm -f cmextrn.h cminfo.h objects.inc udnextrn.h udninfo.h ../../../../src/xspice/cmpp/cmpp -lst gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c dlmain.c gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -shared -o analog.cm `awk '{ print $1 }' objects.inc` dlmain.o make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/aswitch' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/aswitch' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/capacitor' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/capacitor' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/cmeter' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/cmeter' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/core' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/core' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/inductor' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/inductor' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lcouple' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lcouple' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lmeter' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lmeter' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/potentiometer' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/potentiometer' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/zener' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/zener' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' cp ..//dlmain.c . rm -f cmextrn.h cminfo.h objects.inc udnextrn.h udninfo.h ../../../../src/xspice/cmpp/cmpp -lst gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c dlmain.c gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -shared -o xtradev.cm `awk '{ print $1 }' objects.inc` dlmain.o make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/d_to_real' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/d_to_real' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_delay' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_delay' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_gain' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_gain' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_to_v' rm -f ifspec.c ../../../../../src/xspice/cmpp/cmpp -ifs gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c ifspec.c rm -f cfunc.c ../../../../../src/xspice/cmpp/cmpp -mod gcc -I../../../../../src/include -I../../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c cfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_to_v' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c udnfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/int' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c udnfunc.c make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' cp ..//dlmain.c . rm -f cmextrn.h cminfo.h objects.inc udnextrn.h udninfo.h ../../../../src/xspice/cmpp/cmpp -lst gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -c dlmain.c gcc -I../../../../src/include -I../../../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fPIC -DCM_LINUX -shared -o xtraevt.cm `awk '{ print $1 }' objects.inc` dlmain.o make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ngspice.o -MD -MP -MF ".deps/ngspice.Tpo" -c -o ngspice.o ngspice.c; \ then mv -f ".deps/ngspice.Tpo" ".deps/ngspice.Po"; else rm -f ".deps/ngspice.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -DSIMULATOR -o spice.o -c ./main.c if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ngnutmeg.o -MD -MP -MF ".deps/ngnutmeg.Tpo" -c -o ngnutmeg.o ngnutmeg.c; \ then mv -f ".deps/ngnutmeg.Tpo" ".deps/ngnutmeg.Po"; else rm -f ".deps/ngnutmeg.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT nghelp.o -MD -MP -MF ".deps/nghelp.Tpo" -c -o nghelp.o nghelp.c; \ then mv -f ".deps/nghelp.Tpo" ".deps/nghelp.Po"; else rm -f ".deps/nghelp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT makeidx.o -MD -MP -MF ".deps/makeidx.Tpo" -c -o makeidx.o makeidx.c; \ then mv -f ".deps/makeidx.Tpo" ".deps/makeidx.Po"; else rm -f ".deps/makeidx.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ngsconvert.o -MD -MP -MF ".deps/ngsconvert.Tpo" -c -o ngsconvert.o ngsconvert.c; \ then mv -f ".deps/ngsconvert.Tpo" ".deps/ngsconvert.Po"; else rm -f ".deps/ngsconvert.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ngproc2mod.o -MD -MP -MF ".deps/ngproc2mod.Tpo" -c -o ngproc2mod.o ngproc2mod.c; \ then mv -f ".deps/ngproc2mod.Tpo" ".deps/ngproc2mod.Po"; else rm -f ".deps/ngproc2mod.Tpo"; exit 1; fi ngspice.c:42: warning: initialization from incompatible pointer type ./main.c: In function 'append_to_stream': ./main.c:552: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ./main.c: In function 'read_initialisation_file': ./main.c:580: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/spicelib/devices -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -MT ngmultidec.o -MD -MP -MF ".deps/ngmultidec.Tpo" -c -o ngmultidec.o ngmultidec.c; \ then mv -f ".deps/ngmultidec.Tpo" ".deps/ngmultidec.Po"; else rm -f ".deps/ngmultidec.Tpo"; exit 1; fi makeidx.c: In function 'main': makeidx.c:58: warning: implicit declaration of function 'exit' makeidx.c:58: warning: incompatible implicit declaration of built-in function 'exit' makeidx.c:53: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ngsconvert.c: In function 'main': ngsconvert.c:356: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ngsconvert.c:362: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ngsconvert.c:366: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ngsconvert.c:370: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ngsconvert.c:374: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ngsconvert.c:428: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result main.c: In function 'read_initialisation_file': main.c:580: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o makeidx makeidx.o -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o nghelp conf.o nghelp.o frontend/help/libhlp.a frontend/parser/libparser.a frontend/libfte.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngnutmeg main.o conf.o ngnutmeg.o frontend/libfte.a frontend/plotting/libplotting.a frontend/parser/libparser.a frontend/help/libhlp.a maths/cmaths/libcmaths.a maths/poly/libpoly.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngspice conf.o ngspice.o spice.o frontend/libfte.a frontend/plotting/libplotting.a xspice/cm/libcmxsp.a xspice/mif/libmifxsp.a spicelib/devices/dev.o spicelib/devices/asrc/libasrc.a spicelib/devices/bjt/libbjt.a spicelib/devices/bjt2/libbjt2.a spicelib/devices/bsim1/libbsim1.a spicelib/devices/bsim2/libbsim2.a spicelib/devices/bsim3/libbsim3.a spicelib/devices/bsim3v0/libbsim3v0.a spicelib/devices/bsim3v1/libbsim3v1.a spicelib/devices/bsim3v1s/libbsim3v1s.a spicelib/devices/bsim3v1a/libbsim3v1a.a spicelib/devices/bsim4/libbsim4.a spicelib/devices/cap/libcap.a spicelib/devices/bsim3soi/libbsim3soi.a spicelib/devices/bsim3soi_pd/libbsim3soipd.a spicelib/devices/bsim3soi_fd/libbsim3soifd.a spicelib/devices/bsim3soi_dd/libbsim3soidd.a spicelib/devices/cccs/libcccs.a spicelib/devices/ccvs/libccvs.a spicelib/devices/ccvs/libccvs.a spicelib/devices/cpl/libcpl.a spicelib/devices/csw/libcsw.a spicelib/devices/dio/libdio.a spicelib/devices/ind/libind.a spicelib/devices/isrc/libisrc.a spicelib/devices/hfet1/libhfet.a spicelib/devices/hfet2/libhfet2.a spicelib/devices/hisim/libhisim.a spicelib/devices/jfet/libjfet.a spicelib/devices/jfet2/libjfet2.a spicelib/devices/ltra/libltra.a spicelib/devices/mes/libmes.a spicelib/devices/mesa/libmesa.a spicelib/devices/mos1/libmos1.a spicelib/devices/mos2/libmos2.a spicelib/devices/mos3/libmos3.a spicelib/devices/mos6/libmos6.a spicelib/devices/mos9/libmos9.a spicelib/devices/res/libres.a spicelib/devices/soi3/libsoi3.a spicelib/devices/sw/libsw.a spicelib/devices/txl/libtxl.a spicelib/devices/tra/libtra.a spicelib/devices/urc/liburc.a spicelib/devices/vbic/libvbic.a spicelib/devices/vccs/libvccs.a spicelib/devices/vcvs/libvcvs.a spicelib/devices/vsrc/libvsrc.a spicelib/analysis/libckt.a spicelib/devices/libdev.a xspice/evt/libevtxsp.a xspice/enh/libenhxsp.a xspice/ipc/libipcxsp.a xspice/idn/libidnxsp.a -ldl frontend/parser/libparser.a frontend/help/libhlp.a spicelib/parser/libinp.a maths/deriv/libderiv.a maths/cmaths/libcmaths.a maths/poly/libpoly.a maths/ni/libni.a maths/sparse/libsparse.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngproc2mod ngproc2mod.o frontend/parser/libparser.a spicelib/parser/libinp.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngsconvert ngsconvert.o frontend/libfte.a frontend/parser/libparser.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE mkdir .libs /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 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngmultidec ngmultidec.o maths/sparse/libsparse.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o nghelp conf.o nghelp.o frontend/help/libhlp.a frontend/parser/libparser.a frontend/libfte.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o makeidx makeidx.o -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngnutmeg main.o conf.o ngnutmeg.o frontend/libfte.a frontend/plotting/libplotting.a frontend/parser/libparser.a frontend/help/libhlp.a maths/cmaths/libcmaths.a maths/poly/libpoly.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngproc2mod ngproc2mod.o frontend/parser/libparser.a spicelib/parser/libinp.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE ./makeidx ./ngspice.txt gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngsconvert ngsconvert.o frontend/libfte.a frontend/parser/libparser.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngmultidec ngmultidec.o maths/sparse/libsparse.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -o ngspice conf.o ngspice.o spice.o spicelib/devices/dev.o frontend/libfte.a frontend/plotting/libplotting.a xspice/cm/libcmxsp.a xspice/mif/libmifxsp.a spicelib/devices/asrc/libasrc.a spicelib/devices/bjt/libbjt.a spicelib/devices/bjt2/libbjt2.a spicelib/devices/bsim1/libbsim1.a spicelib/devices/bsim2/libbsim2.a spicelib/devices/bsim3/libbsim3.a spicelib/devices/bsim3v0/libbsim3v0.a spicelib/devices/bsim3v1/libbsim3v1.a spicelib/devices/bsim3v1s/libbsim3v1s.a spicelib/devices/bsim3v1a/libbsim3v1a.a spicelib/devices/bsim4/libbsim4.a spicelib/devices/cap/libcap.a spicelib/devices/bsim3soi/libbsim3soi.a spicelib/devices/bsim3soi_pd/libbsim3soipd.a spicelib/devices/bsim3soi_fd/libbsim3soifd.a spicelib/devices/bsim3soi_dd/libbsim3soidd.a spicelib/devices/cccs/libcccs.a spicelib/devices/ccvs/libccvs.a spicelib/devices/cpl/libcpl.a spicelib/devices/csw/libcsw.a spicelib/devices/dio/libdio.a spicelib/devices/ind/libind.a spicelib/devices/isrc/libisrc.a spicelib/devices/hfet1/libhfet.a spicelib/devices/hfet2/libhfet2.a spicelib/devices/hisim/libhisim.a spicelib/devices/jfet/libjfet.a spicelib/devices/jfet2/libjfet2.a spicelib/devices/ltra/libltra.a spicelib/devices/mes/libmes.a spicelib/devices/mesa/libmesa.a spicelib/devices/mos1/libmos1.a spicelib/devices/mos2/libmos2.a spicelib/devices/mos3/libmos3.a spicelib/devices/mos6/libmos6.a spicelib/devices/mos9/libmos9.a spicelib/devices/res/libres.a spicelib/devices/soi3/libsoi3.a spicelib/devices/sw/libsw.a spicelib/devices/txl/libtxl.a spicelib/devices/tra/libtra.a spicelib/devices/urc/liburc.a spicelib/devices/vbic/libvbic.a spicelib/devices/vccs/libvccs.a spicelib/devices/vcvs/libvcvs.a spicelib/devices/vsrc/libvsrc.a spicelib/analysis/libckt.a spicelib/devices/libdev.a xspice/evt/libevtxsp.a xspice/enh/libenhxsp.a xspice/ipc/libipcxsp.a xspice/idn/libidnxsp.a -ldl frontend/parser/libparser.a frontend/help/libhlp.a spicelib/parser/libinp.a maths/deriv/libderiv.a maths/cmaths/libcmaths.a maths/poly/libpoly.a maths/ni/libni.a maths/sparse/libsparse.a misc/libmisc.a -lm -lXaw -lXmu -lXt -lXext -lX11 -lSM -lICE make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man' Making all in man1 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests' Making all in bsim1 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' Making all in bsim2 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' Making all in bsim3 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' Making all in Berkeley make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' Making all in 3v0 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' Making all in ac_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' Making all in dc_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' Making all in tran_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' Making all in 3v1 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' Making all in ac_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' Making all in dc_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' Making all in tran_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' Making all in 3v2 make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' Making all in ac_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' Making all in dc_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' Making all in tran_sim make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' Making all in bsim3soidd make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' Making all in bsim3soifd make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' Making all in bsim3soipd make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' Making all in bsim4 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' Making all in filters make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' Making all in general make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' Making all in hfet make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' Making all in hisim make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' Making all in jfet make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' Making all in mes make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' Making all in mesa make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' Making all in mos6 make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' Making all in polezero make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' Making all in resistance make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' Making all in sensitivity make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' Making all in transient make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' Making all in transmission make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' Making all in vbic make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43243 + umask 022 + cd /builddir/build/BUILD + cd ng-spice-rework-17 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/ngspice-17-15.fc8-root-mockbuild + chmod 644 src/xspice/cm/cm.c src/xspice/cm/cmevt.c src/xspice/cm/cmexport.c src/xspice/cm/cmmeters.c src/xspice/cm/cmutil.c src/xspice/cmpp/ifs_lex.c src/xspice/cmpp/ifs_yacc.c src/xspice/cmpp/main.c src/xspice/cmpp/mod_lex.c src/xspice/cmpp/mod_yacc.c src/xspice/cmpp/pp_ifs.c src/xspice/cmpp/pp_lst.c src/xspice/cmpp/pp_mod.c src/xspice/cmpp/read_ifs.c src/xspice/cmpp/util.c src/xspice/cmpp/writ_ifs.c src/xspice/enh/enh.c src/xspice/enh/enhtrans.c src/xspice/evt/evtaccept.c src/xspice/evt/evtbackup.c src/xspice/evt/evtcall_hybrids.c src/xspice/evt/evtdeque.c src/xspice/evt/evtdump.c src/xspice/evt/evtinit.c src/xspice/evt/evtiter.c src/xspice/evt/evtload.c src/xspice/evt/evtnext_time.c src/xspice/evt/evtnode_copy.c src/xspice/evt/evtop.c src/xspice/evt/evtplot.c src/xspice/evt/evtprint.c src/xspice/evt/evtqueue.c src/xspice/evt/evtsetup.c src/xspice/evt/evttermi.c src/xspice/icm/dlmain.c src/xspice/idn/idndig.c src/xspice/ipc/ipc.c src/xspice/ipc/ipcaegis.c src/xspice/ipc/ipcsockets.c src/xspice/ipc/ipcstdio.c src/xspice/ipc/ipctiein.c src/xspice/mif/mif.c src/xspice/mif/mif_inp2.c src/xspice/mif/mifask.c src/xspice/mif/mifconvt.c src/xspice/mif/mifdelete.c src/xspice/mif/mifdestr.c src/xspice/mif/mifgetmod.c src/xspice/mif/mifgetvalue.c src/xspice/mif/mifload.c src/xspice/mif/mifmask.c src/xspice/mif/mifmdelete.c src/xspice/mif/mifmpara.c src/xspice/mif/mifsetup.c src/xspice/mif/miftrunc.c src/xspice/mif/mifutil.c src/xspice/cmpp/cmpp.h src/xspice/cmpp/ifs_yacc.h src/xspice/cmpp/ifs_yacc_y.h src/xspice/cmpp/mod_yacc.h src/xspice/cmpp/mod_yacc_y.h src/xspice/cmpp/ifs_lex.l src/xspice/cmpp/mod_lex.l src/xspice/cmpp/ifs_yacc.y src/xspice/cmpp/mod_yacc.y + chmod 644 src/frontend/arg.c src/frontend/aspice.c src/frontend/breakp.c src/frontend/breakp2.c src/frontend/circuits.c src/frontend/com_ahelp.c src/frontend/com_alias.c src/frontend/com_asciiplot.c src/frontend/com_cdump.c src/frontend/com_chdir.c src/frontend/com_compose.c src/frontend/com_display.c src/frontend/com_dl.c src/frontend/com_dump.c src/frontend/com_echo.c src/frontend/com_ghelp.c src/frontend/com_hardcopy.c src/frontend/com_help.c src/frontend/com_history.c src/frontend/com_let.c src/frontend/com_option.c src/frontend/com_plot.c src/frontend/com_rehash.c src/frontend/com_set.c src/frontend/com_setscale.c src/frontend/com_shell.c src/frontend/com_shift.c src/frontend/com_state.c src/frontend/com_strcmp.c src/frontend/com_unset.c src/frontend/com_xgraph.c src/frontend/commands.c src/frontend/control.c src/frontend/cpitf.c src/frontend/define.c src/frontend/device.c src/frontend/diff.c src/frontend/dimens.c src/frontend/display.c src/frontend/dotcards.c src/frontend/error.c src/frontend/evaluate.c src/frontend/fourier.c src/frontend/gens.c src/frontend/hcomp.c src/frontend/hpgl.c src/frontend/init.c src/frontend/inp.c src/frontend/inpcom.c src/frontend/interp.c src/frontend/linear.c src/frontend/misccoms.c src/frontend/miscvars.c src/frontend/mw_coms.c src/frontend/newcoms.c src/frontend/nutinp.c src/frontend/nutmegif.c src/frontend/options.c src/frontend/outitf.c src/frontend/parse.c src/frontend/points.c src/frontend/postcoms.c src/frontend/postsc.c src/frontend/quote.c src/frontend/rawfile.c src/frontend/resource.c src/frontend/runcoms.c src/frontend/runcoms2.c src/frontend/shyu.c src/frontend/signal_handler.c src/frontend/spec.c src/frontend/spiceif.c src/frontend/streams.c src/frontend/subckt.c src/frontend/terminal.c src/frontend/typesdef.c src/frontend/variable.c src/frontend/vectors.c src/frontend/where.c src/frontend/arg.h src/frontend/aspice.h src/frontend/breakp.h src/frontend/breakp2.h src/frontend/circuits.h src/frontend/com_ahelp.h src/frontend/com_alias.h src/frontend/com_asciiplot.h src/frontend/com_cdump.h src/frontend/com_chdir.h src/frontend/com_compose.h src/frontend/com_display.h src/frontend/com_dl.h src/frontend/com_dump.h src/frontend/com_echo.h src/frontend/com_ghelp.h src/frontend/com_hardcopy.h src/frontend/com_help.h src/frontend/com_history.h src/frontend/com_let.h src/frontend/com_option.h src/frontend/com_plot.h src/frontend/com_rehash.h src/frontend/com_set.h src/frontend/com_setscale.h src/frontend/com_shell.h src/frontend/com_shift.h src/frontend/com_state.h src/frontend/com_strcmp.h src/frontend/com_unset.h src/frontend/com_xgraph.h src/frontend/commands.h src/frontend/completion.h src/frontend/control.h src/frontend/cpitf.h src/frontend/define.h src/frontend/device.h src/frontend/diff.h src/frontend/dimens.h src/frontend/display.h src/frontend/dotcards.h src/frontend/error.h src/frontend/evaluate.h src/frontend/fourier.h src/frontend/ftehelp.h src/frontend/gens.h src/frontend/hcomp.h src/frontend/hpgl.h src/frontend/init.h src/frontend/inp.h src/frontend/inpcom.h src/frontend/interp.h src/frontend/linear.h src/frontend/misccoms.h src/frontend/miscvars.h src/frontend/mw_coms.h src/frontend/newcoms.h src/frontend/nutinp.h src/frontend/nutmegif.h src/frontend/options.h src/frontend/outitf.h src/frontend/parse.h src/frontend/points.h src/frontend/postcoms.h src/frontend/postsc.h src/frontend/quote.h src/frontend/rawfile.h src/frontend/resource.h src/frontend/runcoms.h src/frontend/runcoms2.h src/frontend/shyu.h src/frontend/signal_handler.h src/frontend/spec.h src/frontend/spiceif.h src/frontend/streams.h src/frontend/subckt.h src/frontend/terminal.h src/frontend/typesdef.h src/frontend/variable.h src/frontend/vectors.h src/frontend/where.h + chmod 644 src/include/acdefs.h src/include/bdrydefs.h src/include/bool.h src/include/carddefs.h src/include/ciderinp.h src/include/cidersupt.h src/include/cktdefs.h src/include/cluster.h src/include/cm.h src/include/cmconstants.h src/include/cmproto.h src/include/cmtypes.h src/include/complex.h src/include/const.h src/include/contdefs.h src/include/cpdefs.h src/include/cpextern.h src/include/cpstd.h src/include/defines.h src/include/devdefs.h src/include/dgen.h src/include/distodef.h src/include/dllitf.h src/include/domndefs.h src/include/dopdefs.h src/include/dvec.h src/include/elctdefs.h src/include/enh.h src/include/evt.h src/include/evtproto.h src/include/evtudn.h src/include/ftedbgra.h src/include/ftedebug.h src/include/ftedefs.h src/include/ftedev.h src/include/fteext.h src/include/fteinp.h src/include/fteinput.h src/include/fteparse.h src/include/gendefs.h src/include/gendev.h src/include/graph.h src/include/grid.h src/include/hlpdefs.h src/include/iferrmsg.h src/include/ifsim.h src/include/inpdefs.h src/include/inpmacs.h src/include/inpptree.h src/include/ipc.h src/include/ipcproto.h src/include/ipctiein.h src/include/jobdefs.h src/include/lsort.h src/include/macros.h src/include/material.h src/include/matldefs.h src/include/memory.h src/include/meshdefs.h src/include/meshext.h src/include/methdefs.h src/include/mif.h src/include/mifcmdat.h src/include/mifdefs.h src/include/mifparse.h src/include/mifproto.h src/include/miftypes.h src/include/missing_math.h src/include/mobdefs.h src/include/modldefs.h src/include/multi_line.h src/include/ngspice.h src/include/noisedef.h src/include/numcards.h src/include/numconst.h src/include/numenum.h src/include/numgen.h src/include/numglobs.h src/include/onedev.h src/include/onemesh.h src/include/opdefs.h src/include/optdefs.h src/include/optndefs.h src/include/outpdefs.h src/include/plot.h src/include/pnode.h src/include/profile.h src/include/pzdefs.h src/include/sen2defs.h src/include/sensdefs.h src/include/sensgen.h src/include/sim.h src/include/smpdefs.h src/include/sperror.h src/include/spmatrix.h src/include/suffix.h src/include/swec.h src/include/tfdefs.h src/include/trandefs.h src/include/trcvdefs.h src/include/tskdefs.h src/include/twodev.h src/include/twomesh.h src/include/wordlist.h src/include/wstdio.h + /usr/bin/make 'INSTALL=install -p' install DESTDIR=/var/tmp/ngspice-17-15.fc8-root-mockbuild Making install in xgraph make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' test -z "/usr/bin" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin" install -p 'xgraph' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/xgraph' test -z "/usr/share/man/manm" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/manm" install -p -m 644 './xgraph.man' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/manm/xgraph.man' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/xgraph' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/doc' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info" install -p -m 644 './ngspice.info' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info/ngspice.info' install -p -m 644 './ngspice.info-1' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info/ngspice.info-1' install -p -m 644 './ngspice.info-2' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info/ngspice.info-2' install-info --info-dir='/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info/ngspice.info' install-info: warning: no info dir entry in `/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/info/ngspice.info' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/doc' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/doc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src' Making install in misc make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/misc' Making install in maths make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' Making install in cmaths make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/cmaths' Making install in ni make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/ni' Making install in sparse make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/sparse' Making install in poly make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/poly' Making install in deriv make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths/deriv' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/maths' Making install in frontend make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' Making install in plotting make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/plotting' Making install in help make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/help' Making install in parser make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/parser' Making install in wdisp make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend/wdisp' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/frontend' Making install in spicelib make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' Making install in analysis make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/analysis' Making install in parser make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/parser' Making install in devices make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' Making install in asrc make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/asrc' Making install in bjt make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt' Making install in bjt2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bjt2' Making install in bsim1 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim1' Making install in bsim2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim2' Making install in bsim3 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3' Making install in bsim3soi make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi' Making install in bsim4 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' test -z "/usr/lib/ng-spice-rework" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/ng-spice-rework" install -p -m 644 'libbsim4.a' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/ng-spice-rework/libbsim4.a' ranlib '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/ng-spice-rework/libbsim4.a' make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim4' Making install in bsim3v0 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v0' Making install in bsim3v1 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1' Making install in bsim3v1s make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1s' Making install in bsim3v1a make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3v1a' Making install in bsim3soi_pd make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_pd' Making install in bsim3soi_fd make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_fd' Making install in bsim3soi_dd make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/bsim3soi_dd' Making install in cap make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cap' Making install in cccs make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cccs' Making install in ccvs make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ccvs' Making install in cpl make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/cpl' Making install in csw make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/csw' Making install in dio make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/dio' Making install in ind make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ind' Making install in isrc make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/isrc' Making install in hfet1 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet1' Making install in hfet2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hfet2' Making install in hisim make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/hisim' Making install in jfet make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet' Making install in jfet2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/jfet2' Making install in ltra make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/ltra' Making install in mes make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mes' Making install in mesa make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mesa' Making install in mos1 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos1' Making install in mos2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos2' Making install in mos3 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos3' Making install in mos6 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos6' Making install in mos9 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/mos9' Making install in res make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/res' Making install in soi3 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/soi3' Making install in sw make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/sw' Making install in tra make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/tra' Making install in txl make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/txl' Making install in urc make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/urc' Making install in vbic make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vbic' Making install in vccs make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vccs' Making install in vcvs make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vcvs' Making install in vsrc make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices/vsrc' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib/devices' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/spicelib' Making install in include make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/include' Making install in xspice make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' Making install in mif make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/mif' Making install in cm make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cm' Making install in enh make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/enh' Making install in evt make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/evt' Making install in ipc make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/ipc' Making install in idn make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/idn' Making install in cmpp make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' /usr/bin/make install-am make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' test -z "/usr/bin" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin" /bin/sh ../../../libtool --mode=install install -p 'cmpp' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/cmpp' install -p cmpp /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/cmpp make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/cmpp' Making install in icm make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly/icm_spice2poly' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly/icm_spice2poly' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[5]: `spice2poly.cm' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/spice2poly' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/adc_bridge' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/adc_bridge' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/dac_bridge' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/dac_bridge' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_and' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_and' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_buffer' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_buffer' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dff' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dff' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dlatch' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_dlatch' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_fdiv' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_fdiv' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_inverter' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_inverter' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_jkff' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_jkff' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nand' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nand' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nor' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_nor' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_c' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_c' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_e' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_open_e' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_or' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_or' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_osc' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_osc' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pulldown' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pulldown' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pullup' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_pullup' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_ram' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_ram' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_source' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_source' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srff' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srff' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srlatch' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_srlatch' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_state' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_state' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tff' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tff' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tristate' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_tristate' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xnor' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xnor' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xor' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital/d_xor' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[5]: `digital.cm' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/digital' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/climit' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/climit' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/divide' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/divide' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/d_dt' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/d_dt' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/gain' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/gain' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/hyst' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/hyst' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/ilimit' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/ilimit' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/int' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/int' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/limit' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/limit' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/mult' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/mult' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/oneshot' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/oneshot' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/pwl' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/pwl' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/sine' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/sine' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/slew' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/slew' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/square' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/square' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/summer' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/summer' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/s_xfer' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/s_xfer' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/triangle' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog/triangle' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[5]: `analog.cm' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/analog' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/aswitch' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/aswitch' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/capacitor' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/capacitor' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/cmeter' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/cmeter' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/core' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/core' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/inductor' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/inductor' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lcouple' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lcouple' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lmeter' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/lmeter' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/potentiometer' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/potentiometer' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/zener' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev/zener' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[5]: `xtradev.cm' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtradev' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/d_to_real' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/d_to_real' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_delay' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_delay' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_gain' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_gain' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_to_v' make[5]: Nothing to be done for `objs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real_to_v' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/int' make[5]: Nothing to be done for `uobjs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/int' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real' make[5]: Nothing to be done for `uobjs'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt/real' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[5]: `xtraevt.cm' is up to date. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm/xtraevt' mkdir -p -- /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice install -p -m 644 spice2poly/spice2poly.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice install -p -m 644 digital/digital.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice install -p -m 644 analog/analog.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice install -p -m 644 xtradev/xtradev.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice install -p -m 644 xtraevt/xtraevt.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice/icm' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src/xspice' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install install -p 'ngspice' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngspice' install -p ngspice /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngspice /bin/sh ../libtool --mode=install install -p 'ngnutmeg' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngnutmeg' install -p ngnutmeg /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngnutmeg /bin/sh ../libtool --mode=install install -p 'nghelp' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/nghelp' install -p nghelp /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/nghelp /bin/sh ../libtool --mode=install install -p 'makeidx' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/makeidx' install -p makeidx /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/makeidx /bin/sh ../libtool --mode=install install -p 'ngsconvert' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngsconvert' install -p ngsconvert /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngsconvert /bin/sh ../libtool --mode=install install -p 'ngproc2mod' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngproc2mod' install -p ngproc2mod /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngproc2mod /bin/sh ../libtool --mode=install install -p 'ngmultidec' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngmultidec' install -p ngmultidec /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngmultidec test -z "/usr/share/ng-spice-rework/helpdir" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/helpdir" install -p -m 644 'ngspice.txt' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/helpdir/ngspice.txt' install -p -m 644 'ngspice.idx' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/helpdir/ngspice.idx' test -z "/usr/share/ng-spice-rework/scripts" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/scripts" install -p -m 644 'spinit' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/scripts/spinit' install -p -m 644 'setplot' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/scripts/setplot' install -p -m 644 'spectrum' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/ng-spice-rework/scripts/spectrum' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man' Making install in man1 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './ngspice.1' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/man1/ngspice.1' install -p -m 644 './ngnutmeg.1' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/man1/ngnutmeg.1' install -p -m 644 './ngsconvert.1' '/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/man/man1/ngsconvert.1' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man/man1' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/man' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests' Making install in bsim1 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim1' Making install in bsim2 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim2' Making install in bsim3 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' Making install in Berkeley make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' Making install in 3v0 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' Making install in ac_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/ac_sim' Making install in dc_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/dc_sim' Making install in tran_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0/tran_sim' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v0' Making install in 3v1 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' Making install in ac_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/ac_sim' Making install in dc_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/dc_sim' Making install in tran_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1/tran_sim' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v1' Making install in 3v2 make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' Making install in ac_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/ac_sim' Making install in dc_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/dc_sim' Making install in tran_sim make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2/tran_sim' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[6]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley/3v2' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[5]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3/Berkeley' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[4]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3' Making install in bsim3soidd make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soidd' Making install in bsim3soifd make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soifd' Making install in bsim3soipd make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim3soipd' Making install in bsim4 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/bsim4' Making install in filters make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/filters' Making install in general make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/general' Making install in hfet make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hfet' Making install in hisim make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/hisim' Making install in jfet make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/jfet' Making install in mes make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mes' Making install in mesa make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mesa' Making install in mos6 make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/mos6' Making install in polezero make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/polezero' Making install in resistance make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/resistance' Making install in sensitivity make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/sensitivity' Making install in transient make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transient' Making install in transmission make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/transmission' Making install in vbic make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests/vbic' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[3]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17/tests' make[1]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17' make[2]: Entering directory `/builddir/build/BUILD/ng-spice-rework-17' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17' make[1]: Leaving directory `/builddir/build/BUILD/ng-spice-rework-17' + /bin/rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + chmod +x /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/xtraevt.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/xtradev.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/analog.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/spice2poly.cm /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/digital.cm + /bin/rm -f /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/ng-spice-rework/libbsim4.a + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ng-spice-rework-17 extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/xgraph extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/cmpp extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngspice extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngnutmeg extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/nghelp extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/makeidx extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngsconvert extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngproc2mod extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/bin/ngmultidec extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/spice2poly.cm extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/digital.cm extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/analog.cm extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/xtradev.cm extracting debug info from /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/lib/spice/xtraevt.cm cpio: ng-spice-rework-17/src/xspice/cmpp/: Cannot stat: No such file or directory 27875 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ngspice-17-15.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8786 + umask 022 + cd /builddir/build/BUILD + cd ng-spice-rework-17 + DOCDIR=/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-17 + export DOCDIR + rm -rf /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-17 + /bin/mkdir -p /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-17 + cp -pr AUTHORS COPYING README BUGS ChangeLog NEWS /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-17 + exit 0 Provides: analog.cm digital.cm spice2poly.cm xtradev.cm xtraevt.cm Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXaw.so.7 libXext.so.6 libXmu.so.6 libXt.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) rtld(GNU_HASH) Processing files: ngspice-doc-17-15.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8786 + umask 022 + cd /builddir/build/BUILD + cd ng-spice-rework-17 + DOCDIR=/var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-doc-17 + export DOCDIR + rm -rf /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-doc-17 + /bin/mkdir -p /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-doc-17 + cp -pr examples/ doc/ /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-doc-17 + cp -pr Stuarts_Poly_Notes FAQ DEVICES ANALYSES /var/tmp/ngspice-17-15.fc8-root-mockbuild/usr/share/doc/ngspice-doc-17 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/install-info Requires(preun): /sbin/install-info Requires: /bin/sh ngspice = 17 Processing files: ngspice-debuginfo-17-15.fc8 Provides: analog.cm.debug digital.cm.debug spice2poly.cm.debug xtradev.cm.debug xtraevt.cm.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ngspice-17-15.fc8-root-mockbuild warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/ngspice-17-15.fc8.i386.rpm Wrote: /builddir/build/RPMS/ngspice-doc-17-15.fc8.i386.rpm Wrote: /builddir/build/RPMS/ngspice-debuginfo-17-15.fc8.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.83715 + umask 022 + cd /builddir/build/BUILD + cd ng-spice-rework-17 + /bin/rm -rf /var/tmp/ngspice-17-15.fc8-root-mockbuild + exit 0 LEAVE do -->