>>> Unpacking source... >>> Unpacking gnucap-2009-02-02.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Unpacking gnucap-2009-02-02-models-jspice3-2.5.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Unpacking gnucap-2009-02-02-models-ngspice17.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Unpacking gnucap-2009-02-02-models-bsim.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Unpacking gnucap-2009-02-02-models-spice3f5.tar.gz to /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Source unpacked in /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work >>> Compiling source in /var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-g++... none 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-02-02: prefix: /usr CPPFLAGS: -DNDEBUG CFLAGS: -O2 -pipe CXXFLAGS: -O2 -pipe LDFLAGS: -Wl,-O1 -rdynamic LIBS: -ldl -lreadline make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02' Making all in doc make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02/doc' Making all in modelgen make[2]: Entering directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02/modelgen' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o ap_construct.o ap_construct.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o ap_convert.o ap_convert.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o ap_get.o ap_get.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o ap_match.o ap_match.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o ap_skip.o ap_skip.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o l_trim.o l_trim.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o u_opt1.o u_opt1.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o io_out.o io_out.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o io.o io.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_main.o mg_main.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_error.o mg_error.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_in.o mg_in.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_out_h.o mg_out_h.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_out_dump.o mg_out_dump.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_out_common.o mg_out_common.cc In file included from io_.h:29, from io.cc:26: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src -DNDEBUG -O2 -pipe -c -o mg_out_dev.o mg_out_dev.cc In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from ap_match.cc:26: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ap_match.cc: In member function 'CS& CS::umatch(const std::string&)': ap_match.cc:67: error: invalid conversion from 'const char*' to 'char*' make[2]: *** [ap_match.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from io_out.cc:35: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from u_opt1.cc:27: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from ap_construct.cc:26: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result ap_construct.cc: In constructor 'CS::CS(CS::WHOLE_FILE, const std::string&)': ap_construct.cc:87: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result ap_construct.cc: In constructor 'CS::CS(CS::WHOLE_FILE, const std::string&)': ap_construct.cc:87: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result ap_construct.cc: In constructor 'CS::CS(CS::WHOLE_FILE, const std::string&)': ap_construct.cc:87: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from ap_convert.cc:24: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result In file included from io_.h:29, from mode.h:28, from u_opt.h:28, from mg_main.cc:24: l_lib.h: In function 'void OS::system(const std::string&)': l_lib.h:46: 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: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result make[2]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02/modelgen' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/work/gnucap-2009-02-02' make: *** [all] Error 2 * * ERROR: sci-electronics/gnucap-0.35.20090202 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 972: Called die * The specific snippet of code: * emake || die "Compilation failed"; * The die message: * Compilation failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sci-electronics/gnucap-0.35.20090202:20090609-152525.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/gnucap-0.35.20090202/temp/environment'. *