* Package: sci-electronics/gnucap-0.35.20091207  * Repository: gentoo  * Maintainer: sci-electronics@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking gnucap-2009-12-07.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Unpacking gnucap-2009-12-07-models-bsim.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Unpacking gnucap-2009-12-07-models-jspice3-2.5.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Unpacking gnucap-2009-12-07-models-ngspice17.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Unpacking gnucap-2009-12-07-models-spice3f5.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Source unpacked in /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work >>> Preparing source in /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if debug code should be compiled in... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for main in -ltermcap... no checking for main in -lreadline... yes checking for dlopen in -ldl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating modelgen/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ** Configuration summary for gnucap 2009-12-07: prefix: /usr CPPFLAGS: -DNDEBUG CFLAGS: -march=native -O2 -pipe CXXFLAGS: -march=native -O2 -pipe LDFLAGS: -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -rdynamic LIBS: -ldl -lreadline >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07 ... make make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' Making all in doc make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' Making all in modelgen make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT ap_construct.o -MD -MP -MF .deps/ap_construct.Tpo -c -o ap_construct.o ap_construct.cc ap_construct.cc: In constructor 'CS::CS(CS::WHOLE_FILE, const std::string&)': ap_construct.cc:87:24: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result mv -f .deps/ap_construct.Tpo .deps/ap_construct.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT ap_convert.o -MD -MP -MF .deps/ap_convert.Tpo -c -o ap_convert.o ap_convert.cc mv -f .deps/ap_convert.Tpo .deps/ap_convert.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT ap_get.o -MD -MP -MF .deps/ap_get.Tpo -c -o ap_get.o ap_get.cc mv -f .deps/ap_get.Tpo .deps/ap_get.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT ap_match.o -MD -MP -MF .deps/ap_match.Tpo -c -o ap_match.o ap_match.cc mv -f .deps/ap_match.Tpo .deps/ap_match.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT ap_skip.o -MD -MP -MF .deps/ap_skip.Tpo -c -o ap_skip.o ap_skip.cc mv -f .deps/ap_skip.Tpo .deps/ap_skip.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT l_trim.o -MD -MP -MF .deps/l_trim.Tpo -c -o l_trim.o l_trim.cc mv -f .deps/l_trim.Tpo .deps/l_trim.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT u_opt1.o -MD -MP -MF .deps/u_opt1.Tpo -c -o u_opt1.o u_opt1.cc mv -f .deps/u_opt1.Tpo .deps/u_opt1.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT io_out.o -MD -MP -MF .deps/io_out.Tpo -c -o io_out.o io_out.cc mv -f .deps/io_out.Tpo .deps/io_out.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cc mv -f .deps/io.Tpo .deps/io.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_main.o -MD -MP -MF .deps/mg_main.Tpo -c -o mg_main.o mg_main.cc mv -f .deps/mg_main.Tpo .deps/mg_main.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_error.o -MD -MP -MF .deps/mg_error.Tpo -c -o mg_error.o mg_error.cc mv -f .deps/mg_error.Tpo .deps/mg_error.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_in.o -MD -MP -MF .deps/mg_in.Tpo -c -o mg_in.o mg_in.cc mv -f .deps/mg_in.Tpo .deps/mg_in.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_h.o -MD -MP -MF .deps/mg_out_h.Tpo -c -o mg_out_h.o mg_out_h.cc mv -f .deps/mg_out_h.Tpo .deps/mg_out_h.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_dump.o -MD -MP -MF .deps/mg_out_dump.Tpo -c -o mg_out_dump.o mg_out_dump.cc mv -f .deps/mg_out_dump.Tpo .deps/mg_out_dump.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_common.o -MD -MP -MF .deps/mg_out_common.Tpo -c -o mg_out_common.o mg_out_common.cc mv -f .deps/mg_out_common.Tpo .deps/mg_out_common.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_dev.o -MD -MP -MF .deps/mg_out_dev.Tpo -c -o mg_out_dev.o mg_out_dev.cc mv -f .deps/mg_out_dev.Tpo .deps/mg_out_dev.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_lib.o -MD -MP -MF .deps/mg_out_lib.Tpo -c -o mg_out_lib.o mg_out_lib.cc mv -f .deps/mg_out_lib.Tpo .deps/mg_out_lib.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_model.o -MD -MP -MF .deps/mg_out_model.Tpo -c -o mg_out_model.o mg_out_model.cc mv -f .deps/mg_out_model.Tpo .deps/mg_out_model.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -march=native -O2 -pipe -MT mg_out_root.o -MD -MP -MF .deps/mg_out_root.Tpo -c -o mg_out_root.o mg_out_root.cc mv -f .deps/mg_out_root.Tpo .deps/mg_out_root.Po x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -rdynamic -o gnucap-modelgen ap_construct.o ap_convert.o ap_get.o ap_match.o ap_skip.o l_trim.o u_opt1.o io_out.o io.o mg_main.o mg_error.o mg_in.o mg_out_h.o mg_out_dump.o mg_out_common.o mg_out_dev.o mg_out_lib.o mg_out_model.o mg_out_root.o -ldl -lreadline make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' Making all in src make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' ../modelgen/gnucap-modelgen -h d_mos1.model ../modelgen/gnucap-modelgen -cc d_mos1.model ../modelgen/gnucap-modelgen -h d_mos2.model ../modelgen/gnucap-modelgen -cc d_mos2.model ../modelgen/gnucap-modelgen -h d_mos3.model ../modelgen/gnucap-modelgen -cc d_mos3.model ../modelgen/gnucap-modelgen -h d_mos4.model ../modelgen/gnucap-modelgen -cc d_mos4.model ../modelgen/gnucap-modelgen -h d_mos5.model ../modelgen/gnucap-modelgen -cc d_mos5.model ../modelgen/gnucap-modelgen -h d_mos6.model ../modelgen/gnucap-modelgen -cc d_mos6.model ../modelgen/gnucap-modelgen -h d_mos7.model ../modelgen/gnucap-modelgen -cc d_mos7.model ../modelgen/gnucap-modelgen -h d_mos8.model ../modelgen/gnucap-modelgen -cc d_mos8.model ../modelgen/gnucap-modelgen -h d_mos123.model ../modelgen/gnucap-modelgen -cc d_mos123.model ../modelgen/gnucap-modelgen -h d_mos_base.model ../modelgen/gnucap-modelgen -cc d_mos_base.model ../modelgen/gnucap-modelgen -h d_mos.model ../modelgen/gnucap-modelgen -cc d_mos.model ../modelgen/gnucap-modelgen -h d_bjt.model ../modelgen/gnucap-modelgen -cc d_bjt.model ../modelgen/gnucap-modelgen -h d_diode.model ../modelgen/gnucap-modelgen -cc d_diode.model x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos1.o -MD -MP -MF .deps/d_mos1.Tpo -c -o d_mos1.o d_mos1.cc mv -f .deps/d_mos1.Tpo .deps/d_mos1.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos2.o -MD -MP -MF .deps/d_mos2.Tpo -c -o d_mos2.o d_mos2.cc mv -f .deps/d_mos2.Tpo .deps/d_mos2.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos3.o -MD -MP -MF .deps/d_mos3.Tpo -c -o d_mos3.o d_mos3.cc mv -f .deps/d_mos3.Tpo .deps/d_mos3.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos4.o -MD -MP -MF .deps/d_mos4.Tpo -c -o d_mos4.o d_mos4.cc mv -f .deps/d_mos4.Tpo .deps/d_mos4.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos5.o -MD -MP -MF .deps/d_mos5.Tpo -c -o d_mos5.o d_mos5.cc mv -f .deps/d_mos5.Tpo .deps/d_mos5.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos6.o -MD -MP -MF .deps/d_mos6.Tpo -c -o d_mos6.o d_mos6.cc mv -f .deps/d_mos6.Tpo .deps/d_mos6.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos7.o -MD -MP -MF .deps/d_mos7.Tpo -c -o d_mos7.o d_mos7.cc mv -f .deps/d_mos7.Tpo .deps/d_mos7.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos8.o -MD -MP -MF .deps/d_mos8.Tpo -c -o d_mos8.o d_mos8.cc mv -f .deps/d_mos8.Tpo .deps/d_mos8.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos123.o -MD -MP -MF .deps/d_mos123.Tpo -c -o d_mos123.o d_mos123.cc mv -f .deps/d_mos123.Tpo .deps/d_mos123.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos_base.o -MD -MP -MF .deps/d_mos_base.Tpo -c -o d_mos_base.o d_mos_base.cc mv -f .deps/d_mos_base.Tpo .deps/d_mos_base.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_mos.o -MD -MP -MF .deps/d_mos.Tpo -c -o d_mos.o d_mos.cc mv -f .deps/d_mos.Tpo .deps/d_mos.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_bjt.o -MD -MP -MF .deps/d_bjt.Tpo -c -o d_bjt.o d_bjt.cc mv -f .deps/d_bjt.Tpo .deps/d_bjt.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_diode.o -MD -MP -MF .deps/d_diode.Tpo -c -o d_diode.o d_diode.cc mv -f .deps/d_diode.Tpo .deps/d_diode.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_admit.o -MD -MP -MF .deps/d_admit.Tpo -c -o d_admit.o d_admit.cc mv -f .deps/d_admit.Tpo .deps/d_admit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_cap.o -MD -MP -MF .deps/d_cap.Tpo -c -o d_cap.o d_cap.cc mv -f .deps/d_cap.Tpo .deps/d_cap.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_cccs.o -MD -MP -MF .deps/d_cccs.Tpo -c -o d_cccs.o d_cccs.cc mv -f .deps/d_cccs.Tpo .deps/d_cccs.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_ccvs.o -MD -MP -MF .deps/d_ccvs.Tpo -c -o d_ccvs.o d_ccvs.cc mv -f .deps/d_ccvs.Tpo .deps/d_ccvs.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_coil.o -MD -MP -MF .deps/d_coil.Tpo -c -o d_coil.o d_coil.cc mv -f .deps/d_coil.Tpo .deps/d_coil.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_cs.o -MD -MP -MF .deps/d_cs.Tpo -c -o d_cs.o d_cs.cc mv -f .deps/d_cs.Tpo .deps/d_cs.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_poly_g.o -MD -MP -MF .deps/d_poly_g.Tpo -c -o d_poly_g.o d_poly_g.cc mv -f .deps/d_poly_g.Tpo .deps/d_poly_g.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_poly_cap.o -MD -MP -MF .deps/d_poly_cap.Tpo -c -o d_poly_cap.o d_poly_cap.cc mv -f .deps/d_poly_cap.Tpo .deps/d_poly_cap.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_res.o -MD -MP -MF .deps/d_res.Tpo -c -o d_res.o d_res.cc mv -f .deps/d_res.Tpo .deps/d_res.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_switch.o -MD -MP -MF .deps/d_switch.Tpo -c -o d_switch.o d_switch.cc mv -f .deps/d_switch.Tpo .deps/d_switch.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_trln.o -MD -MP -MF .deps/d_trln.Tpo -c -o d_trln.o d_trln.cc mv -f .deps/d_trln.Tpo .deps/d_trln.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_vcg.o -MD -MP -MF .deps/d_vcg.Tpo -c -o d_vcg.o d_vcg.cc mv -f .deps/d_vcg.Tpo .deps/d_vcg.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_vcr.o -MD -MP -MF .deps/d_vcr.Tpo -c -o d_vcr.o d_vcr.cc mv -f .deps/d_vcr.Tpo .deps/d_vcr.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_vcvs.o -MD -MP -MF .deps/d_vcvs.Tpo -c -o d_vcvs.o d_vcvs.cc mv -f .deps/d_vcvs.Tpo .deps/d_vcvs.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_vs.o -MD -MP -MF .deps/d_vs.Tpo -c -o d_vs.o d_vs.cc mv -f .deps/d_vs.Tpo .deps/d_vs.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_complex.o -MD -MP -MF .deps/bm_complex.Tpo -c -o bm_complex.o bm_complex.cc mv -f .deps/bm_complex.Tpo .deps/bm_complex.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_cond.o -MD -MP -MF .deps/bm_cond.Tpo -c -o bm_cond.o bm_cond.cc mv -f .deps/bm_cond.Tpo .deps/bm_cond.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_exp.o -MD -MP -MF .deps/bm_exp.Tpo -c -o bm_exp.o bm_exp.cc mv -f .deps/bm_exp.Tpo .deps/bm_exp.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_fit.o -MD -MP -MF .deps/bm_fit.Tpo -c -o bm_fit.o bm_fit.cc mv -f .deps/bm_fit.Tpo .deps/bm_fit.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_generator.o -MD -MP -MF .deps/bm_generator.Tpo -c -o bm_generator.o bm_generator.cc mv -f .deps/bm_generator.Tpo .deps/bm_generator.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_model.o -MD -MP -MF .deps/bm_model.Tpo -c -o bm_model.o bm_model.cc mv -f .deps/bm_model.Tpo .deps/bm_model.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_poly.o -MD -MP -MF .deps/bm_poly.Tpo -c -o bm_poly.o bm_poly.cc mv -f .deps/bm_poly.Tpo .deps/bm_poly.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_posy.o -MD -MP -MF .deps/bm_posy.Tpo -c -o bm_posy.o bm_posy.cc mv -f .deps/bm_posy.Tpo .deps/bm_posy.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_pulse.o -MD -MP -MF .deps/bm_pulse.Tpo -c -o bm_pulse.o bm_pulse.cc mv -f .deps/bm_pulse.Tpo .deps/bm_pulse.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_pwl.o -MD -MP -MF .deps/bm_pwl.Tpo -c -o bm_pwl.o bm_pwl.cc mv -f .deps/bm_pwl.Tpo .deps/bm_pwl.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_sffm.o -MD -MP -MF .deps/bm_sffm.Tpo -c -o bm_sffm.o bm_sffm.cc mv -f .deps/bm_sffm.Tpo .deps/bm_sffm.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_sin.o -MD -MP -MF .deps/bm_sin.Tpo -c -o bm_sin.o bm_sin.cc mv -f .deps/bm_sin.Tpo .deps/bm_sin.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_tanh.o -MD -MP -MF .deps/bm_tanh.Tpo -c -o bm_tanh.o bm_tanh.cc mv -f .deps/bm_tanh.Tpo .deps/bm_tanh.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bmm_table.o -MD -MP -MF .deps/bmm_table.Tpo -c -o bmm_table.o bmm_table.cc mv -f .deps/bmm_table.Tpo .deps/bmm_table.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bmm_semi.o -MD -MP -MF .deps/bmm_semi.Tpo -c -o bmm_semi.o bmm_semi.cc mv -f .deps/bmm_semi.Tpo .deps/bmm_semi.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_clear.o -MD -MP -MF .deps/c_clear.Tpo -c -o c_clear.o c_clear.cc mv -f .deps/c_clear.Tpo .deps/c_clear.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_comand.o -MD -MP -MF .deps/c_comand.Tpo -c -o c_comand.o c_comand.cc mv -f .deps/c_comand.Tpo .deps/c_comand.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_delete.o -MD -MP -MF .deps/c_delete.Tpo -c -o c_delete.o c_delete.cc mv -f .deps/c_delete.Tpo .deps/c_delete.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_exp.o -MD -MP -MF .deps/c_exp.Tpo -c -o c_exp.o c_exp.cc mv -f .deps/c_exp.Tpo .deps/c_exp.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_list.o -MD -MP -MF .deps/c_list.Tpo -c -o c_list.o c_list.cc mv -f .deps/c_list.Tpo .deps/c_list.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_measure.o -MD -MP -MF .deps/c_measure.Tpo -c -o c_measure.o c_measure.cc mv -f .deps/c_measure.Tpo .deps/c_measure.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_modify.o -MD -MP -MF .deps/c_modify.Tpo -c -o c_modify.o c_modify.cc mv -f .deps/c_modify.Tpo .deps/c_modify.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_param.o -MD -MP -MF .deps/c_param.Tpo -c -o c_param.o c_param.cc mv -f .deps/c_param.Tpo .deps/c_param.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_prbcmd.o -MD -MP -MF .deps/c_prbcmd.Tpo -c -o c_prbcmd.o c_prbcmd.cc mv -f .deps/c_prbcmd.Tpo .deps/c_prbcmd.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_status.o -MD -MP -MF .deps/c_status.Tpo -c -o c_status.o c_status.cc mv -f .deps/c_status.Tpo .deps/c_status.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_sweep.o -MD -MP -MF .deps/c_sweep.Tpo -c -o c_sweep.o c_sweep.cc c_sweep.cc: In function 'void::doit(CARD_LIST*)': c_sweep.cc:97:30: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result mv -f .deps/c_sweep.Tpo .deps/c_sweep.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_sim.o -MD -MP -MF .deps/c_sim.Tpo -c -o c_sim.o c_sim.cc mv -f .deps/c_sim.Tpo .deps/c_sim.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_system.o -MD -MP -MF .deps/c_system.Tpo -c -o c_system.o c_system.cc l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46:24: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result l_lib.h: In function 'void OS::chdir(const std::string&)': l_lib.h:50:23: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result mv -f .deps/c_system.Tpo .deps/c_system.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_ac.o -MD -MP -MF .deps/s_ac.Tpo -c -o s_ac.o s_ac.cc mv -f .deps/s_ac.Tpo .deps/s_ac.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_dc.o -MD -MP -MF .deps/s_dc.Tpo -c -o s_dc.o s_dc.cc mv -f .deps/s_dc.Tpo .deps/s_dc.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_fo.o -MD -MP -MF .deps/s_fo.Tpo -c -o s_fo.o s_fo.cc mv -f .deps/s_fo.Tpo .deps/s_fo.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_tr.o -MD -MP -MF .deps/s_tr.Tpo -c -o s_tr.o s_tr.cc mv -f .deps/s_tr.Tpo .deps/s_tr.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_tr_set.o -MD -MP -MF .deps/s_tr_set.Tpo -c -o s_tr_set.o s_tr_set.cc mv -f .deps/s_tr_set.Tpo .deps/s_tr_set.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s_tr_swp.o -MD -MP -MF .deps/s_tr_swp.Tpo -c -o s_tr_swp.o s_tr_swp.cc mv -f .deps/s_tr_swp.Tpo .deps/s_tr_swp.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT lang_spice.o -MD -MP -MF .deps/lang_spice.Tpo -c -o lang_spice.o lang_spice.cc mv -f .deps/lang_spice.Tpo .deps/lang_spice.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT lang_spectre.o -MD -MP -MF .deps/lang_spectre.Tpo -c -o lang_spectre.o lang_spectre.cc mv -f .deps/lang_spectre.Tpo .deps/lang_spectre.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT lang_verilog.o -MD -MP -MF .deps/lang_verilog.Tpo -c -o lang_verilog.o lang_verilog.cc mv -f .deps/lang_verilog.Tpo .deps/lang_verilog.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT func_core.o -MD -MP -MF .deps/func_core.Tpo -c -o func_core.o func_core.cc mv -f .deps/func_core.Tpo .deps/func_core.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_eval.o -MD -MP -MF .deps/measure_eval.Tpo -c -o measure_eval.o measure_eval.cc mv -f .deps/measure_eval.Tpo .deps/measure_eval.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_max.o -MD -MP -MF .deps/measure_max.Tpo -c -o measure_max.o measure_max.cc mv -f .deps/measure_max.Tpo .deps/measure_max.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_min.o -MD -MP -MF .deps/measure_min.Tpo -c -o measure_min.o measure_min.cc mv -f .deps/measure_min.Tpo .deps/measure_min.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_slewrate.o -MD -MP -MF .deps/measure_slewrate.Tpo -c -o measure_slewrate.o measure_slewrate.cc mv -f .deps/measure_slewrate.Tpo .deps/measure_slewrate.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_cross.o -MD -MP -MF .deps/measure_cross.Tpo -c -o measure_cross.o measure_cross.cc mv -f .deps/measure_cross.Tpo .deps/measure_cross.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_integral.o -MD -MP -MF .deps/measure_integral.Tpo -c -o measure_integral.o measure_integral.cc mv -f .deps/measure_integral.Tpo .deps/measure_integral.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_average.o -MD -MP -MF .deps/measure_average.Tpo -c -o measure_average.o measure_average.cc mv -f .deps/measure_average.Tpo .deps/measure_average.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_rms.o -MD -MP -MF .deps/measure_rms.Tpo -c -o measure_rms.o measure_rms.cc mv -f .deps/measure_rms.Tpo .deps/measure_rms.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT measure_at.o -MD -MP -MF .deps/measure_at.Tpo -c -o measure_at.o measure_at.cc mv -f .deps/measure_at.Tpo .deps/measure_at.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_expression_dump.o -MD -MP -MF .deps/m_expression_dump.Tpo -c -o m_expression_dump.o m_expression_dump.cc mv -f .deps/m_expression_dump.Tpo .deps/m_expression_dump.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_expression_in.o -MD -MP -MF .deps/m_expression_in.Tpo -c -o m_expression_in.o m_expression_in.cc mv -f .deps/m_expression_in.Tpo .deps/m_expression_in.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_expression_reduce.o -MD -MP -MF .deps/m_expression_reduce.Tpo -c -o m_expression_reduce.o m_expression_reduce.cc mv -f .deps/m_expression_reduce.Tpo .deps/m_expression_reduce.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_base_in.o -MD -MP -MF .deps/m_base_in.Tpo -c -o m_base_in.o m_base_in.cc mv -f .deps/m_base_in.Tpo .deps/m_base_in.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_base_math.o -MD -MP -MF .deps/m_base_math.Tpo -c -o m_base_math.o m_base_math.cc mv -f .deps/m_base_math.Tpo .deps/m_base_math.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_fft.o -MD -MP -MF .deps/m_fft.Tpo -c -o m_fft.o m_fft.cc mv -f .deps/m_fft.Tpo .deps/m_fft.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT m_spline.o -MD -MP -MF .deps/m_spline.Tpo -c -o m_spline.o m_spline.cc mv -f .deps/m_spline.Tpo .deps/m_spline.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_construct.o -MD -MP -MF .deps/ap_construct.Tpo -c -o ap_construct.o ap_construct.cc ap_construct.cc: In constructor 'CS::CS(CS::WHOLE_FILE, const std::string&)': ap_construct.cc:87:24: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result mv -f .deps/ap_construct.Tpo .deps/ap_construct.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_convert.o -MD -MP -MF .deps/ap_convert.Tpo -c -o ap_convert.o ap_convert.cc mv -f .deps/ap_convert.Tpo .deps/ap_convert.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_error.o -MD -MP -MF .deps/ap_error.Tpo -c -o ap_error.o ap_error.cc mv -f .deps/ap_error.Tpo .deps/ap_error.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_get.o -MD -MP -MF .deps/ap_get.Tpo -c -o ap_get.o ap_get.cc mv -f .deps/ap_get.Tpo .deps/ap_get.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_match.o -MD -MP -MF .deps/ap_match.Tpo -c -o ap_match.o ap_match.cc mv -f .deps/ap_match.Tpo .deps/ap_match.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT ap_skip.o -MD -MP -MF .deps/ap_skip.Tpo -c -o ap_skip.o ap_skip.cc mv -f .deps/ap_skip.Tpo .deps/ap_skip.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT l_ftos.o -MD -MP -MF .deps/l_ftos.Tpo -c -o l_ftos.o l_ftos.cc mv -f .deps/l_ftos.Tpo .deps/l_ftos.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT l_pmatch.o -MD -MP -MF .deps/l_pmatch.Tpo -c -o l_pmatch.o l_pmatch.cc mv -f .deps/l_pmatch.Tpo .deps/l_pmatch.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT l_timer.o -MD -MP -MF .deps/l_timer.Tpo -c -o l_timer.o l_timer.cc mv -f .deps/l_timer.Tpo .deps/l_timer.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT l_trim.o -MD -MP -MF .deps/l_trim.Tpo -c -o l_trim.o l_trim.cc mv -f .deps/l_trim.Tpo .deps/l_trim.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT l_wmatch.o -MD -MP -MF .deps/l_wmatch.Tpo -c -o l_wmatch.o l_wmatch.cc mv -f .deps/l_wmatch.Tpo .deps/l_wmatch.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cc mv -f .deps/io.Tpo .deps/io.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io_contr.o -MD -MP -MF .deps/io_contr.Tpo -c -o io_contr.o io_contr.cc mv -f .deps/io_contr.Tpo .deps/io_contr.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io_error.o -MD -MP -MF .deps/io_error.Tpo -c -o io_error.o io_error.cc mv -f .deps/io_error.Tpo .deps/io_error.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io_findf.o -MD -MP -MF .deps/io_findf.Tpo -c -o io_findf.o io_findf.cc mv -f .deps/io_findf.Tpo .deps/io_findf.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io_out.o -MD -MP -MF .deps/io_out.Tpo -c -o io_out.o io_out.cc mv -f .deps/io_out.Tpo .deps/io_out.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT io_xopen.o -MD -MP -MF .deps/io_xopen.Tpo -c -o io_xopen.o io_xopen.cc mv -f .deps/io_xopen.Tpo .deps/io_xopen.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_function.o -MD -MP -MF .deps/u_function.Tpo -c -o u_function.o u_function.cc mv -f .deps/u_function.Tpo .deps/u_function.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_lang.o -MD -MP -MF .deps/u_lang.Tpo -c -o u_lang.o u_lang.cc mv -f .deps/u_lang.Tpo .deps/u_lang.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_nodemap.o -MD -MP -MF .deps/u_nodemap.Tpo -c -o u_nodemap.o u_nodemap.cc mv -f .deps/u_nodemap.Tpo .deps/u_nodemap.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_opt1.o -MD -MP -MF .deps/u_opt1.Tpo -c -o u_opt1.o u_opt1.cc mv -f .deps/u_opt1.Tpo .deps/u_opt1.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_opt2.o -MD -MP -MF .deps/u_opt2.Tpo -c -o u_opt2.o u_opt2.cc mv -f .deps/u_opt2.Tpo .deps/u_opt2.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_parameter.o -MD -MP -MF .deps/u_parameter.Tpo -c -o u_parameter.o u_parameter.cc mv -f .deps/u_parameter.Tpo .deps/u_parameter.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_prblst.o -MD -MP -MF .deps/u_prblst.Tpo -c -o u_prblst.o u_prblst.cc mv -f .deps/u_prblst.Tpo .deps/u_prblst.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_probe.o -MD -MP -MF .deps/u_probe.Tpo -c -o u_probe.o u_probe.cc mv -f .deps/u_probe.Tpo .deps/u_probe.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_sim_data.o -MD -MP -MF .deps/u_sim_data.Tpo -c -o u_sim_data.o u_sim_data.cc mv -f .deps/u_sim_data.Tpo .deps/u_sim_data.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT u_xprobe.o -MD -MP -MF .deps/u_xprobe.Tpo -c -o u_xprobe.o u_xprobe.cc mv -f .deps/u_xprobe.Tpo .deps/u_xprobe.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s__init.o -MD -MP -MF .deps/s__init.Tpo -c -o s__init.o s__init.cc mv -f .deps/s__init.Tpo .deps/s__init.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s__out.o -MD -MP -MF .deps/s__out.Tpo -c -o s__out.o s__out.cc mv -f .deps/s__out.Tpo .deps/s__out.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT s__solve.o -MD -MP -MF .deps/s__solve.Tpo -c -o s__solve.o s__solve.cc mv -f .deps/s__solve.Tpo .deps/s__solve.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_subckt.o -MD -MP -MF .deps/d_subckt.Tpo -c -o d_subckt.o d_subckt.cc mv -f .deps/d_subckt.Tpo .deps/d_subckt.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_logic.o -MD -MP -MF .deps/d_logic.Tpo -c -o d_logic.o d_logic.cc mv -f .deps/d_logic.Tpo .deps/d_logic.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT d_logicmod.o -MD -MP -MF .deps/d_logicmod.Tpo -c -o d_logicmod.o d_logicmod.cc mv -f .deps/d_logicmod.Tpo .deps/d_logicmod.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_base.o -MD -MP -MF .deps/e_base.Tpo -c -o e_base.o e_base.cc mv -f .deps/e_base.Tpo .deps/e_base.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_card.o -MD -MP -MF .deps/e_card.Tpo -c -o e_card.o e_card.cc mv -f .deps/e_card.Tpo .deps/e_card.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_node.o -MD -MP -MF .deps/e_node.Tpo -c -o e_node.o e_node.cc mv -f .deps/e_node.Tpo .deps/e_node.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_model.o -MD -MP -MF .deps/e_model.Tpo -c -o e_model.o e_model.cc mv -f .deps/e_model.Tpo .deps/e_model.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_compon.o -MD -MP -MF .deps/e_compon.Tpo -c -o e_compon.o e_compon.cc mv -f .deps/e_compon.Tpo .deps/e_compon.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_elemnt.o -MD -MP -MF .deps/e_elemnt.Tpo -c -o e_elemnt.o e_elemnt.cc mv -f .deps/e_elemnt.Tpo .deps/e_elemnt.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_ccsrc.o -MD -MP -MF .deps/e_ccsrc.Tpo -c -o e_ccsrc.o e_ccsrc.cc mv -f .deps/e_ccsrc.Tpo .deps/e_ccsrc.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_storag.o -MD -MP -MF .deps/e_storag.Tpo -c -o e_storag.o e_storag.cc mv -f .deps/e_storag.Tpo .deps/e_storag.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT e_cardlist.o -MD -MP -MF .deps/e_cardlist.Tpo -c -o e_cardlist.o e_cardlist.cc mv -f .deps/e_cardlist.Tpo .deps/e_cardlist.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm_value.o -MD -MP -MF .deps/bm_value.Tpo -c -o bm_value.o bm_value.cc mv -f .deps/bm_value.Tpo .deps/bm_value.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT bm.o -MD -MP -MF .deps/bm.Tpo -c -o bm.o bm.cc mv -f .deps/bm.Tpo .deps/bm.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c__cmd.o -MD -MP -MF .deps/c__cmd.Tpo -c -o c__cmd.o c__cmd.cc mv -f .deps/c__cmd.Tpo .deps/c__cmd.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_attach.o -MD -MP -MF .deps/c_attach.Tpo -c -o c_attach.o c_attach.cc mv -f .deps/c_attach.Tpo .deps/c_attach.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_file.o -MD -MP -MF .deps/c_file.Tpo -c -o c_file.o c_file.cc mv -f .deps/c_file.Tpo .deps/c_file.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT c_genrat.o -MD -MP -MF .deps/c_genrat.Tpo -c -o c_genrat.o c_genrat.cc mv -f .deps/c_genrat.Tpo .deps/c_genrat.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT findbr.o -MD -MP -MF .deps/findbr.Tpo -c -o findbr.o findbr.cc mv -f .deps/findbr.Tpo .deps/findbr.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT plot.o -MD -MP -MF .deps/plot.Tpo -c -o plot.o plot.cc mv -f .deps/plot.Tpo .deps/plot.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc mv -f .deps/main.Tpo .deps/main.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -march=native -O2 -pipe -MT globals.o -MD -MP -MF .deps/globals.Tpo -c -o globals.o globals.cc mv -f .deps/globals.Tpo .deps/globals.Po x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -rdynamic -o gnucap d_mos1.o d_mos2.o d_mos3.o d_mos4.o d_mos5.o d_mos6.o d_mos7.o d_mos8.o d_mos123.o d_mos_base.o d_mos.o d_bjt.o d_diode.o d_admit.o d_cap.o d_cccs.o d_ccvs.o d_coil.o d_cs.o d_poly_g.o d_poly_cap.o d_res.o d_switch.o d_trln.o d_vcg.o d_vcr.o d_vcvs.o d_vs.o bm_complex.o bm_cond.o bm_exp.o bm_fit.o bm_generator.o bm_model.o bm_poly.o bm_posy.o bm_pulse.o bm_pwl.o bm_sffm.o bm_sin.o bm_tanh.o bmm_table.o bmm_semi.o c_clear.o c_comand.o c_delete.o c_exp.o c_list.o c_measure.o c_modify.o c_param.o c_prbcmd.o c_status.o c_sweep.o c_sim.o c_system.o s_ac.o s_dc.o s_fo.o s_tr.o s_tr_set.o s_tr_swp.o lang_spice.o lang_spectre.o lang_verilog.o func_core.o measure_eval.o measure_max.o measure_min.o measure_slewrate.o measure_cross.o measure_integral.o measure_average.o measure_rms.o measure_at.o m_expression_dump.o m_expression_in.o m_expression_reduce.o m_base_in.o m_base_math.o m_fft.o m_spline.o ap_construct.o ap_convert.o ap_error.o ap_get.o ap_match.o ap_skip.o l_ftos.o l_pmatch.o l_timer.o l_trim.o l_wmatch.o io.o io_contr.o io_error.o io_findf.o io_out.o io_xopen.o u_function.o u_lang.o u_nodemap.o u_opt1.o u_opt2.o u_parameter.o u_prblst.o u_probe.o u_sim_data.o u_xprobe.o s__init.o s__out.o s__solve.o d_subckt.o d_logic.o d_logicmod.o e_base.o e_card.o e_node.o e_model.o e_compon.o e_elemnt.o e_ccsrc.o e_storag.o e_cardlist.o bm_value.o bm.o c__cmd.o c_attach.o c_file.o c_genrat.o findbr.o plot.o main.o globals.o -ldl -lreadline make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make (cd BSIM3v301; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v301' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:131:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:149:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:164:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o devsup.o -o bsim301.so echo bsim301 done bsim301 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v301' (cd BSIM3v31; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v31' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:158:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:176:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:191:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:43:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim310.so echo bsim310 done bsim310 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v31' (cd BSIM3v32; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v32' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:158:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:176:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:191:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:44:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim320.so echo bsim320 done bsim320 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v32' (cd BSIM3v321; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v321' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:159:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:177:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:192:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:48:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim321.so echo bsim321 done bsim321 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v321' (cd BSIM3v322; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v322' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:159:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:177:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:192:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:48:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3e -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim322.so echo bsim322 done bsim322 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v322' (cd BSIM3v323; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v323' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:157:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:175:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:190:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:43:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim323.so echo bsim323 done bsim323 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v323' (cd BSIM3v324; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v324' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:155:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:173:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:188:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:43:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim324.so echo bsim324 done bsim324 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v324' (cd BSIM3v330; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v330' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3noi.c b3noi.c: In function 'BSIM3noise': b3noi.c:162:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:180:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3noi.c:195:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3check.c b3check.c: In function 'BSIM3checkModel': b3check.c:44:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3acld.o b3cvtest.o b3del.o b3dest.o b3getic.o b3ld.o b3mask.o b3mdel.o b3mpar.o b3par.o b3pzld.o b3set.o b3temp.o b3trunc.o b3.o b3ask.o b3noi.o b3check.o devsup.o -o bsim330.so echo bsim330 done bsim330 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM3v330' (cd BSIM400; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM400' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:130:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:148:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:163:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:43:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim400.so echo bsim400 done bsim400 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM400' (cd BSIM410; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM410' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:132:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:150:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:165:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:45:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim410.so echo bsim410 done bsim410 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM410' (cd BSIM420; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM420' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:133:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:151:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:166:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:45:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim420.so echo bsim420 done bsim420 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM420' (cd BSIM421; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM421' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:136:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:154:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:169:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:46:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim421.so echo bsim421 done bsim421 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM421' (cd BSIM430; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM430' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:138:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:156:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:171:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:48:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim430.so echo bsim430 done bsim430 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM430' (cd BSIM440; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM440' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:139:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:157:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:172:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:49:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim440.so echo bsim440 done bsim440 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM440' (cd BSIM450; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM450' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1408:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:141:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:159:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:174:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:50:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim450.so echo bsim450 done bsim450 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM450' (cd BSIM460; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM460' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1440:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:143:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:161:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:176:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:52:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim460.so echo bsim460 done bsim460 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM460' (cd BSIM461; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM461' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1516:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:144:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:162:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:177:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:54:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim461.so echo bsim461 done bsim461 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM461' (cd BSIM462; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM462' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1587:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:145:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:163:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:178:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:55:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim462.so echo bsim462 done bsim462 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM462' (cd BSIM463; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM463' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1588:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:145:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:163:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:178:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:55:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim463.so echo bsim463 done bsim463 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM463' (cd BSIM464; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM464' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1580:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:145:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:163:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:178:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:55:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim464.so echo bsim464 done bsim464 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM464' (cd BSIM465; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM465' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4temp.c b4temp.c: In function 'BSIM4temp': b4temp.c:1581:25: warning: too few arguments for format gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4noi.c b4noi.c: In function 'BSIM4noise': b4noi.c:145:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:163:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4noi.c:178:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4check.c b4check.c: In function 'BSIM4checkModel': b4check.c:55:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4acld.o b4cvtest.o b4del.o b4dest.o b4geo.o b4getic.o b4ld.o b4mask.o b4mdel.o b4mpar.o b4par.o b4pzld.o b4set.o b4temp.o b4trunc.o b4.o b4ask.o b4noi.o b4check.o devsup.o -o bsim465.so echo bsim465 done bsim465 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIM465' (cd BSIMDD2p1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMDD2p1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:44:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c b3soild.c: In function 'B3SOIload': b3soild.c:330:22: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' b3soild.c:354:18: warning: too few arguments for format b3soild.c:635:1: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soild.c:4358:23: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:162:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:180:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:195:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsimdd2p1.so echo bsimdd2p1 done bsimdd2p1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMDD2p1' (cd BSIMFD2p1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMFD2p1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:44:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c b3soild.c: In function 'B3SOIload': b3soild.c:330:22: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' b3soild.c:354:18: warning: too few arguments for format b3soild.c:635:1: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soild.c:3474:23: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:162:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:180:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:195:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsimfd2p1.so echo bsimfd2p1 done bsimfd2p1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMFD2p1' (cd BSIMPD2p0; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p0' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:161:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:179:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:194:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:45:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimpd2p0.so echo bsimpd2p0 done bsimpd2p0 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p0' (cd BSIMPD2p1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:46:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:161:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:179:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:194:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsimpd2p1.so echo bsimpd2p1 done bsimpd2p1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p1' (cd BSIMPD2p2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:47:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:161:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:179:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:194:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsimpd2p2.so echo bsimpd2p2 done bsimpd2p2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p2' (cd BSIMPD2p22; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p22' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:47:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:161:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:179:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:194:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsimpd2p22.so echo bsimpd2p22 done bsimpd2p22 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p22' (cd BSIMPD2p23; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p23' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:164:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:182:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:197:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:48:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimpd2p23.so echo bsimpd2p23 done bsimpd2p23 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMPD2p23' (cd BSIMSOI3p0; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p0' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:164:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:182:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:197:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:49:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimsoi3p0.so echo bsimsoi3p0 done bsimsoi3p0 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p0' (cd BSIMSOI3p1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:164:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:182:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:197:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:49:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimsoi3p1.so echo bsimsoi3p1 done bsimsoi3p1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p1' (cd BSIMSOI3p11; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p11' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:164:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:182:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:197:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:50:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimsoi3p11.so echo bsimsoi3p11 done bsimsoi3p11 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p11' (cd BSIMSOI3p2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soinoi.c b3soinoi.c: In function 'B3SOInoise': b3soinoi.c:167:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:185:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b3soinoi.c:200:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b3soicheck.c b3soicheck.c: In function 'B3SOIcheckModel': b3soicheck.c:51:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b3soiacld.o b3soicvtest.o b3soidel.o b3soidest.o b3soigetic.o b3soild.o b3soimask.o b3soimdel.o b3soimpar.o b3soipar.o b3soipzld.o b3soiset.o b3soitemp.o b3soitrunc.o b3soi.o b3soiask.o b3soinoi.o b3soicheck.o devsup.o -o bsimsoi3p2.so echo bsimsoi3p2 done bsimsoi3p2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI3p2' (cd BSIMSOI4p0; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p0' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soinoi.c b4soinoi.c: In function 'B4SOInoise': b4soinoi.c:168:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:186:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:201:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicheck.c b4soicheck.c: In function 'B4SOIcheckModel': b4soicheck.c:39:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4soiacld.o b4soicvtest.o b4soidel.o b4soidest.o b4soigetic.o b4soild.o b4soimask.o b4soimdel.o b4soimpar.o b4soipar.o b4soipzld.o b4soiset.o b4soitemp.o b4soitrunc.o b4soi.o b4soiask.o b4soinoi.o b4soicheck.o devsup.o -o bsimsoi4p0.so echo bsimsoi4p0 done bsimsoi4p0 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p0' (cd BSIMSOI4p1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soinoi.c b4soinoi.c: In function 'B4SOInoise': b4soinoi.c:170:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:188:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:203:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicheck.c b4soicheck.c: In function 'B4SOIcheckModel': b4soicheck.c:41:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4soiacld.o b4soicvtest.o b4soidel.o b4soidest.o b4soigetic.o b4soild.o b4soimask.o b4soimdel.o b4soimpar.o b4soipar.o b4soipzld.o b4soiset.o b4soitemp.o b4soitrunc.o b4soi.o b4soiask.o b4soinoi.o b4soicheck.o devsup.o -o bsimsoi4p1.so echo bsimsoi4p1 done bsimsoi4p1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p1' (cd BSIMSOI4p2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soinoi.c b4soinoi.c: In function 'B4SOInoise': b4soinoi.c:171:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:189:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' b4soinoi.c:204:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b4soicheck.c b4soicheck.c: In function 'B4SOIcheckModel': b4soicheck.c:42:2: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b4soiacld.o b4soicvtest.o b4soidel.o b4soidest.o b4soigetic.o b4soild.o b4soimask.o b4soimdel.o b4soimpar.o b4soipar.o b4soipzld.o b4soiset.o b4soitemp.o b4soitrunc.o b4soi.o b4soiask.o b4soinoi.o b4soicheck.o devsup.o -o bsimsoi4p2.so echo bsimsoi4p2 done bsimsoi4p2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-bsim/BSIMSOI4p2' make (cd bjt; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bjt' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtnoise.c bjtnoise.c: In function 'BJTnoise': bjtnoise.c:83:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' bjtnoise.c:111:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' bjtnoise.c:126:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjtsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjttemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c bjttrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o bjt.o bjtacld.o bjtask.o bjtconv.o bjtdisto.o bjtdset.o bjtgetic.o bjtload.o bjtmask.o bjtmpar.o bjtnoise.o bjtparam.o bjtparse.o bjtpzld.o bjtsetup.o bjttemp.o bjttrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o bjt.so echo bjt done bjt done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bjt' (cd bsim1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bsim1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1disto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b1trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o b1.o b1acld.o b1ask.o b1cvtest.o b1disto.o b1dset.o b1eval.o b1getic.o b1ld.o b1mask.o b1moscap.o b1mpar.o b1par.o b1pzld.o b1set.o b1temp.o b1trunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o bsim1.so echo bsim1 done bsim1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bsim1' (cd bsim2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bsim2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c b2trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 b2par.o b2pzld.o b2set.o b2temp.o b2trunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o bsim2.so echo bsim2 done bsim2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/bsim2' (cd cap; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/cap' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c cap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c cappzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c capsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c captemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c captrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o cap.o capacld.o capask.o capgetic.o capload.o capmask.o capmpar.o capparam.o capparse.o cappzld.o capsetup.o captemp.o captrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o cap.so echo cap done cap done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/cap' (cd dio; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/dio' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dio.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diodisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diodset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diogetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diomask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diompar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dionoise.c dionoise.c: In function 'DIOnoise': dionoise.c:80:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' dionoise.c:107:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' dionoise.c:122:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c dioparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diopzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diosetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diotemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c diotrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o dio.o dioacld.o dioask.o dioconv.o diodisto.o diodset.o diogetic.o dioload.o diomask.o diompar.o dionoise.o dioparam.o dioparse.o diopzld.o diosetup.o diotemp.o diotrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o dio.so echo dio done dio done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/dio' (cd ind; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/ind' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ind.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c indtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mutask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mutparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mutparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o ind.o indacld.o indask.o indfbr.o indic.o indload.o indparam.o indparse.o indpzld.o indsetup.o indtrunc.o mutask.o mutparam.o mutparse.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o ind.so echo ind done ind done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/ind' (cd jfet; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/jfet' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfet.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetdist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetnoi.c jfetnoi.c: In function 'JFETnoise': jfetnoi.c:84:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' jfetnoi.c:111:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' jfetnoi.c:126:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetprse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfetset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfettemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jfettrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o jfet.o jfetacld.o jfetask.o jfetdist.o jfetdset.o jfetic.o jfetload.o jfetmask.o jfetmpar.o jfetnoi.o jfetpar.o jfetprse.o jfetpzld.o jfetset.o jfettemp.o jfettrun.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o jfet.so echo jfet done jfet done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/jfet' (cd jj; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/jj' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jj.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjsetup.c jjsetup.c: In function 'JJsetup': jjsetup.c:157:1: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' jjsetup.c:157:1: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c jjtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o jj.o jjacct.o jjask.o jjgetic.o jjload.o jjmask.o jjmpar.o jjparam.o jjparse.o jjsetup.o jjtrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o jj.so echo jj done jj done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/jj' (cd ltra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/ltra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltradel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltradest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltramask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltramdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltramisc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltrampar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltrapar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraprse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltraset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ltratrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o ltra.o ltraacct.o ltraacld.o ltraask.o ltradel.o ltradest.o ltraload.o ltramask.o ltramdel.o ltramisc.o ltrampar.o ltrapar.o ltraprse.o ltraset.o ltratrun.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o ltra.so echo ltra done ltra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/ltra' (cd mes; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/mes' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mes.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesnoise.c mesnoise.c: In function 'MESnoise': mesnoise.c:78:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mesnoise.c:105:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mesnoise.c:120:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mesparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mespzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c messetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mestemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mestrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mes.o mesacl.o mesask.o mesdisto.o mesdset.o mesgetic.o mesload.o mesmask.o mesmpar.o mesnoise.o mesparam.o mesparse.o mespzld.o messetup.o mestemp.o mestrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o mes.so echo mes done mes done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/mes' (cd mos; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/mos' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mos.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosdist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c moseq.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosnoi.c mosnoi.c: In function 'MOSnoise': mosnoi.c:93:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mosnoi.c:129:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mosnoi.c:144:29: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mospar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mospzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mosset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mostemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c mostrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mos.o mosacld.o mosask.o mosconv.o mosdist.o mosdset.o moseq.o mosic.o mosload.o mosmask.o mosmpar.o mosnoi.o mospar.o mospzld.o mosset.o mostemp.o mostrun.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o mos.so echo mos done mos done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/mos' (cd res; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/res' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c res.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resnoise.c resnoise.c: In function 'RESnoise': resnoise.c:62:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' resnoise.c:86:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' resnoise.c:100:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c resparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c respzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ressetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c restemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o res.o resacld.o resask.o resmask.o resmpar.o resnoise.o resparam.o resparse.o respzld.o ressetup.o restemp.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o res.so echo res done res done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/res' (cd src; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/src' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c src.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcparse.c srcparse.c: In function 'SRCparse': srcparse.c:171:17: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c srcset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o src.o srcacld.o srcask.o srcconv.o srcdel.o srcdest.o srcfbr.o srcload.o srcmdel.o srcpar.o srcparse.o srcpzld.o srcset.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o src.so echo src done src done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/src' (cd sw; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/sw' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c sw.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swacload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swmparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swnoise.c swnoise.c: In function 'SWnoise': swnoise.c:66:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' swnoise.c:91:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' swnoise.c:105:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swpzload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c swsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o sw.o swacload.o swask.o swload.o swmask.o swmparam.o swnoise.o swparam.o swparse.o swpzload.o swsetup.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o sw.so echo sw done sw done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/sw' (cd tra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/tra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c tra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c traparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c trasetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c tratemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c tratrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o tra.o traacct.o traacld.o traask.o traload.o traparam.o traparse.o trasetup.o tratemp.o tratrunc.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o tra.so echo tra done tra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/tra' (cd urc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/urc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcparse.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c urcsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/devsup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/gendel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DJSPICE3 -DSTDC_HEADERS -DRETSIGTYPE=void -fPIC -c ../Include/genmosp.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o urc.o urcask.o urcdel.o urcmask.o urcmpar.o urcparam.o urcparse.o urcsetup.o devsup.o gendest.o genmdel.o gendel.o genmosp.o -o urc.so echo urc done urc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-jspice3-2.5/urc' make (cd asrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/asrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c asrcset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o asrc.so echo asrc done asrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/asrc' (cd bjt; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bjt' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjtsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjttemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjttrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bjt.so echo bjt done bjt done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bjt' (cd bjt2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bjt2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2disto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2noise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2param.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2setup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2sload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2sprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bjt2trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bjt2.so echo bjt2 done bjt2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bjt2' (cd bsim1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1disto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b1trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim1init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim1.so echo bsim1 done bsim1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim1' (cd bsim2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b2trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim2init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim2.so echo bsim2 done bsim2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim2' (cd bsim3; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3check.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim3init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3.so echo bsim3 done bsim3 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3' (cd bsim3soi; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soicheck.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soicvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soidel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soidest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soigetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soild.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soimask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soimdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soimpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soinoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soitemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soitrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3soi.so echo bsim3soi done bsim3soi done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi' (cd bsim3soi_dd; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_dd' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soidd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddcheck.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddcvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soidddel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soidddest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddnoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddtemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soiddinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3soidd.so echo bsim3soidd done bsim3soidd done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_dd' (cd bsim3soi_fd; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_fd' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdcheck.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdcvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifddel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifddest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdnoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdtemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soifdinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3soifd.so echo bsim3soifd done bsim3soifd done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_fd' (cd bsim3soi_pd; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_pd' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdcheck.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdcvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipddel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipddest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdnoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdtemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3soipdinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3soipd.so echo bsim3soipd done bsim3soipd done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3soi_pd' (cd bsim3v0; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v0' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v0trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim3v0init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3v0.so echo bsim3v0 done bsim3v0 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v0' (cd bsim3v1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1check.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim3v1init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3v1.so echo bsim3v1 done bsim3v1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1' (cd bsim3v1a; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1a' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1a.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1aacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1aask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1acvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1adel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1adest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1agetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1ald.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1amask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1amdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1ampar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1anoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1apar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1apzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1aset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1atemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1atrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim3v1ainit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3v1a.so echo bsim3v1a done bsim3v1a done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1a' (cd bsim3v1s; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1s' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1s.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1scheck.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1scvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1smask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1smdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1smpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1snoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1spar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1spzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1stemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b3v1strunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim3v1sinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim3v1s.so echo bsim3v1s done bsim3v1s done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim3v1s' (cd bsim4; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim4' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4check.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4geo.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c b4trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c bsim4init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o bsim4.so echo bsim4 done bsim4 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/bsim4' (cd cap; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cap' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cappzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c capsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c captemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c captrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o cap.so echo cap done cap done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cap' (cd cccs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cccs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccssprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cccssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o cccs.so echo cccs done cccs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cccs' (cd ccvs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ccvs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvssprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ccvssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o ccvs.so echo ccvs done ccvs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ccvs' (cd cpl; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cpl' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cpl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cpldest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cpldel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cplinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o cpl.o cplask.o cpldest.o cplmask.o cplmdel.o cplparam.o cpldel.o cplload.o cplmpar.o cplsetup.o cplinit.o devsup.o -o cpl.so echo cpl done cpl done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/cpl' (cd csw; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/csw' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c csw.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c cswtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o csw.so echo csw done csw done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/csw' (cd dio; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/dio' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dio.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diodel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diodest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diodisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diodset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diogetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diomask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diomdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diompar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dionoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c dioparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diopzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diosupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diotemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c diotrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o dio.so echo dio done dio done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/dio' (cd hfet1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hfet1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetpzl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfetsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfettemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfettrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o hfet.so echo hfet done hfet done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hfet1' (cd hfet2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hfet2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2acl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2param.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2pzl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2setup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hfet2trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o hfet2.so echo hfet2 done hfet2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hfet2' (cd hisim; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hisim' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1eval102.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1eval112.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1eval120.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c hsm1trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o hisim.so echo hisim done hisim done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/hisim' (cd ind; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ind' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ind.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c inddel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c inddest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indtemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c indtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutsprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mutsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c muttemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o ind.so echo ind done ind done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ind' (cd isrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/isrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c isrctemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o isrc.o isrcacct.o isrcacld.o isrcask.o isrcdel.o isrcdest.o isrcinit.o isrcload.o isrcmdel.o isrcpar.o isrctemp.o devsup.o -o isrc.so echo isrc done isrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/isrc' (cd jfet; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/jfet' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetdist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetnoi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfetset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfettemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfettrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o jfet.so echo jfet done jfet done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/jfet' (cd jfet2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/jfet2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c jfet2trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c psmodel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o jfet2.so echo jfet2 done jfet2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/jfet2' (cd ltra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ltra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltraacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltraacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltraask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltradel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltradest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltrainit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltraload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltramask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltramdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltramisc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltrampar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltrapar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltraset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltratemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ltratrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o ltra.so echo ltra done ltra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/ltra' (cd mes; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mes' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mes.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mespzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c messetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mestemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mestrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mes.so echo mes done mes done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mes' (cd mesa; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mesa' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesa.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesaacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesaask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesadel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesadest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesagetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesainit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesaload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesamask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesamdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesamparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesaparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesapzl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesasetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesatemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mesatrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mesa.so echo mesa done mesa done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mesa' (cd mos1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1sprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos1trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mos1.so echo mos1 done mos1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos1' (cd mos2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2sprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos2trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mos2.so echo mos2 done mos2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos2' (cd mos3; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos3' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3sprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos3trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mos3.so echo mos3 done mos3 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos3' (cd mos6; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos6' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos6trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mos6.so echo mos6 done mos6 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos6' (cd mos9; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos9' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9noi.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9sprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c mos9trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o mos9.so echo mos9 done mos9 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/mos9' (cd res; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/res' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c res.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c resparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c respzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ressacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ressetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ressload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ressprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ressset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c restemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o res.so echo res done res done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/res' (cd soi3; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/soi3' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3cap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3init.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3nois.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c soi3trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o soi3.so echo soi3 done soi3 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/soi3' (cd sw; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/sw' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c sw.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swacload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swdelete.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swmparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swpzload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c swtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o sw.so echo sw done sw done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/sw' (cd tra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/tra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c traacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c traacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c traask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tradel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tradest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c trainit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c traload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tramdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c traparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c trasetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tratemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c tratrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o tra.so echo tra done tra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/tra' (cd txl; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/txl' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txldest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txldel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c txlinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o txl.o txlacct.o txlask.o txldest.o txlfbr.o txlload.o txlmdel.o txlparam.o txldel.o txlmask.o txlmpar.o txlsetup.o txlinit.o devsup.o -o txl.so echo txl done txl done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/txl' (cd urc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/urc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c urcsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o urc.o urcask.o urcdel.o urcdest.o urcinit.o urcmask.o urcmdel.o urcmpar.o urcparam.o urcsetup.o devsup.o -o urc.so echo urc done urc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/urc' (cd vbic; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vbic' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicnoise.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbicsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbictemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vbictrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o vbic.so echo vbic done vbic done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vbic' (cd vccs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vccs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccssprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vccssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o vccs.so echo vccs done vccs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vccs' (cd vcvs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vcvs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvssprt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vcvssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o vcvs.so echo vcvs done vcvs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vcvs' (cd vsrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vsrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcinit.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcpzs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrcset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c vsrctemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DNGSPICE_17 -DPREDICTOR -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 devsup.o -o vsrc.so echo vsrc done vsrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-ngspice17/vsrc' make (cd asrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/asrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c asrcset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o asrc.o asrcacld.o asrcask.o asrcconv.o asrcdel.o asrcdest.o asrcfbr.o asrcload.o asrcmdel.o asrcpar.o asrcpzld.o asrcset.o devsup.o -o asrc.so echo asrc done asrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/asrc' (cd bjt; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bjt' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjt.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtnoise.c bjtnoise.c: In function 'BJTnoise': bjtnoise.c:76:5: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' bjtnoise.c:93:5: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' bjtnoise.c:105:5: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsprt.c bjtsprt.c: In function 'BJTsPrint': bjtsprt.c:35:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' bjtsprt.c:42:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' bjtsprt.c:45:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' bjtsprt.c:45:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' bjtsprt.c:45:13: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjtsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjttemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c bjttrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o bjt.o bjtacld.o bjtask.o bjtconv.o bjtdel.o bjtdest.o bjtdisto.o bjtdset.o bjtgetic.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 devsup.o -o bjt.so echo bjt done bjt done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bjt' (cd bsim1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bsim1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1disto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b1trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 b1pzld.o b1set.o b1temp.o b1trunc.o devsup.o -o bsim1.so echo bsim1 done bsim1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bsim1' (cd bsim2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bsim2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2cvtest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2eval.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2getic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2ld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2moscap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c b2trunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o 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 b2par.o b2pzld.o b2set.o b2temp.o b2trunc.o devsup.o -o bsim2.so echo bsim2 done bsim2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/bsim2' (cd cap; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/cap' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cap.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cappzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsprt.c capsprt.c: In function 'CAPsPrint': capsprt.c:34:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' capsprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' capsprt.c:42:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' capsprt.c:42:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c capsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c captemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c captrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o cap.o capacld.o capask.o capdel.o capdest.o capgetic.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 devsup.o -o cap.so echo cap done cap done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/cap' (cd cccs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/cccs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccssprt.c cccssprt.c: In function 'CCCSsPrint': cccssprt.c:33:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' cccssprt.c:39:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' cccssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' cccssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' cccssprt.c:46:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cccssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o cccs.o cccsask.o cccsdel.o cccsdest.o cccsload.o cccsmdel.o cccspar.o cccspzld.o cccssacl.o cccsset.o cccssld.o cccssprt.o cccssset.o devsup.o -o cccs.so echo cccs done cccs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/cccs' (cd ccvs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ccvs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvssprt.c ccvssprt.c: In function 'CCVSsPrint': ccvssprt.c:33:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ccvssprt.c:38:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ccvssprt.c:41:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ccvssprt.c:41:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' ccvssprt.c:43:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ccvssprt.c:45:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ccvssprt.c:47:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ccvssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o ccvs.o ccvsask.o ccvsdel.o ccvsdest.o ccvsfbr.o ccvsload.o ccvsmdel.o ccvspar.o ccvspzld.o ccvssacl.o ccvsset.o ccvssld.o ccvssprt.o ccvssset.o devsup.o -o ccvs.so echo ccvs done ccvs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ccvs' (cd csw; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/csw' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c csw.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswnoise.c cswnoise.c: In function 'CSWnoise': cswnoise.c:63:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' cswnoise.c:75:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' cswnoise.c:85:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c cswsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o csw.o cswacld.o cswask.o cswdel.o cswdest.o cswload.o cswmask.o cswmdel.o cswmpar.o cswnoise.o cswparam.o cswpzld.o cswsetup.o devsup.o -o csw.so echo csw done csw done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/csw' (cd dio; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/dio' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dio.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dioacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dioask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dioconv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diodel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diodest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diodisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diodset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diogetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dioload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diomask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diomdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diompar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dionoise.c dionoise.c: In function 'DIOnoise': dionoise.c:72:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' dionoise.c:87:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' dionoise.c:98:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c dioparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diopzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosprt.c diosprt.c: In function 'DIOsPrint': diosprt.c:34:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' diosprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' diosprt.c:42:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' diosprt.c:42:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diosupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diotemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c diotrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o dio.o dioacld.o dioask.o dioconv.o diodel.o diodest.o diodisto.o diodset.o diogetic.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 devsup.o -o dio.so echo dio done dio done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/dio' (cd ind; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ind' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ind.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c inddel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c inddest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsprt.c indsprt.c: In function 'INDsPrint': indsprt.c:31:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' indsprt.c:37:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' indsprt.c:39:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' indsprt.c:39:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' indsprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indsupd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c indtrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutsprt.c mutsprt.c: In function 'MUTsPrint': mutsprt.c:34:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mutsprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mutsprt.c:44:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mutsprt.c:45:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mutsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o ind.o indacld.o indask.o inddel.o inddest.o indload.o indmdel.o indparam.o indpzld.o indsacl.o indsetup.o indsload.o indsprt.o indsset.o indsupd.o indtrunc.o mutacld.o mutask.o mutdel.o mutdest.o mutmdel.o mutparam.o mutpzld.o mutsetup.o mutsprt.o mutsset.o devsup.o -o ind.so echo ind done ind done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ind' (cd isrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/isrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c isrctemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o isrc.o isrcacct.o isrcacld.o isrcask.o isrcdel.o isrcdest.o isrcload.o isrcmdel.o isrcpar.o isrctemp.o devsup.o -o isrc.so echo isrc done isrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/isrc' (cd jfet; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/jfet' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfet.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetdist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetnoi.c jfetnoi.c: In function 'JFETnoise': jfetnoi.c:72:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' jfetnoi.c:88:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' jfetnoi.c:99:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfetset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfettemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c jfettrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o jfet.o jfetacld.o jfetask.o jfetdel.o jfetdest.o jfetdist.o jfetdset.o jfetic.o jfetload.o jfetmask.o jfetmdel.o jfetmpar.o jfetnoi.o jfetpar.o jfetpzld.o jfetset.o jfettemp.o jfettrun.o devsup.o -o jfet.so echo jfet done jfet done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/jfet' (cd ltra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ltra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc In file included from ./wrapper.h:2:0, from /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc:69: ./ltradefs.h:96:29: warning: "/*" within comment gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltraacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltraacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltraask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltradel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltradest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltraload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltramdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltramisc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltrampar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltrapar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltraset.c ltraset.c: In function 'LTRAunsetup': ltraset.c:267:19: warning: cast to pointer from integer of different size ltraset.c:271:19: warning: cast to pointer from integer of different size gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltratemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltratrun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ltramask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o ltra.o ltraacct.o ltraacld.o ltraask.o ltradel.o ltradest.o ltraload.o ltramdel.o ltramisc.o ltrampar.o ltrapar.o ltraset.o ltratemp.o ltratrun.o ltramask.o devsup.o -o ltra.so echo ltra done ltra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/ltra' (cd mes; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mes' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mes.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesdisto.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesdset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesgetic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesnoise.c mesnoise.c: In function 'MESnoise': mesnoise.c:72:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mesnoise.c:88:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mesnoise.c:99:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mesparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mespzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c messetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mestemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mestrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mes.o mesacl.o mesask.o mesdel.o mesdest.o mesdisto.o mesdset.o mesgetic.o mesload.o mesmask.o mesmdel.o mesmpar.o mesnoise.o mesparam.o mespzld.o messetup.o mestemp.o mestrunc.o devsup.o -o mes.so echo mes done mes done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mes' (cd mos1; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos1' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1noi.c mos1noi.c: In function 'MOS1noise': mos1noi.c:83:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos1noi.c:98:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos1noi.c:109:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1sprt.c mos1sprt.c: In function 'MOS1sPrint': mos1sprt.c:34:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos1sprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos1sprt.c:43:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos1sprt.c:43:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos1sprt.c:43:13: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos1trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mos1.o mos1acld.o mos1ask.o mos1conv.o mos1del.o mos1dest.o mos1dist.o mos1dset.o mos1ic.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 devsup.o -o mos1.so echo mos1 done mos1 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos1' (cd mos2; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos2' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2noi.c mos2noi.c: In function 'MOS2noise': mos2noi.c:72:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos2noi.c:88:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos2noi.c:99:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2sprt.c mos2sprt.c: In function 'MOS2sPrint': mos2sprt.c:30:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos2sprt.c:36:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos2sprt.c:39:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos2sprt.c:39:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos2sprt.c:39:13: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos2mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mos2.o mos2acld.o mos2ask.o mos2conv.o mos2del.o mos2dest.o mos2dist.o mos2dset.o mos2ic.o mos2load.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 mos2mask.o devsup.o -o mos2.so echo mos2 done mos2 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos2' (cd mos3; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos3' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3acld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3del.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3dist.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3dset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3mdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3noi.c mos3noi.c: In function 'MOS3noise': mos3noi.c:72:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos3noi.c:88:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos3noi.c:99:8: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3pzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3sacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3sld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3sprt.c mos3sprt.c: In function 'MOS3sPrint': mos3sprt.c:31:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos3sprt.c:37:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos3sprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' mos3sprt.c:40:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' mos3sprt.c:40:13: warning: format '%s' expects type 'char *', but argument 4 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3sset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3supd.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos3trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mos3.o mos3acld.o mos3ask.o mos3conv.o mos3del.o mos3dest.o mos3dist.o mos3dset.o mos3ic.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 devsup.o -o mos3.so echo mos3 done mos3 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos3' (cd mos6; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos6' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6ask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6conv.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6dest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6ic.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6load.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6mpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6par.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6set.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6temp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6trun.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c mos6mask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o mos6.o mos6ask.o mos6conv.o mos6dest.o mos6ic.o mos6load.o mos6mpar.o mos6par.o mos6set.o mos6temp.o mos6trun.o mos6mask.o devsup.o -o mos6.so echo mos6 done mos6 done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/mos6' (cd res; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/res' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c res.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resnoise.c resnoise.c: In function 'RESnoise': resnoise.c:62:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' resnoise.c:76:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' resnoise.c:87:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c resparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c respzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ressacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ressetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ressload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ressprt.c ressprt.c: In function 'RESsPrint': ressprt.c:32:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ressprt.c:38:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ressprt.c:40:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' ressprt.c:40:13: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ressset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c restemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o res.o resask.o resdel.o resdest.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 devsup.o -o res.so echo res done res done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/res' (cd sw; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/sw' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c sw.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swacload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swdelete.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swmparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swnoise.c swnoise.c: In function 'SWnoise': swnoise.c:63:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' swnoise.c:77:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' swnoise.c:88:4: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swpzload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c swsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o sw.o swacload.o swask.o swdelete.o swdest.o swload.o swmask.o swmdel.o swmparam.o swnoise.o swparam.o swpzload.o swsetup.o devsup.o -o sw.so echo sw done sw done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/sw' (cd tra; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/tra' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tra.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c traacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c traacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c traask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tradel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tradest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c traload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tramdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c traparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c trasetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tratemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c tratrunc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o tra.o traacct.o traacld.o traask.o tradel.o tradest.o traload.o tramdel.o traparam.o trasetup.o tratemp.o tratrunc.o devsup.o -o tra.so echo tra done tra done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/tra' (cd urc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/urc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcmask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcmpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcparam.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c urcsetup.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o urc.o urcask.o urcdel.o urcdest.o urcmask.o urcmdel.o urcmpar.o urcparam.o urcsetup.o devsup.o -o urc.so echo urc done urc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/urc' (cd vccs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vccs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccssprt.c vccssprt.c: In function 'VCCSsPrint': vccssprt.c:33:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vccssprt.c:39:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vccssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vccssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' vccssprt.c:45:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vccssprt.c:45:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vccssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o vccs.o vccsask.o vccsdel.o vccsdest.o vccsload.o vccsmdel.o vccspar.o vccspzld.o vccssacl.o vccsset.o vccssld.o vccssprt.o vccssset.o devsup.o -o vccs.so echo vccs done vccs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vccs' (cd vcvs; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vcvs' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvspar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvspzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvssacl.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvsset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvssld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvssprt.c vcvssprt.c: In function 'VCVSsPrint': vcvssprt.c:32:9: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vcvssprt.c:39:13: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vcvssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vcvssprt.c:42:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' vcvssprt.c:45:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' vcvssprt.c:45:21: warning: format '%s' expects type 'char *', but argument 3 has type 'IFuid' vcvssprt.c:47:21: warning: format '%s' expects type 'char *', but argument 2 has type 'IFuid' gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vcvssset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o vcvs.o vcvsask.o vcvsdel.o vcvsdest.o vcvsfbr.o vcvsload.o vcvsmdel.o vcvspar.o vcvspzld.o vcvssacl.o vcvsset.o vcvssld.o vcvssprt.o vcvssset.o devsup.o -o vcvs.so echo vcvs done vcvs done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vcvs' (cd vsrc; make) make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vsrc' g++ -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -I/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src -Wall -Wextra -c /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src/spice-wrapper.cc gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrc.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcacct.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcacld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcask.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcdest.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcfbr.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcload.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcmdel.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcpar.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcpzld.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcpzs.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrcset.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c vsrctemp.c gcc -march=native -O2 -pipe -I. -I../Include -DTRACE_UNTESTED -DSPICE_3f -DPREDICTOR -DAN_pz -DAN_disto -DAN_noise -DHAS_STDLIB -fPIC -c ../Include/devsup.c g++ -Wl,--hash-style=gnu,-O1 -Wl,--as-needed -shared spice-wrapper.o vsrc.o vsrcacct.o vsrcacld.o vsrcask.o vsrcdel.o vsrcdest.o vsrcfbr.o vsrcload.o vsrcmdel.o vsrcpar.o vsrcpzld.o vsrcpzs.o vsrcset.o vsrctemp.o devsup.o -o vsrc.so echo vsrc done vsrc done make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/models-spice3f5/vsrc' >>> Source compiled. >>> Test phase [not enabled]: sci-electronics/gnucap-0.35.20091207 >>> Install gnucap-0.35.20091207 into /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image/ category sci-electronics make DESTDIR=/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image/ install Making install in doc make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gnucap/doc" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/share/gnucap/doc" /usr/bin/install -c -m 644 acs-tutorial history relnotes.029 relnotes.030 relnotes.031 relnotes.032 relnotes.033 relnotes.034 whatisit '/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/share/gnucap/doc' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/share/man/man1" /usr/bin/install -c -m 644 gnucap.1 gnucap-ibis.1 '/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/share/man/man1' make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/doc' Making install in modelgen make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/bin" /usr/bin/install -c gnucap-modelgen '/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/modelgen' Making install in src make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/bin" /usr/bin/install -c gnucap '/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image//usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07/src' make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20091207/work/gnucap-2009-12-07' >>> Completed installing gnucap-0.35.20091207 into /var/tmp/portage/sci-electronics/gnucap-0.35.20091207/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/gnucap-modelgen usr/bin/gnucap usr/lib64/gnucap/models-jspice3-2.5/cap.so usr/lib64/gnucap/models-jspice3-2.5/ltra.so usr/lib64/gnucap/models-jspice3-2.5/tra.so usr/lib64/gnucap/models-jspice3-2.5/jfet.so usr/lib64/gnucap/models-jspice3-2.5/res.so usr/lib64/gnucap/models-jspice3-2.5/src.so usr/lib64/gnucap/models-jspice3-2.5/ind.so usr/lib64/gnucap/models-jspice3-2.5/sw.so usr/lib64/gnucap/models-jspice3-2.5/mos.so usr/lib64/gnucap/models-jspice3-2.5/mes.so usr/lib64/gnucap/models-jspice3-2.5/dio.so usr/lib64/gnucap/models-jspice3-2.5/jj.so usr/lib64/gnucap/models-jspice3-2.5/urc.so usr/lib64/gnucap/models-jspice3-2.5/bsim2.so usr/lib64/gnucap/models-jspice3-2.5/bjt.so usr/lib64/gnucap/models-jspice3-2.5/bsim1.so usr/lib64/gnucap/models-bsim/bsimpd2p2.so usr/lib64/gnucap/models-bsim/bsim330.so usr/lib64/gnucap/models-bsim/bsim450.so usr/lib64/gnucap/models-bsim/bsim420.so usr/lib64/gnucap/models-bsim/bsimsoi4p1.so usr/lib64/gnucap/models-bsim/bsim421.so usr/lib64/gnucap/models-bsim/bsimsoi3p11.so usr/lib64/gnucap/models-bsim/bsimpd2p1.so usr/lib64/gnucap/models-bsim/bsim465.so usr/lib64/gnucap/models-bsim/bsim310.so usr/lib64/gnucap/models-bsim/bsim460.so usr/lib64/gnucap/models-bsim/bsimsoi3p1.so usr/lib64/gnucap/models-bsim/bsimsoi3p0.so usr/lib64/gnucap/models-bsim/bsimsoi3p2.so usr/lib64/gnucap/models-bsim/bsim463.so usr/lib64/gnucap/models-bsim/bsimsoi4p0.so usr/lib64/gnucap/models-bsim/bsim321.so usr/lib64/gnucap/models-bsim/bsim320.so usr/lib64/gnucap/models-bsim/bsim324.so usr/lib64/gnucap/models-bsim/bsim400.so usr/lib64/gnucap/models-bsim/bsimfd2p1.so usr/lib64/gnucap/models-bsim/bsimdd2p1.so usr/lib64/gnucap/models-bsim/bsimpd2p22.so usr/lib64/gnucap/models-bsim/bsim430.so usr/lib64/gnucap/models-bsim/bsimpd2p0.so usr/lib64/gnucap/models-bsim/bsimpd2p23.so usr/lib64/gnucap/models-bsim/bsim410.so usr/lib64/gnucap/models-bsim/bsim322.so usr/lib64/gnucap/models-bsim/bsimsoi4p2.so usr/lib64/gnucap/models-bsim/bsim462.so usr/lib64/gnucap/models-bsim/bsim440.so usr/lib64/gnucap/models-bsim/bsim461.so usr/lib64/gnucap/models-bsim/bsim323.so usr/lib64/gnucap/models-bsim/bsim464.so usr/lib64/gnucap/models-bsim/bsim301.so usr/lib64/gnucap/models-spice3f5/cccs.so usr/lib64/gnucap/models-spice3f5/cap.so usr/lib64/gnucap/models-spice3f5/ltra.so usr/lib64/gnucap/models-spice3f5/tra.so usr/lib64/gnucap/models-spice3f5/jfet.so usr/lib64/gnucap/models-spice3f5/res.so usr/lib64/gnucap/models-spice3f5/mos3.so usr/lib64/gnucap/models-spice3f5/mos1.so usr/lib64/gnucap/models-spice3f5/ind.so usr/lib64/gnucap/models-spice3f5/vsrc.so usr/lib64/gnucap/models-spice3f5/sw.so usr/lib64/gnucap/models-spice3f5/csw.so usr/lib64/gnucap/models-spice3f5/isrc.so usr/lib64/gnucap/models-spice3f5/mos6.so usr/lib64/gnucap/models-spice3f5/mes.so usr/lib64/gnucap/models-spice3f5/dio.so usr/lib64/gnucap/models-spice3f5/ccvs.so usr/lib64/gnucap/models-spice3f5/vccs.so usr/lib64/gnucap/models-spice3f5/urc.so usr/lib64/gnucap/models-spice3f5/vcvs.so usr/lib64/gnucap/models-spice3f5/bsim2.so usr/lib64/gnucap/models-spice3f5/bjt.so usr/lib64/gnucap/models-spice3f5/asrc.so usr/lib64/gnucap/models-spice3f5/mos2.so usr/lib64/gnucap/models-spice3f5/bsim1.so usr/lib64/gnucap/models-ngspice17/bjt2.so usr/lib64/gnucap/models-ngspice17/hisim.so usr/lib64/gnucap/models-ngspice17/cccs.so usr/lib64/gnucap/models-ngspice17/cap.so usr/lib64/gnucap/models-ngspice17/ltra.so usr/lib64/gnucap/models-ngspice17/tra.so usr/lib64/gnucap/models-ngspice17/hfet.so usr/lib64/gnucap/models-ngspice17/jfet.so usr/lib64/gnucap/models-ngspice17/bsim3v1a.so usr/lib64/gnucap/models-ngspice17/res.so usr/lib64/gnucap/models-ngspice17/vbic.so usr/lib64/gnucap/models-ngspice17/bsim3v1s.so usr/lib64/gnucap/models-ngspice17/hfet2.so usr/lib64/gnucap/models-ngspice17/cpl.so usr/lib64/gnucap/models-ngspice17/mos3.so usr/lib64/gnucap/models-ngspice17/mos1.so usr/lib64/gnucap/models-ngspice17/bsim3soi.so usr/lib64/gnucap/models-ngspice17/ind.so usr/lib64/gnucap/models-ngspice17/vsrc.so usr/lib64/gnucap/models-ngspice17/txl.so usr/lib64/gnucap/models-ngspice17/sw.so usr/lib64/gnucap/models-ngspice17/csw.so usr/lib64/gnucap/models-ngspice17/bsim3soipd.so usr/lib64/gnucap/models-ngspice17/bsim3soifd.so usr/lib64/gnucap/models-ngspice17/bsim4.so usr/lib64/gnucap/models-ngspice17/isrc.so usr/lib64/gnucap/models-ngspice17/mos6.so usr/lib64/gnucap/models-ngspice17/mes.so usr/lib64/gnucap/models-ngspice17/bsim3.so usr/lib64/gnucap/models-ngspice17/bsim3v1.so usr/lib64/gnucap/models-ngspice17/bsim3v0.so usr/lib64/gnucap/models-ngspice17/dio.so usr/lib64/gnucap/models-ngspice17/mesa.so usr/lib64/gnucap/models-ngspice17/ccvs.so usr/lib64/gnucap/models-ngspice17/vccs.so usr/lib64/gnucap/models-ngspice17/bsim3soidd.so usr/lib64/gnucap/models-ngspice17/soi3.so usr/lib64/gnucap/models-ngspice17/urc.so usr/lib64/gnucap/models-ngspice17/mos9.so usr/lib64/gnucap/models-ngspice17/vcvs.so usr/lib64/gnucap/models-ngspice17/bsim2.so usr/lib64/gnucap/models-ngspice17/bjt.so usr/lib64/gnucap/models-ngspice17/asrc.so usr/lib64/gnucap/models-ngspice17/jfet2.so usr/lib64/gnucap/models-ngspice17/mos2.so usr/lib64/gnucap/models-ngspice17/bsim1.so ecompressdir: bzip2 -9 /usr/share/man * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * b4temp.c:1408:25: warning: too few arguments for format * b4temp.c:1440:25: warning: too few arguments for format * b4temp.c:1516:25: warning: too few arguments for format * b4temp.c:1587:25: warning: too few arguments for format * b4temp.c:1588:25: warning: too few arguments for format * b4temp.c:1580:25: warning: too few arguments for format * b4temp.c:1581:25: warning: too few arguments for format * b3soild.c:354:18: warning: too few arguments for format * b3soild.c:354:18: warning: too few arguments for format * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.gnucap.org/ >>> Done. * Documentation for development releases is now available at : * http://wiki.gnucap.org/dokuwiki/doku.php?id=gnucap:manual