build.out
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:1951k
源码类别:

Symbian

开发平台:

Visual C++

  1. .\pub\sm1parse.h: In method `SMIL1Node::SMIL1Node()':
  2. .\pub\sm1parse.h:188: warning: member initializers for `UINT32 SMIL1Node::m_num'
  3. .\pub\sm1parse.h:189: warning:   and `enum SMIL1NodeTag SMIL1Node::m_tag'
  4. smlparse.cpp:5676: warning:   will be re-ordered to match declaration order
  5. .\pub\sm1parse.h:189: warning: member initializers for `enum SMIL1NodeTag SMIL1Node::m_tag'
  6. .\pub\sm1parse.h:190: warning:   and `class SMIL1Node * SMIL1Node::m_pParent'
  7. smlparse.cpp:5676: warning:   will be re-ordered to match declaration order
  8. .\pub\sm1parse.h:191: warning: member initializers for `class SMIL1Node * SMIL1Node::m_pDependency'
  9. .\pub\sm1parse.h:192: warning:   and `class SMIL1NodeList * SMIL1Node::m_pNodeList'
  10. smlparse.cpp:5676: warning:   will be re-ordered to match declaration order
  11. .\pub\sm1parse.h:200: warning: member initializers for `enum RepeatTag SMIL1Node::m_repeatTag'
  12. .\pub\sm1parse.h:205: warning:   and `class CHXSimpleList * SMIL1Node::m_pNamespaceList'
  13. smlparse.cpp:5676: warning:   will be re-ordered to match declaration order
  14. .\pub\sm1parse.h:205: warning: member initializers for `class CHXSimpleList * SMIL1Node::m_pNamespaceList'
  15. .\pub\sm1parse.h:207: warning:   and `void * SMIL1Node::m_curPosition'
  16. smlparse.cpp:5676: warning:   will be re-ordered to match declaration order
  17. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........datatypesmilinclude -I ........datatypesmilcommonpub -I ........datatypesmilrenderersmil2pub -I ........datatypermcommonpub -I ........datatyperminclude -I ........videoinclude -I ........clientinclude -I ........clientresourcepub -I ........clientcommonsystempub -I ........commondbgtoolpub -I ........commoncontainerpub -I ........commonutilpub -I ........common_rnutilpub -I ........commonlangxmlpub -I .pub -I . -include thumb-rel32datatype_smil_renderer_smil1_ribodefs.h -o thumb-rel32objsmlelem.o -c smlelem.cpp
  18. In file included from ........commonincludehxtypes.h:51,
  19.                  from smlelem.cpp:54:
  20. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  21. C:Symbian6.1SERIES60EPOC32includelibctime.h:20: warning: this is the location of the previous definition
  22. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  23. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  24.                  from smlelem.cpp:54:
  25. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  26. .\pub\sm1elem.h: In method `CSmil1Element::CSmil1Element(class SMIL1Node *)':
  27. .\pub\sm1elem.h:90: warning: member initializers for `UINT32 CSmil1Element::m_ulClipEnd'
  28. .\pub\sm1elem.h:91: warning:   and `UINT32 CSmil1Element::m_ulBeginOffset'
  29. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  30. .\pub\sm1elem.h:94: warning: member initializers for `UINT32 CSmil1Element::m_ulTimestamp'
  31. .\pub\sm1elem.h:95: warning:   and `UINT32 CSmil1Element::m_ulEndOffset'
  32. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  33. .\pub\sm1elem.h:96: warning: member initializers for `UINT32 CSmil1Element::m_ulEndSync'
  34. .\pub\sm1elem.h:97: warning:   and `UINT32 CSmil1Element::m_ulDelay'
  35. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  36. .\pub\sm1elem.h:99: warning: member initializers for `BOOL CSmil1Element::m_bIndefiniteDuration'
  37. .\pub\sm1elem.h:100: warning:   and `UINT32 CSmil1Element::m_ulRepeatValue'
  38. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  39. .\pub\sm1elem.h:112: warning: member initializers for `enum SMILEventSourceTag CSmil1Element::m_nEndsyncEventSourceTag'
  40. .\pub\sm1elem.h:115: warning:   and `class SMIL1Node * CSmil1Element::m_pNode'
  41. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  42. .\pub\sm1elem.h:116: warning: member initializers for `class CSmil1TimelineElement * CSmil1Element::m_pTimelineElement'
  43. .\pub\sm1elem.h:117: warning:   and `class CSmil1ElementHandler * CSmil1Element::m_pHandler'
  44. smlelem.cpp:114: warning:   will be re-ordered to match declaration order
  45. .\pub\sm1elem.h: In method `CSmil1AnchorElement::CSmil1AnchorElement(class SMIL1Node *)':
  46. .\pub\sm1elem.h:286: warning: member initializers for `BOOL CSmil1AnchorElement::m_bBottomYIsPercent'
  47. .\pub\sm1elem.h:288: warning:   and `INT32 CSmil1AnchorElement::m_zIndex'
  48. smlelem.cpp:488: warning:   will be re-ordered to match declaration order
  49. .\pub\sm1elem.h: In method `CSmil1AddGroup::CSmil1AddGroup()':
  50. .\pub\sm1elem.h:128: warning: member initializers for `struct IHXValues * CSmil1AddGroup::m_pValues'
  51. .\pub\sm1elem.h:129: warning:   and `int CSmil1AddGroup::m_nGroup'
  52. smlelem.cpp:660: warning:   will be re-ordered to match declaration order
  53. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........datatypesmilinclude -I ........datatypesmilcommonpub -I ........datatypesmilrenderersmil2pub -I ........datatypermcommonpub -I ........datatyperminclude -I ........videoinclude -I ........clientinclude -I ........clientresourcepub -I ........clientcommonsystempub -I ........commondbgtoolpub -I ........commoncontainerpub -I ........commonutilpub -I ........common_rnutilpub -I ........commonlangxmlpub -I .pub -I . -include thumb-rel32datatype_smil_renderer_smil1_ribodefs.h -o thumb-rel32objsmltime.o -c smltime.cpp
  54. In file included from ........commonincludehxtypes.h:51,
  55.                  from smltime.cpp:54:
  56. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  57. C:Symbian6.1SERIES60EPOC32includelibctime.h:20: warning: this is the location of the previous definition
  58. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  59. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  60.                  from smltime.cpp:54:
  61. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  62. .\pub\sm1time.h: In method `CSmil1TimelineElement::CSmil1TimelineElement(class CSmil1Element *, class CSmil1Parser *)':
  63. .\pub\sm1time.h:130: warning: member initializers for `class CHXSimpleList * CSmil1TimelineElement::m_pChildren'
  64. .\pub\sm1time.h:131: warning:   and `class CSmil1TimelineElement * CSmil1TimelineElement::m_pParent'
  65. smltime.cpp:210: warning:   will be re-ordered to match declaration order
  66. .\pub\sm1time.h:132: warning: member initializers for `class CSmil1TimelineElement * CSmil1TimelineElement::m_pDependent'
  67. .\pub\sm1time.h:134: warning:   and `BOOL CSmil1TimelineElement::m_bDelaySet'
  68. smltime.cpp:210: warning:   will be re-ordered to match declaration order
  69. .\pub\sm1time.h:136: warning: member initializers for `BOOL CSmil1TimelineElement::m_bDurationEvent'
  70. .\pub\sm1time.h:137: warning:   and `BOOL CSmil1TimelineElement::m_bDurationSet'
  71. smltime.cpp:210: warning:   will be re-ordered to match declaration order
  72. smltime.cpp: In method `void CSmil1TimelineSeq::setDuration(UINT32, BOOL = 0)':
  73. smltime.cpp:992: warning: unused variable `enum RepeatTag repeatTag'
  74. smltime.cpp: In method `void CSmil1TimelineSeq::adjustDependentDuration(class CSmil1TimelineElement *)':
  75. smltime.cpp:1040: warning: unused variable `enum RepeatTag repeatTag'
  76. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........datatypesmilinclude -I ........datatypesmilcommonpub -I ........datatypesmilrenderersmil2pub -I ........datatypermcommonpub -I ........datatyperminclude -I ........videoinclude -I ........clientinclude -I ........clientresourcepub -I ........clientcommonsystempub -I ........commondbgtoolpub -I ........commoncontainerpub -I ........commonutilpub -I ........common_rnutilpub -I ........commonlangxmlpub -I .pub -I . -include thumb-rel32datatype_smil_renderer_smil1_ribodefs.h -o thumb-rel32objsmlerror.o -c smlerror.cpp
  77. In file included from ........commonincludehxtypes.h:51,
  78.                  from smlerror.cpp:52:
  79. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  80. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  81. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  82. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  83.                  from smlerror.cpp:52:
  84. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  85. smlerror.cpp: In method `HX_RESULT CSmil1ErrorHandler::GetErrorString(UINT32, char *)':
  86. smlerror.cpp:115: warning: unused variable `const char * pErrorString'
  87. smlerror.cpp: In method `void CSmil1XMLSyntaxErrorHandler::GetReportString(UINT32, char *)':
  88. smlerror.cpp:227: warning: comparison between signed and unsigned
  89. smlerror.cpp: In method `void CSmil1XMLSyntaxErrorHandler::ReportError(UINT32, const char *, UINT32)':
  90. smlerror.cpp:253: warning: comparison between signed and unsigned
  91. smlerror.cpp: In method `void CSmil1SMILSyntaxErrorHandler::GetReportString(enum SMILErrorTag, char *)':
  92. smlerror.cpp:323: warning: comparison between signed and unsigned
  93. smlerror.cpp: In method `void CSmil1SMILSyntaxErrorHandler::ReportError(enum SMILErrorTag, const char *, UINT32)':
  94. smlerror.cpp:349: warning: comparison between signed and unsigned
  95. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........datatypesmilinclude -I ........datatypesmilcommonpub -I ........datatypesmilrenderersmil2pub -I ........datatypermcommonpub -I ........datatyperminclude -I ........videoinclude -I ........clientinclude -I ........clientresourcepub -I ........clientcommonsystempub -I ........commondbgtoolpub -I ........commoncontainerpub -I ........commonutilpub -I ........common_rnutilpub -I ........commonlangxmlpub -I .pub -I . -include thumb-rel32datatype_smil_renderer_smil1_ribodefs.h -o thumb-rel32objsm1rendr.o -c sm1rendr.cpp
  96. In file included from ........commonincludehxtypes.h:51,
  97.                  from sm1rendr.cpp:57:
  98. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  99. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  100. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  101. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  102.                  from sm1rendr.cpp:57:
  103. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  104. ..\..\..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  105. In file included from ..\..\..\..\common\system\pub\globals/hxglobalmap.h:57,
  106.                  from ..\..\..\..\common\system\pub\globals/hxglobals.h:56,
  107.                  from ..\..\..\..\common\util\pub\baseobj.h:54,
  108.                  from .\pub\sm1doc.h:54,
  109.                  from sm1rendr.cpp:104:
  110. ..\..\..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  111. .\pub\sm1rendr.h: In method `CSmil1Renderer::CSmil1Renderer()':
  112. .\pub\sm1rendr.h:93: warning: member initializers for `struct IUnknown * CSmil1Renderer::m_pClientContext'
  113. .\pub\sm1rendr.h:94: warning:   and `ULONG32 CSmil1Renderer::m_ulLastTime'
  114. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  115. .\pub\sm1rendr.h:95: warning: member initializers for `UINT32 CSmil1Renderer::m_ulGranularity'
  116. .\pub\sm1rendr.h:96: warning:   and `UINT16 CSmil1Renderer::m_uLayoutRule'
  117. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  118. .\pub\sm1rendr.h:100: warning: member initializers for `char * CSmil1Renderer::m_pURLFragment'
  119. .\pub\sm1rendr.h:101: warning:   and `class CSmilPacketParser * CSmil1Renderer::m_pPacketParser'
  120. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  121. .\pub\sm1rendr.h:104: warning: member initializers for `UINT32 CSmil1Renderer::m_ulTotalSMILPackets'
  122. .\pub\sm1rendr.h:105: warning:   and `struct IHXCommonClassFactory * CSmil1Renderer::m_pCommonClassFactory'
  123. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  124. .\pub\sm1rendr.h:123: warning: member initializers for `UINT16 CSmil1Renderer::m_uTrackID'
  125. .\pub\sm1rendr.h:125: warning:   and `UINT32 CSmil1Renderer::m_ulPersistentComponentID'
  126. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  127. .\pub\sm1rendr.h:134: warning: member initializers for `enum PersistentType CSmil1Renderer::m_persistentType'
  128. .\pub\sm1rendr.h:135: warning:   and `struct IHXPersistentComponentManager * CSmil1Renderer::m_pPersistentComponentManager'
  129. sm1rendr.cpp:321: warning:   will be re-ordered to match declaration order
  130. sm1rendr.cpp: In method `HX_RESULT CSmil1Renderer::EndStream()':
  131. sm1rendr.cpp:605: warning: unused variable `struct IHXRendererAdviseSink * pRendererAdviseSink'
  132. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........datatypesmilinclude -I ........datatypesmilcommonpub -I ........datatypesmilrenderersmil2pub -I ........datatypermcommonpub -I ........datatyperminclude -I ........videoinclude -I ........clientinclude -I ........clientresourcepub -I ........clientcommonsystempub -I ........commondbgtoolpub -I ........commoncontainerpub -I ........commonutilpub -I ........common_rnutilpub -I ........commonlangxmlpub -I .pub -I . -include thumb-rel32datatype_smil_renderer_smil1_ribodefs.h -o thumb-rel32objsm1doc.o -c sm1doc.cpp
  133. In file included from ........commonincludehxtypes.h:51,
  134.                  from sm1doc.cpp:53:
  135. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  136. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  137. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  138. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  139.                  from sm1doc.cpp:53:
  140. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  141. ..\..\..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  142. In file included from ..\..\..\..\common\system\pub\globals/hxglobalmap.h:57,
  143.                  from ..\..\..\..\common\system\pub\globals/hxglobals.h:56,
  144.                  from ..\..\..\..\common\util\pub\baseobj.h:54,
  145.                  from ..\..\..\..\datatype\smil\renderer\smil2\pub\smlrendr.h:53,
  146.                  from sm1doc.cpp:121:
  147. ..\..\..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  148. sm1doc.cpp: In method `CSmil1LayoutEvent::CSmil1LayoutEvent(UINT16, UINT32)':
  149. sm1doc.cpp:260: warning: member initializers for `UINT32 CSmil1LayoutEvent::m_ulEventTime'
  150. sm1doc.cpp:261: warning:   and `UINT16 CSmil1LayoutEvent::m_uGroupIndex'
  151. sm1doc.cpp:267: warning:   will be re-ordered to match declaration order
  152. .\pub\sm1doc.h: In method `CSmil1DocumentRenderer::CSmil1DocumentRenderer(class CSmil1Renderer *, struct IUnknown *)':
  153. .\pub\sm1doc.h:351: warning: member initializers for `UINT32 CSmil1DocumentRenderer::m_ulNoRootLayoutWidth'
  154. .\pub\sm1doc.h:439: warning:   and `class CSmil1Renderer * CSmil1DocumentRenderer::m_pParent'
  155. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  156. .\pub\sm1doc.h:449: warning: member initializers for `char * CSmil1DocumentRenderer::m_pFragment'
  157. .\pub\sm1doc.h:450: warning:   and `class CHXMapStringToOb * CSmil1DocumentRenderer::m_pRegionMap'
  158. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  159. .\pub\sm1doc.h:459: warning: member initializers for `class CHXSimpleList * CSmil1DocumentRenderer::m_pEventList'
  160. .\pub\sm1doc.h:460: warning:   and `class CHXSimpleList * CSmil1DocumentRenderer::m_pZOrderList'
  161. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  162. .\pub\sm1doc.h:461: warning: member initializers for `void * CSmil1DocumentRenderer::m_ulEventListPosition'
  163. .\pub\sm1doc.h:462: warning:   and `INT16 CSmil1DocumentRenderer::m_uCurrentGroupIndex'
  164. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  165. .\pub\sm1doc.h:463: warning: member initializers for `INT16 CSmil1DocumentRenderer::m_nFragmentTracks'
  166. .\pub\sm1doc.h:464: warning:   and `UINT32 CSmil1DocumentRenderer::m_ulCurrentTime'
  167. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  168. .\pub\sm1doc.h:464: warning: member initializers for `UINT32 CSmil1DocumentRenderer::m_ulCurrentTime'
  169. .\pub\sm1doc.h:465: warning:   and `LONG32 CSmil1DocumentRenderer::m_lRefCount'
  170. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  171. .\pub\sm1doc.h:468: warning: member initializers for `struct IHXStatusMessage * CSmil1DocumentRenderer::m_pStatusMessage'
  172. .\pub\sm1doc.h:469: warning:   and `BOOL CSmil1DocumentRenderer::m_bFirstTimeSync'
  173. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  174. .\pub\sm1doc.h:472: warning: member initializers for `BOOL CSmil1DocumentRenderer::m_bShowDependencies'
  175. .\pub\sm1doc.h:473: warning:   and `BOOL CSmil1DocumentRenderer::m_bSiteLayoutComplete'
  176. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  177. .\pub\sm1doc.h:473: warning: member initializers for `BOOL CSmil1DocumentRenderer::m_bSiteLayoutComplete'
  178. .\pub\sm1doc.h:474: warning:   and `BOOL CSmil1DocumentRenderer::m_bStatusMessageSet'
  179. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  180. .\pub\sm1doc.h:479: warning: member initializers for `UINT16 CSmil1DocumentRenderer::m_usOldYPos'
  181. .\pub\sm1doc.h:480: warning:   and `class ProcessElementCallback * CSmil1DocumentRenderer::m_pProcessElementCallback'
  182. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  183. .\pub\sm1doc.h:480: warning: member initializers for `class ProcessElementCallback * CSmil1DocumentRenderer::m_pProcessElementCallback'
  184. .\pub\sm1doc.h:504: warning:   and `BOOL CSmil1DocumentRenderer::m_bRootLayoutWidthSet'
  185. sm1doc.cpp:448: warning:   will be re-ordered to match declaration order
  186. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::regionToRect(class CSmil1Region *, struct _HXxRect *, BOOL &, BOOL &)':
  187. sm1doc.cpp:973: warning: unused variable `BOOL bRegionError'
  188. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::handleSource(class CSmil1Source *)':
  189. sm1doc.cpp:1500: warning: unused variable `struct SMIL1PlayToAssoc * pPlayToAssoc'
  190. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::handleRendererPreFetch(class CSmil1RendererPreFetch *)':
  191. sm1doc.cpp:1687: warning: unused variable `struct IHXRendererUpgrade * pUpgrade'
  192. sm1doc.cpp: In method `void CSmil1DocumentRenderer::RemoveEvents(UINT32, struct IHXSite *)':
  193. sm1doc.cpp:2173: warning: unused variable `HX_RESULT rc'
  194. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::AttachSite(struct IHXSite *)':
  195. sm1doc.cpp:2620: warning: unused variable `struct IHXCommonClassFactory * pFactory'
  196. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::RendererInitialized(struct IHXRenderer *, struct IUnknown *, struct IHXValues *)':
  197. sm1doc.cpp:3198: warning: unused variable `HX_RESULT rc'
  198. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::TrackAdded(UINT16, UINT16, struct IHXValues *)':
  199. sm1doc.cpp:4089: warning: unused variable `UINT32 ulDelay'
  200. sm1doc.cpp: In method `class CSmil1AAnchorElement * CSmil1DocumentRenderer::findHyperlinkElement(const char *, UINT16, UINT16)':
  201. sm1doc.cpp:4677: warning: unused variable `UINT32 ulFragmentOffset'
  202. sm1doc.cpp: In method `HX_RESULT CSmil1DocumentRenderer::GetElementStatus(UINT16, UINT16, UINT32, struct IHXValues *&)':
  203. sm1doc.cpp:5357: warning: unused variable `class CSmil1Element * pElement'
  204. .\pub\sm1doc.h: In method `CSmil1SiteWatcher::CSmil1SiteWatcher(class CSmil1DocumentRenderer *, const char *, BOOL)':
  205. .\pub\sm1doc.h:574: warning: member initializers for `class CHXString CSmil1SiteWatcher::m_id'
  206. .\pub\sm1doc.h:575: warning:   and `class CSmil1DocumentRenderer * CSmil1SiteWatcher::m_pDoc'
  207. sm1doc.cpp:5684: warning:   will be re-ordered to match declaration order
  208. .\pub\sm1doc.h:576: warning: member initializers for `struct IHXSite * CSmil1SiteWatcher::m_pSite'
  209. .\pub\sm1doc.h:577: warning:   and `BOOL CSmil1SiteWatcher::m_bIsChildSite'
  210. sm1doc.cpp:5684: warning:   will be re-ordered to match declaration order
  211. .\pub\sm1doc.h:578: warning: member initializers for `BOOL CSmil1SiteWatcher::m_bChangingSize'
  212. .\pub\sm1doc.h:579: warning:   and `LONG32 CSmil1SiteWatcher::m_lRefCount'
  213. sm1doc.cpp:5684: warning:   will be re-ordered to match declaration order
  214. .\pub\sm1doc.h: In method `CSmil1EventHook::CSmil1EventHook(class CSmil1DocumentRenderer *, const char *, const char *, BOOL)':
  215. .\pub\sm1doc.h:610: warning: member initializers for `char * CSmil1EventHook::m_pChannelName'
  216. .\pub\sm1doc.h:613: warning:   and `class CSmil1DocumentRenderer * CSmil1EventHook::m_pDoc'
  217. sm1doc.cpp:6045: warning:   will be re-ordered to match declaration order
  218. .\pub\sm1doc.h:615: warning: member initializers for `struct IHXSite * CSmil1EventHook::m_pSite'
  219. .\pub\sm1doc.h:616: warning:   and `BOOL CSmil1EventHook::m_bNoRegion'
  220. sm1doc.cpp:6045: warning:   will be re-ordered to match declaration order
  221. .\pub\sm1doc.h:617: warning: member initializers for `class CSmil1PassiveSiteWatcher * CSmil1EventHook::m_pSiteWatcher'
  222. .\pub\sm1doc.h:618: warning:   and `LONG32 CSmil1EventHook::m_lRefCount'
  223. sm1doc.cpp:6045: warning:   will be re-ordered to match declaration order
  224. .\pub\sm1doc.h: In method `CSmil1SiteUser::CSmil1SiteUser(class CSmil1DocumentRenderer *, HXxColor)':
  225. .\pub\sm1doc.h:681: warning: member initializers for `HXxColor CSmil1SiteUser::m_ulBGColor'
  226. .\pub\sm1doc.h:682: warning:   and `class CSmil1DocumentRenderer * CSmil1SiteUser::m_pDoc'
  227. sm1doc.cpp:6322: warning:   will be re-ordered to match declaration order
  228. sm1doc.cpp: In method `HX_RESULT CSmil1SiteUser::HandleEvent(struct _HXxEvent *)':
  229. sm1doc.cpp:6419: warning: unused variable `HX_RESULT rc'
  230. .\pub\sm1doc.h: In method `CSmil1BasicRegion::CSmil1BasicRegion(const char *, struct _HXxRect, INT32, const char *, HXxColor, BOOL, BOOL, BOOL, BOOL)':
  231. .\pub\sm1doc.h:708: warning: member initializers for `BOOL CSmil1BasicRegion::m_bMediaSizeSet'
  232. .\pub\sm1doc.h:709: warning:   and `struct IHXSite * CSmil1BasicRegion::m_pSite'
  233. sm1doc.cpp:6461: warning:   will be re-ordered to match declaration order
  234. .\pub\sm1doc.h:711: warning: member initializers for `INT32 CSmil1BasicRegion::m_lZIndex'
  235. .\pub\sm1doc.h:712: warning:   and `class CHXString CSmil1BasicRegion::m_region'
  236. sm1doc.cpp:6461: warning:   will be re-ordered to match declaration order
  237. .\pub\sm1doc.h: In method `ProcessElementCallback::ProcessElementCallback()':
  238. .\pub\sm1doc.h:727: warning: member initializers for `BOOL ProcessElementCallback::m_bIsCallbackPending'
  239. .\pub\sm1doc.h:746: warning:   and `LONG32 ProcessElementCallback::m_lRefCount'
  240. sm1doc.cpp:6490: warning:   will be re-ordered to match declaration order
  241. rm thumb-rel32smil1lib.lib
  242. rm: cannot remove `thumb-rel32\smil1lib.lib': No such file or directory
  243. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32smil1lib.lib thumb-rel32objsmlparse.o thumb-rel32objsmlelem.o thumb-rel32objsmltime.o thumb-rel32objsmlerror.o thumb-rel32objsm1rendr.o thumb-rel32objsm1doc.o 
  244. a - thumb-rel32objsmlparse.o
  245. a - thumb-rel32objsmlelem.o
  246. a - thumb-rel32objsmltime.o
  247. a - thumb-rel32objsmlerror.o
  248. a - thumb-rel32objsm1rendr.o
  249. a - thumb-rel32objsm1doc.o
  250. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32smil1lib.lib
  251. rm -rf "........releasesmil1lib.lib"
  252. copy "thumb-rel32smil1lib.lib" "........releasesmil1lib.lib"
  253. 已复制         1 个文件。
  254. Time used: 21.23 seconds
  255. leaving directory c:sourcehelix.datatypesmilrenderersmil1
  256. from directory c:sourcehelix
  257. entering directory datatype/common/baserend
  258. WinCompile(datatype/common/baserend): generating makefiles
  259. UMAKE: Umakefil -> Makefile in datatypecommonbaserend
  260. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  261. Time used: 0.08 seconds
  262. WinCompile(datatype/common/baserend): making depend
  263. nmake /nologo depend
  264. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32datatype_common_baserend_ribodefs.h -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonutilpub -I ......clientinclude -I .pub baserend.cpp vbasernd.cpp vdclback.cpp
  265. Time used: 1.16 seconds
  266. WinCompile(datatype/common/baserend): making copy
  267. nmake /nologo copy
  268. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonutilpub -I ......clientinclude -I .pub -I . -include thumb-rel32datatype_common_baserend_ribodefs.h -o thumb-rel32objbaserend.o -c baserend.cpp
  269. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  270. In file included from ..\..\..\common\include\hxtypes.h:53,
  271.                  from baserend.cpp:51:
  272. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  273. ..\..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  274. In file included from ..\..\..\common\system\pub\globals/hxglobalmap.h:57,
  275.                  from ..\..\..\common\system\pub\globals/hxglobals.h:56,
  276.                  from ..\..\..\common\util\pub\baseobj.h:54,
  277.                  from baserend.cpp:72:
  278. ..\..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  279. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonutilpub -I ......clientinclude -I .pub -I . -include thumb-rel32datatype_common_baserend_ribodefs.h -o thumb-rel32objvbasernd.o -c vbasernd.cpp
  280. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  281. In file included from ..\..\..\common\include\hxtypes.h:53,
  282.                  from vbasernd.cpp:51:
  283. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  284. ..\..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  285. In file included from ..\..\..\common\system\pub\globals/hxglobalmap.h:57,
  286.                  from ..\..\..\common\system\pub\globals/hxglobals.h:56,
  287.                  from ..\..\..\common\util\pub\baseobj.h:54,
  288.                  from vbasernd.cpp:91:
  289. ..\..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  290. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonutilpub -I ......clientinclude -I .pub -I . -include thumb-rel32datatype_common_baserend_ribodefs.h -o thumb-rel32objvdclback.o -c vdclback.cpp
  291. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  292. In file included from ..\..\..\common\include\hxtypes.h:53,
  293.                  from vdclback.cpp:54:
  294. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  295. .\pub\vdclback.h: In method `CVideoSchedulerCallback::CVideoSchedulerCallback(void (*)(void *), void *, struct IUnknown *, BOOL)':
  296. .\pub\vdclback.h:96: warning: member initializers for `void (* CVideoSchedulerCallback::m_pFunc)(void *)'
  297. .\pub\vdclback.h:97: warning:   and `struct IHXScheduler * CVideoSchedulerCallback::m_pScheduler'
  298. vdclback.cpp:84: warning:   will be re-ordered to match declaration order
  299. .\pub\vdclback.h:100: warning: member initializers for `BOOL CVideoSchedulerCallback::m_bIsInterruptSafe'
  300. .\pub\vdclback.h:102: warning:   and `CallbackHandle CVideoSchedulerCallback::m_PendingHandle'
  301. vdclback.cpp:84: warning:   will be re-ordered to match declaration order
  302. .\pub\vdclback.h:102: warning: member initializers for `CallbackHandle CVideoSchedulerCallback::m_PendingHandle'
  303. .\pub\vdclback.h:103: warning:   and `BOOL CVideoSchedulerCallback::m_bPendingCallback'
  304. vdclback.cpp:84: warning:   will be re-ordered to match declaration order
  305. rm thumb-rel32baserend.lib
  306. rm: cannot remove `thumb-rel32\baserend.lib': No such file or directory
  307. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32baserend.lib thumb-rel32objbaserend.o thumb-rel32objvbasernd.o thumb-rel32objvdclback.o 
  308. a - thumb-rel32objbaserend.o
  309. a - thumb-rel32objvbasernd.o
  310. a - thumb-rel32objvdclback.o
  311. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32baserend.lib
  312. rm -rf "......releasebaserend.lib"
  313. copy "thumb-rel32baserend.lib" "......releasebaserend.lib"
  314. 已复制         1 个文件。
  315. Time used: 7.66 seconds
  316. leaving directory c:sourcehelix.datatypecommonbaserend
  317. from directory c:sourcehelix
  318. entering directory client/netwksvc
  319. WinCompile(client/netwksvc): generating makefiles
  320. UMAKE: Umakefil -> Makefile in clientnetwksvc
  321. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  322. Time used: 0.11 seconds
  323. WinCompile(client/netwksvc): making depend
  324. nmake /nologo depend
  325. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32client_netwksvc_ribodefs.h -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub platformsymbianhxsymbiannetapi.cpp platformsymbianhxsymbianresolv.cpp platformsymbianhxsymbiantcpsock.cpp platformsymbianhxsymbianudpsock.cpp platformsymbianhxsymbiansockhlp.cpp platformsymbianhxsymbianapman.cpp hxcloakedtcp.cpp hxnetutil.cpp hxsockcallback.cpp hxapconresp.cpp
  326. Time used: 1.80 seconds
  327. WinCompile(client/netwksvc): making copy
  328. nmake /nologo copy
  329. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbiannetapi.o -c platformsymbianhxsymbiannetapi.cpp
  330. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  331. In file included from ..\..\common\include\hxtypes.h:53,
  332.                  from .\pub\platform/symbian/hxsymbiannetapi.h:53,
  333.                  from platform\symbian\hxsymbiannetapi.cpp:50:
  334. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  335. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbianresolv.o -c platformsymbianhxsymbianresolv.cpp
  336. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  337. In file included from ..\..\common\include\hxtypes.h:53,
  338.                  from .\pub\platform/symbian/hxsymbianresolv.h:56,
  339.                  from platform\symbian\hxsymbianresolv.cpp:50:
  340. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  341. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbiantcpsock.o -c platformsymbianhxsymbiantcpsock.cpp
  342. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  343. In file included from ..\..\common\include\hxtypes.h:53,
  344.                  from .\pub\platform/symbian/hxsymbiantcpsock.h:53,
  345.                  from platform\symbian\hxsymbiantcpsock.cpp:50:
  346. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  347. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbianudpsock.o -c platformsymbianhxsymbianudpsock.cpp
  348. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  349. In file included from ..\..\common\include\hxtypes.h:53,
  350.                  from .\pub\platform/symbian/hxsymbianudpsock.h:53,
  351.                  from platform\symbian\hxsymbianudpsock.cpp:50:
  352. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  353. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbiansockhlp.o -c platformsymbianhxsymbiansockhlp.cpp
  354. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  355. In file included from ..\..\common\include\hxtypes.h:53,
  356.                  from platform\symbian\hxsymbiansockhlp.h:53,
  357.                  from platform\symbian\hxsymbiansockhlp.cpp:50:
  358. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  359. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objplatformsymbianhxsymbianapman.o -c platformsymbianhxsymbianapman.cpp
  360. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  361. In file included from ..\..\common\include\hxtypes.h:53,
  362.                  from ..\..\common\include\hxcom.h:53,
  363.                  from .\pub\platform/symbian/hxsymbianapman.h:52,
  364.                  from platform\symbian\hxsymbianapman.cpp:50:
  365. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  366. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objhxcloakedtcp.o -c hxcloakedtcp.cpp
  367. In file included from ....commonincludehxtypes.h:51,
  368.                  from .pubhxcloakedtcp.h:52,
  369.                  from hxcloakedtcp.cpp:50:
  370. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  371. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  372. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  373. In file included from ..\..\common\include\hxtypes.h:53,
  374.                  from .\pub\hxcloakedtcp.h:52,
  375.                  from hxcloakedtcp.cpp:50:
  376. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  377. .\pub\hxcloakedtcp.h: In method `HXClientCloakedTCPSocket::HXClientCloakedTCPSocket(struct IUnknown *)':
  378. .\pub\hxcloakedtcp.h:237: warning: member initializers for `struct IHXScheduler * HXClientCloakedTCPSocket::m_pScheduler'
  379. .\pub\hxcloakedtcp.h:238: warning:   and `struct IHXTCPResponse * HXClientCloakedTCPSocket::m_pTCPResponse'
  380. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  381. .\pub\hxcloakedtcp.h:244: warning: member initializers for `char * HXClientCloakedTCPSocket::m_pForiegnHost'
  382. .\pub\hxcloakedtcp.h:245: warning:   and `UINT32 HXClientCloakedTCPSocket::m_lForeignAddress'
  383. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  384. .\pub\hxcloakedtcp.h:257: warning: member initializers for `char * HXClientCloakedTCPSocket::m_pGuid'
  385. .\pub\hxcloakedtcp.h:258: warning:   and `HX_BITFIELD HXClientCloakedTCPSocket::m_bGetReadPending'
  386. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  387. .\pub\hxcloakedtcp.h:276: warning: member initializers for `HX_BITFIELD HXClientCloakedTCPSocket::m_bInitComplete'
  388. .\pub\hxcloakedtcp.h:278: warning:   and `HX_BITFIELD HXClientCloakedTCPSocket::m_bInDestructor'
  389. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  390. .\pub\hxcloakedtcp.h:291: warning: member initializers for `HX_BITFIELD HXClientCloakedTCPSocket::m_bConnectToSameServerIP'
  391. .\pub\hxcloakedtcp.h:293: warning:   and `HX_BITFIELD HXClientCloakedTCPSocket::m_bHTTPGetHeaderReadDone'
  392. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  393. .\pub\hxcloakedtcp.h:294: warning: member initializers for `HX_BITFIELD HXClientCloakedTCPSocket::m_bHTTPPutHeaderReadDone'
  394. .\pub\hxcloakedtcp.h:295: warning:   and `HX_RESULT HXClientCloakedTCPSocket::m_LastError'
  395. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  396. .\pub\hxcloakedtcp.h:299: warning: member initializers for `UINT16 HXClientCloakedTCPSocket::m_nProxyPortNumber'
  397. .\pub\hxcloakedtcp.h:300: warning:   and `char * HXClientCloakedTCPSocket::m_pProxyHostName'
  398. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  399. .\pub\hxcloakedtcp.h:302: warning: member initializers for `UINT16 HXClientCloakedTCPSocket::m_uPadLength'
  400. .\pub\hxcloakedtcp.h:304: warning:   and `class ScheduledSocketCallback * HXClientCloakedTCPSocket::m_pSchedulerCallback'
  401. hxcloakedtcp.cpp:197: warning:   will be re-ordered to match declaration order
  402. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::Init(struct IHXTCPResponse *)':
  403. hxcloakedtcp.cpp:338: warning: unused variable `HX_RESULT rc'
  404. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::DoRead()':
  405. hxcloakedtcp.cpp:635: warning: unused variable `char * pStartAfterDoubleReturn'
  406. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::DoGetWrite()':
  407. hxcloakedtcp.cpp:766: warning: unused variable `UINT16 actual'
  408. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::DoGetReadDone(HX_RESULT, struct IHXBuffer *)':
  409. hxcloakedtcp.cpp:1246: warning: unused variable `UINT16 nOptionLen'
  410. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::EncodeBase64(const UCHAR *, UINT16, UCHAR *, UINT16 &)':
  411. hxcloakedtcp.cpp:1893: warning: unused variable `HX_RESULT theErr'
  412. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::CleanUpAndReInitializeStuff()':
  413. hxcloakedtcp.cpp:2143: warning: unused variable `struct IHXBuffer * pBuffer'
  414. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::ReconnectToSameServerIP()':
  415. hxcloakedtcp.cpp:2254: warning: unused variable `struct IHXBuffer * pBuffer'
  416. hxcloakedtcp.cpp: In method `HX_RESULT HXClientCloakedTCPSocket::HandleAuthentication(struct IHXRequest *, class HTTPResponseMessage *, const char *, const char *)':
  417. hxcloakedtcp.cpp:2523: warning: unused variable `struct IHXValues * pNewHeaders'
  418. hxcloakedtcp.cpp:2521: warning: unused variable `UINT32 ulAltURL'
  419. .\pub\hxcloakedtcp.h: In method `HXClientCloakedTCPSocket::HTTPCloakTCPResponse::HTTPCloakTCPResponse(class HXClientCloakedTCPSocket *, BOOL)':
  420. .\pub\hxcloakedtcp.h:196: warning: member initializers for `LONG32 HXClientCloakedTCPSocket::HTTPCloakTCPResponse::m_lRefCount'
  421. .\pub\hxcloakedtcp.h:197: warning:   and `class HXClientCloakedTCPSocket * HXClientCloakedTCPSocket::HTTPCloakTCPResponse::m_pOwner'
  422. hxcloakedtcp.cpp:2779: warning:   will be re-ordered to match declaration order
  423. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objhxnetutil.o -c hxnetutil.cpp
  424. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  425. In file included from ..\..\common\include\hxtypes.h:53,
  426.                  from ..\..\common\include\hxcom.h:53,
  427.                  from .\pub\hxnetutil.h:52,
  428.                  from hxnetutil.cpp:50:
  429. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  430. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objhxsockcallback.o -c hxsockcallback.cpp
  431. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  432. In file included from ..\..\common\include\hxtypes.h:53,
  433.                  from .\pub\hxsockcallback.h:53,
  434.                  from hxsockcallback.cpp:50:
  435. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  436. .\pub\hxsockcallback.h: In method `ScheduledSocketCallback::ScheduledSocketCallback(class SocketCallbackInterface *, BOOL)':
  437. .\pub\hxsockcallback.h:70: warning: member initializers for `HX_BITFIELD ScheduledSocketCallback::m_bInterruptSafe'
  438. .\pub\hxsockcallback.h:72: warning:   and `HX_RESULT ScheduledSocketCallback::m_Error'
  439. hxsockcallback.cpp:61: warning:   will be re-ordered to match declaration order
  440. .\pub\hxsockcallback.h:72: warning: member initializers for `HX_RESULT ScheduledSocketCallback::m_Error'
  441. .\pub\hxsockcallback.h:111: warning:   and `LONG32 ScheduledSocketCallback::m_lRefCount'
  442. hxsockcallback.cpp:61: warning:   will be re-ordered to match declaration order
  443. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub -I . -include thumb-rel32client_netwksvc_ribodefs.h -o thumb-rel32objhxapconresp.o -c hxapconresp.cpp
  444. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  445. In file included from ..\..\common\include\hxtypes.h:53,
  446.                  from ..\..\common\include\hxcom.h:53,
  447.                  from ..\..\common\include\ihxaccesspoint.h:53,
  448.                  from .\pub\hxapconresp.h:52,
  449.                  from hxapconresp.cpp:49:
  450. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  451. rm thumb-rel32netsvclib.lib
  452. rm: cannot remove `thumb-rel32\netsvclib.lib': No such file or directory
  453. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32netsvclib.lib thumb-rel32objplatformsymbianhxsymbiannetapi.o thumb-rel32objplatformsymbianhxsymbianresolv.o thumb-rel32objplatformsymbianhxsymbiantcpsock.o thumb-rel32objplatformsymbianhxsymbianudpsock.o thumb-rel32objplatformsymbianhxsymbiansockhlp.o thumb-rel32objplatformsymbianhxsymbianapman.o thumb-rel32objhxcloakedtcp.o thumb-rel32objhxnetutil.o thumb-rel32objhxsockcallback.o thumb-rel32objhxapconresp.o 
  454. a - thumb-rel32objplatformsymbianhxsymbiannetapi.o
  455. a - thumb-rel32objplatformsymbianhxsymbianresolv.o
  456. a - thumb-rel32objplatformsymbianhxsymbiantcpsock.o
  457. a - thumb-rel32objplatformsymbianhxsymbianudpsock.o
  458. a - thumb-rel32objplatformsymbianhxsymbiansockhlp.o
  459. a - thumb-rel32objplatformsymbianhxsymbianapman.o
  460. a - thumb-rel32objhxcloakedtcp.o
  461. a - thumb-rel32objhxnetutil.o
  462. a - thumb-rel32objhxsockcallback.o
  463. a - thumb-rel32objhxapconresp.o
  464. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32netsvclib.lib
  465. rm -rf "....releasenetsvclib.lib"
  466. copy "thumb-rel32netsvclib.lib" "....releasenetsvclib.lib"
  467. 已复制         1 个文件。
  468. Time used: 15.20 seconds
  469. leaving directory c:sourcehelix.clientnetwksvc
  470. from directory c:sourcehelix
  471. entering directory client/videosvc
  472. WinCompile(client/videosvc): generating makefiles
  473. UMAKE: Umakefil -> Makefile in clientvideosvc
  474. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  475. Time used: 0.09 seconds
  476. WinCompile(client/videosvc): making depend
  477. nmake /nologo depend
  478. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32client_videosvc_ribodefs.h -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....clientinclude -I .pub sitemgr.cpp siteprxy.cpp hxovmgr.cpp
  479. Time used: 1.03 seconds
  480. WinCompile(client/videosvc): making copy
  481. nmake /nologo copy
  482. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....clientinclude -I .pub -I . -include thumb-rel32client_videosvc_ribodefs.h -o thumb-rel32objsitemgr.o -c sitemgr.cpp
  483. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  484. In file included from ..\..\common\include\hxtypes.h:53,
  485.                  from ..\..\common\include\hxcom.h:53,
  486.                  from sitemgr.cpp:56:
  487. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  488. ..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  489. In file included from ..\..\common\system\pub\globals/hxglobalmap.h:57,
  490.                  from ..\..\common\system\pub\globals/hxglobals.h:56,
  491.                  from sitemgr.cpp:95:
  492. ..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  493. sitemgr.cpp: In method `CHXSiteManager::CHXSiteManager()':
  494. sitemgr.cpp:120: warning: unused variable `INT32 & zm_nSiteManagerCount'
  495. sitemgr.cpp: In method `CHXSiteManager::~CHXSiteManager()':
  496. sitemgr.cpp:137: warning: unused variable `INT32 & zm_nSiteManagerCount'
  497. sitemgr.cpp: In method `HX_RESULT CHXSiteManager::RemoveSite(struct IHXSite *)':
  498. sitemgr.cpp:625: warning: unused variable `const char * pChannelName'
  499. sitemgr.cpp: In method `BOOL CHXSiteManager::HookupSite2SUS(struct IHXSite *, struct IHXSiteUserSupplier *, BOOL)':
  500. sitemgr.cpp:1104: warning: unused variable `void * pVoid'
  501. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....clientinclude -I .pub -I . -include thumb-rel32client_videosvc_ribodefs.h -o thumb-rel32objsiteprxy.o -c siteprxy.cpp
  502. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  503. In file included from ..\..\common\include\hxtypes.h:53,
  504.                  from ..\..\common\include\hxcom.h:53,
  505.                  from siteprxy.cpp:50:
  506. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  507. siteprxy.h: In method `CHXSiteUserProxy::CHXSiteUserProxy(class CHXSiteManager *, struct IHXSiteUser *, const char *)':
  508. siteprxy.h:122: warning: member initializers for `struct IHXSite * CHXSiteUserProxy::m_pSite'
  509. siteprxy.h:123: warning:   and `char * CHXSiteUserProxy::m_pRegionName'
  510. siteprxy.cpp:226: warning:   will be re-ordered to match declaration order
  511. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....clientinclude -I .pub -I . -include thumb-rel32client_videosvc_ribodefs.h -o thumb-rel32objhxovmgr.o -c hxovmgr.cpp
  512. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  513. In file included from ..\..\common\include\hxtypes.h:53,
  514.                  from hxovmgr.cpp:50:
  515. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  516. hxovmgr.cpp: In method `void HXOverlayManager::ValidateCurrentOwner()':
  517. hxovmgr.cpp:328: warning: unused variable `UINT32 ulTempMaxNumPixelsPerSecond'
  518. rm thumb-rel32vidsvclib.lib
  519. rm: cannot remove `thumb-rel32\vidsvclib.lib': No such file or directory
  520. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32vidsvclib.lib thumb-rel32objsitemgr.o thumb-rel32objsiteprxy.o thumb-rel32objhxovmgr.o 
  521. a - thumb-rel32objsitemgr.o
  522. a - thumb-rel32objsiteprxy.o
  523. a - thumb-rel32objhxovmgr.o
  524. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32vidsvclib.lib
  525. rm -rf "....releasevidsvclib.lib"
  526. copy "thumb-rel32vidsvclib.lib" "....releasevidsvclib.lib"
  527. 已复制         1 个文件。
  528. Time used: 6.55 seconds
  529. leaving directory c:sourcehelix.clientvideosvc
  530. from directory c:sourcehelix
  531. entering directory client/audiosvc
  532. WinCompile(client/audiosvc): generating makefiles
  533. UMAKE: Umakefil -> Makefile in clientaudiosvc
  534. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  535. Warning: Missing BIF source dep 'client_common_system' (include path ....clientcommonsystempub)
  536. Time used: 0.11 seconds
  537. WinCompile(client/audiosvc): making depend
  538. nmake /nologo depend
  539. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32client_audiosvc_ribodefs.h -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub hxaudses.cpp hxaudply.cpp hxaudstr_new.cpp mixengine.cpp updownmix.cpp hxminivolume.cpp
  540. Time used: 1.61 seconds
  541. WinCompile(client/audiosvc): making copy
  542. nmake /nologo copy
  543. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objhxaudses.o -c hxaudses.cpp
  544. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  545. In file included from ..\..\common\include\hxtypes.h:53,
  546.                  from hxaudses.cpp:50:
  547. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  548. hxaudses.cpp: In method `HX_RESULT CHXAudioSession::Init(struct IUnknown *)':
  549. hxaudses.cpp:586: warning: unused variable `struct IHXBuffer * pBuffer'
  550. hxaudses.cpp: In method `HX_RESULT CHXAudioSession::PlayAudio(UINT16 = 1)':
  551. hxaudses.cpp:1255: warning: unused variable `UINT16 uPlayerVolume'
  552. .\pub\hxaudses.h: In method `CHXAudioSession::HXDeviceSetupCallback::HXDeviceSetupCallback(class CHXAudioSession *)':
  553. .\pub\hxaudses.h:482: warning: member initializers for `ULONG32 CHXAudioSession::HXDeviceSetupCallback::m_ulCallbackID'
  554. .\pub\hxaudses.h:483: warning:   and `LONG32 CHXAudioSession::HXDeviceSetupCallback::m_lRefCount'
  555. hxaudses.cpp:3930: warning:   will be re-ordered to match declaration order
  556. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objhxaudply.o -c hxaudply.cpp
  557. In file included from ....commonincludehxtypes.h:51,
  558.                  from ....commonruntimepubhlxclib/stdlib.h:53,
  559.                  from hxaudply.cpp:51:
  560. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  561. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  562. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  563. In file included from ..\..\common\include\hxtypes.h:53,
  564.                  from ..\..\common\runtime\pub\hlxclib/stdlib.h:53,
  565.                  from hxaudply.cpp:51:
  566. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  567. .\pub\hxaudply.h: In method `CHXAudioPlayer::CHXAudioPlayer(class CHXAudioSession *)':
  568. .\pub\hxaudply.h:131: warning: member initializers for `class INT64 CHXAudioPlayer::m_llLastWriteTime'
  569. .\pub\hxaudply.h:400: warning:   and `ULONG32 CHXAudioPlayer::m_ulCallbackID'
  570. hxaudply.cpp:154: warning:   will be re-ordered to match declaration order
  571. .\pub\hxaudply.h:404: warning: member initializers for `BOOL CHXAudioPlayer::m_bIsLive'
  572. .\pub\hxaudply.h:405: warning:   and `ULONG32 CHXAudioPlayer::m_ulGranularity'
  573. hxaudply.cpp:154: warning:   will be re-ordered to match declaration order
  574. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objhxaudstr_new.o -c hxaudstr_new.cpp
  575. In file included from ....commonincludehxtypes.h:51,
  576.                  from ....commonincludehxresult.h:54,
  577.                  from hxaudstr_new.cpp:55:
  578. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  579. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  580. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  581. In file included from ..\..\common\include\hxtypes.h:53,
  582.                  from ..\..\common\include\hxresult.h:54,
  583.                  from hxaudstr_new.cpp:55:
  584. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  585. .\pub\hxaudstr.h: In method `CHXAudioStream::CHXAudioStream(class CHXAudioPlayer *, struct IUnknown *)':
  586. .\pub\hxaudstr.h:377: warning: member initializers for `BOOL CHXAudioStream::m_bMayNeedToRollbackTimestamp'
  587. .\pub\hxaudstr.h:388: warning:   and `LONG32 CHXAudioStream::m_lRefCount'
  588. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  589. .\pub\hxaudstr.h:394: warning: member initializers for `BOOL CHXAudioStream::m_bPlayerPause'
  590. .\pub\hxaudstr.h:397: warning:   and `struct IHXAudioResampler * CHXAudioStream::m_pResampler'
  591. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  592. .\pub\hxaudstr.h:426: warning: member initializers for `ULONG32 CHXAudioStream::m_ulFudge'
  593. .\pub\hxaudstr.h:428: warning:   and `BOOL CHXAudioStream::m_bHooksInitialized'
  594. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  595. .\pub\hxaudstr.h:430: warning: member initializers for `struct HXAudioData * CHXAudioStream::m_pOutDataPtr'
  596. .\pub\hxaudstr.h:431: warning:   and `class CHXSimpleList * CHXAudioStream::m_pDataList'
  597. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  598. .\pub\hxaudstr.h:441: warning: member initializers for `struct IHXPreferences * CHXAudioStream::m_pPreferences'
  599. .\pub\hxaudstr.h:446: warning:   and `class CHXSimpleList * CHXAudioStream::m_pAvailableBuffers'
  600. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  601. .\pub\hxaudstr.h:450: warning: member initializers for `BOOL CHXAudioStream::m_bDeterminedInitialCacheSize'
  602. .\pub\hxaudstr.h:451: warning:   and `BOOL CHXAudioStream::m_bCacheMayBeGrown'
  603. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  604. .\pub\hxaudstr.h:451: warning: member initializers for `BOOL CHXAudioStream::m_bCacheMayBeGrown'
  605. .\pub\hxaudstr.h:453: warning:   and `BOOL CHXAudioStream::m_bTobeTimed'
  606. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  607. .\pub\hxaudstr.h:457: warning: member initializers for `BOOL CHXAudioStream::m_bSetupToBeDone'
  608. .\pub\hxaudstr.h:458: warning:   and `UINT32 CHXAudioStream::m_ulBaseTime'
  609. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  610. .\pub\hxaudstr.h:473: warning: member initializers for `UINT32 CHXAudioStream::m_ulTSRollOver'
  611. .\pub\hxaudstr.h:474: warning:   and `UINT32 CHXAudioStream::m_ulLiveDelay'
  612. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  613. .\pub\hxaudstr.h:477: warning: member initializers for `HX_BITFIELD CHXAudioStream::m_bAudioDeviceReflushHint'
  614. .\pub\hxaudstr.h:479: warning:   and `HX_BITFIELD CHXAudioStream::m_bLastNMilliSecsToBeSaved'
  615. hxaudstr_new.cpp:173: warning:   will be re-ordered to match declaration order
  616. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objmixengine.o -c mixengine.cpp
  617. In file included from ....commonincludehxtypes.h:51,
  618.                  from mixengine.cpp:54:
  619. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  620. C:Symbian6.1SERIES60EPOC32includelibctime.h:20: warning: this is the location of the previous definition
  621. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  622. In file included from ..\..\common\include\hxtypes.h:53,
  623.                  from mixengine.cpp:54:
  624. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  625. .\pub\mixengine.h: In method `HXAudioSvcMixEngine::HXAudioSvcMixEngine()':
  626. .\pub\mixengine.h:215: warning: member initializers for `UINT32 HXAudioSvcMixEngine::m_ulBytesPerSample'
  627. .\pub\mixengine.h:219: warning:   and `tAudioSample * HXAudioSvcMixEngine::m_pBuffer_1'
  628. mixengine.cpp:114: warning:   will be re-ordered to match declaration order
  629. .\pub\mixengine.h:219: warning: member initializers for `tAudioSample * HXAudioSvcMixEngine::m_pBuffer_3'
  630. .\pub\mixengine.h:222: warning:   and `class RAExactResampler * HXAudioSvcMixEngine::m_pResampler'
  631. mixengine.cpp:114: warning:   will be re-ordered to match declaration order
  632. .\pub\mixengine.h:230: warning: member initializers for `enum HXAudioSvcMixEngine::eCrossfadeDirection HXAudioSvcMixEngine::m_eCrossFadeDirection'
  633. .\pub\mixengine.h:231: warning:   and `struct XFADER_STATE * HXAudioSvcMixEngine::m_pXFader'
  634. mixengine.cpp:114: warning:   will be re-ordered to match declaration order
  635. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objupdownmix.o -c updownmix.cpp
  636. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  637. In file included from ..\..\common\include\hxtypes.h:53,
  638.                  from ..\..\common\dbgtool\pub\hxassert.h:89,
  639.                  from updownmix.cpp:50:
  640. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  641. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....audiodevicepubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....audioinclude -I ....audiodevicepub -I ....audiomixerpub -I ....audiogaintoolpub -I ....audiocrossfadepub -I ....audiofixptutilpub -I ....audiolimiterpub -I ....audioresamplerpub -I ....clientcommonsystempub -I include -I .pub -I . -include thumb-rel32client_audiosvc_ribodefs.h -o thumb-rel32objhxminivolume.o -c hxminivolume.cpp
  642. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  643. In file included from ..\..\common\include\hxtypes.h:53,
  644.                  from ..\..\common\include\hxresult.h:54,
  645.                  from hxminivolume.cpp:50:
  646. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  647. .\pub\hxminivolume.h: In method `CHXVolume::CHXVolume()':
  648. .\pub\hxminivolume.h:87: warning: member initializers for `BOOL CHXVolume::m_bMute'
  649. .\pub\hxminivolume.h:88: warning:   and `UINT16 CHXVolume::m_uVolume'
  650. hxminivolume.cpp:71: warning:   will be re-ordered to match declaration order
  651. rm thumb-rel32audsvclib.lib
  652. rm: cannot remove `thumb-rel32\audsvclib.lib': No such file or directory
  653. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32audsvclib.lib thumb-rel32objhxaudses.o thumb-rel32objhxaudply.o thumb-rel32objhxaudstr_new.o thumb-rel32objmixengine.o thumb-rel32objupdownmix.o thumb-rel32objhxminivolume.o 
  654. a - thumb-rel32objhxaudses.o
  655. a - thumb-rel32objhxaudply.o
  656. a - thumb-rel32objhxaudstr_new.o
  657. a - thumb-rel32objmixengine.o
  658. a - thumb-rel32objupdownmix.o
  659. a - thumb-rel32objhxminivolume.o
  660. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32audsvclib.lib
  661. rm -rf "....releaseaudsvclib.lib"
  662. copy "thumb-rel32audsvclib.lib" "....releaseaudsvclib.lib"
  663. 已复制         1 个文件。
  664. Time used: 9.95 seconds
  665. leaving directory c:sourcehelix.clientaudiosvc
  666. from directory c:sourcehelix
  667. entering directory audio/device
  668. WinCompile(audio/device): generating makefiles
  669. UMAKE: Umakefil -> Makefile in audiodevice
  670. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  671. Warning: Missing BIF source dep 'client_audiosvc' (include path ....clientaudiosvcpub)
  672. Time used: 0.13 seconds
  673. WinCompile(audio/device): making depend
  674. nmake /nologo depend
  675. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32audio_device_ribodefs.h -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I pubplatformsymbian -I pubplatformsymbianaudiosvr -I ....commonsystempubplatform -I ....commonsystemplatformsymbian -I ....clientaudiosvcpub -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ..include -I .pub platformsymbianaudsymbian.cpp platformsymbianaudiosvraudio_svr.cpp platformsymbianaudiosvraudio_svr_cntxt.cpp platformsymbianaudiosvrmdaaudio_session-mda.cpp
  676. Time used: 1.16 seconds
  677. WinCompile(audio/device): making copy
  678. nmake /nologo copy
  679. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I pubplatformsymbian -I pubplatformsymbianaudiosvr -I ....commonsystempubplatform -I ....commonsystemplatformsymbian -I ....clientaudiosvcpub -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ..include -I .pub -I . -include thumb-rel32audio_device_ribodefs.h -o thumb-rel32objplatformsymbianaudsymbian.o -c platformsymbianaudsymbian.cpp
  680. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  681. In file included from ..\..\common\include\hxtypes.h:53,
  682.                  from ..\..\common\dbgtool\pub\hxassert.h:89,
  683.                  from platform\symbian\audsymbian.cpp:53:
  684. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  685. platform\symbian\audsymbian.cpp: In method `CHXAudioDevice::CHXAudioDevice()':
  686. platform\symbian\audsymbian.cpp:81: warning: unused variable `TInt err'
  687. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I pubplatformsymbian -I pubplatformsymbianaudiosvr -I ....commonsystempubplatform -I ....commonsystemplatformsymbian -I ....clientaudiosvcpub -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ..include -I .pub -I . -include thumb-rel32audio_device_ribodefs.h -o thumb-rel32objplatformsymbianaudiosvraudio_svr.o -c platformsymbianaudiosvraudio_svr.cpp
  688. In file included from C:Symbian6.1SERIES60EPOC32includee32std.h:8,
  689.                  from C:Symbian6.1SERIES60EPOC32includee32base.h:8,
  690.                  from platformsymbianaudiosvraudio_svr.h:62,
  691.                  from platformsymbianaudiosvraudio_svr.cpp:51:
  692. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  693. C:Symbian6.1SERIES60EPOC32includelibcstring.h:27: warning: this is the location of the previous definition
  694. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  695. In file included from ..\..\common\include\hxtypes.h:53,
  696.                  from ..\..\common\include\hxcom.h:53,
  697.                  from platform\symbian\audiosvr\audio_svr.h:65,
  698.                  from platform\symbian\audiosvr\audio_svr.cpp:51:
  699. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  700. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I pubplatformsymbian -I pubplatformsymbianaudiosvr -I ....commonsystempubplatform -I ....commonsystemplatformsymbian -I ....clientaudiosvcpub -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ..include -I .pub -I . -include thumb-rel32audio_device_ribodefs.h -o thumb-rel32objplatformsymbianaudiosvraudio_svr_cntxt.o -c platformsymbianaudiosvraudio_svr_cntxt.cpp
  701. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  702. In file included from ..\..\common\include\hxtypes.h:53,
  703.                  from ..\..\common\runtime\pub\hlxclib/stdlib.h:53,
  704.                  from platform\symbian\audiosvr\audio_svr_cntxt.cpp:58:
  705. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  706. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I pubplatformsymbian -I pubplatformsymbianaudiosvr -I ....commonsystempubplatform -I ....commonsystemplatformsymbian -I ....clientaudiosvcpub -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ..include -I .pub -I . -include thumb-rel32audio_device_ribodefs.h -o thumb-rel32objplatformsymbianaudiosvrmdaaudio_session-mda.o -c platformsymbianaudiosvrmdaaudio_session-mda.cpp
  707. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  708. In file included from ..\..\common\include\hxtypes.h:53,
  709.                  from ..\..\common\include\hxcom.h:53,
  710.                  from platform\symbian\audiosvr\mda\audio_session-mda.cpp:55:
  711. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  712. rm thumb-rel32auddevlib.lib
  713. rm: cannot remove `thumb-rel32\auddevlib.lib': No such file or directory
  714. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32auddevlib.lib thumb-rel32objplatformsymbianaudsymbian.o thumb-rel32objplatformsymbianaudiosvraudio_svr.o thumb-rel32objplatformsymbianaudiosvraudio_svr_cntxt.o thumb-rel32objplatformsymbianaudiosvrmdaaudio_session-mda.o 
  715. a - thumb-rel32objplatformsymbianaudsymbian.o
  716. a - thumb-rel32objplatformsymbianaudiosvraudio_svr.o
  717. a - thumb-rel32objplatformsymbianaudiosvraudio_svr_cntxt.o
  718. a - thumb-rel32objplatformsymbianaudiosvrmdaaudio_session-mda.o
  719. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32auddevlib.lib
  720. rm -rf "....releaseauddevlib.lib"
  721. copy "thumb-rel32auddevlib.lib" "....releaseauddevlib.lib"
  722. 已复制         1 个文件。
  723. Time used: 6.53 seconds
  724. leaving directory c:sourcehelix.audiodevice
  725. from directory c:sourcehelix
  726. entering directory protocol/transport/rtp
  727. WinCompile(protocol/transport/rtp): generating makefiles
  728. UMAKE: Umakefil -> Makefile in protocoltransportrtp
  729. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  730. Time used: 0.09 seconds
  731. WinCompile(protocol/transport/rtp): making depend
  732. nmake /nologo depend
  733. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub rtptran.cpp pkthndlr.cpp rtcputil.cpp interval.cpp packetq.cpp rtpclsnc.cpp inlines.cpp rtpproxy.cpp
  734. Time used: 1.58 seconds
  735. WinCompile(protocol/transport/rtp): making copy
  736. nmake /nologo copy
  737. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objrtptran.o -c rtptran.cpp
  738. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  739. In file included from ..\..\..\common\include\hxtypes.h:53,
  740.                  from rtptran.cpp:59:
  741. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  742. ..\common\system\pub\rtspif.h: In method `_RTSPStreamInfo::_RTSPStreamInfo()':
  743. In file included from rtptran.cpp:89:
  744. ..\common\system\pub\rtspif.h:219: warning: member initializers for `BOOL _RTSPStreamInfo::m_bHasOutOfOrderTS'
  745. ..\common\system\pub\rtspif.h:222: warning:   and `INT16 _RTSPStreamInfo::m_rtpPayloadType'
  746. ..\common\system\pub\rtspif.h:212: warning:   will be re-ordered to match declaration order
  747. .\pub\rtcputil.h: In method `ReceptionInfo::ReceptionInfo()':
  748. In file included from rtptran.cpp:99:
  749. .\pub\rtcputil.h:136: warning: member initializers for `enum ReceptionInfo::{anonymous} ReceptionInfo::m_state'
  750. .\pub\rtcputil.h:168: warning:   and `UINT16 ReceptionInfo::m_unMaxSeqNo'
  751. .\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  752. .\pub\rtcputil.h:177: warning: member initializers for `UINT32 ReceptionInfo::m_ulLastSRReceived'
  753. .\pub\rtcputil.h:178: warning:   and `UINT32 ReceptionInfo::m_ulTransit'
  754. .\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  755. .\pub\rtptran.h: In method `RTPBaseTransport::RTPBaseTransport(BOOL)':
  756. .\pub\rtptran.h:214: warning: member initializers for `UINT16 RTPBaseTransport::m_streamNumber'
  757. .\pub\rtptran.h:215: warning:   and `INT32 RTPBaseTransport::m_lRefCount'
  758. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  759. .\pub\rtptran.h:230: warning: member initializers for `UINT32 RTPBaseTransport::m_ulPayloadWirePacket'
  760. .\pub\rtptran.h:233: warning:   and `UINT16 RTPBaseTransport::m_uFirstSeqNum'
  761. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  762. .\pub\rtptran.h:258: warning: member initializers for `UINT32 RTPBaseTransport::m_ulSSRCDetermined'
  763. .\pub\rtptran.h:264: warning:   and `BOOL RTPBaseTransport::m_bSeqNoSet'
  764. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  765. .\pub\rtptran.h:266: warning: member initializers for `BOOL RTPBaseTransport::m_bRTPTimeSet'
  766. .\pub\rtptran.h:271: warning:   and `UINT32 RTPBaseTransport::m_ulBaseTS'
  767. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  768. .\pub\rtptran.h:272: warning: member initializers for `class Timeval * RTPBaseTransport::m_pFirstPlayTime'
  769. .\pub\rtptran.h:276: warning:   and `class ReportHandler * RTPBaseTransport::m_pReportHandler'
  770. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  771. .\pub\rtptran.h:276: warning: member initializers for `class ReportHandler * RTPBaseTransport::m_pReportHandler'
  772. .\pub\rtptran.h:278: warning:   and `class RTCPBaseTransport * RTPBaseTransport::m_pRTCPTran'
  773. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  774. .\pub\rtptran.h:312: warning: member initializers for `UINT8 RTPBaseTransport::m_cLSRWrite'
  775. .\pub\rtptran.h:316: warning:   and `struct IHXQoSTransportAdaptationInfo * RTPBaseTransport::m_pQoSInfo'
  776. rtptran.cpp:212: warning:   will be re-ordered to match declaration order
  777. rtptran.cpp: In method `HX_RESULT RTPBaseTransport::reflectPacket(class BasePacket *, struct IHXBuffer *&)':
  778. rtptran.cpp:690: warning: unused variable `UINT32 lB'
  779. rtptran.cpp:689: warning: unused variable `UINT32 lA'
  780. rtptran.cpp:688: warning: unused variable `UINT16 nB'
  781. rtptran.cpp:687: warning: unused variable `UINT16 nA'
  782. rtptran.cpp: In function `HX_RESULT FixRTPHeader(struct IHXCommonClassFactory *, struct IHXBuffer *, struct IHXBuffer *&, UINT16, UINT32)':
  783. rtptran.cpp:833: warning: unused variable `UINT32 lA'
  784. rtptran.cpp:832: warning: unused variable `UINT16 nA'
  785. rtptran.cpp: In function `HX_RESULT FixRTCPSR(struct IHXCommonClassFactory *, struct IHXBuffer *, struct IHXBuffer *&, UINT32)':
  786. rtptran.cpp:883: warning: unused variable `UINT32 lA'
  787. rtptran.cpp: In method `HX_RESULT RTPBaseTransport::makePacket(class BasePacket *, struct IHXBuffer *&)':
  788. rtptran.cpp:1097: warning: comparison between signed and unsigned
  789. rtptran.cpp:1014: warning: unused variable `BOOL bCompressed'
  790. rtptran.cpp: In method `HX_RESULT RTPBaseTransport::_handlePacket(struct IHXBuffer *, BOOL)':
  791. rtptran.cpp:1291: warning: comparison between signed and unsigned
  792. .\pub\rtptran.h: In method `RTCPBaseTransport::RTCPBaseTransport(BOOL)':
  793. .\pub\rtptran.h:567: warning: member initializers for `UINT16 RTCPBaseTransport::m_streamNumber'
  794. .\pub\rtptran.h:568: warning:   and `INT32 RTCPBaseTransport::m_lRefCount'
  795. rtptran.cpp:2385: warning:   will be re-ordered to match declaration order
  796. .\pub\rtptran.h:571: warning: member initializers for `BOOL RTCPBaseTransport::m_bSendReport'
  797. .\pub\rtptran.h:572: warning:   and `class RTCPBaseTransport::ReportCallback * RTCPBaseTransport::m_pReportCallback'
  798. rtptran.cpp:2385: warning:   will be re-ordered to match declaration order
  799. .\pub\rtptran.h:572: warning: member initializers for `class RTCPBaseTransport::ReportCallback * RTCPBaseTransport::m_pReportCallback'
  800. .\pub\rtptran.h:573: warning:   and `BOOL RTCPBaseTransport::m_bCallbackPending'
  801. rtptran.cpp:2385: warning:   will be re-ordered to match declaration order
  802. .\pub\rtptran.h:579: warning: member initializers for `UINT32 RTCPBaseTransport::m_ulSSRCDetermined'
  803. .\pub\rtptran.h:582: warning:   and `BYTE * RTCPBaseTransport::m_pcCNAME'
  804. rtptran.cpp:2385: warning:   will be re-ordered to match declaration order
  805. rtptran.cpp: In method `HX_RESULT RTCPBaseTransport::makeSenderReport(struct IHXBuffer *&)':
  806. rtptran.cpp:3045: warning: unused variable `UINT32 ulNow'
  807. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objpkthndlr.o -c pkthndlr.cpp
  808. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  809. In file included from ..\..\..\common\include\hxtypes.h:53,
  810.                  from pkthndlr.cpp:50:
  811. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  812. pkthndlr.cpp: In method `HX_RESULT RTCPUnPacker::Validate(struct IHXBuffer *)':
  813. pkthndlr.cpp:248: warning: value computed is not used
  814. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objrtcputil.o -c rtcputil.cpp
  815. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  816. In file included from ..\..\..\common\include\hxtypes.h:53,
  817.                  from rtcputil.cpp:50:
  818. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  819. .\pub\rtcputil.h: In method `ReceptionInfo::ReceptionInfo()':
  820. In file included from rtcputil.cpp:60:
  821. .\pub\rtcputil.h:136: warning: member initializers for `enum ReceptionInfo::{anonymous} ReceptionInfo::m_state'
  822. .\pub\rtcputil.h:168: warning:   and `UINT16 ReceptionInfo::m_unMaxSeqNo'
  823. .\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  824. .\pub\rtcputil.h:177: warning: member initializers for `UINT32 ReceptionInfo::m_ulLastSRReceived'
  825. .\pub\rtcputil.h:178: warning:   and `UINT32 ReceptionInfo::m_ulTransit'
  826. .\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  827. .\pub\rtcputil.h: In method `ReportHandler::ReportHandler(BOOL, BOOL, UINT32)':
  828. .\pub\rtcputil.h:281: warning: member initializers for `class MyselfAsReceiver * ReportHandler::m_pReceiverMe'
  829. .\pub\rtcputil.h:282: warning:   and `class MyselfAsSender * ReportHandler::m_pSenderMe'
  830. rtcputil.cpp:90: warning:   will be re-ordered to match declaration order
  831. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objinterval.o -c interval.cpp
  832. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  833. In file included from ..\..\..\common\include\hxtypes.h:53,
  834.                  from ..\..\..\common\runtime\pub\hlxclib/stdlib.h:53,
  835.                  from interval.cpp:50:
  836. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  837. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objpacketq.o -c packetq.cpp
  838. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  839. In file included from ..\..\..\common\include\hxtypes.h:53,
  840.                  from packetq.cpp:50:
  841. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  842. .\pub\packetq.h: In method `PacketQueue::PacketQueue(UINT32 = 25, UINT16 = 2, UINT32 = 0, BOOL = 0)':
  843. .\pub\packetq.h:134: warning: member initializers for `class CHXMapLongToObj * PacketQueue::m_pBuf'
  844. .\pub\packetq.h:136: warning:   and `UINT16 const PacketQueue::m_unInitProbation'
  845. packetq.cpp:94: warning:   will be re-ordered to match declaration order
  846. .\pub\packetq.h:136: warning: member initializers for `UINT16 const PacketQueue::m_unInitProbation'
  847. .\pub\packetq.h:137: warning:   and `UINT32 PacketQueue::m_ulMinWindowSize'
  848. packetq.cpp:94: warning:   will be re-ordered to match declaration order
  849. .\pub\packetq.h:141: warning: member initializers for `BOOL PacketQueue::m_bIsFlexTimeWindow'
  850. .\pub\packetq.h:142: warning:   and `BOOL PacketQueue::m_bUsesRTPPackets'
  851. packetq.cpp:94: warning:   will be re-ordered to match declaration order
  852. .\pub\packetq.h:146: warning: member initializers for `BOOL PacketQueue::m_bLastReturnedArrivalSet'
  853. .\pub\packetq.h:148: warning:   and `UINT16 PacketQueue::m_unCurrent'
  854. packetq.cpp:94: warning:   will be re-ordered to match declaration order
  855. .\pub\packetq.h:150: warning: member initializers for `struct IHXCommonClassFactory * PacketQueue::m_pClassFactory'
  856. .\pub\packetq.h:152: warning:   and `BOOL PacketQueue::m_bInitial'
  857. packetq.cpp:94: warning:   will be re-ordered to match declaration order
  858. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objrtpclsnc.o -c rtpclsnc.cpp
  859. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  860. In file included from ..\..\..\common\include\hxtypes.h:53,
  861.                  from ..\..\..\common\include\hxcom.h:53,
  862.                  from rtpclsnc.cpp:57:
  863. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  864. ..\common\system\pub\rtspif.h: In method `_RTSPStreamInfo::_RTSPStreamInfo()':
  865. In file included from rtpclsnc.cpp:61:
  866. ..\common\system\pub\rtspif.h:219: warning: member initializers for `BOOL _RTSPStreamInfo::m_bHasOutOfOrderTS'
  867. ..\common\system\pub\rtspif.h:222: warning:   and `INT16 _RTSPStreamInfo::m_rtpPayloadType'
  868. ..\common\system\pub\rtspif.h:212: warning:   will be re-ordered to match declaration order
  869. .\pub\rtpclsnc.h: In method `CRTPClientStreamSync::CRTPClientStreamSync()':
  870. .\pub\rtpclsnc.h:163: warning: member initializers for `ULONG32 CRTPClientStreamSync::m_ulAcceptableSyncNoise'
  871. .\pub\rtpclsnc.h:165: warning:   and `struct IHXTransportSyncServer * CRTPClientStreamSync::m_pSyncServer'
  872. rtpclsnc.cpp:90: warning:   will be re-ordered to match declaration order
  873. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objinlines.o -c inlines.cpp
  874. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  875. In file included from ..\..\..\common\include\hxtypes.h:53,
  876.                  from inlines.cpp:50:
  877. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  878. .\pub\rtppkt.h: In method `UINT8 * RTPPacketBase::unpack(UINT8 *, UINT32)':
  879. In file included from inlines.cpp:64:
  880. .\pub\rtppkt.h:315: warning: comparison between signed and unsigned
  881. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commoncontainerpub -I ......commonutilpub -I ......commondbgtoolpub -I ......commonfileiopub -I ......clientcommoncontainerpub -I ......datatyperminclude -I include -I ..commonsystempub -I ....commonutilpub -I ....rtsppub -I ....rtspinclude -I .pub -I . -include thumb-rel32protocol_transport_rtp_ribodefs.h -o thumb-rel32objrtpproxy.o -c rtpproxy.cpp
  882. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  883. In file included from ..\..\..\common\include\hxtypes.h:53,
  884.                  from rtpproxy.cpp:6:
  885. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  886. rtpproxy.cpp: In function `BOOL proxiesSupportFlash4(struct IHXBuffer *)':
  887. rtpproxy.cpp:24: warning: unused variable `HX_RESULT err'
  888. rm thumb-rel32rtptranlib.lib
  889. rm: cannot remove `thumb-rel32\rtptranlib.lib': No such file or directory
  890. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32rtptranlib.lib thumb-rel32objrtptran.o thumb-rel32objpkthndlr.o thumb-rel32objrtcputil.o thumb-rel32objinterval.o thumb-rel32objpacketq.o thumb-rel32objrtpclsnc.o thumb-rel32objinlines.o thumb-rel32objrtpproxy.o 
  891. a - thumb-rel32objrtptran.o
  892. a - thumb-rel32objpkthndlr.o
  893. a - thumb-rel32objrtcputil.o
  894. a - thumb-rel32objinterval.o
  895. a - thumb-rel32objpacketq.o
  896. a - thumb-rel32objrtpclsnc.o
  897. a - thumb-rel32objinlines.o
  898. a - thumb-rel32objrtpproxy.o
  899. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32rtptranlib.lib
  900. rm -rf "......releasertptranlib.lib"
  901. copy "thumb-rel32rtptranlib.lib" "......releasertptranlib.lib"
  902. 已复制         1 个文件。
  903. Time used: 12.08 seconds
  904. leaving directory c:sourcehelix.protocoltransportrtp
  905. from directory c:sourcehelix
  906. entering directory protocol/transport/common/system
  907. WinCompile(protocol/transport/common/system): generating makefiles
  908. UMAKE: Umakefil -> Makefile in protocoltransportcommonsystem
  909. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  910. Time used: 0.09 seconds
  911. WinCompile(protocol/transport/common/system): making depend
  912. nmake /nologo depend
  913. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32protocol_transport_common_system_ribodefs.h -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........commoncontainerpub -I ........commonutilpub -I ........commondbgtoolpub -I ........commonfileiopub -I ........clientcommoncontainerpub -I ....rtpinclude -I ....rtppub -I ......commonutilpub -I ......rtspinclude -I ......rtsppub -I .pub rtsptran.cpp transbuf.cpp
  914. Time used: 1.19 seconds
  915. WinCompile(protocol/transport/common/system): making copy
  916. nmake /nologo copy
  917. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........commoncontainerpub -I ........commonutilpub -I ........commondbgtoolpub -I ........commonfileiopub -I ........clientcommoncontainerpub -I ....rtpinclude -I ....rtppub -I ......commonutilpub -I ......rtspinclude -I ......rtsppub -I .pub -I . -include thumb-rel32protocol_transport_common_system_ribodefs.h -o thumb-rel32objrtsptran.o -c rtsptran.cpp
  918. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  919. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  920.                  from rtsptran.cpp:50:
  921. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  922. .\pub\rtspif.h: In method `_RTSPStreamInfo::_RTSPStreamInfo()':
  923. In file included from rtsptran.cpp:77:
  924. .\pub\rtspif.h:219: warning: member initializers for `BOOL _RTSPStreamInfo::m_bHasOutOfOrderTS'
  925. .\pub\rtspif.h:222: warning:   and `INT16 _RTSPStreamInfo::m_rtpPayloadType'
  926. .\pub\rtspif.h:212: warning:   will be re-ordered to match declaration order
  927. ..\..\rtp\pub\rtcputil.h: In method `ReceptionInfo::ReceptionInfo()':
  928. In file included from rtsptran.cpp:86:
  929. ..\..\rtp\pub\rtcputil.h:136: warning: member initializers for `enum ReceptionInfo::{anonymous} ReceptionInfo::m_state'
  930. ..\..\rtp\pub\rtcputil.h:168: warning:   and `UINT16 ReceptionInfo::m_unMaxSeqNo'
  931. ..\..\rtp\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  932. ..\..\rtp\pub\rtcputil.h:177: warning: member initializers for `UINT32 ReceptionInfo::m_ulLastSRReceived'
  933. ..\..\rtp\pub\rtcputil.h:178: warning:   and `UINT32 ReceptionInfo::m_ulTransit'
  934. ..\..\rtp\pub\rtcputil.h:154: warning:   will be re-ordered to match declaration order
  935. .\pub\rtsptran.h: In method `RTSPStreamData::RTSPStreamData(BOOL)':
  936. .\pub\rtsptran.h:135: warning: member initializers for `BOOL RTSPStreamData::m_packetSent'
  937. .\pub\rtsptran.h:136: warning:   and `UINT16 RTSPStreamData::m_streamNumber'
  938. rtsptran.cpp:140: warning:   will be re-ordered to match declaration order
  939. .\pub\rtsptran.h:145: warning: member initializers for `enum RTSPMediaType RTSPStreamData::m_eMediaType'
  940. .\pub\rtsptran.h:146: warning:   and `class CHXTimestampConverter * RTSPStreamData::m_pTSConverter'
  941. rtsptran.cpp:140: warning:   will be re-ordered to match declaration order
  942. .\pub\rtsptran.h: In method `RTSPStreamHandler::RTSPStreamHandler(class RTSPTransport *)':
  943. .\pub\rtsptran.h:203: warning: member initializers for `INT32 RTSPStreamHandler::m_lRefCount'
  944. .\pub\rtsptran.h:204: warning:   and `class RTSPTransport * RTSPStreamHandler::m_pOwner'
  945. rtsptran.cpp:163: warning:   will be re-ordered to match declaration order
  946. .\pub\rtsptran.h: In method `RTSPTransport::RTSPTransport(BOOL)':
  947. .\pub\rtsptran.h:338: warning: member initializers for `struct IHXPlayerState * RTSPTransport::m_pPlayerState'
  948. .\pub\rtsptran.h:363: warning:   and `struct IUnknown * RTSPTransport::m_pContext'
  949. rtsptran.cpp:355: warning:   will be re-ordered to match declaration order
  950. .\pub\rtsptran.h:369: warning: member initializers for `struct IHXSourceBufferingStats2 * RTSPTransport::m_pSrcBufferStats'
  951. .\pub\rtsptran.h:371: warning:   and `class RTSPStreamHandler * RTSPTransport::m_pStreamHandler'
  952. rtsptran.cpp:355: warning:   will be re-ordered to match declaration order
  953. .\pub\rtsptran.h:378: warning: member initializers for `UINT32 RTSPTransport::m_ulPlayRangeTo'
  954. .\pub\rtsptran.h:379: warning:   and `BOOL RTSPTransport::m_bIsInitialized'
  955. rtsptran.cpp:355: warning:   will be re-ordered to match declaration order
  956. .\pub\rtsptran.h:383: warning: member initializers for `BOOL RTSPTransport::m_bFastStart'
  957. .\pub\rtsptran.h:384: warning:   and `BOOL RTSPTransport::m_bIsReceivedData'
  958. rtsptran.cpp:355: warning:   will be re-ordered to match declaration order
  959. .\pub\rtsptran.h:398: warning: member initializers for `BOOL RTSPTransport::m_drop_packets'
  960. .\pub\rtsptran.h:399: warning:   and `UINT32 RTSPTransport::m_packets_since_last_drop'
  961. rtsptran.cpp:355: warning:   will be re-ordered to match declaration order
  962. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........commoncontainerpub -I ........commonutilpub -I ........commondbgtoolpub -I ........commonfileiopub -I ........clientcommoncontainerpub -I ....rtpinclude -I ....rtppub -I ......commonutilpub -I ......rtspinclude -I ......rtsppub -I .pub -I . -include thumb-rel32protocol_transport_common_system_ribodefs.h -o thumb-rel32objtransbuf.o -c transbuf.cpp
  963. ..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  964. In file included from ..\..\..\..\common\include\hxtypes.h:53,
  965.                  from ..\..\..\..\common\include\hxcom.h:53,
  966.                  from transbuf.cpp:51:
  967. ..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  968. .\pub\rtspif.h: In method `_RTSPStreamInfo::_RTSPStreamInfo()':
  969. In file included from transbuf.cpp:65:
  970. .\pub\rtspif.h:219: warning: member initializers for `BOOL _RTSPStreamInfo::m_bHasOutOfOrderTS'
  971. .\pub\rtspif.h:222: warning:   and `INT16 _RTSPStreamInfo::m_rtpPayloadType'
  972. .\pub\rtspif.h:212: warning:   will be re-ordered to match declaration order
  973. .\pub\transbuf.h: In method `RTSPTransportBuffer::RTSPTransportBuffer(class RTSPTransport *, UINT16, UINT32, UINT32, UINT32, UINT32)':
  974. .\pub\transbuf.h:214: warning: member initializers for `class RTSPTransportBuffer::RTSPTransportBufferCallback * RTSPTransportBuffer::m_pCallBack'
  975. .\pub\transbuf.h:220: warning:   and `struct IHXScheduler * RTSPTransportBuffer::m_pScheduler'
  976. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  977. .\pub\transbuf.h:224: warning: member initializers for `void * RTSPTransportBuffer::m_pFIFOCache'
  978. .\pub\transbuf.h:226: warning:   and `class RTSPTransport * RTSPTransportBuffer::m_pOwner'
  979. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  980. .\pub\transbuf.h:232: warning: member initializers for `BOOL RTSPTransportBuffer::m_bFastStart'
  981. .\pub\transbuf.h:233: warning:   and `BOOL RTSPTransportBuffer::m_bCacheIsEmpty'
  982. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  983. .\pub\transbuf.h:233: warning: member initializers for `BOOL RTSPTransportBuffer::m_bCacheIsEmpty'
  984. .\pub\transbuf.h:234: warning:   and `BOOL RTSPTransportBuffer::m_bIsInitialized'
  985. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  986. .\pub\transbuf.h:243: warning: member initializers for `BOOL RTSPTransportBuffer::m_bACKDone'
  987. .\pub\transbuf.h:244: warning:   and `BOOL RTSPTransportBuffer::m_bStreamDoneSent'
  988. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  989. .\pub\transbuf.h:247: warning: member initializers for `UINT32 RTSPTransportBuffer::m_ulTSRollOver'
  990. .\pub\transbuf.h:248: warning:   and `UINT32 RTSPTransportBuffer::m_bufferDuration'
  991. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  992. .\pub\transbuf.h:253: warning: member initializers for `UINT32 RTSPTransportBuffer::m_ulRearTimeStampCached'
  993. .\pub\transbuf.h:254: warning:   and `UINT16 RTSPTransportBuffer::m_uReliableSeqNo'
  994. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  995. .\pub\transbuf.h:267: warning: member initializers for `UINT32 RTSPTransportBuffer::m_ulIndex30'
  996. .\pub\transbuf.h:270: warning:   and `UINT32 RTSPTransportBuffer::m_uResendRequested'
  997. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  998. .\pub\transbuf.h:278: warning: member initializers for `UINT32 RTSPTransportBuffer::m_uLastTimestamp'
  999. .\pub\transbuf.h:279: warning:   and `UINT32 RTSPTransportBuffer::m_uStartTimestamp'
  1000. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  1001. .\pub\transbuf.h:281: warning: member initializers for `UINT32 RTSPTransportBuffer::m_ulEndDelayTolerance'
  1002. .\pub\transbuf.h:282: warning:   and `BOOL RTSPTransportBuffer::m_bExpectedTSRangeSet'
  1003. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  1004. .\pub\transbuf.h:297: warning: member initializers for `BOOL RTSPTransportBuffer::m_bMulticastReliableSeqNoSet'
  1005. .\pub\transbuf.h:298: warning:   and `BOOL RTSPTransportBuffer::m_bIsLive'
  1006. transbuf.cpp:185: warning:   will be re-ordered to match declaration order
  1007. .\pub\transbuf.h: In method `RTSPTransportBuffer::RTSPTransportBufferCallback::RTSPTransportBufferCallback(class RTSPTransportBuffer *)':
  1008. .\pub\transbuf.h:195: warning: member initializers for `class RTSPTransportBuffer * RTSPTransportBuffer::RTSPTransportBufferCallback::m_pTransBuff'
  1009. .\pub\transbuf.h:211: warning:   and `LONG32 RTSPTransportBuffer::RTSPTransportBufferCallback::m_lRefCount'
  1010. transbuf.cpp:2388: warning:   will be re-ordered to match declaration order
  1011. rm thumb-rel32systranlib.lib
  1012. rm: cannot remove `thumb-rel32\systranlib.lib': No such file or directory
  1013. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32systranlib.lib thumb-rel32objrtsptran.o thumb-rel32objtransbuf.o 
  1014. a - thumb-rel32objrtsptran.o
  1015. a - thumb-rel32objtransbuf.o
  1016. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32systranlib.lib
  1017. rm -rf "........releasesystranlib.lib"
  1018. copy "thumb-rel32systranlib.lib" "........releasesystranlib.lib"
  1019. 已复制         1 个文件。
  1020. Time used: 4.88 seconds
  1021. leaving directory c:sourcehelix.protocoltransportcommonsystem
  1022. from directory c:sourcehelix
  1023. entering directory protocol/http
  1024. WinCompile(protocol/http): generating makefiles
  1025. UMAKE: Umakefil -> Makefile in protocolhttp
  1026. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  1027. Time used: 0.08 seconds
  1028. WinCompile(protocol/http): making depend
  1029. nmake /nologo depend
  1030. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32protocol_http_ribodefs.h -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commonutilpub -I ....commoncontainerpub -I ....commondbgtoolpub -I ....protocolcommonutilpub -I .pub httpmsg.cpp httppars.cpp
  1031. Time used: 0.86 seconds
  1032. WinCompile(protocol/http): making copy
  1033. nmake /nologo copy
  1034. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commonutilpub -I ....commoncontainerpub -I ....commondbgtoolpub -I ....protocolcommonutilpub -I .pub -I . -include thumb-rel32protocol_http_ribodefs.h -o thumb-rel32objhttpmsg.o -c httpmsg.cpp
  1035. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1036. In file included from ..\..\common\include\hxtypes.h:53,
  1037.                  from ..\..\common\include\hxcom.h:53,
  1038.                  from httpmsg.cpp:52:
  1039. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1040. .\pub\httpmsg.h: In method `HTTPAuthentication::HTTPAuthentication(const char *, enum HTTPAuthentication::AuthenticationType)':
  1041. .\pub\httpmsg.h:65: warning: member initializers for `enum HTTPAuthentication::AuthenticationType HTTPAuthentication::m_authType'
  1042. .\pub\httpmsg.h:73: warning:   and `class CHXString HTTPAuthentication::m_authString'
  1043. httpmsg.cpp:82: warning:   will be re-ordered to match declaration order
  1044. .\pub\httpmsg.h: In method `HTTPAuthentication::HTTPAuthentication(struct IHXValues *)':
  1045. .\pub\httpmsg.h:65: warning: member initializers for `enum HTTPAuthentication::AuthenticationType HTTPAuthentication::m_authType'
  1046. .\pub\httpmsg.h:74: warning:   and `struct IHXValues * HTTPAuthentication::m_authValues'
  1047. httpmsg.cpp:88: warning:   will be re-ordered to match declaration order
  1048. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commonutilpub -I ....commoncontainerpub -I ....commondbgtoolpub -I ....protocolcommonutilpub -I .pub -I . -include thumb-rel32protocol_http_ribodefs.h -o thumb-rel32objhttppars.o -c httppars.cpp
  1049. ..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1050. In file included from ..\..\common\include\hxtypes.h:53,
  1051.                  from ..\..\common\include\hxcom.h:53,
  1052.                  from httppars.cpp:52:
  1053. ..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1054. httppars.cpp: In method `class HTTPMessage * HTTPParser::parse(const char *, UINT32 &)':
  1055. httppars.cpp:541: warning: unused variable `class CHXString * str'
  1056. rm thumb-rel32httplib.lib
  1057. rm: cannot remove `thumb-rel32\httplib.lib': No such file or directory
  1058. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32httplib.lib thumb-rel32objhttpmsg.o thumb-rel32objhttppars.o 
  1059. a - thumb-rel32objhttpmsg.o
  1060. a - thumb-rel32objhttppars.o
  1061. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32httplib.lib
  1062. rm -rf "....releasehttplib.lib"
  1063. copy "thumb-rel32httplib.lib" "....releasehttplib.lib"
  1064. 已复制         1 个文件。
  1065. Time used: 3.11 seconds
  1066. leaving directory c:sourcehelix.protocolhttp
  1067. from directory c:sourcehelix
  1068. entering directory client/common/netio
  1069. WinCompile(client/common/netio): generating makefiles
  1070. UMAKE: Umakefil -> Makefile in clientcommonnetio
  1071. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  1072. Time used: 0.09 seconds
  1073. WinCompile(client/common/netio): making depend
  1074. nmake /nologo depend
  1075. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32client_common_netio_ribodefs.h -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commonnetiopub -I ......commoncontainerpub -I ......commonutilpub -I ......commonfileiopub -I ......commondbgtoolpub -I .pub inet.cpp preftran.cpp
  1076. Time used: 1.17 seconds
  1077. WinCompile(client/common/netio): making copy
  1078. nmake /nologo copy
  1079. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commonnetiopub -I ......commoncontainerpub -I ......commonutilpub -I ......commonfileiopub -I ......commondbgtoolpub -I .pub -I . -include thumb-rel32client_common_netio_ribodefs.h -o thumb-rel32objinet.o -c inet.cpp
  1080. In file included from ......commonincludehxtypes.h:51,
  1081.                  from inet.cpp:107:
  1082. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  1083. C:Symbian6.1SERIES60EPOC32includelibcstdio.h:82: warning: this is the location of the previous definition
  1084. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1085. In file included from ..\..\..\common\include\hxtypes.h:53,
  1086.                  from inet.cpp:107:
  1087. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1088. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commonnetiopub -I ......commoncontainerpub -I ......commonutilpub -I ......commonfileiopub -I ......commondbgtoolpub -I .pub -I . -include thumb-rel32client_common_netio_ribodefs.h -o thumb-rel32objpreftran.o -c preftran.cpp
  1089. ..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1090. In file included from ..\..\..\common\include\hxtypes.h:53,
  1091.                  from ..\..\..\common\include\hxcom.h:53,
  1092.                  from preftran.cpp:50:
  1093. ..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1094. ..\..\..\common\container\pub\chxmapguidtoobj.h: In function `static const enum GUID & CHXMapGUIDToObj::key_nil()':
  1095. In file included from ..\..\..\common\system\pub\globals/hxglobalmap.h:57,
  1096.                  from ..\..\..\common\system\pub\globals/hxglobals.h:56,
  1097.                  from ..\..\..\common\system\pub\dllpath.h:64,
  1098.                  from preftran.cpp:79:
  1099. ..\..\..\common\container\pub\chxmapguidtoobj.h:95: warning: returning reference to temporary
  1100. .\pub\preftran.h: In method `HXPreferredTransport::HXPreferredTransport(class HXPreferredTransportManager *)':
  1101. .\pub\preftran.h:66: warning: member initializers for `class CHXString * HXPreferredTransport::m_pHost'
  1102. .\pub\preftran.h:67: warning:   and `BOOL HXPreferredTransport::m_bHTTPNG'
  1103. preftran.cpp:133: warning:   will be re-ordered to match declaration order
  1104. .\pub\preftran.h:72: warning: member initializers for `time_t HXPreferredTransport::m_lastUsedTime'
  1105. .\pub\preftran.h:73: warning:   and `enum PreferredTransportState HXPreferredTransport::m_state'
  1106. preftran.cpp:133: warning:   will be re-ordered to match declaration order
  1107. .\pub\preftran.h:76: warning: member initializers for `enum TransportMode HXPreferredTransport::m_prefTransportType'
  1108. .\pub\preftran.h:77: warning:   and `class HXPreferredTransportManager * HXPreferredTransport::m_pOwner'
  1109. preftran.cpp:133: warning:   will be re-ordered to match declaration order
  1110. .\pub\preftran.h: In method `HXPreferredTransportManager::HXPreferredTransportManager(struct IUnknown *)':
  1111. .\pub\preftran.h:141: warning: member initializers for `HX_BITFIELD HXPreferredTransportManager::m_bInitialized'
  1112. .\pub\preftran.h:142: warning:   and `HX_BITFIELD HXPreferredTransportManager::m_bSave'
  1113. preftran.cpp:532: warning:   will be re-ordered to match declaration order
  1114. .\pub\preftran.h:157: warning: member initializers for `class HXSubnetManager * HXPreferredTransportManager::m_pSubnetManager'
  1115. .\pub\preftran.h:158: warning:   and `class CHXSimpleList * HXPreferredTransportManager::m_pPrefHostTransportList'
  1116. preftran.cpp:532: warning:   will be re-ordered to match declaration order
  1117. .\pub\preftran.h:163: warning: member initializers for `void * HXPreferredTransportManager::m_pProxyManager'
  1118. .\pub\preftran.h:165: warning:   and `struct IHXPreferences * HXPreferredTransportManager::m_pPreferences'
  1119. preftran.cpp:532: warning:   will be re-ordered to match declaration order
  1120. preftran.cpp: In method `HX_RESULT HXPreferredTransportManager::_Initialize()':
  1121. preftran.cpp:593: warning: unused variable `class HXNetInterface * pHXNI'
  1122. preftran.cpp: In method `HX_RESULT HXPreferredTransportManager::FileWriteLine(struct FILE *, class HXPreferredTransport *)':
  1123. preftran.cpp:1206: warning: unused variable `char * value'
  1124. preftran.cpp:1204: warning: unused variable `UINT32 ulNetAddress'
  1125. preftran.cpp: In method `enum PreferredTransportClass HXPreferredTransportManager::GetTransportClass(const char *, UINT32)':
  1126. preftran.cpp:1636: warning: unused variable `HX_RESULT rc'
  1127. preftran.cpp: In method `HX_RESULT HXPreferredTransportManager::OpenPrefTransport()':
  1128. preftran.cpp:1704: warning: unused variable `UINT32 ulIAddress'
  1129. preftran.cpp: In method `HX_RESULT HXPreferredTransportManager::SavePrefTransport()':
  1130. preftran.cpp:1977: warning: unused variable `UINT32 ulTransportMask'
  1131. rm thumb-rel32netioclntlib.lib
  1132. rm: cannot remove `thumb-rel32\netioclntlib.lib': No such file or directory
  1133. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32netioclntlib.lib thumb-rel32objinet.o thumb-rel32objpreftran.o 
  1134. a - thumb-rel32objinet.o
  1135. a - thumb-rel32objpreftran.o
  1136. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32netioclntlib.lib
  1137. rm -rf "......releasenetioclntlib.lib"
  1138. copy "thumb-rel32netioclntlib.lib" "......releasenetioclntlib.lib"
  1139. 已复制         1 个文件。
  1140. Time used: 3.38 seconds
  1141. leaving directory c:sourcehelix.clientcommonnetio
  1142. from directory c:sourcehelix
  1143. entering directory datatype/rm/audio/codec/common
  1144. WinCompile(datatype/rm/audio/codec/common): generating makefiles
  1145. UMAKE: Umakefil -> Makefile in datatypermaudiocodeccommon
  1146. UMAKE: Applying profile C:sourcebuildumakepfhelix-client-s60-advanced.pf
  1147. Warning: Missing BIF source dep 'common_system' (include path ..........commonsystempub)
  1148. Time used: 0.11 seconds
  1149. WinCompile(datatype/rm/audio/codec/common): making depend
  1150. nmake /nologo depend
  1151. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub cra2ihxaenc.cpp cra2ihxaprop.cpp password.cpp getnflv2.cpp initguid.cpp dunit.cpp gcd.c
  1152. Time used: 0.59 seconds
  1153. WinCompile(datatype/rm/audio/codec/common): making copy
  1154. nmake /nologo copy
  1155. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objcra2ihxaenc.o -c cra2ihxaenc.cpp
  1156. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1157. In file included from ..\..\..\..\..\common\include\hxtypes.h:53,
  1158.                  from ..\..\..\..\..\common\include\hxcom.h:53,
  1159.                  from cra2ihxaenc.cpp:36:
  1160. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1161. cra2ihxaenc.cpp: In method `HX_RESULT HXAudioEncoder::EncodeData(void *, UINT32, UINT32 &, struct IQueryDecoderUnit **, UINT32 &, INT32)':
  1162. cra2ihxaenc.cpp:247: warning: unused variable `float * pfDataIn'
  1163. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objcra2ihxaprop.o -c cra2ihxaprop.cpp
  1164. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1165. In file included from ..\..\..\..\..\common\include\hxtypes.h:53,
  1166.                  from ..\..\..\..\..\common\include\hxcom.h:53,
  1167.                  from cra2ihxaprop.cpp:36:
  1168. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1169. cra2ihxaprop.cpp: In function `ULONG32 getULONG32Prop(void *, UINT16, UINT16)':
  1170. cra2ihxaprop.cpp:57: warning: return of negative value `-1' to `long unsigned int'
  1171. cra2ihxaprop.cpp: In method `HX_RESULT HXAudioEncoder::retrieveProperties()':
  1172. cra2ihxaprop.cpp:71: warning: comparison between signed and unsigned
  1173. cra2ihxaprop.cpp:103: warning: comparison between signed and unsigned
  1174. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objpassword.o -c password.cpp
  1175. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1176. In file included from ..\..\..\..\..\common\include\hxtypes.h:53,
  1177.                  from password.cpp:36:
  1178. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1179. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objgetnflv2.o -c getnflv2.cpp
  1180. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1181. In file included from ..\..\..\..\..\common\include\hxtypes.h:53,
  1182.                  from getnflv2.cpp:36:
  1183. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1184. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objinitguid.o -c initguid.cpp
  1185. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':
  1186. In file included from ..\..\..\..\..\common\include\hxtypes.h:53,
  1187.                  from ..\..\..\..\..\datatype\include\hxacodec.h:57,
  1188.                  from initguid.cpp:37:
  1189. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h:64: warning: comparison between signed and unsigned
  1190. "C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc" -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2  -I ..........commonruntimepub -I ..........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..........commoninclude -I ..........datatypeinclude -I ..........datatyperminclude -I .pub -I ..........commondbgtoolpub -I . -include thumb-rel32datatype_rm_audio_codec_common_ribodefs.h -o thumb-rel32objdunit.o -c dunit.cpp
  1191. In file included from ..........commonincludehxtypes.h:51,
  1192.                  from ..........commonincludehxresult.h:54,
  1193.                  from dunit.cpp:38:
  1194. C:Symbian6.1SERIES60EPOC32includee32def.h:83: warning: `NULL' redefined
  1195. C:Symbian6.1SERIES60EPOC32includelibcstring.h:27: warning: this is the location of the previous definition
  1196. ..\..\..\..\..\common\include\platform/symbian/symbiantypes.h: In function `double SymbianUINT32toDouble(TInt32)':