>>> Unpacking source... >>> Unpacking pftpfxp-v0.11.4mew6.tgz to /var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/work tar: A lone zero block at 1752 * Applying 0.11.4.6-gcc3.4.fix ...  [ ok ] * Applying pftpfxp-v0.11.4mew6-pret.patch ...  [ ok ] * Applying 0.11.4.6-correct_config_fix.patch ...  [ ok ] * Applying 0.11.4.6-correct_bookmark_path.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/work >>> Compiling source in /var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/work/pftpfxp-mew ... pFTP configure utility by HoE... Platform = Linux Using make = gmake OpenSSL dir = /usr Done, you can do "gmake static" or "gmake dynamic" now... make -j14 DO=true cd src;gmake;cd .. gmake[1]: Entering directory `/var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/work/pftpfxp-mew/src' i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS main.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS switchserver.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS tcp.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS displayupdate.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS server.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS bookmark.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS opensitedialog.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS displayhandler.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS keyhandler.cc i686-pc-linux-gnu-g++ -c -Wall -D_REENTRANT -I../include -O2 -pipe -O2 -I/usr/include -DTLS tlsutil.cc In file included from switchserver.cc:7: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from switchserver.cc:10: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration In file included from tcp.cc:22: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration tcp.cc: In member function 'bool CTCP::SecureControl()': tcp.cc:275: warning: deprecated conversion from string constant to 'char*' tcp.cc: In member function 'bool CTCP::SendData(char*)': tcp.cc:362: warning: deprecated conversion from string constant to 'char*' tcp.cc: In member function 'void CTCP::AddLogLine(char*)': tcp.cc:420: warning: deprecated conversion from string constant to 'char*' tcp.cc: In member function 'void CTCP::UpdateStack()': tcp.cc:499: warning: deprecated conversion from string constant to 'char*' tcp.cc:544: warning: deprecated conversion from string constant to 'char*' tcp.cc:548: warning: deprecated conversion from string constant to 'char*' tcp.cc:552: warning: deprecated conversion from string constant to 'char*' tcp.cc:556: warning: deprecated conversion from string constant to 'char*' tcp.cc:574: warning: deprecated conversion from string constant to 'char*' tcp.cc:577: warning: deprecated conversion from string constant to 'char*' tcp.cc: In member function 'int CTCP::WaitForDataAndRead(int, int*)': tcp.cc:646: warning: deprecated conversion from string constant to 'char*' tcp.cc:670: warning: deprecated conversion from string constant to 'char*' tcp.cc: In member function 'bool CTCP::WaitForMessage(int)': tcp.cc:704: warning: deprecated conversion from string constant to 'char*' tcp.cc:710: warning: deprecated conversion from string constant to 'char*' In function 'int open(const char*, int, ...)', inlined from 'bool CTCP::ReadFile(char*, long int)' at tcp.cc:1178: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments gmake[1]: *** [tcp.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from keyhandler.cc:11: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from keyhandler.cc:14: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration keyhandler.cc: In member function 'void CKeyHandler::Loop()': keyhandler.cc:53: warning: deprecated conversion from string constant to 'char*' keyhandler.cc:213: warning: deprecated conversion from string constant to 'char*' keyhandler.cc:216: warning: deprecated conversion from string constant to 'char*' In file included from main.cc:13: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from main.cc:16: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration main.cc: In function 'void adjust(int)': main.cc:114: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'bool FireDisplayHandler()': main.cc:284: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'void* DetachServer(void*)': main.cc:308: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'void FireupLocalFilesys()': main.cc:363: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'void FireupRemoteServer(CServer*)': main.cc:379: warning: deprecated conversion from string constant to 'char*' main.cc: In function 'bool ReadConfig(char*)': main.cc:529: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result main.cc: In function 'bool ReadKeymap(char*)': main.cc:993: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result main.cc: In function 'int main(int, char**)': main.cc:1171: warning: deprecated conversion from string constant to 'char*' main.cc:1193: warning: deprecated conversion from string constant to 'char*' main.cc:1154: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result In file included from displayupdate.cc:10: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from displayupdate.cc:13: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration displayupdate.cc: In member function 'bool CDisplayHandler::OpenView()': displayupdate.cc:169: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result displayupdate.cc: In member function 'void CDisplayHandler::RefreshView()': displayupdate.cc:213: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result displayupdate.cc: In member function 'void CDisplayHandler::CloseView()': displayupdate.cc:366: warning: deprecated conversion from string constant to 'char*' In file included from opensitedialog.cc:9: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from opensitedialog.cc:12: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration In file included from displayhandler.cc:17: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from displayhandler.cc:20: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration displayhandler.cc: In constructor 'CDisplayHandler::CDisplayHandler()': displayhandler.cc:81: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::HandleMessage(int, int, int)': displayhandler.cc:425: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:425: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:537: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:565: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:586: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:619: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:639: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:659: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:672: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:672: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:685: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:844: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:844: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1706: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1720: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1720: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1730: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1743: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1743: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1816: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1816: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1829: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1829: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1863: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1874: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1874: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1883: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1894: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1894: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1915: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1915: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1929: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1929: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:1942: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2158: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2183: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2190: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2197: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2204: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2212: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2220: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2227: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2234: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2241: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2248: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2256: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2263: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2271: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2278: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2285: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2490: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2497: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2504: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::NoticeViewFile(char*)': displayhandler.cc:2668: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::ChangeReverseSorting(bool)': displayhandler.cc:2739: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2741: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::ChangeFileSorting()': displayhandler.cc:2764: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::ChangeDirSorting()': displayhandler.cc:2785: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::Sections(int)': displayhandler.cc:2835: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::ResetTimer()': displayhandler.cc:2859: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::RefreshSite(bool)': displayhandler.cc:2880: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2891: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::CloseSite()': displayhandler.cc:2911: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2911: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2925: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::WipePrep()': displayhandler.cc:2951: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:2960: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::ChangeDir(int)': displayhandler.cc:3121: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3150: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3165: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In function 'int DoCompare(FILELIST*, FILELIST*, char*, int)': displayhandler.cc:3239: warning: suggest parentheses around && within || displayhandler.cc: In member function 'void CDisplayHandler::DeleteFile()': displayhandler.cc:3379: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::TransferFile(bool, bool)': displayhandler.cc:3472: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3494: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3498: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3632: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3638: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3642: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3644: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::AutoAssignSwitch()': displayhandler.cc:3847: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3849: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3857: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3865: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3870: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3873: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3895: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:3900: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::TransferOkayNowRefresh(int, bool)': displayhandler.cc:4460: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4467: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::Loop()': displayhandler.cc:4692: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4772: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4776: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4782: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4786: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4792: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4807: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4836: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::DrawSwitchPairs()': displayhandler.cc:4908: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4969: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::BuildScreen()': displayhandler.cc:4997: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:4998: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::sigwinch(int)': displayhandler.cc:5031: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5051: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5057: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5058: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5062: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5066: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5068: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5069: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5073: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5076: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::RebuildScreen(int, int)': displayhandler.cc:5152: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5153: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::PostStatusLine(char*, bool)': displayhandler.cc:5227: warning: deprecated conversion from string constant to 'char*' displayhandler.cc: In member function 'void CDisplayHandler::RefreshSiteS()': displayhandler.cc:5413: warning: deprecated conversion from string constant to 'char*' displayhandler.cc:5414: warning: deprecated conversion from string constant to 'char*' In file included from bookmark.cc:10: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from bookmark.cc:13: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration bookmark.cc: In member function 'void CDisplayHandler::SaveBookmarks()': bookmark.cc:49: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result bookmark.cc:50: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:322: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc: In member function 'bool CDisplayHandler::ReadBookmarks()': bookmark.cc:433: warning: deprecated conversion from string constant to 'char*' bookmark.cc:644: warning: deprecated conversion from string constant to 'char*' bookmark.cc:868: warning: deprecated conversion from string constant to 'char*' bookmark.cc:1153: warning: deprecated conversion from string constant to 'char*' bookmark.cc:1397: warning: deprecated conversion from string constant to 'char*' bookmark.cc:1700: warning: deprecated conversion from string constant to 'char*' bookmark.cc:424: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result bookmark.cc:425: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:430: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:436: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:442: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:449: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:458: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:464: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:469: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:474: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:479: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:484: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:489: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:494: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:499: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:504: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:509: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:512: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:516: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:520: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:524: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:528: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:532: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:536: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:540: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:544: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:548: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:552: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:647: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:653: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:660: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:669: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:675: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:680: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:685: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:690: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:695: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:700: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:705: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:710: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:715: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:720: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:723: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:727: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:731: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:735: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:739: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:743: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:747: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:751: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:755: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:759: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:763: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:767: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:771: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:775: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:779: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:783: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:871: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:877: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:884: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:893: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:899: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:904: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:909: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:914: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:919: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:924: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:929: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:934: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:939: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:944: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:949: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:954: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:959: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:964: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:969: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:974: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:979: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:984: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:989: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:994: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:999: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1004: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1009: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1014: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1019: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1024: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1029: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1034: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1039: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1044: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1047: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1051: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1055: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1059: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1063: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1067: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1071: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1075: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1079: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1083: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1087: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1091: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1095: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1099: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1103: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1107: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1111: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1156: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1162: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:1169: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1178: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1184: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1189: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1194: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1199: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1204: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1209: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1214: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1219: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1224: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1229: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1234: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1239: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1243: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1247: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1251: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1255: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1259: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1263: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1267: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1271: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1275: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1279: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1283: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1287: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1291: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1295: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1299: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1303: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1307: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1311: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1315: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1319: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1323: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1400: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1406: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:1413: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1422: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1428: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1433: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1438: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1443: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1448: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1453: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1458: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1463: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1468: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1473: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1478: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1483: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1488: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1493: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1498: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1503: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1508: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1513: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1518: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1523: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1528: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1533: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1538: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1543: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1548: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1553: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1558: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1563: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1568: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1573: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1578: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1583: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1587: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1591: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1595: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1599: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1603: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1607: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1611: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1615: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1619: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1623: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1627: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1631: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1635: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1639: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1643: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1647: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1651: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1655: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1659: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1663: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1667: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1703: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1709: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:1716: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1725: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1731: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1736: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1741: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1746: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1751: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1756: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1761: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1766: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1771: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1776: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1781: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1786: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1791: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1796: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1801: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1806: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1811: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1816: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1821: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1826: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1831: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1836: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1841: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1846: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1851: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1856: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1861: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1866: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1871: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1876: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1881: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1886: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1891: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1895: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1899: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1903: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1907: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1911: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1915: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1919: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1923: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1927: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1931: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1935: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1939: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1943: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1947: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1951: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1955: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1959: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1963: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1967: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1971: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1975: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1979: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:1983: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2014: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2020: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:2027: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2036: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2042: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2047: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2052: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2057: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2062: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2067: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2072: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2077: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2082: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2087: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2092: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2097: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2102: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2107: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2112: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2117: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2122: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2127: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2132: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2137: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2142: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2147: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2152: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2157: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2162: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2167: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2172: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2177: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2182: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2187: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2192: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2197: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2202: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2206: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2210: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2214: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2218: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2222: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2226: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2230: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2234: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2238: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2242: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2246: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2250: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2254: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2258: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2262: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2266: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2270: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2274: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2278: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2282: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2286: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2290: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2294: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2298: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2302: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2306: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2310: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2314: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2319: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2340: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:2346: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc: In member function 'int CDisplayHandler::ProbeBookmarkRC()': bookmark.cc:2377: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2380: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2384: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2388: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2392: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2396: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2400: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2404: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2408: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2367: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result bookmark.cc:2368: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:2374: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result bookmark.cc:2376: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc:2413: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result bookmark.cc: In member function 'void CDisplayHandler::NoticeNoMatch()': bookmark.cc:2463: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2463: warning: deprecated conversion from string constant to 'char*' bookmark.cc: In member function 'void CDisplayHandler::NoticeNoBookmark()': bookmark.cc:2467: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2467: warning: deprecated conversion from string constant to 'char*' bookmark.cc: In member function 'void CDisplayHandler::NoticeNoPasswd()': bookmark.cc:2471: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2471: warning: deprecated conversion from string constant to 'char*' bookmark.cc: In member function 'void CDisplayHandler::NoticeBadPasswd()': bookmark.cc:2475: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2475: warning: deprecated conversion from string constant to 'char*' bookmark.cc: In member function 'void CDisplayHandler::OpenPasswordInput(bool)': bookmark.cc:2481: warning: deprecated conversion from string constant to 'char*' bookmark.cc: In member function 'void CDisplayHandler::OpenChangePasswordInput(bool)': bookmark.cc:2488: warning: deprecated conversion from string constant to 'char*' bookmark.cc:2492: warning: deprecated conversion from string constant to 'char*' In file included from server.cc:19: ../include/defines.h:362: warning: 'typedef' was ignored in this declaration In file included from server.cc:22: ../include/displayhandler.h:7: warning: 'typedef' was ignored in this declaration server.cc: In member function 'void CServer::HandleMessage(int, char*, int)': server.cc:250: warning: deprecated conversion from string constant to 'char*' server.cc:260: warning: deprecated conversion from string constant to 'char*' server.cc:521: warning: deprecated conversion from string constant to 'char*' server.cc:526: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'void CServer::Run()': server.cc:1674: warning: deprecated conversion from string constant to 'char*' server.cc:1678: warning: deprecated conversion from string constant to 'char*' server.cc:1684: warning: deprecated conversion from string constant to 'char*' server.cc:1688: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::SendSITE(char*)': server.cc:1961: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'void CServer::RenFrom(char*)': server.cc:1992: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::RenTo(char*)': server.cc:2007: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::Nuke(char*)': server.cc:2029: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::UnNuke(char*)': server.cc:2049: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::Wipe(char*)': server.cc:2069: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::UnDupe(char*)': server.cc:2089: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::DeleteFile(char*)': server.cc:2109: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::DeleteDir(char*)': server.cc:2131: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::MakeDir(char*, bool, bool)': server.cc:2156: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::Noop()': server.cc:2238: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::ChangeWorkingDir(char*)': server.cc:2261: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'void CServer::LocalGetWorkingDir()': server.cc:2293: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result server.cc: In member function 'void CServer::LocalGetDirlist()': server.cc:2362: warning: format not a string literal and no format arguments server.cc: In member function 'bool CServer::Login()': server.cc:2489: warning: deprecated conversion from string constant to 'char*' server.cc:2503: warning: deprecated conversion from string constant to 'char*' server.cc:2514: warning: deprecated conversion from string constant to 'char*' server.cc:2515: warning: deprecated conversion from string constant to 'char*' server.cc:2554: warning: deprecated conversion from string constant to 'char*' server.cc:2568: warning: deprecated conversion from string constant to 'char*' server.cc:2602: warning: deprecated conversion from string constant to 'char*' server.cc:2626: warning: deprecated conversion from string constant to 'char*' server.cc:2648: warning: deprecated conversion from string constant to 'char*' server.cc:2667: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::GetWorkingDir()': server.cc:2689: warning: deprecated conversion from string constant to 'char*' server.cc:2692: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::DoFXP(int, bool, bool)': server.cc:2780: warning: deprecated conversion from string constant to 'char*' server.cc:2782: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::DoFXPStop(int)': server.cc:2791: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::DoFXPDir(char*, int)': server.cc:2886: warning: suggest explicit braces to avoid ambiguous 'else' server.cc: In member function 'bool CServer::DoFXPDirCWDUP(char*, int)': server.cc:3063: warning: deprecated conversion from string constant to 'char*' server.cc:3079: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::LeechDir(char*, int, bool, int)': server.cc:3158: warning: deprecated conversion from string constant to 'char*' server.cc:3174: warning: deprecated conversion from string constant to 'char*' server.cc:3179: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::LeechFile(char*, int, bool, int)': server.cc:3197: warning: deprecated conversion from string constant to 'char*' server.cc:3228: warning: deprecated conversion from string constant to 'char*' server.cc:3287: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::UploadDir(char*, bool, bool)': server.cc:3501: warning: deprecated conversion from string constant to 'char*' server.cc:3503: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::WaitForStatusFile(int, char*, char*, char*)': server.cc:3584: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result server.cc: In member function 'bool CServer::DoFXPFile(char*, bool, int)': server.cc:3652: warning: deprecated conversion from string constant to 'char*' server.cc:3655: warning: deprecated conversion from string constant to 'char*' server.cc:3660: warning: deprecated conversion from string constant to 'char*' server.cc:3666: warning: deprecated conversion from string constant to 'char*' server.cc:3670: warning: deprecated conversion from string constant to 'char*' server.cc:3708: warning: deprecated conversion from string constant to 'char*' server.cc:3717: warning: deprecated conversion from string constant to 'char*' server.cc:3755: warning: deprecated conversion from string constant to 'char*' server.cc:3780: warning: deprecated conversion from string constant to 'char*' server.cc:3829: warning: deprecated conversion from string constant to 'char*' server.cc:3844: warning: deprecated conversion from string constant to 'char*' server.cc:3876: warning: deprecated conversion from string constant to 'char*' server.cc:3891: warning: deprecated conversion from string constant to 'char*' server.cc:3892: warning: deprecated conversion from string constant to 'char*' server.cc:3926: warning: deprecated conversion from string constant to 'char*' server.cc:3938: warning: deprecated conversion from string constant to 'char*' server.cc:3954: warning: deprecated conversion from string constant to 'char*' server.cc:3976: warning: deprecated conversion from string constant to 'char*' server.cc:4024: warning: deprecated conversion from string constant to 'char*' server.cc:4041: warning: deprecated conversion from string constant to 'char*' server.cc:4069: warning: deprecated conversion from string constant to 'char*' server.cc:4113: warning: deprecated conversion from string constant to 'char*' server.cc:4114: warning: deprecated conversion from string constant to 'char*' server.cc:4136: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::UploadFile(char*, bool, bool)': server.cc:4211: warning: deprecated conversion from string constant to 'char*' server.cc:4225: warning: deprecated conversion from string constant to 'char*' server.cc:4271: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'bool CServer::CheckStealth(char*)': server.cc:4393: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result server.cc: In member function 'bool CServer::RefreshFiles()': server.cc:4440: warning: deprecated conversion from string constant to 'char*' server.cc:4442: warning: deprecated conversion from string constant to 'char*' server.cc:4454: warning: deprecated conversion from string constant to 'char*' server.cc:4466: warning: deprecated conversion from string constant to 'char*' server.cc:4490: warning: deprecated conversion from string constant to 'char*' server.cc:4524: warning: deprecated conversion from string constant to 'char*' server.cc:4531: warning: deprecated conversion from string constant to 'char*' server.cc:4564: warning: deprecated conversion from string constant to 'char*' server.cc:4578: warning: deprecated conversion from string constant to 'char*' server.cc:4586: warning: deprecated conversion from string constant to 'char*' server.cc:4606: warning: deprecated conversion from string constant to 'char*' server.cc: In member function 'void CServer::FormatFilelist(char*)': server.cc:4707: warning: deprecated conversion from string constant to 'char*' server.cc:4708: warning: deprecated conversion from string constant to 'char*' server.cc:4716: warning: deprecated conversion from string constant to 'char*' server.cc:4717: warning: deprecated conversion from string constant to 'char*' server.cc:4640: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result gmake[1]: Leaving directory `/var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/work/pftpfxp-mew/src' >>> Source compiled. >>> Test phase [not enabled]: net-ftp/pftpfxp-0.11.4.6-r3 >>> Install pftpfxp-0.11.4.6-r3 into /var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/image/ category net-ftp !!! dobin: pftp does not exist * * ERROR: net-ftp/pftpfxp-0.11.4.6-r3 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2305: Called die * The specific snippet of code: * dobin pftp || die "dobin failed"; * The die message: * dobin 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-ftp/pftpfxp-0.11.4.6-r3:20090305-115105.log'. * The ebuild environment file is located at '/var/tmp/portage/net-ftp/pftpfxp-0.11.4.6-r3/temp/environment'. *