>>> Unpacking source... >>> Unpacking tiers1.1.tar.gz to /var/tmp/portage/net-misc/tiers-1.1/work * Applying tiers1.1-gccfixes.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-misc/tiers-1.1/work/tiers1.1 ... make -j14 'CFLAGS=-O2 -pipe' CONFIGFILE=/etc/tiers-gnuplot.conf EXEC=../bin/tiers-gnuplot g++ -I . -o tiers.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers.cc g++ -I . -o tiers_config.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_config.cc g++ -I . -o tiers_create.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_create.cc g++ -I . -o tiers_dists.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_dists.cc g++ -I . -o tiers_misc.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_misc.cc g++ -I . -o tiers_main.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_main.cc g++ -I . -o tiers_output.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_output.cc g++ -I . -o tiers_output_gnuplot.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_output_gnuplot.cc g++ -I . -o tiers_prims.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_prims.cc g++ -I . -o tiers_red_intra.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_red_intra.cc g++ -I . -o tiers_red_inter.o -c -O2 -pipe -fPIC -DCONFIGFILE="\"/etc/tiers-gnuplot.conf\"" ./tiers_red_inter.cc ./tiers_create.cc:19:22: error: iostream.h: No such file or directory ./tiers_create.cc: In member function 'bool Model::CreateWanNodes()': ./tiers_create.cc:40: error: 'cerr' was not declared in this scope ./tiers_create.cc:41: error: 'endl' was not declared in this scope ./tiers_create.cc:87: error: 'cerr' was not declared in this scope ./tiers_create.cc:87: error: 'endl' was not declared in this scope ./tiers_create.cc: In member function 'bool Model::CreateManNodes()': ./tiers_create.cc:158: error: 'cerr' was not declared in this scope ./tiers_create.cc:158: error: 'endl' was not declared in this scope ./tiers_create.cc: In member function 'bool Model::CreateLanNodes()': ./tiers_create.cc:234: error: 'cerr' was not declared in this scope ./tiers_create.cc:234: error: 'endl' was not declared in this scope ./tiers_create.cc:245: error: 'cerr' was not declared in this scope ./tiers_create.cc:246: error: 'endl' was not declared in this scope ./tiers.cc:20:22: error: iostream.h: No such file or directory ./tiers_red_intra.cc:20:22: error: iostream.h: No such file or directory ./tiers_output_gnuplot.cc:20:22: error: iostream.h: No such file or directory ./tiers_output_gnuplot.cc: In member function 'bool Model::OutputGnuplotHeader()': ./tiers_output_gnuplot.cc:38: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:38: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc: In member function 'bool Model::OutputGnuplotTrailer()': ./tiers_output_gnuplot.cc:79: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:79: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc: In member function 'bool Model::CreateGlobalNodeList(Node*&)': ./tiers_output_gnuplot.cc:124: error: 'cerr' was not declared in this scope ./tiers_output_gnuplot.cc:124: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc:131: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:131: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc:157: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:161: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc:178: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:182: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc:198: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:202: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc: In member function 'bool Model::OutputEdgesGnuplot()': ./tiers_output_gnuplot.cc:233: error: 'cerr' was not declared in this scope ./tiers_output_gnuplot.cc:233: error: 'endl' was not declared in this scope ./tiers_output_gnuplot.cc:239: error: 'cout' was not declared in this scope ./tiers_output_gnuplot.cc:249: error: 'endl' was not declared in this scope ./tiers_prims.cc:20:22: ./tiers_red_intra.cc: In member function 'bool Model::CreateRedundancy(NodesAndEdges*, int)': ./tiers_red_intra.cc:183: error: 'cerr' was not declared in this scopeerror: iostream.h: No such file or directory ./tiers_red_intra.cc:183: error: 'endl' was not declared in this scope ./tiers_red_intra.cc: In member function 'bool Model::CreateLanRedundancy()': ./tiers_red_intra.cc:219: error: 'cerr' was not declared in this scope ./tiers_red_intra.cc:219: error: 'endl' was not declared in this scope ./tiers.cc: In constructor 'Model::Model()': ./tiers.cc:47: error: 'cerr' was not declared in this scope ./tiers.cc:47: error: 'endl' was not declared in this scope ./tiers.cc:48: error: 'abort' was not declared in this scope ./tiers.cc: In member function 'bool Model::CreateModel(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)': ./tiers.cc:158: error: 'cerr' was not declared in this scope ./tiers.cc:158: error: 'endl' was not declared in this scope ./tiers.cc:164: error: 'cerr' was not declared in this scope ./tiers.cc:164: error: 'endl' was not declared in this scope ./tiers.cc:170: error: 'cerr' was not declared in this scope ./tiers.cc:170: error: 'endl' was not declared in this scope ./tiers.cc:180: error: 'cerr' was not declared in this scope ./tiers.cc:180: error: 'endl' was not declared in this scope ./tiers.cc:186: error: 'cerr' was not declared in this scope ./tiers.cc:186: error: 'endl' was not declared in this scope make: *** [tiers_create.o] Error 1 make: *** Waiting for unfinished jobs.... ./tiers.cc:192: error: 'cerr' was not declared in this scope ./tiers.cc:192: error: 'endl' was not declared in this scope ./tiers.cc:202: error: 'cerr' was not declared in this scope ./tiers.cc:202: error: 'endl' was not declared in this scope ./tiers.cc:208: error: 'cerr' was not declared in this scope ./tiers.cc:208: error: 'endl' was not declared in this scope ./tiers.cc:214: error: 'cerr' was not declared in this scope ./tiers.cc:214: error: 'endl' was not declared in this scope ./tiers.cc:224: error: 'cerr' was not declared in this scope make: *** [tiers_red_intra.o] Error 1 ./tiers.cc:224: error: 'endl' was not declared in this scope ./tiers.cc:230: error: 'cerr' was not declared in this scope ./tiers.cc:230: error: 'endl' was not declared in this scope ./tiers_misc.cc:19:22: error: iostream.h: No such file or directory ./tiers.cc: In member function 'bool Model::OutputModel(Model::OpType)': ./tiers.cc:255: error: 'cerr' was not declared in this scope ./tiers.cc:255: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:20:22: error: iostream.h: No such file or directory ./tiers.cc:261: error: 'cerr' was not declared in this scope ./tiers.cc:261: error: 'endl' was not declared in this scope ./tiers.cc:267: error: 'cerr' was not declared in this scope ./tiers.cc:267: error: 'endl' was not declared in this scope ./tiers.cc:282: error: 'cerr' was not declared in this scope ./tiers.cc:282: error: 'endl' was not declared in this scope ./tiers.cc:288: error: 'cerr' was not declared in this scope ./tiers.cc:288: error: 'endl' was not declared in this scope ./tiers.cc:294: error: 'cerr' was not declared in this scope ./tiers.cc:294: error: 'endl' was not declared in this scope ./tiers.cc:300: error: 'cerr' was not declared in this scope ./tiers.cc:300: error: 'endl' was not declared in this scope ./tiers.cc:308: error: 'cout' was not declared in this scope ./tiers_red_inter.cc: In member function 'bool Model::ConnectMans()': ./tiers_red_inter.cc:68: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:68: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:77: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:77: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:124: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:124: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:139: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:139: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:148: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:148: error: 'endl' was not declared in this scope ./tiers_prims.cc: In member function 'bool Model::Prims(NodesAndEdges*, long unsigned int)': ./tiers_prims.cc:73: error: 'cout' was not declared in this scope ./tiers_prims.cc:73: error: 'endl' was not declared in this scope ./tiers.cc:308: error: 'endl' was not declared in this scope ./tiers_red_inter.cc: In member function 'bool Model::ConnectLans()': ./tiers_red_inter.cc:228: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:228: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:266: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:266: error: 'endl' was not declared in this scope ./tiers_red_inter.cc:281: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:281: error: 'endl' was not declared in this scope ./tiers_red_inter.cc: In member function 'bool Model::RepositionNetwork(NodesAndEdges*, Node*, Model::NodeType)': ./tiers_red_inter.cc:429: error: 'cerr' was not declared in this scope ./tiers_red_inter.cc:429: error: 'endl' was not declared in this scope make: *** [tiers.o] Error 1 make: *** [tiers_prims.o] Error 1 ./tiers_misc.cc: In member function 'bool Model::place(long unsigned int, Node*, long unsigned int)': ./tiers_misc.cc:85: error: 'cerr' was not declared in this scope ./tiers_misc.cc:85: error: 'endl' was not declared in this scope ./tiers_misc.cc: In member function 'void NodesAndEdges::dump_edges(unsigned int)': ./tiers_misc.cc:162: error: 'cout' was not declared in this scope ./tiers_misc.cc:162: error: 'endl' was not declared in this scope ./tiers_misc.cc: In member function 'void NodesAndEdges::dump_lanedges()': ./tiers_misc.cc:202: error: 'cout' was not declared in this scope ./tiers_misc.cc:202: error: 'endl' was not declared in this scope ./tiers_main.cc:20:22: error: iostream.h: No such file or directory make: *** [tiers_misc.o] Error 1 make: *** [tiers_output_gnuplot.o] Error 1 ./tiers_output.cc:20:22: error: iostream.h: No such file or directory make: *** [tiers_red_inter.o] Error 1 ./tiers_output.cc: In member function 'bool Model::OutputParams()': ./tiers_output.cc:39: error: 'cout' was not declared in this scope ./tiers_output.cc:39: error: 'endl' was not declared in this scope ./tiers_output.cc: In member function 'bool Model::OutputNodes()': ./tiers_output.cc:114: error: 'cout' was not declared in this scope ./tiers_output.cc:114: error: 'endl' was not declared in this scope ./tiers_output.cc:128: error: 'cout' was not declared in this scope ./tiers_output.cc:131: error: 'endl' was not declared in this scope ./tiers_output.cc:141: error: 'cout' was not declared in this scope ./tiers_output.cc:144: error: 'endl' was not declared in this scope ./tiers_output.cc:160: error: 'cout' was not declared in this scope ./tiers_output.cc:163: error: 'endl' was not declared in this scope ./tiers_output.cc: In member function 'bool Model::OutputEdges()': ./tiers_output.cc:187: error: 'cout' was not declared in this scope ./tiers_output.cc:187: error: 'endl' was not declared in this scope ./tiers_output.cc:203: error: 'cout' was not declared in this scope ./tiers_output.cc:203: error: 'endl' was not declared in this scope ./tiers_output.cc:221: error: 'cout' was not declared in this scope ./tiers_output.cc:237: error: 'endl' was not declared in this scope ./tiers_output.cc:248: error: 'cout' was not declared in this scope ./tiers_output.cc:248: error: 'endl' was not declared in this scope ./tiers_output.cc:267: error: 'cout' was not declared in this scope ./tiers_output.cc:299: error: 'endl' was not declared in this scope ./tiers_output.cc:319: error: 'cout' was not declared in this scope ./tiers_output.cc:319: error: 'endl' was not declared in this scope ./tiers_output.cc:331: error: 'cout' was not declared in this scope ./tiers_output.cc:347: error: 'endl' was not declared in this scope make: *** [tiers_output.o] Error 1 ./tiers_main.cc: In function 'bool ProcessArgs(int, char**)': ./tiers_main.cc:62: error: 'cerr' was not declared in this scope ./tiers_main.cc:62: error: 'ios' has not been declared ./tiers_main.cc:63: error: 'cout' was not declared in this scope ./tiers_main.cc:63: error: 'ios' has not been declared ./tiers_main.cc:113: error: 'endl' was not declared in this scope ./tiers_main.cc:142: error: 'endl' was not declared in this scope ./tiers_main.cc:148: error: 'endl' was not declared in this scope ./tiers_main.cc: In function 'int main(int, char**)': ./tiers_main.cc:166: error: 'time' was not declared in this scope ./tiers_main.cc:180: error: 'cerr' was not declared in this scope ./tiers_main.cc:180: error: 'endl' was not declared in this scope ./tiers_main.cc:188: error: 'cerr' was not declared in this scope ./tiers_main.cc:188: error: 'endl' was not declared in this scope ./tiers_main.cc:205: error: 'cerr' was not declared in this scope ./tiers_main.cc:205: error: 'endl' was not declared in this scope ./tiers_main.cc:215: error: 'cerr' was not declared in this scope ./tiers_main.cc:215: error: 'endl' was not declared in this scope ./tiers_main.cc:222: error: 'cerr' was not declared in this scope ./tiers_main.cc:222: error: 'endl' was not declared in this scope make: *** [tiers_main.o] Error 1 * * ERROR: net-misc/tiers-1.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2138: Called die * The specific snippet of code: * emake CFLAGS="${CFLAGS}" CONFIGFILE="/etc/tiers-gnuplot.conf" EXEC="../bin/tiers-gnuplot" || die; * The die message: * (no error message) * * 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/net-misc/tiers-1.1:20081218-183606.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/tiers-1.1/temp/environment'. *