From ros-cis at reactos.com Fri Jul 1 00:52:00 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16358] ReactOS Publish Error Message-ID: <000001c57dc6$53264220$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/71280fab/attachment.html From ros-cis at reactos.com Fri Jul 1 04:05:52 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16359] ReactOS Publish Error Message-ID: <000001c57de1$688ea6a0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/46156d8f/attachment.html From ros-cis at reactos.com Fri Jul 1 04:58:40 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16360] ReactOS Publish Error Message-ID: <000001c57de8$c88dad60$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/5b651d72/attachment.html From ros-cis at reactos.com Fri Jul 1 05:14:01 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16361] ReactOS Publish Error Message-ID: <000001c57dea$ed9d5ea0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/e588be93/attachment.html From ros-cis at reactos.com Fri Jul 1 05:25:39 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:12 2006 Subject: [Ros-cis] [16362] ReactOS Publish Error Message-ID: <000001c57dec$8e154680$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\ibrowser\/ibrowser.h:201, from subsys\system\ibrowser\precomp.h:31: subsys\system\ibrowser\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\ibrowser\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\ibrowser\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\ibrowser\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: At global scope: subsys\system\ibrowser\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\ibrowser\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\ibrowser\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\ibrowser\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:41:19: expat.h: No such file or directory In file included from subsys\system\explorer\/globals.h:29, from subsys\system\explorer\precomp.h:33: subsys\system\explorer\/utility/xmlstorage.h:341: error: expected `,' or `...' before '*' token subsys\system\explorer\/utility/xmlstorage.h:342: error: ISO C++ forbids declaration of `XML_Char' with no type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::String_from_XML_Char::String_from_XML_Char(int)': subsys\system\explorer\/utility/xmlstorage.h:343: error: `str' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:343: error: (Each undeclared identifier is reported only once for each function it appears in.) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1521: error: `XML_Status' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1538: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1543: error: `XML_Parser' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1551: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1552: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1553: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h:1554: error: `XMLCALL' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLReaderBase::XMLReaderBase(XMLStorage::XMLNode*)': subsys\system\explorer\/utility/xmlstorage.h:1506: error: class `XMLStorage::XMLReaderBase' does not have any field named `_parser' subsys\system\explorer\/utility/xmlstorage.h:1506: error: `XML_ParserCreate' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1508: error: `XML_SetUserData' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_XmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1509: error: `XML_SetXmlDeclHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_StartElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_EndElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1510: error: `XML_SetElementHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_DefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1511: error: `XML_SetDefaultHandler' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In destructor `virtual XMLStorage::XMLReaderBase::~XMLReaderBase()': subsys\system\explorer\/utility/xmlstorage.h:1518: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1518: error: `XML_ParserFree' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `std::string XMLStorage::XMLReaderBase::get_position() const': subsys\system\explorer\/utility/xmlstorage.h:1527: error: `_parser' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1527: error: `XML_GetCurrentLineNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1528: error: `XML_GetCurrentColumnNumber' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: At global scope: subsys\system\explorer\/utility/xmlstorage.h:1713: error: `XML_Error' does not name a type subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc()': subsys\system\explorer\/utility/xmlstorage.h:1613: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1613: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In constructor `XMLStorage::XMLDoc::XMLDoc(const TCHAR*)': subsys\system\explorer\/utility/xmlstorage.h:1619: error: class `XMLStorage::XMLDoc' does not have any field named `_last_error' subsys\system\explorer\/utility/xmlstorage.h:1619: error: `XML_ERROR_NONE' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&)': subsys\system\explorer\/utility/xmlstorage.h:1647: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1647: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1651: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1651: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1656: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' subsys\system\explorer\/utility/xmlstorage.h: In member function `bool XMLStorage::XMLDoc::read(XMLStorage::XMLReaderBase&, const std::string&)': subsys\system\explorer\/utility/xmlstorage.h:1665: error: `XML_Status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1665: error: expected `;' before "status" subsys\system\explorer\/utility/xmlstorage.h:1669: error: `status' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1669: error: `XML_STATUS_ERROR' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: `_last_error' undeclared (first use this function) subsys\system\explorer\/utility/xmlstorage.h:1674: error: 'struct XMLStorage::XMLReaderBase' has no member named 'get_error_code' mingw32-make: *** [subsys\system\ibrowser\precomp.h.gch] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [subsys\system\explorer\precomp.h.gch] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/1c9e4052/attachment.html From ros-cis at reactos.com Fri Jul 1 05:33:02 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16363] ReactOS Publish Error Message-ID: <000001c57ded$95d320d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\vfatlib.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/03015fa3/attachment.html From ros-cis at reactos.com Fri Jul 1 05:48:11 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16364] ReactOS Publish Error Message-ID: <000001c57def$b3a8b140$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat32.o] Error 1 In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/d764ad17/attachment.html From ros-cis at reactos.com Fri Jul 1 05:55:39 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16365] ReactOS Publish Error Message-ID: <000001c57df0$bedaf1d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat12.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat16.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\fat32.c:11: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\fat32.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteBootSector': lib\fslib\vfatlib\fat32.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat32.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat32.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:128: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFsInfo': lib\fslib\vfatlib\fat32.c:138: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:153: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:169: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:182: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteFAT': lib\fslib\vfatlib\fat32.c:218: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:218: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:219: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:235: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:281: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32WriteRootDirectory': lib\fslib\vfatlib\fat32.c:293: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:317: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:333: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c: At top level: lib\fslib\vfatlib\fat32.c:349: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat32.c: In function `Fat32Format': lib\fslib\vfatlib\fat32.c:359: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:361: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:385: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:407: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:432: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:434: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat32.c:442: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteBootSector': lib\fslib\vfatlib\fat12.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat12.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat12.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:96: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteFAT': lib\fslib\vfatlib\fat12.c:132: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:132: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:133: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:149: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:195: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12WriteRootDirectory': lib\fslib\vfatlib\fat12.c:212: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:53: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:257: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c: At top level: lib\fslib\vfatlib\fat12.c:274: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat12.c: In function `Fat12Format': lib\fslib\vfatlib\fat12.c:286: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:292: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:293: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:314: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:341: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:343: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat12.c:351: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: In function `Fat16WriteBootSector': lib\fslib\vfatlib\fat16.c:72: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:72: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\fat16.c:72: error: for each function it appears in.) lib\fslib\vfatlib\fat16.c:77: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:93: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:106: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteFAT': lib\fslib\vfatlib\fat16.c:134: error: `SectorOffset' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:134: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:135: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:151: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:197: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16WriteRootDirectory': lib\fslib\vfatlib\fat16.c:213: error: `BootSector' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:242: error: `FileHandle' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:258: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c: At top level: lib\fslib\vfatlib\fat16.c:275: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\fat16.c: In function `Fat16Format': lib\fslib\vfatlib\fat16.c:287: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:289: error: `PartitionInfo' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:312: error: `DiskGeometry' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:331: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:359: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:361: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\fat16.c:369: error: `FileHandle' undeclared (first use in this function) mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat32.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat12.o] Error 1 mingw32-make: *** [obj-i386\lib\fslib\vfatlib\fat16.o] Error 1 In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:8:19: fmifs.h: No such file or directory In file included from lib\fslib\vfatlib\vfatlib.c:10: lib\fslib\vfatlib\/vfatlib.h:92: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\/vfatlib.h:92: warning: no semicolon at end of struct or union lib\fslib\vfatlib\/vfatlib.h:97: error: syntax error before '}' token lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `FORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: type defaults to `int' in declaration of `PFORMAT_CONTEXT' lib\fslib\vfatlib\/vfatlib.h:97: warning: data definition has no type or storage class lib\fslib\vfatlib\/vfatlib.h:107: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:116: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:125: error: syntax error before "PFORMAT_CONTEXT" lib\fslib\vfatlib\/vfatlib.h:128: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:30: error: syntax error before "PFMIFSCALLBACK" lib\fslib\vfatlib\vfatlib.c: In function `VfatFormat': lib\fslib\vfatlib\vfatlib.c:37: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c:42: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:42: error: (Each undeclared identifier is reported only once lib\fslib\vfatlib\vfatlib.c:42: error: for each function it appears in.) lib\fslib\vfatlib\vfatlib.c:44: error: `Callback' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:48: error: `DriveRoot' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:146: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:146: error: `PROGRESS' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:155: error: `Label' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:156: error: `QuickFormat' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:157: error: `ClusterSize' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:188: warning: implicit declaration of function `Callback' lib\fslib\vfatlib\vfatlib.c:188: error: `DONE' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c: At top level: lib\fslib\vfatlib\vfatlib.c:207: error: syntax error before "Context" lib\fslib\vfatlib\vfatlib.c: In function `UpdateProgress': lib\fslib\vfatlib\vfatlib.c:212: error: `Context' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:212: error: `Increment' undeclared (first use in this function) lib\fslib\vfatlib\vfatlib.c:220: error: `PROGRESS' undeclared (first use in this function) ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/bbd8f100/attachment.html From sin at svn.reactos.com Fri Jul 1 16:41:21 2005 From: sin at svn.reactos.com (sin@svn.reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] Success integrating change 16371. Message-ID: <000001c57e4a$f2d719f0$6b01a8c0@PENELOPE> Change is verified to be correct. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050701/814562b9/attachment.html From ros-cis at reactos.com Sun Jul 3 16:48:14 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16392] ReactOS Publish Error Message-ID: <000001c57fde$3d9c2e00$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3014: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `path_from_pidlA': subsys\system\winefile\winefile.c:706: warning: implicit declaration of function `free_strret' subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:716: error: redefinition of 'wcscpyn' subsys\system\winefile\winefile.c:671: error: previous definition of 'wcscpyn' was here subsys\system\winefile\winefile.c:1096:2: #endif without #if subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1821: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1826: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:671: warning: 'wcscpyn' defined but not used subsys\system\winefile\winefile.c:698: warning: 'path_from_pidlA' defined but not used mingw32-make: *** [obj-i386\subsys\system\winefile\winefile.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050703/4e7ae0aa/attachment.html From ros-cis at reactos.com Sun Jul 3 17:47:14 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16393] ReactOS Publish Error Message-ID: <000001c57fe6$7b986e00$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3028: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `path_from_pidlA': subsys\system\winefile\winefile.c:706: warning: implicit declaration of function `free_strret' subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:716: error: redefinition of 'wcscpyn' subsys\system\winefile\winefile.c:671: error: previous definition of 'wcscpyn' was here subsys\system\winefile\winefile.c:1096:2: #endif without #if subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1821: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1826: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:671: warning: 'wcscpyn' defined but not used subsys\system\winefile\winefile.c:698: warning: 'path_from_pidlA' defined but not used mingw32-make: *** [obj-i386\subsys\system\winefile\winefile.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050703/291bc915/attachment.html From ros-cis at reactos.com Sun Jul 3 20:57:54 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16394] ReactOS Publish Error Message-ID: <000001c58001$1e6782f0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3028: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `path_from_pidlA': subsys\system\winefile\winefile.c:706: warning: implicit declaration of function `free_strret' subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:716: error: redefinition of 'wcscpyn' subsys\system\winefile\winefile.c:671: error: previous definition of 'wcscpyn' was here subsys\system\winefile\winefile.c:1096:2: #endif without #if subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1821: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1826: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:671: warning: 'wcscpyn' defined but not used subsys\system\winefile\winefile.c:698: warning: 'path_from_pidlA' defined but not used mingw32-make: *** [obj-i386\subsys\system\winefile\winefile.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050703/52d99123/attachment.html From ros-cis at reactos.com Sun Jul 3 21:58:45 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16395] ReactOS Publish Error Message-ID: <000001c58009$9ecd8fe0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3028: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `path_from_pidlA': subsys\system\winefile\winefile.c:706: warning: implicit declaration of function `free_strret' subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:716: error: redefinition of 'wcscpyn' subsys\system\winefile\winefile.c:671: error: previous definition of 'wcscpyn' was here subsys\system\winefile\winefile.c:1096:2: #endif without #if subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1821: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1826: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:671: warning: 'wcscpyn' defined but not used subsys\system\winefile\winefile.c:698: warning: 'path_from_pidlA' defined but not used mingw32-make: *** [obj-i386\subsys\system\winefile\winefile.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050703/9ef44f1f/attachment.html From ros-cis at reactos.com Sun Jul 3 22:25:27 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:13 2006 Subject: [Ros-cis] [16396] ReactOS Publish Error Message-ID: <000001c5800d$596af880$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3028: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `path_from_pidlA': subsys\system\winefile\winefile.c:706: warning: implicit declaration of function `free_strret' subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:716: error: redefinition of 'wcscpyn' subsys\system\winefile\winefile.c:671: error: previous definition of 'wcscpyn' was here subsys\system\winefile\winefile.c:1096:2: #endif without #if subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1821: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1826: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c: At top level: subsys\system\winefile\winefile.c:671: warning: 'wcscpyn' defined but not used subsys\system\winefile\winefile.c:698: warning: 'path_from_pidlA' defined but not used mingw32-make: *** [obj-i386\subsys\system\winefile\winefile.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050703/4daaf9c5/attachment.html From ros-cis at reactos.com Tue Jul 5 15:37:21 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16425] ReactOS Publish Error Message-ID: <000001c58166$ab51f6d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3031: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1819: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1824: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:4959: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\datetime.c: In function `DATETIME_LButtonDown': lib\comctl32\datetime.c:724: warning: unused variable `lprgSysTimeArray' lib\comctl32\listview.c: In function `iterator_frameditems': lib\comctl32\listview.c:1265: warning: unused variable `lower' lib\comctl32\listview.c: At top level: lib\comctl32\listview.c:590: warning: 'debugscrollinfo' defined but not used lib\comctl32\listview.c:622: warning: 'debugnmlistview' defined but not used lib\comctl32\listview.c:635: warning: 'debuglvitem_t' defined but not used lib\comctl32\listview.c:671: warning: 'debuglvcolumn_t' defined but not used lib\comctl32\listview.c:711: warning: 'debuglvhittestinfo' defined but not used lib\comctl32\rebar.c: In function `REBAR_Create': lib\comctl32\rebar.c:3760: warning: unused variable `cs' lib\comctl32\rebar.c: At top level: lib\comctl32\rebar.c:328: warning: 'REBAR_FmtStyle' defined but not used lib\comctl32\rebar.c:345: warning: 'REBAR_FmtMask' defined but not used lib\comctl32\treeview.c:325: warning: 'TREEVIEW_ItemName' defined but not used lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_ContextSensitiveHelp': lib\comdlg32\filedlgbrowser.c:324: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_EnableModelessSB': lib\comdlg32\filedlgbrowser.c:485: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_GetControlWindow': lib\comdlg32\filedlgbrowser.c:501: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_InsertMenusSB': lib\comdlg32\filedlgbrowser.c:531: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_OnViewWindowActive': lib\comdlg32\filedlgbrowser.c:545: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_RemoveMenusSB': lib\comdlg32\filedlgbrowser.c:581: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetMenuSB': lib\comdlg32\filedlgbrowser.c:625: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetStatusTextSB': lib\comdlg32\filedlgbrowser.c:639: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetToolbarItems': lib\comdlg32\filedlgbrowser.c:655: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_TranslateAcceleratorSB': lib\comdlg32\filedlgbrowser.c:670: warning: unused variable `This' lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3155: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3187: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence lib\devenum\createdevenum.c: In function `DEVENUM_ICreateDevEnum_CreateClassEnumerator': lib\devenum\createdevenum.c:127: warning: unused variable `This' lib\devenum\mediacatenum.c: In function `DEVENUM_IMediaCatMoniker_BindToObject': lib\devenum\mediacatenum.c:400: warning: unused variable `This' lib\dinput\device.c: In function `IDirectInputDevice2AImpl_SetDataFormat': lib\dinput\device.c:446: warning: unused variable `This' lib\dinput\device.c: In function `IDirectInputDevice2AImpl_SetCooperativeLevel': lib\dinput\device.c:458: warning: unused variable `This' lib\dinput\dinput_main.c:201: warning: '_dump_DIDEVTYPE_value' defined but not used lib\dinput\keyboard.c: In function `reactos_input_keyboard': lib\dinput\keyboard.c:102: warning: unused variable `msg' lib\dinput\keyboard.c:103: warning: unused variable `fDone' lib\dinput\keyboard.c:105: warning: unused variable `down' lib\dinput\keyboard.c: In function `SysKeyboardAImpl_EnumObjects': lib\dinput\keyboard.c:526: warning: unused variable `This' lib\dinput\keyboard.c: In function `SysKeyboardAImpl_GetObjectInfo': lib\dinput\keyboard.c:689: warning: unused variable `This' lib\dinput\keyboard.c: In function `SysKeyboardWImpl_GetObjectInfo': lib\dinput\keyboard.c:722: warning: unused variable `This' lib\dinput\keyboard.c: At top level: lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used lib\dinput\mouse.c: In function `getmousesvalue': lib\dinput\mouse.c:715: warning: unused variable `last_event' lib\dinput\mouse.c: In function `SysMouseAImpl_Poll': lib\dinput\mouse.c:764: warning: unused variable `This' lib\dinput\mouse.c: In function `SysMouseAImpl_GetDeviceState': lib\dinput\mouse.c:786: warning: unused variable `point' lib\msi\action.c: In function `SetFeatureStates': lib\msi\action.c:2496: warning: unused variable `component' lib\msi\action.c: In function `ACTION_CostFinalize': lib\msi\action.c:2638: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\action.c: In function `ACTION_InstallValidate': lib\msi\action.c:3804: warning: unused variable `feature' lib\msi\appsearch.c: In function `ACTION_FileVersionMatches': lib\msi\appsearch.c:541: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\appsearch.c:553: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\appsearch.c:554: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\create.c: In function `CREATE_fetch_int': lib\msi\create.c:52: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_close': lib\msi\create.c:165: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_get_dimensions': lib\msi\create.c:174: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_get_column_info': lib\msi\create.c:184: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_modify': lib\msi\create.c:194: warning: unused variable `cv' lib\msi\delete.c: In function `DELETE_fetch_int': lib\msi\delete.c:60: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_fetch_stream': lib\msi\delete.c:69: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_set_int': lib\msi\delete.c:78: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_insert_row': lib\msi\delete.c:87: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_modify': lib\msi\delete.c:164: warning: unused variable `dv' lib\msi\insert.c: In function `INSERT_fetch_int': lib\msi\insert.c:52: warning: unused variable `iv' lib\msi\insert.c: In function `INSERT_modify': lib\msi\insert.c:219: warning: unused variable `iv' lib\msi\msi.c: In function `MsiGetFileVersionW': lib\msi\msi.c:1198: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\msi.c:1209: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\msi.c:1216: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\update.c: In function `UPDATE_fetch_int': lib\msi\update.c:51: warning: unused variable `uv' lib\msi\update.c: In function `UPDATE_modify': lib\msi\update.c:157: warning: unused variable `uv' lib\oleaut32\olefont.c: In function `OLEFontImpl_GetTypeInfo': lib\oleaut32\olefont.c:1219: warning: unused variable `this' lib\oleaut32\recinfo.c: In function `IRecordInfoImpl_RecordCreateCopy': lib\oleaut32\recinfo.c:456: warning: unused variable `This' lib\oleaut32\recinfo.c: In function `IRecordInfoImpl_RecordDestroy': lib\oleaut32\recinfo.c:469: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeLib2_fnReleaseTLibAttr': lib\oleaut32\typelib.c:3828: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnInvoke': lib\oleaut32\typelib.c:4723: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnReleaseFuncDesc': lib\oleaut32\typelib.c:5235: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnReleaseVarDesc': lib\oleaut32\typelib.c:5246: warning: unused variable `This' lib\oleaut32\typelib.c: At top level: lib\oleaut32\typelib.c:1088: warning: 'typekind_desc' defined but not used lib\rpcrt4\cproxy.c: In function `ObjectStubless': lib\rpcrt4\cproxy.c:104: warning: unused variable `bytes' lib\rpcrt4\cstub.c: In function `CStdStubBuffer_DebugServerQueryInterface': lib\rpcrt4\cstub.c:159: warning: unused variable `This' lib\rpcrt4\cstub.c: In function `CStdStubBuffer_DebugServerRelease': lib\rpcrt4\cstub.c:167: warning: unused variable `This' lib\rpcrt4\cpsf.c: In function `NdrDllUnregisterProxy': lib\rpcrt4\cpsf.c:239: warning: unused variable `name' lib\rpcrt4\ndr_marshall.c: In function `PointerFree': lib\rpcrt4\ndr_marshall.c:721: warning: unused variable `type' lib\rpcrt4\ndr_marshall.c: In function `NdrUserMarshalMemorySize': lib\rpcrt4\ndr_marshall.c:2097: warning: unused variable `index' lib\rpcrt4\rpc_epmap.c: In function `RpcEpRegisterA': lib\rpcrt4\rpc_epmap.c:82: warning: unused variable `bind' lib\rpcrt4\rpc_epmap.c: In function `RpcEpUnregister': lib\rpcrt4\rpc_epmap.c:155: warning: unused variable `bind' lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\rpcrt4\rpcrt4_main.c: In function `RPC_UuidGetNodeAddress': lib\rpcrt4\rpcrt4_main.c:337: warning: passing arg 1 of `LoadLibraryW' from incompatible pointer type Warning: resolving _SnmpUtilDbgPrint@0 by linking to _SnmpUtilDbgPrint Use --enable-stdcall-fixup to disable these warnings Use --disable-stdcall-fixup to disable these fixups lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:444: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:445: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:446: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:447: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:448: warning: excess elements in struct initializer lib\urlmon\sec_mgr.c:448: warning: (near initialization for `ZoneMgrImplVtbl') lib\urlmon\umon.c: In function `URLMonikerImpl_GetClassID': lib\urlmon\umon.c:376: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_IsDirty': lib\urlmon\umon.c:392: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Reduce': lib\urlmon\umon.c:869: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Enum': lib\urlmon\umon.c:900: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnCopyTo': lib\urlmon\umstream.c:296: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Inverse': lib\urlmon\umon.c:1016: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_IsSystemMoniker': lib\urlmon\umon.c:1093: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnCommit': lib\urlmon\umstream.c:306: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnRevert': lib\urlmon\umstream.c:315: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnLockRegion': lib\urlmon\umstream.c:326: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnUnlockRegion': lib\urlmon\umstream.c:337: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnStat': lib\urlmon\umstream.c:347: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnClone': lib\urlmon\umstream.c:356: warning: unused variable `This' lib\winmm\midimap\midimap.c: In function `MIDIMAP_LoadSettingsDefault': lib\winmm\midimap\midimap.c:138: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' lib\setupapi\cfgmgr.c: In function `CM_Connect_MachineW': lib\setupapi\cfgmgr.c:92: warning: implicit declaration of function `PnpBindRpc' lib\setupapi\cfgmgr.c: In function `CM_Disconnect_Machine': lib\setupapi\cfgmgr.c:117: warning: implicit declaration of function `PnpUnbindRpc' lib\setupapi\cfgmgr.c: In function `CM_Get_Version_Ex': lib\setupapi\cfgmgr.c:398: warning: implicit declaration of function `PnpGetLocalBindingHandle' {standard input}: Assembler messages: {standard input}:4218: Warning: Ignoring changed section attributes for .text {standard input}:7024: Warning: Ignoring changed section attributes for .text lib\setupapi\queue.c: In function `do_file_copyW': lib\setupapi\queue.c:982: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:983: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:1002: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\queue.c:1005: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\stubs.c:77: error: conflicting types for 'SetupDiGetClassDevsExA' include/wine/setupapi.h:744: error: previous declaration of 'SetupDiGetClassDevsExA' was here lib\setupapi\stubs.c:77: error: conflicting types for 'SetupDiGetClassDevsExA' include/wine/setupapi.h:744: error: previous declaration of 'SetupDiGetClassDevsExA' was here lib\setupapi\stubs.c:88: error: conflicting types for 'SetupDiGetClassDevsExW' include/wine/setupapi.h:745: error: previous declaration of 'SetupDiGetClassDevsExW' was here lib\setupapi\stubs.c:88: error: conflicting types for 'SetupDiGetClassDevsExW' include/wine/setupapi.h:745: error: previous declaration of 'SetupDiGetClassDevsExW' was here mingw32-make: *** [obj-i386\lib\setupapi\stubs.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050705/6abe6c79/attachment.html From ros-cis at reactos.com Tue Jul 5 16:18:26 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16426] ReactOS Publish Error Message-ID: <000001c5816c$689c9330$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3031: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\iphlpapi\ifenum_reactos.c: In function `getInterfaceInfoSet': lib\iphlpapi\ifenum_reactos.c:370: warning: unused variable `j' lib\iphlpapi\ifenum_reactos.c: In function `deleteIpAddress': lib\iphlpapi\ifenum_reactos.c:850: warning: unused variable `TheNteContext' lib\iphlpapi\resinfo_reactos.c: In function `EnumInterfaces': lib\iphlpapi\resinfo_reactos.c:95: warning: unused variable `TcpipHandle' lib\iphlpapi\resinfo_reactos.c:99: warning: unused variable `RegKeyForTcpip' lib\iphlpapi\resinfo_reactos.c: In function `getResInfo': lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `result' lib\iphlpapi\resinfo_reactos.c:205: warning: unused variable `dwSize' lib\ole32\bindctx.c: In function `BindCtxImpl_GetRunningObjectTable': lib\ole32\bindctx.c:292: warning: unused variable `This' lib\ole32\clipboard.c: In function `OleSetClipboard': lib\ole32\clipboard.c:397: warning: unused variable `szFmtName' lib\ole32\clipboard.c: In function `OleFlushClipboard': lib\ole32\clipboard.c:555: warning: unused variable `szFmtName' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\ole32\ifs.c: In function `IMallocSpy_fnPreAlloc': lib\ole32\ifs.c:426: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostAlloc': lib\ole32\ifs.c:432: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreFree': lib\ole32\ifs.c:439: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostFree': lib\ole32\ifs.c:445: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreRealloc': lib\ole32\ifs.c:451: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostRealloc': lib\ole32\ifs.c:459: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreGetSize': lib\ole32\ifs.c:466: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostGetSize': lib\ole32\ifs.c:473: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreDidAlloc': lib\ole32\ifs.c:480: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostDidAlloc': lib\ole32\ifs.c:487: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPreHeapMinimize': lib\ole32\ifs.c:494: warning: unused variable `This' lib\ole32\ifs.c: In function `IMallocSpy_fnPostHeapMinimize': lib\ole32\ifs.c:500: warning: unused variable `This' lib\ole32\oleproxy.c: In function `RemUnkStub_IsIIDSupported': lib\ole32\oleproxy.c:611: warning: unused variable `This' lib\ole32\rpc.c: In function `ServerRpcChannelBuffer_GetBuffer': lib\ole32\rpc.c:157: warning: unused variable `This' lib\riched20\caret.c: In function `ME_InternalDeleteText': lib\riched20\caret.c:168: warning: unused variable `nIntendedChars' lib\shdocvw\factory.c: In function `WBCF_CreateInstance': lib\shdocvw\factory.c:72: warning: unused variable `This' lib\shell32\changenotify.c:78: warning: 'DumpEvent' defined but not used lib\shell32\changenotify.c:110: warning: 'NodeName' defined but not used lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnEnumObjects': lib\shell32\cpanelfolder.c:452: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnCreateViewObject': lib\shell32\cpanelfolder.c:517: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDisplayNameOf': lib\shell32\cpanelfolder.c:647: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumn': lib\shell32\cpanelfolder.c:731: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDefaultColumnState': lib\shell32\cpanelfolder.c:741: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ISF_ControlPanel_fnGetDetailsOf': lib\shell32\cpanelfolder.c:758: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_GetClassID': lib\shell32\cpanelfolder.c:863: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `ICPanel_PersistFolder2_Initialize': lib\shell32\cpanelfolder.c:881: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookW_fnExecute': lib\shell32\cpanelfolder.c:962: warning: unused variable `This' lib\shell32\cpanelfolder.c: In function `IShellExecuteHookA_fnExecute': lib\shell32\cpanelfolder.c:1047: warning: unused variable `This' lib\shell32\debughlp.c: In function `pdump': lib\shell32\debughlp.c:206: warning: unused variable `szLongName' lib\shell32\debughlp.c:207: warning: unused variable `szShortName' lib\shell32\enumidlist.c: In function `IEnumIDList_fnClone': lib\shell32\enumidlist.c:361: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCopyTo': lib\shell32\memorystream.c:182: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnCommit': lib\shell32\memorystream.c:190: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnRevert': lib\shell32\memorystream.c:198: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnLockRegion': lib\shell32\memorystream.c:206: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnUnlockRegion': lib\shell32\memorystream.c:214: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnStat': lib\shell32\memorystream.c:222: warning: unused variable `This' lib\shell32\memorystream.c: In function `IStream_fnClone': lib\shell32\memorystream.c:230: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetClassID': lib\shell32\shelllink.c:393: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnIsDirty': lib\shell32\shelllink.c:411: warning: unused variable `This' lib\shell32\shelllink.c: In function `IPersistStream_fnGetSizeMax': lib\shell32\shelllink.c:1026: warning: unused variable `This' lib\shell32\shellole.c: In function `IDefClF_fnLockServer': lib\shell32\shellole.c:612: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnEnumObjects': lib\shell32\shfldr_desktop.c:322: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnCreateViewObject': lib\shell32\shfldr_desktop.c:389: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumn': lib\shell32\shfldr_desktop.c:721: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDefaultColumnState': lib\shell32\shfldr_desktop.c:735: warning: unused variable `This' lib\shell32\shfldr_desktop.c: In function `ISF_Desktop_fnGetDetailsOf': lib\shell32\shfldr_desktop.c:759: warning: unused variable `This' lib\shell32\shellpath.c: In function `_SHExpandEnvironmentStrings': lib\shell32\shellpath.c:1532: warning: unused variable `szProfilesPrefix' lib\shell32\shellpath.c: At top level: lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\shfldr_fs.c: In function `IShellFolder_fnCreateViewObject': lib\shell32\shfldr_fs.c:534: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumn': lib\shell32\shfldr_fs.c:881: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDefaultColumnState': lib\shell32\shfldr_fs.c:897: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `IShellFolder_fnGetDetailsOf': lib\shell32\shfldr_fs.c:923: warning: unused variable `This' lib\shell32\shfldr_fs.c: In function `ISFDropTarget_DragOver': lib\shell32\shfldr_fs.c:1503: warning: unused variable `This' lib\shell32\shlfileop.c:840: warning: 'debug_shfileops_flags' defined but not used lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnEnumObjects': lib\shell32\shfldr_mycomp.c:322: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnCreateViewObject': lib\shell32\shfldr_mycomp.c:387: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDisplayNameOf': lib\shell32\shfldr_mycomp.c:541: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumn': lib\shell32\shfldr_mycomp.c:719: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDefaultColumnState': lib\shell32\shfldr_mycomp.c:732: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `ISF_MyComputer_fnGetDetailsOf': lib\shell32\shfldr_mycomp.c:754: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_GetClassID': lib\shell32\shfldr_mycomp.c:886: warning: unused variable `This' lib\shell32\shfldr_mycomp.c: In function `IMCFldr_PersistFolder2_Initialize': lib\shell32\shfldr_mycomp.c:905: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_QueryContinueDrag': lib\shell32\shlview.c:2251: warning: unused variable `This' lib\shell32\shlview.c: In function `ISVDropSource_GiveFeedback': lib\shell32\shlview.c:2266: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnQueryContextMenu': lib\shell32\shv_bg_cmenu.c:156: warning: unused variable `This' lib\shell32\shv_bg_cmenu.c: In function `ISVBgCm_fnGetCommandString': lib\shell32\shv_bg_cmenu.c:405: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `DoCopyOrCut': lib\shell32\shv_item_cmenu.c:370: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnInvokeCommand': lib\shell32\shv_item_cmenu.c:400: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnGetCommandString': lib\shell32\shv_item_cmenu.c:476: warning: unused variable `This' lib\shell32\shv_item_cmenu.c: In function `ISvItemCm_fnHandleMenuMsg': lib\shell32\shv_item_cmenu.c:531: warning: unused variable `This' lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shlwapi\istream.c: In function `IStream_fnSetSize': lib\shlwapi\istream.c:186: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCopyTo': lib\shlwapi\istream.c:199: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnCommit': lib\shlwapi\istream.c:248: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnRevert': lib\shlwapi\istream.c:260: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\istream.c:272: warning: unused variable `This' lib\shlwapi\istream.c: In function `IStream_fnClone': lib\shlwapi\istream.c:320: warning: unused variable `This' lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\regstream.c: In function `IStream_fnWrite': lib\shlwapi\regstream.c:147: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSeek': lib\shlwapi\regstream.c:162: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnSetSize': lib\shlwapi\regstream.c:176: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCopyTo': lib\shlwapi\regstream.c:187: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnCommit': lib\shlwapi\regstream.c:202: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnRevert': lib\shlwapi\regstream.c:214: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnLockUnlockRegion': lib\shlwapi\regstream.c:226: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnStat': lib\shlwapi\regstream.c:238: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnClone': lib\shlwapi\regstream.c:250: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnAddRefDummy': lib\shlwapi\regstream.c:283: warning: unused variable `This' lib\shlwapi\regstream.c: In function `IStream_fnReleaseDummy': lib\shlwapi\regstream.c:293: warning: unused variable `This' lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\wininet\dialogs.c: In function `WININET_GetSetPassword': lib\wininet\dialogs.c:138: warning: unused variable `r' lib\wininet\dialogs.c:138: warning: unused variable `dwMagic' lib\wininet\dialogs.c:139: warning: unused variable `u_len' lib\wininet\dialogs.c:141: warning: unused variable `szColon' lib\wininet\utility.c:179: warning: 'get_callback_name' defined but not used lib\winmm\lolvldrv.c: In function `MMDRV_Init': lib\winmm\lolvldrv.c:726: warning: unused variable `p1' lib\winmm\lolvldrv.c:727: warning: unused variable `p2' lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used subsys\system\calc\winecalc.c: In function `MainProc': subsys\system\calc\winecalc.c:642: warning: unused variable `ret' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1819: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1824: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:4959: Warning: Ignoring changed section attributes for .text lib\comctl32\datetime.c: In function `DATETIME_LButtonDown': lib\comctl32\datetime.c:724: warning: unused variable `lprgSysTimeArray' lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\listview.c: In function `iterator_frameditems': lib\comctl32\listview.c:1265: warning: unused variable `lower' lib\comctl32\listview.c: At top level: lib\comctl32\listview.c:590: warning: 'debugscrollinfo' defined but not used lib\comctl32\listview.c:622: warning: 'debugnmlistview' defined but not used lib\comctl32\listview.c:635: warning: 'debuglvitem_t' defined but not used lib\comctl32\listview.c:671: warning: 'debuglvcolumn_t' defined but not used lib\comctl32\listview.c:711: warning: 'debuglvhittestinfo' defined but not used lib\comctl32\rebar.c: In function `REBAR_Create': lib\comctl32\rebar.c:3760: warning: unused variable `cs' lib\comctl32\rebar.c: At top level: lib\comctl32\rebar.c:328: warning: 'REBAR_FmtStyle' defined but not used lib\comctl32\rebar.c:345: warning: 'REBAR_FmtMask' defined but not used lib\comctl32\treeview.c:325: warning: 'TREEVIEW_ItemName' defined but not used lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3155: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3187: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_ContextSensitiveHelp': lib\comdlg32\filedlgbrowser.c:324: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_EnableModelessSB': lib\comdlg32\filedlgbrowser.c:485: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_GetControlWindow': lib\comdlg32\filedlgbrowser.c:501: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_InsertMenusSB': lib\comdlg32\filedlgbrowser.c:531: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_OnViewWindowActive': lib\comdlg32\filedlgbrowser.c:545: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_RemoveMenusSB': lib\comdlg32\filedlgbrowser.c:581: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetMenuSB': lib\comdlg32\filedlgbrowser.c:625: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetStatusTextSB': lib\comdlg32\filedlgbrowser.c:639: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_SetToolbarItems': lib\comdlg32\filedlgbrowser.c:655: warning: unused variable `This' lib\comdlg32\filedlgbrowser.c: In function `IShellBrowserImpl_TranslateAcceleratorSB': lib\comdlg32\filedlgbrowser.c:670: warning: unused variable `This' lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence lib\devenum\createdevenum.c: In function `DEVENUM_ICreateDevEnum_CreateClassEnumerator': lib\devenum\createdevenum.c:127: warning: unused variable `This' lib\devenum\mediacatenum.c: In function `DEVENUM_IMediaCatMoniker_BindToObject': lib\devenum\mediacatenum.c:400: warning: unused variable `This' lib\dinput\device.c: In function `IDirectInputDevice2AImpl_SetDataFormat': lib\dinput\device.c:446: warning: unused variable `This' lib\dinput\device.c: In function `IDirectInputDevice2AImpl_SetCooperativeLevel': lib\dinput\device.c:458: warning: unused variable `This' lib\dinput\dinput_main.c:201: warning: '_dump_DIDEVTYPE_value' defined but not used lib\dinput\keyboard.c: In function `reactos_input_keyboard': lib\dinput\keyboard.c:102: warning: unused variable `msg' lib\dinput\keyboard.c:103: warning: unused variable `fDone' lib\dinput\keyboard.c:105: warning: unused variable `down' lib\dinput\keyboard.c: In function `SysKeyboardAImpl_EnumObjects': lib\dinput\keyboard.c:526: warning: unused variable `This' lib\dinput\keyboard.c: In function `SysKeyboardAImpl_GetObjectInfo': lib\dinput\keyboard.c:689: warning: unused variable `This' lib\dinput\keyboard.c: In function `SysKeyboardWImpl_GetObjectInfo': lib\dinput\keyboard.c:722: warning: unused variable `This' lib\dinput\keyboard.c: At top level: lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used lib\dinput\mouse.c: In function `getmousesvalue': lib\dinput\mouse.c:715: warning: unused variable `last_event' lib\dinput\mouse.c: In function `SysMouseAImpl_Poll': lib\dinput\mouse.c:764: warning: unused variable `This' lib\dinput\mouse.c: In function `SysMouseAImpl_GetDeviceState': lib\dinput\mouse.c:786: warning: unused variable `point' lib\msi\action.c: In function `SetFeatureStates': lib\msi\action.c:2496: warning: unused variable `component' lib\msi\action.c: In function `ACTION_CostFinalize': lib\msi\action.c:2638: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\appsearch.c: In function `ACTION_FileVersionMatches': lib\msi\appsearch.c:541: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\appsearch.c:553: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\appsearch.c:554: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\action.c: In function `ACTION_InstallValidate': lib\msi\action.c:3804: warning: unused variable `feature' lib\msi\create.c: In function `CREATE_fetch_int': lib\msi\create.c:52: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_close': lib\msi\create.c:165: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_get_dimensions': lib\msi\create.c:174: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_get_column_info': lib\msi\create.c:184: warning: unused variable `cv' lib\msi\create.c: In function `CREATE_modify': lib\msi\create.c:194: warning: unused variable `cv' lib\msi\delete.c: In function `DELETE_fetch_int': lib\msi\delete.c:60: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_fetch_stream': lib\msi\delete.c:69: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_set_int': lib\msi\delete.c:78: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_insert_row': lib\msi\delete.c:87: warning: unused variable `dv' lib\msi\delete.c: In function `DELETE_modify': lib\msi\delete.c:164: warning: unused variable `dv' lib\msi\insert.c: In function `INSERT_fetch_int': lib\msi\insert.c:52: warning: unused variable `iv' lib\msi\insert.c: In function `INSERT_modify': lib\msi\insert.c:219: warning: unused variable `iv' lib\msi\msi.c: In function `MsiGetFileVersionW': lib\msi\msi.c:1198: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\msi.c:1209: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\msi.c:1216: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\update.c: In function `UPDATE_fetch_int': lib\msi\update.c:51: warning: unused variable `uv' lib\msi\update.c: In function `UPDATE_modify': lib\msi\update.c:157: warning: unused variable `uv' lib\oleaut32\olefont.c: In function `OLEFontImpl_GetTypeInfo': lib\oleaut32\olefont.c:1219: warning: unused variable `this' lib\oleaut32\recinfo.c: In function `IRecordInfoImpl_RecordCreateCopy': lib\oleaut32\recinfo.c:456: warning: unused variable `This' lib\oleaut32\recinfo.c: In function `IRecordInfoImpl_RecordDestroy': lib\oleaut32\recinfo.c:469: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeLib2_fnReleaseTLibAttr': lib\oleaut32\typelib.c:3828: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnInvoke': lib\oleaut32\typelib.c:4723: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnReleaseFuncDesc': lib\oleaut32\typelib.c:5235: warning: unused variable `This' lib\oleaut32\typelib.c: In function `ITypeInfo_fnReleaseVarDesc': lib\oleaut32\typelib.c:5246: warning: unused variable `This' lib\oleaut32\typelib.c: At top level: lib\oleaut32\typelib.c:1088: warning: 'typekind_desc' defined but not used lib\rpcrt4\cproxy.c: In function `ObjectStubless': lib\rpcrt4\cproxy.c:104: warning: unused variable `bytes' lib\rpcrt4\cstub.c: In function `CStdStubBuffer_DebugServerQueryInterface': lib\rpcrt4\cstub.c:159: warning: unused variable `This' lib\rpcrt4\cstub.c: In function `CStdStubBuffer_DebugServerRelease': lib\rpcrt4\cstub.c:167: warning: unused variable `This' lib\rpcrt4\cpsf.c: In function `NdrDllUnregisterProxy': lib\rpcrt4\cpsf.c:239: warning: unused variable `name' lib\rpcrt4\ndr_marshall.c: In function `PointerFree': lib\rpcrt4\ndr_marshall.c:721: warning: unused variable `type' lib\rpcrt4\ndr_marshall.c: In function `NdrUserMarshalMemorySize': lib\rpcrt4\ndr_marshall.c:2097: warning: unused variable `index' lib\rpcrt4\rpc_epmap.c: In function `RpcEpRegisterA': lib\rpcrt4\rpc_epmap.c:82: warning: unused variable `bind' lib\rpcrt4\rpc_epmap.c: In function `RpcEpUnregister': lib\rpcrt4\rpc_epmap.c:155: warning: unused variable `bind' lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\rpcrt4\rpcrt4_main.c: In function `RPC_UuidGetNodeAddress': lib\rpcrt4\rpcrt4_main.c:337: warning: passing arg 1 of `LoadLibraryW' from incompatible pointer type Warning: resolving _SnmpUtilDbgPrint@0 by linking to _SnmpUtilDbgPrint Use --enable-stdcall-fixup to disable these warnings Use --disable-stdcall-fixup to disable these fixups lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:444: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:445: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:446: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:447: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:448: warning: excess elements in struct initializer lib\urlmon\sec_mgr.c:448: warning: (near initialization for `ZoneMgrImplVtbl') lib\urlmon\umstream.c: In function `IStream_fnCopyTo': lib\urlmon\umstream.c:296: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_GetClassID': lib\urlmon\umon.c:376: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_IsDirty': lib\urlmon\umon.c:392: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnCommit': lib\urlmon\umstream.c:306: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnRevert': lib\urlmon\umstream.c:315: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnLockRegion': lib\urlmon\umstream.c:326: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnUnlockRegion': lib\urlmon\umstream.c:337: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnStat': lib\urlmon\umstream.c:347: warning: unused variable `This' lib\urlmon\umstream.c: In function `IStream_fnClone': lib\urlmon\umstream.c:356: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Reduce': lib\urlmon\umon.c:869: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Enum': lib\urlmon\umon.c:900: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_Inverse': lib\urlmon\umon.c:1016: warning: unused variable `This' lib\urlmon\umon.c: In function `URLMonikerImpl_IsSystemMoniker': lib\urlmon\umon.c:1093: warning: unused variable `This' lib\winmm\midimap\midimap.c: In function `MIDIMAP_LoadSettingsDefault': lib\winmm\midimap\midimap.c:138: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' lib\setupapi\cfgmgr.c: In function `CM_Connect_MachineW': lib\setupapi\cfgmgr.c:92: warning: implicit declaration of function `PnpBindRpc' lib\setupapi\cfgmgr.c: In function `CM_Disconnect_Machine': lib\setupapi\cfgmgr.c:117: warning: implicit declaration of function `PnpUnbindRpc' lib\setupapi\cfgmgr.c: In function `CM_Get_Version_Ex': lib\setupapi\cfgmgr.c:398: warning: implicit declaration of function `PnpGetLocalBindingHandle' {standard input}: Assembler messages: {standard input}:4218: Warning: Ignoring changed section attributes for .text {standard input}:7024: Warning: Ignoring changed section attributes for .text lib\setupapi\queue.c: In function `do_file_copyW': lib\setupapi\queue.c:982: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:983: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:1002: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\queue.c:1005: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\stubs.c:77: error: conflicting types for 'SetupDiGetClassDevsExA' include/wine/setupapi.h:744: error: previous declaration of 'SetupDiGetClassDevsExA' was here lib\setupapi\stubs.c:77: error: conflicting types for 'SetupDiGetClassDevsExA' include/wine/setupapi.h:744: error: previous declaration of 'SetupDiGetClassDevsExA' was here lib\setupapi\stubs.c:88: error: conflicting types for 'SetupDiGetClassDevsExW' include/wine/setupapi.h:745: error: previous declaration of 'SetupDiGetClassDevsExW' was here lib\setupapi\stubs.c:88: error: conflicting types for 'SetupDiGetClassDevsExW' include/wine/setupapi.h:745: error: previous declaration of 'SetupDiGetClassDevsExW' was here mingw32-make: *** [obj-i386\lib\setupapi\stubs.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050705/9883df66/attachment.html From ros-cis at reactos.com Wed Jul 6 00:25:05 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16437] ReactOS Publish Error Message-ID: <000001c581b0$64d53a10$6b01a8c0@PENELOPE> make bootcd failed: (error: In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\arp.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\address.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type mingw32-make: *** [obj-i386\drivers\lib\ip\network\address.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\drivers\lib\ip\network\arp.o] Error 1 In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\checksum.c:12: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\icmp.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type mingw32-make: *** [obj-i386\drivers\lib\ip\network\icmp.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050706/48b41a3f/attachment.html From ros-cis at reactos.com Wed Jul 6 00:35:33 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16438] ReactOS Publish Error Message-ID: <000001c581b1$dada20d0$6b01a8c0@PENELOPE> make bootcd failed: (error: In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\checksum.c:12: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\arp.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\address.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type mingw32-make: *** [obj-i386\drivers\lib\ip\network\address.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** [obj-i386\drivers\lib\ip\network\checksum.o] Error 1 mingw32-make: *** [obj-i386\drivers\lib\ip\network\arp.o] Error 1 In file included from include/ndk/arch/ketypes.h:13, from include/ndk/ketypes.h:18, from include/ndk/extypes.h:14, from include/ndk/ntndk.h:18, from drivers/net/tcpip/include/precomp.h:38, from drivers\lib\ip\network\icmp.c:11: include/ndk/i386/ketypes.h:327: error: field `DpcData' has incomplete type ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050706/65e76075/attachment.html From ros-cis at reactos.com Wed Jul 13 03:51:21 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16549] ReactOS Publish Error Message-ID: <000001c5874d$5e1e6910$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: In function `FdoQueryBusRelations': drivers\bus\acpi\ospm\fdo.c:323: warning: unused variable `AnsiString' drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:479: warning: 'ACPIPrintInfo' defined but not used drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\listview.c:6931: error: two or more data types in declaration of `type name' lib\comctl32\listview.c: In function `set_icon_size': lib\comctl32\listview.c:6931: error: parameter name omitted lib\comctl32\listview.c:6942: error: syntax error before "char" lib\comctl32\listview.c:6943: error: syntax error before "char" mingw32-make: *** [obj-i386\lib\comctl32\listview.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050713/1d9fb820/attachment.html From ros-cis at reactos.com Wed Jul 13 04:12:14 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16550] ReactOS Publish Error Message-ID: <000001c58750$48f004b0$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:478: warning: 'ACPIPrintInfo' defined but not used drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\listview.c:6931: error: two or more data types in declaration of `type name' lib\comctl32\listview.c: In function `set_icon_size': lib\comctl32\listview.c:6931: error: parameter name omitted lib\comctl32\listview.c:6942: error: syntax error before "char" lib\comctl32\listview.c:6943: error: syntax error before "char" mingw32-make: *** [obj-i386\lib\comctl32\listview.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050713/15a72e15/attachment.html From ros-cis at reactos.com Wed Jul 13 17:59:08 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16554] ReactOS Publish Error Message-ID: <000001c587c3$cd5f3b30$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:478: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3178: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3210: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text gcc: lib\gdiplus\gdiplus\pen.c: No such file or directory gcc: no input files mingw32-make: *** [obj-i386\lib\gdiplus\gdiplus\pen.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... gcc: lib\gdiplus\gdiplus\string.c: No such file or directory gcc: no input files mingw32-make: *** [obj-i386\lib\gdiplus\gdiplus\string.o] Error 1 gcc: lib\gdiplus\gdiplus\region.c: No such file or directory gcc: no input files mingw32-make: *** [obj-i386\lib\gdiplus\gdiplus\region.o] Error 1 gcc: lib\gdiplus\gdiplus\texture.c: No such file or directory gcc: no input files ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050713/f48f5783/attachment.html From chorns at svn.reactos.com Sun Jul 17 20:25:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16624: Merged change by chorns in revision 16623: Message-ID: <000001c58afc$e57e0480$6b01a8c0@PENELOPE> Merged change by chorns in revision 16623: Build it all Modified: trunk/reactos/tools/cdmake/cdmake.c _____ Modified: trunk/reactos/tools/cdmake/cdmake.c --- trunk/reactos/tools/cdmake/cdmake.c 2005-07-17 17:35:43 UTC (rev 16623) +++ trunk/reactos/tools/cdmake/cdmake.c 2005-07-17 18:25:01 UTC (rev 16624) @@ -1,4 +1,5 @@ /* + * * CD-ROM Maker * by Philip J. Erdelsky * pje@acm.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050717/34691fad/attachment.html From chorns at svn.reactos.com Sun Jul 17 20:25:23 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16624: Merged change by chorns in revision 16623: Message-ID: <000601c58afc$e5853070$6b01a8c0@PENELOPE> Merged change by chorns in revision 16623: Build it all Updated files: trunk/reactos/tools/cdmake/cdmake.c From chorns at svn.reactos.com Mon Jul 18 19:48:28 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16641: Cows can fly. Really! Message-ID: <002401c58bc0$e7b30ce0$6b01a8c0@PENELOPE> Cows can fly. Really! Modified: trunk/reactos/tools/cdmake/cdmake.c _____ Modified: trunk/reactos/tools/cdmake/cdmake.c --- trunk/reactos/tools/cdmake/cdmake.c 2005-07-18 17:07:19 UTC (rev 16640) +++ trunk/reactos/tools/cdmake/cdmake.c 2005-07-18 17:47:20 UTC (rev 16641) @@ -1,4 +1,5 @@ /* + * * CD-ROM Maker * by Philip J. Erdelsky * pje@acm.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050718/6e828450/attachment.html From chorns at svn.reactos.com Mon Jul 18 19:48:28 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16641: Cows can fly. Really! Message-ID: <002a01c58bc0$e7b7eee0$6b01a8c0@PENELOPE> Cows can fly. Really! Updated files: trunk/reactos/tools/cdmake/cdmake.c From chorns at svn.reactos.com Tue Jul 19 18:05:57 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16660: Success? Message-ID: <000001c58c7b$bf7c7d40$6b01a8c0@PENELOPE> Success? Modified: trunk/reactos/tools/bin2res/bin2res.c _____ Modified: trunk/reactos/tools/bin2res/bin2res.c --- trunk/reactos/tools/bin2res/bin2res.c 2005-07-19 14:45:48 UTC (rev 16659) +++ trunk/reactos/tools/bin2res/bin2res.c 2005-07-19 16:05:14 UTC (rev 16660) @@ -1,5 +1,6 @@ /************************************************ * + * * Converting binary resources from/to *.rc files * * Copyright 1999 Juergen Schmied -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050719/66acda16/attachment.html From chorns at svn.reactos.com Tue Jul 19 18:05:58 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16660: Success? Message-ID: <000601c58c7b$c0615f00$6b01a8c0@PENELOPE> Success? Updated files: trunk/reactos/tools/bin2res/bin2res.c From chorns at svn.reactos.com Tue Jul 19 20:48:59 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16665: Create branch1 Message-ID: <001301c58c92$8643a0a0$6b01a8c0@PENELOPE> Create branch1 Added files: branches/branch1/branch1/ From chorns at svn.reactos.com Tue Jul 19 20:48:59 2005 From: chorns at svn.reactos.com (chorns@svn.reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [chorns] 16665: Create branch1 Message-ID: <000d01c58c92$862e1cd0$6b01a8c0@PENELOPE> Create branch1 Added: branches/branch1/branch1/ _____ Copied: branches/branch1/branch1 (from rev 16664, checkin/branches/branch1) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050719/61d95281/attachment.html From ros-cis at reactos.com Thu Jul 21 22:35:12 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:14 2006 Subject: [Ros-cis] [16685] ReactOS Publish Error Message-ID: <000001c58e33$b1d4b270$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:478: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3178: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3210: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\msi\appsearch.c: In function `ACTION_FileVersionMatches': lib\msi\appsearch.c:541: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\appsearch.c:553: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\appsearch.c:554: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\msi.c: In function `MsiGetFileVersionW': lib\msi\msi.c:1198: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\msi.c:1209: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\msi.c:1216: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\action.c: In function `ACTION_CostFinalize': lib\msi\action.c:2638: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\rpcrt4\rpcrt4_main.c: In function `RPC_UuidGetNodeAddress': lib\rpcrt4\rpcrt4_main.c:337: warning: passing arg 1 of `LoadLibraryW' from incompatible pointer type lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:444: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:445: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:446: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:447: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:448: warning: excess elements in struct initializer lib\urlmon\sec_mgr.c:448: warning: (near initialization for `ZoneMgrImplVtbl') {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text lib\version\info.c: In function `VERSION_GetFileVersionInfo_PE': lib\version\info.c:308: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\version\info.c: In function `VerQueryValueW': lib\version\info.c:489: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used lib\winmm\midimap\midimap.c: In function `MIDIMAP_FindPort': lib\winmm\midimap\midimap.c:113: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\msiexec\msiexec.c: In function `build_properties': subsys\system\msiexec\msiexec.c:165: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1824: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1829: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3036: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4959: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\setupapi\cfgmgr.c: In function `CM_Locate_DevNode_ExW': lib\setupapi\cfgmgr.c:991: error: `CM_LOCATE_DEVNODE_BITS' undeclared (first use in this function) lib\setupapi\cfgmgr.c:991: error: (Each undeclared identifier is reported only once lib\setupapi\cfgmgr.c:991: error: for each function it appears in.) mingw32-make: *** [obj-i386\lib\setupapi\cfgmgr.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... lib\setupapi\queue.c: In function `do_file_copyW': lib\setupapi\queue.c:982: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:983: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:1002: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\queue.c:1005: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050721/6b724cc8/attachment.html From ros-cis at reactos.com Thu Jul 21 22:59:50 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] [16686] ReactOS Publish Error Message-ID: <000001c58e37$22847a20$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:478: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3178: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3210: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\msi\action.c: In function `ACTION_CostFinalize': lib\msi\action.c:2638: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\appsearch.c: In function `ACTION_FileVersionMatches': lib\msi\appsearch.c:541: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\appsearch.c:553: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\appsearch.c:554: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\msi.c: In function `MsiGetFileVersionW': lib\msi\msi.c:1198: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\msi.c:1209: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\msi.c:1216: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\rpcrt4\rpcrt4_main.c: In function `RPC_UuidGetNodeAddress': lib\rpcrt4\rpcrt4_main.c:337: warning: passing arg 1 of `LoadLibraryW' from incompatible pointer type lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:444: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:445: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:446: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:447: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:448: warning: excess elements in struct initializer lib\urlmon\sec_mgr.c:448: warning: (near initialization for `ZoneMgrImplVtbl') {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text lib\version\info.c: In function `VERSION_GetFileVersionInfo_PE': lib\version\info.c:308: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\version\info.c: In function `VerQueryValueW': lib\version\info.c:489: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used lib\winmm\midimap\midimap.c: In function `MIDIMAP_FindPort': lib\winmm\midimap\midimap.c:113: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\msiexec\msiexec.c: In function `build_properties': subsys\system\msiexec\msiexec.c:165: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1824: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1829: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3036: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4959: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\setupapi\cfgmgr.c: In function `CM_Locate_DevNode_ExW': lib\setupapi\cfgmgr.c:991: error: `CM_LOCATE_DEVNODE_BITS' undeclared (first use in this function) lib\setupapi\cfgmgr.c:991: error: (Each undeclared identifier is reported only once lib\setupapi\cfgmgr.c:991: error: for each function it appears in.) lib\setupapi\queue.c: In function `do_file_copyW': lib\setupapi\queue.c:982: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:983: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:1002: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\queue.c:1005: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type mingw32-make: *** [obj-i386\lib\setupapi\cfgmgr.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050721/f506faab/attachment.html From ros-cis at reactos.com Fri Jul 22 14:47:51 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] [16687] ReactOS Publish Error Message-ID: <000001c58ebb$92482f80$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\acpi\ospm\busmgr\bmutils.c: In function `bm_extract_package_data': drivers\bus\acpi\ospm\busmgr\bmutils.c:282: warning: pointer of type `void *' used in arithmetic drivers\bus\acpi\ospm\osl.c: In function `acpi_os_vprintf': drivers\bus\acpi\ospm\osl.c:104: warning: implicit declaration of function `vsprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateDeviceIDString': drivers\bus\acpi\ospm\fdo.c:60: warning: implicit declaration of function `swprintf' drivers\bus\acpi\ospm\fdo.c: In function `AcpiCreateResourceList': drivers\bus\acpi\ospm\fdo.c:308: warning: implicit declaration of function `acpi_rs_dump_resource_list' drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:165: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `start_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `end_dependent_functions' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_io' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `vendor_specific' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory24' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `fixed_memory32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address16' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `address32' not handled in switch drivers\bus\acpi\ospm\fdo.c:304: warning: enumeration value `extended_irq' not handled in switch drivers\bus\acpi\ospm\fdo.c: At top level: drivers\bus\acpi\ospm\fdo.c:478: warning: 'ACPIPrintInfo' defined but not used {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1567: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1598: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text lib\comctl32\comctl32undoc.c: In function `MRU_SaveChanged': lib\comctl32\comctl32undoc.c:600: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\comctl32\comctl32undoc.c: In function `CreateMRUListLazy_common': lib\comctl32\comctl32undoc.c:981: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3677: Warning: Ignoring changed section attributes for .text lib\comdlg32\filedlg.c: In function `GetPidlFromDataObject': lib\comdlg32\filedlg.c:3178: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\filedlg.c: In function `GetNumSelected': lib\comdlg32\filedlg.c:3210: warning: passing arg 1 of `RegisterClipboardFormatA' from incompatible pointer type lib\comdlg32\cdlg32.c: In function `DllMain': lib\comdlg32\cdlg32.c:93: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:94: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:95: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:96: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:97: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:101: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:102: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:108: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type lib\comdlg32\cdlg32.c:116: warning: passing arg 1 of `DbgPrint' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4296: Warning: Ignoring changed section attributes for .text lib\dinput\keyboard.c:91: warning: 'keyboard_users' defined but not used {standard input}: Assembler messages: {standard input}:3246: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\msi\appsearch.c: In function `ACTION_FileVersionMatches': lib\msi\appsearch.c:541: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\appsearch.c:553: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\appsearch.c:554: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\action.c: In function `ACTION_CostFinalize': lib\msi\action.c:2638: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\msi\msi.c: In function `MsiGetFileVersionW': lib\msi\msi.c:1198: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\msi\msi.c:1209: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\msi\msi.c:1216: warning: passing arg 2 of `VerQueryValueW' discards qualifiers from pointer target type lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\rpcrt4\rpcrt4_main.c: In function `RPC_UuidGetNodeAddress': lib\rpcrt4\rpcrt4_main.c:337: warning: passing arg 1 of `LoadLibraryW' from incompatible pointer type lib\shell32\shellpath.c:1461: warning: '_SHOpenProfilesKey' defined but not used lib\shell32\shellpath.c:1477: warning: '_SHGetProfilesValue' defined but not used lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\shlwapi\reg.c: In function `SHSetValueA': lib\shlwapi\reg.c:1201: warning: passing arg 4 of `RegCreateKeyExA' discards qualifiers from pointer target type lib\shlwapi\reg.c: In function `SHSetValueW': lib\shlwapi\reg.c:1230: warning: passing arg 4 of `RegCreateKeyExW' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashA': lib\shlwapi\url.c:1401: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\shlwapi\url.c: In function `UrlHashW': lib\shlwapi\url.c:1423: warning: passing arg 1 of `HashData' discards qualifiers from pointer target type lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:444: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:445: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:446: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:447: warning: initialization from incompatible pointer type lib\urlmon\sec_mgr.c:448: warning: excess elements in struct initializer lib\urlmon\sec_mgr.c:448: warning: (near initialization for `ZoneMgrImplVtbl') {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text lib\version\info.c: In function `VERSION_GetFileVersionInfo_PE': lib\version\info.c:308: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\version\info.c: In function `VerQueryValueW': lib\version\info.c:489: warning: passing arg 1 of `debugstr_a' from incompatible pointer type lib\winmm\winmm.c:106: warning: 'pGetModuleHandle16' defined but not used lib\winmm\winmm.c:107: warning: 'pLoadLibrary16' defined but not used lib\winmm\mci.c: In function `MCI_UnmapMsgAtoW': lib\winmm\mci.c:459: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:464: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\mci.c:467: warning: passing arg 3 of `HeapFree' discards qualifiers from pointer target type lib\winmm\midimap\midimap.c: In function `MIDIMAP_FindPort': lib\winmm\midimap\midimap.c:113: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\calc\winecalc.c: In function `calc_buffer_display': subsys\system\calc\winecalc.c:2930: warning: unsigned int format, long int arg (arg 3) subsys\system\calc\winecalc.c:2934: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c:2938: warning: unsigned int format, pointer arg (arg 3) subsys\system\calc\winecalc.c: In function `calc_sep': subsys\system\calc\winecalc.c:3063: warning: suggest parentheses around assignment used as truth value subsys\system\calc\winecalc.c: In function `parse': subsys\system\calc\winecalc.c:3263: warning: array subscript has type `char' subsys\system\format\format.c: In function `PrintWin32Error': subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 2) subsys\system\format\format.c:66: warning: wchar_t format, different type arg (arg 3) subsys\system\msiexec\msiexec.c: In function `build_properties': subsys\system\msiexec\msiexec.c:165: warning: implicit declaration of function `wine_dbgstr_w' subsys\system\msiexec\msiexec.c: In function `LoadProc': subsys\system\msiexec\msiexec.c:261: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:268: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c: In function `DoDllRegisterServer': subsys\system\msiexec\msiexec.c:287: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:290: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `DoDllUnregisterServer': subsys\system\msiexec\msiexec.c:307: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:310: warning: format argument is not a pointer (arg 2) subsys\system\msiexec\msiexec.c: In function `main': subsys\system\msiexec\msiexec.c:759: warning: format argument is not a pointer (arg 3) subsys\system\msiexec\msiexec.c:810: warning: format argument is not a pointer (arg 3) {standard input}: Assembler messages: {standard input}:3010: Warning: Ignoring changed section attributes for .text subsys\system\winefile\winefile.c: In function `CheckForFileInfo': subsys\system\winefile\winefile.c:1824: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type subsys\system\winefile\winefile.c:1829: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type {standard input}: Assembler messages: {standard input}:3036: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4959: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file lib\setupapi\queue.c: In function `do_file_copyW': lib\setupapi\queue.c:982: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:983: warning: passing arg 1 of `GetFileVersionInfoSizeW' discards qualifiers from pointer target type lib\setupapi\queue.c:1002: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\queue.c:1005: warning: passing arg 1 of `GetFileVersionInfoW' discards qualifiers from pointer target type lib\setupapi\cfgmgr.c: In function `CM_Locate_DevNode_ExW': lib\setupapi\cfgmgr.c:991: error: `CM_LOCATE_DEVNODE_BITS' undeclared (first use in this function) lib\setupapi\cfgmgr.c:991: error: (Each undeclared identifier is reported only once lib\setupapi\cfgmgr.c:991: error: for each function it appears in.) mingw32-make: *** [obj-i386\lib\setupapi\cfgmgr.o] Error 1 mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050722/a13f01fd/attachment.html From ros-cis at reactos.com Thu Jul 28 06:38:01 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5932e$22f18740$6b01a8c0@PENELOPE> Exception: System.ComponentModel.Win32Exception: The directory name is invalid at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at ReactOS.Publish.RedirectableProcess.Run(ProcessStartInfo processStartInfo, String input) in c:\svn\Sin\ReactOS.Publish.branch\RedirectableProcess.cs:line 92 at ReactOS.Publish.MainClass.RunScript(String script, String args, String workingDirectory, String& standardOutput, String& standardError) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 45 at ReactOS.Publish.MainClass.Publish(String branch, Int32 revision, String workingDirectory) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 166 at ReactOS.Publish.MainClass.Main(String[] args) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 225 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/2e8bfdbd/attachment.html From ros-cis at reactos.com Thu Jul 28 06:38:12 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5932e$297ffec0$6b01a8c0@PENELOPE> Exception: System.ComponentModel.Win32Exception: The directory name is invalid at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at ReactOS.Publish.RedirectableProcess.Run(ProcessStartInfo processStartInfo, String input) in c:\svn\Sin\ReactOS.Publish.branch\RedirectableProcess.cs:line 92 at ReactOS.Publish.MainClass.RunScript(String script, String args, String workingDirectory, String& standardOutput, String& standardError) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 45 at ReactOS.Publish.MainClass.Publish(String branch, Int32 revision, String workingDirectory) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 166 at ReactOS.Publish.MainClass.Main(String[] args) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 225 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/62ac8e57/attachment.html From ros-cis at reactos.com Thu Jul 28 06:38:24 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5932e$30c14b80$6b01a8c0@PENELOPE> Exception: System.ComponentModel.Win32Exception: The directory name is invalid at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at ReactOS.Publish.RedirectableProcess.Run(ProcessStartInfo processStartInfo, String input) in c:\svn\Sin\ReactOS.Publish.branch\RedirectableProcess.cs:line 92 at ReactOS.Publish.MainClass.RunScript(String script, String args, String workingDirectory, String& standardOutput, String& standardError) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 45 at ReactOS.Publish.MainClass.Publish(String branch, Int32 revision, String workingDirectory) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 166 at ReactOS.Publish.MainClass.Main(String[] args) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 225 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/ed8fbd5e/attachment.html From ros-cis at reactos.com Thu Jul 28 06:38:37 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5932e$38454690$6b01a8c0@PENELOPE> Exception: System.ComponentModel.Win32Exception: The directory name is invalid at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at ReactOS.Publish.RedirectableProcess.Run(ProcessStartInfo processStartInfo, String input) in c:\svn\Sin\ReactOS.Publish.branch\RedirectableProcess.cs:line 92 at ReactOS.Publish.MainClass.RunScript(String script, String args, String workingDirectory, String& standardOutput, String& standardError) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 45 at ReactOS.Publish.MainClass.Publish(String branch, Int32 revision, String workingDirectory) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 166 at ReactOS.Publish.MainClass.Main(String[] args) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 225 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/d8dc79ed/attachment.html From ros-cis at reactos.com Thu Jul 28 06:38:48 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5932e$3f4fcbe0$6b01a8c0@PENELOPE> Exception: System.ComponentModel.Win32Exception: The directory name is invalid at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at ReactOS.Publish.RedirectableProcess.Run(ProcessStartInfo processStartInfo, String input) in c:\svn\Sin\ReactOS.Publish.branch\RedirectableProcess.cs:line 92 at ReactOS.Publish.MainClass.RunScript(String script, String args, String workingDirectory, String& standardOutput, String& standardError) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 45 at ReactOS.Publish.MainClass.Publish(String branch, Int32 revision, String workingDirectory) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 166 at ReactOS.Publish.MainClass.Main(String[] args) in c:\svn\Sin\ReactOS.Publish.branch\Main.cs:line 225 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/2cacb3bb/attachment.html From ros-cis at reactos.com Thu Jul 28 09:59:36 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5934a$4c417b70$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1568: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1569: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1569: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3047: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1599: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1600: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4971: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3691: Warning: Ignoring changed section attributes for .text lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence {standard input}: Assembler messages: {standard input}:4310: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4310: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3260: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' {standard input}: Assembler messages: {standard input}:3021: Warning: Ignoring changed section attributes for .text subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format subsys\win32k\eng\debug.c:33:19: debug.h: No such file or directory mingw32-make: *** [obj-i386\subsys\win32k\eng\debug.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050728/2e2ef47e/attachment.html From ros-cis at reactos.com Fri Jul 29 03:39:45 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c593de$660d7d30$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3050: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4978: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\gdi32\misc\stubs.c:1208: error: conflicting types for 'GetColorSpace' w32api/include/wingdi.h:2685: error: previous declaration of 'GetColorSpace' was here lib\gdi32\misc\stubs.c:1208: error: conflicting types for 'GetColorSpace' w32api/include/wingdi.h:2685: error: previous declaration of 'GetColorSpace' was here lib\gdi32\misc\stubs.c:1224: error: conflicting types for 'SetColorSpace' w32api/include/wingdi.h:2826: error: previous declaration of 'SetColorSpace' was here lib\gdi32\misc\stubs.c:1224: error: conflicting types for 'SetColorSpace' w32api/include/wingdi.h:2826: error: previous declaration of 'SetColorSpace' was here lib\gdi32\misc\stubs.c:3957: error: conflicting types for 'DdGetDC' w32api/include/ddrawgdi.h:97: error: previous declaration of 'DdGetDC' was here lib\gdi32\misc\stubs.c:3957: error: conflicting types for 'DdGetDC' w32api/include/ddrawgdi.h:97: error: previous declaration of 'DdGetDC' was here mingw32-make: *** [obj-i386\lib\gdi32\misc\stubs.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050729/cf334a53/attachment.html From ros-cis at reactos.com Fri Jul 29 04:11:49 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c593e2$e0dfc320$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3050: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4978: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\gdi32\misc\stubs.c:1208: error: conflicting types for 'GetColorSpace' w32api/include/wingdi.h:2685: error: previous declaration of 'GetColorSpace' was here lib\gdi32\misc\stubs.c:1208: error: conflicting types for 'GetColorSpace' w32api/include/wingdi.h:2685: error: previous declaration of 'GetColorSpace' was here lib\gdi32\misc\stubs.c:1224: error: conflicting types for 'SetColorSpace' w32api/include/wingdi.h:2826: error: previous declaration of 'SetColorSpace' was here lib\gdi32\misc\stubs.c:1224: error: conflicting types for 'SetColorSpace' w32api/include/wingdi.h:2826: error: previous declaration of 'SetColorSpace' was here lib\gdi32\misc\stubs.c:3957: error: conflicting types for 'DdGetDC' w32api/include/ddrawgdi.h:97: error: previous declaration of 'DdGetDC' was here lib\gdi32\misc\stubs.c:3957: error: conflicting types for 'DdGetDC' w32api/include/ddrawgdi.h:97: error: previous declaration of 'DdGetDC' was here mingw32-make: *** [obj-i386\lib\gdi32\misc\stubs.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050729/93ec0ab5/attachment.html From ros-cis at reactos.com Fri Jul 29 09:57:41 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c59413$31efdd60$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3050: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text subsys\csrss\win32csr\conio.c: In function `CsrAllocConsole': subsys\csrss\win32csr\conio.c:251: error: structure has no member named `ConsoleNotNeeded' mingw32-make: *** [obj-i386\subsys\csrss\win32csr\conio.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050729/f187f299/attachment.html From ros-cis at reactos.com Fri Jul 29 10:51:41 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c5941a$bd420c10$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3050: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text subsys\csrss\win32csr\conio.c: In function `CsrAllocConsole': subsys\csrss\win32csr\conio.c:251: error: structure has no member named `ConsoleNotNeeded' mingw32-make: *** [obj-i386\subsys\csrss\win32csr\conio.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050729/43ea4357/attachment.html From ros-cis at reactos.com Sat Jul 30 10:41:38 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c594e2$8005a320$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\isapnp\isapnp.c: In function `ReadTag': drivers\bus\isapnp\isapnp.c:437: warning: implicit declaration of function `TagName' mingw32-make: *** [obj-i386\drivers\bus\isapnp\isapnp.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050730/d200518f/attachment.html From ros-cis at reactos.com Sat Jul 30 10:56:24 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c594e4$909f4ae0$6b01a8c0@PENELOPE> make bootcd failed: (error: drivers\bus\isapnp\isapnp.c: In function `ReadTag': drivers\bus\isapnp\isapnp.c:437: warning: implicit declaration of function `TagName' mingw32-make: *** [obj-i386\drivers\bus\isapnp\isapnp.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050730/0a4c849e/attachment.html From ros-cis at reactos.com Sat Jul 30 11:15:39 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c594e7$40972290$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text hal\halx86\generic\processor.c: In function `HalStartNextProcessor': hal\halx86\generic\processor.c:42: error: `ProcessorNumber' undeclared (first use in this function) hal\halx86\generic\processor.c:42: error: (Each undeclared identifier is reported only once hal\halx86\generic\processor.c:42: error: for each function it appears in.) mingw32-make: *** [obj-i386\hal\halx86\generic\processor.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050730/75bf08b7/attachment.html From ros-cis at reactos.com Sat Jul 30 11:34:29 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c594e9$e209efc0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text hal\halx86\generic\processor.c: In function `HalStartNextProcessor': hal\halx86\generic\processor.c:42: error: `ProcessorNumber' undeclared (first use in this function) hal\halx86\generic\processor.c:42: error: (Each undeclared identifier is reported only once hal\halx86\generic\processor.c:42: error: for each function it appears in.) mingw32-make: *** [obj-i386\hal\halx86\generic\processor.o] Error 1 ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050730/cc49ac21/attachment.html From ros-cis at reactos.com Sun Jul 31 17:18:47 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:15 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c595e3$25f3b2d0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3029: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file obj-i386\lib\kernel32\file\file.o(.text+0x31b): In function `SetFileApisToOEM': C:/ReactOS/Sin/Data2/Build/a8e68b3c-8f9d-43a0-87d3-32f7aeb7e0fa/integrat e/reactos/lib/kernel32/file/file.c:185: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\file\file.o(.text+0x334): In function `SetFileApisToANSI': C:/ReactOS/Sin/Data2/Build/a8e68b3c-8f9d-43a0-87d3-32f7aeb7e0fa/integrat e/reactos/lib/kernel32/file/file.c:200: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x31): In function `Basep8BitStringToLiveUnicodeString': C:/ReactOS/Sin/Data2/Build/a8e68b3c-8f9d-43a0-87d3-32f7aeb7e0fa/integrat e/reactos/lib/kernel32/misc/utils.c:35: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0xa1): In function `Basep8BitStringToCachedUnicodeString': C:/ReactOS/Sin/Data2/Build/a8e68b3c-8f9d-43a0-87d3-32f7aeb7e0fa/integrat e/reactos/lib/kernel32/misc/utils.c:63: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x127): In function `Basep8BitStringToHeapUnicodeString': C:/ReactOS/Sin/Data2/Build/a8e68b3c-8f9d-43a0-87d3-32f7aeb7e0fa/integrat e/reactos/lib/kernel32/misc/utils.c:90: undefined reference to `Basep8BitStringToUnicodeString' collect2: ld returned 1 exit status mingw32-make: *** [output-i386\lib\kernel32\kernel32.dll] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050731/6b500d24/attachment.html From ros-cis at reactos.com Sun Jul 31 18:00:44 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:16 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c595e9$01f577f0$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3029: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file obj-i386\lib\kernel32\file\file.o(.text+0x31b): In function `SetFileApisToOEM': C:/ReactOS/Sin/Data2/Build/6c663e99-50ad-44f0-afa3-40e56956f7bc/integrat e/reactos/lib/kernel32/file/file.c:185: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\file\file.o(.text+0x334): In function `SetFileApisToANSI': C:/ReactOS/Sin/Data2/Build/6c663e99-50ad-44f0-afa3-40e56956f7bc/integrat e/reactos/lib/kernel32/file/file.c:200: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x31): In function `Basep8BitStringToLiveUnicodeString': C:/ReactOS/Sin/Data2/Build/6c663e99-50ad-44f0-afa3-40e56956f7bc/integrat e/reactos/lib/kernel32/misc/utils.c:35: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0xa1): In function `Basep8BitStringToCachedUnicodeString': C:/ReactOS/Sin/Data2/Build/6c663e99-50ad-44f0-afa3-40e56956f7bc/integrat e/reactos/lib/kernel32/misc/utils.c:63: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x127): In function `Basep8BitStringToHeapUnicodeString': C:/ReactOS/Sin/Data2/Build/6c663e99-50ad-44f0-afa3-40e56956f7bc/integrat e/reactos/lib/kernel32/misc/utils.c:90: undefined reference to `Basep8BitStringToUnicodeString' collect2: ld returned 1 exit status mingw32-make: *** [output-i386\lib\kernel32\kernel32.dll] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050731/2316338a/attachment.html From ros-cis at reactos.com Sun Jul 31 18:43:59 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:16 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c595ef$0d1bdf60$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3029: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file obj-i386\lib\kernel32\file\file.o(.text+0x31b): In function `SetFileApisToOEM': C:/ReactOS/Sin/Data2/Build/67e06d3d-142c-475e-8828-26ba222ad9ee/integrat e/reactos/lib/kernel32/file/file.c:185: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\file\file.o(.text+0x334): In function `SetFileApisToANSI': C:/ReactOS/Sin/Data2/Build/67e06d3d-142c-475e-8828-26ba222ad9ee/integrat e/reactos/lib/kernel32/file/file.c:200: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x31): In function `Basep8BitStringToLiveUnicodeString': C:/ReactOS/Sin/Data2/Build/67e06d3d-142c-475e-8828-26ba222ad9ee/integrat e/reactos/lib/kernel32/misc/utils.c:35: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0xa1): In function `Basep8BitStringToCachedUnicodeString': C:/ReactOS/Sin/Data2/Build/67e06d3d-142c-475e-8828-26ba222ad9ee/integrat e/reactos/lib/kernel32/misc/utils.c:63: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x127): In function `Basep8BitStringToHeapUnicodeString': C:/ReactOS/Sin/Data2/Build/67e06d3d-142c-475e-8828-26ba222ad9ee/integrat e/reactos/lib/kernel32/misc/utils.c:90: undefined reference to `Basep8BitStringToUnicodeString' collect2: ld returned 1 exit status mingw32-make: *** [output-i386\lib\kernel32\kernel32.dll] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050731/a9c0f1ad/attachment.html From ros-cis at reactos.com Sun Jul 31 19:30:09 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:16 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c595f5$801a2390$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3029: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file obj-i386\lib\kernel32\file\file.o(.text+0x31b): In function `SetFileApisToOEM': C:/ReactOS/Sin/Data2/Build/cde1e736-c5ae-4cf1-847c-dee8e509cb3c/integrat e/reactos/lib/kernel32/file/file.c:185: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\file\file.o(.text+0x334): In function `SetFileApisToANSI': C:/ReactOS/Sin/Data2/Build/cde1e736-c5ae-4cf1-847c-dee8e509cb3c/integrat e/reactos/lib/kernel32/file/file.c:200: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x31): In function `Basep8BitStringToLiveUnicodeString': C:/ReactOS/Sin/Data2/Build/cde1e736-c5ae-4cf1-847c-dee8e509cb3c/integrat e/reactos/lib/kernel32/misc/utils.c:35: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0xa1): In function `Basep8BitStringToCachedUnicodeString': C:/ReactOS/Sin/Data2/Build/cde1e736-c5ae-4cf1-847c-dee8e509cb3c/integrat e/reactos/lib/kernel32/misc/utils.c:63: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x127): In function `Basep8BitStringToHeapUnicodeString': C:/ReactOS/Sin/Data2/Build/cde1e736-c5ae-4cf1-847c-dee8e509cb3c/integrat e/reactos/lib/kernel32/misc/utils.c:90: undefined reference to `Basep8BitStringToUnicodeString' collect2: ld returned 1 exit status mingw32-make: *** [output-i386\lib\kernel32\kernel32.dll] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050731/7e6327da/attachment.html From ros-cis at reactos.com Sun Jul 31 20:12:37 2005 From: ros-cis at reactos.com (ros-cis@reactos.com) Date: Wed Apr 12 14:35:16 2006 Subject: [Ros-cis] ReactOS Publish Error Message-ID: <000001c595fb$6e6b1a90$6b01a8c0@PENELOPE> make bootcd failed: (error: {standard input}: Assembler messages: {standard input}:1576: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1577: Warning: Ignoring changed section attributes for .text drivers\usb\cromwell\core\usb.c: In function `usb_match_id': drivers\usb\cromwell\core\usb.c:409: warning: label `retry_id' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_probe': drivers\usb\cromwell\core\hub.c:600: warning: label `descriptor_error' defined but not used drivers\usb\cromwell\core\hub.c: In function `hub_port_connect_change': drivers\usb\cromwell\core\hub.c:1006: warning: implicit declaration of function `usb_choose_address' {standard input}: Assembler messages: {standard input}:1607: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:1608: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3698: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4317: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3267: Warning: Ignoring changed section attributes for .text lib\freetype\src\base\ftglyph.c:329: warning: initialization from incompatible pointer type lib\iphlpapi\iphlpapi_main.c: In function `AddIPAddress': lib\iphlpapi\iphlpapi_main.c:87: warning: implicit declaration of function `addIPAddress' lib\iphlpapi\iphlpapi_main.c: In function `DeleteIPAddress': lib\iphlpapi\iphlpapi_main.c:405: warning: implicit declaration of function `deleteIpAddress' lib\ole32\compobj.c: In function `CoQueryProxyBlanket': lib\ole32\compobj.c:2483: warning: passing arg 8 of pointer to function from incompatible pointer type lib\ole32\compobj.c:2483: warning: passing arg 9 of pointer to function from incompatible pointer type lib\rpcrt4\rpcrt4_main.c: In function `RpcRaiseException': lib\rpcrt4\rpcrt4_main.c:207: warning: `noreturn' function does return lib\shell32\ros-systray.c: In function `SHELL_NotifyIcon': lib\shell32\ros-systray.c:57: warning: suggest parentheses around assignment used as truth value lib\urlmon\sec_mgr.c:443: warning: initialization from incompatible pointer type {standard input}: Assembler messages: {standard input}:55: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3029: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:3053: Warning: Ignoring changed section attributes for .text {standard input}: Assembler messages: {standard input}:4984: Warning: Ignoring changed section attributes for .text subsys\system\dhcp\dhclient.c: In function `state_reboot': subsys\system\dhcp\dhclient.c:239: warning: implicit declaration of function `arc4random' subsys\system\dhcp\dhclient.c: In function `ipv4addrs': subsys\system\dhcp\dhclient.c:1999: warning: implicit declaration of function `inet_aton' subsys\system\dhcp\hash.c: In function `delete_hash_entry': subsys\system\dhcp\hash.c:137: warning: implicit declaration of function `free_hash_bucket' subsys\system\dhcp\options.c: In function `pretty_print_option': subsys\system\dhcp\options.c:595: warning: implicit declaration of function `strlcpy' subsys\system\usetup\partlist.c: In function `PrintDiskData': subsys\system\usetup\partlist.c:928: warning: unknown conversion type character `w' in format subsys\system\usetup\partlist.c:928: warning: too many arguments for format ar: creating output-i386\lib\zlib\zlib.host.a lib\\comdlg32\\/cdlg_Es.rc:391: unrecognized escape sequence In file included from lib\kbdbe\kbdbe.rc:5: include/reactos/version.rc:130:30: warning: no newline at end of file obj-i386\lib\kernel32\file\file.o(.text+0x31b): In function `SetFileApisToOEM': C:/ReactOS/Sin/Data2/Build/ceafd50e-1088-48d5-a980-57e02393d429/integrat e/reactos/lib/kernel32/file/file.c:185: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\file\file.o(.text+0x334): In function `SetFileApisToANSI': C:/ReactOS/Sin/Data2/Build/ceafd50e-1088-48d5-a980-57e02393d429/integrat e/reactos/lib/kernel32/file/file.c:200: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x31): In function `Basep8BitStringToLiveUnicodeString': C:/ReactOS/Sin/Data2/Build/ceafd50e-1088-48d5-a980-57e02393d429/integrat e/reactos/lib/kernel32/misc/utils.c:35: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0xa1): In function `Basep8BitStringToCachedUnicodeString': C:/ReactOS/Sin/Data2/Build/ceafd50e-1088-48d5-a980-57e02393d429/integrat e/reactos/lib/kernel32/misc/utils.c:63: undefined reference to `Basep8BitStringToUnicodeString' obj-i386\lib\kernel32\misc\utils.o(.text+0x127): In function `Basep8BitStringToHeapUnicodeString': C:/ReactOS/Sin/Data2/Build/ceafd50e-1088-48d5-a980-57e02393d429/integrat e/reactos/lib/kernel32/misc/utils.c:90: undefined reference to `Basep8BitStringToUnicodeString' collect2: ld returned 1 exit status mingw32-make: *** [output-i386\lib\kernel32\kernel32.dll] Error 1 mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... mingw32-make: *** Waiting for unfinished jobs.... ) Reading build files...done Detecting compiler...detected (gcc) Detecting netwide assembler...detected (nasm) Detecting compiler -pipe support...detected Detecting compiler pre-compiled header support...detected Processing modules...done Creating directories...done Unpacking WINE resources...done Generating test support code...done Generating proxy makefiles...done Checking automatic dependencies...done VERSION 6.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.reactos.org/pipermail/ros-cis/attachments/20050731/ad5b3056/attachment.html