>>> Unpacking source... >>> Unpacking xpp-1.5.tar.gz to /var/tmp/portage/net-print/xpp-1.5/work * Applying xpp-gcc4.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-print/xpp-1.5/work >>> Compiling source in /var/tmp/portage/net-print/xpp-1.5/work/xpp-1.5 ... * econf: updating xpp-1.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xpp-1.5/config.guess with /usr/share/gnuconfig/config.guess ./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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking for gawk... gawk checking for c++... g++ checking whether the C++ compiler (g++ -O2 -pipe -L/usr/lib/fltk-1.1 -lfltk) works... yes checking whether the C++ compiler (g++ -O2 -pipe -L/usr/lib/fltk-1.1 -lfltk) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether g++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for strip... /usr/bin/strip checking how to run the C preprocessor... cc -E checking for X... libraries , headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking for main in -lXext... yes checking for main in -lGL... yes checking for main in -lGLU... yes checking for fltk-config... /usr/bin/fltk-config checking for main in -lm... yes checking for ANSI C header files... yes checking for cups/cups.h... yes checking for FL/Fl.H... yes checking for working const... yes checking for inline... inline checking for socket in -lsocket... no checking for gethostbyaddr in -lnsl... yes checking for httpConnect in -lcups... yes checking for cupsd... /usr/sbin/cupsd checking for fluid... /usr/bin/fluid updating cache ./config.cache creating ./config.status creating Makefile /usr/bin/fluid -c mainwindow.fl g++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_FL_FL_H=1 -DHAVE_LIBCUPS=1 -I. -I. -I/usr/include/fltk-1.1 -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -c mainwindow.cxx mainwindow.cxx: In member function 'void xppMainWindow::cb_Apply_i(Fl_Return_Button*, void*)': mainwindow.cxx:914: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) mainwindow.cxx:914: warning: format not a string literal and no format arguments mainwindow.cxx:914: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) g++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_FL_FL_H=1 -DHAVE_LIBCUPS=1 -I. -I. -I/usr/include/fltk-1.1 -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -c passworddialog.cxx g++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_FL_FL_H=1 -DHAVE_LIBCUPS=1 -I. -I. -I/usr/include/fltk-1.1 -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -c cupshelper.cxx g++ -DPACKAGE=\"xpp\" -DVERSION=\"1.5\" -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPNG=1 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_FL_FL_H=1 -DHAVE_LIBCUPS=1 -I. -I. -I/usr/include/fltk-1.1 -I/usr/include/fltk-1.1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -c xpp.cxx xpp.cxx: In constructor 'printFiles::printFiles(int, char**, int&)': xpp.cxx:171: error: invalid conversion from 'const char*' to 'char*' xpp.cxx:297: warning: deprecated conversion from string constant to 'char*' xpp.cxx:298: warning: deprecated conversion from string constant to 'char*' xpp.cxx:299: warning: deprecated conversion from string constant to 'char*' xpp.cxx:300: warning: deprecated conversion from string constant to 'char*' xpp.cxx:307: warning: deprecated conversion from string constant to 'char*' xpp.cxx:310: warning: deprecated conversion from string constant to 'char*' xpp.cxx:313: warning: deprecated conversion from string constant to 'char*' xpp.cxx:316: warning: deprecated conversion from string constant to 'char*' xpp.cxx:321: warning: deprecated conversion from string constant to 'char*' xpp.cxx:322: warning: deprecated conversion from string constant to 'char*' xpp.cxx:327: warning: deprecated conversion from string constant to 'char*' xpp.cxx:328: warning: deprecated conversion from string constant to 'char*' xpp.cxx:333: warning: deprecated conversion from string constant to 'char*' xpp.cxx: In member function 'void printFiles::printStdin(int&, cups_option_t*, int)': xpp.cxx:654: warning: 'char* cupsTempFile(char*, int)' is deprecated (declared at /usr/include/cups/cups.h:164) xpp.cxx:654: warning: 'char* cupsTempFile(char*, int)' is deprecated (declared at /usr/include/cups/cups.h:164) xpp.cxx:664: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result xpp.cxx: In member function 'int printFiles::getSpecialOptions(special_opt_t**)': xpp.cxx:1137: warning: format '%40[^: ' expects type 'char*', but argument 3 has type 'char (*)[1024]' xpp.cxx:1137: warning: format '%19s' expects type 'char*', but argument 4 has type 'char (*)[20]' xpp.cxx:1168: warning: format '%40[^: ' expects type 'char*', but argument 3 has type 'char (*)[1024]' xpp.cxx:1178: warning: format '%40[^: ' expects type 'char*', but argument 3 has type 'char (*)[1024]' xpp.cxx:1178: warning: format '%1023s' expects type 'char*', but argument 4 has type 'char (*)[1024]' xpp.cxx: In member function 'void printFiles::cbiPickOneOption(Fl_Widget*, void*)': xpp.cxx:2157: warning: deprecated conversion from string constant to 'char*' xpp.cxx: In member function 'void printFiles::cbiStringInputMenu(Fl_Widget*, void*)': xpp.cxx:2253: warning: deprecated conversion from string constant to 'char*' xpp.cxx: In member function 'int printFiles::copyInstance(int, const char*)': xpp.cxx:2370: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) xpp.cxx:2370: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) xpp.cxx:2381: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) xpp.cxx:2381: warning: 'int fl_ask(const char*, ...)' is deprecated (declared at /usr/include/fltk-1.1/FL/fl_ask.H:59) make: *** [xpp.o] Error 1 * * ERROR: net-print/xpp-1.5 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2364: Called die * The specific snippet of code: * make || die "make failed" * The die message: * make 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/net-print/xpp-1.5:20090612-022605.log'. * The ebuild environment file is located at '/var/tmp/portage/net-print/xpp-1.5/temp/environment'. *