免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3352 | 回复: 4

小弟在安装XML::LibXML时无法安装成功,请求支援 [复制链接]

论坛徽章:
0
发表于 2013-06-07 16:36 |显示全部楼层
错误如下

  1. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>perl Makefile.PL
  2. NC=-Ic:\strawberry\libxml\include LIBS=-Lc:\strawberry\libxml\lib
  3. enable native perl UTF8
  4. Checking for ability to link against xml2...yes
  5. Checking if your kit is complete...
  6. Looks good
  7. Writing Makefile for XML::LibXML
  8. Writing MYMETA.yml and MYMETA.json

  9. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>dmake
  10. cp lib/XML/LibXML/Devel.pm blib\lib\XML\LibXML\Devel.pm
  11. cp lib/XML/LibXML/DOM.pod blib\lib\XML\LibXML\DOM.pod
  12. cp lib/XML/LibXML/ErrNo.pod blib\lib\XML\LibXML\ErrNo.pod
  13. cp lib/XML/LibXML/SAX/Builder.pm blib\lib\XML\LibXML\SAX\Builder.pm
  14. cp lib/XML/LibXML/DocumentFragment.pod blib\lib\XML\LibXML\DocumentFragment.pod
  15. cp lib/XML/LibXML/Reader.pm blib\lib\XML\LibXML\Reader.pm
  16. cp lib/XML/LibXML/XPathContext.pod blib\lib\XML\LibXML\XPathContext.pod
  17. cp lib/XML/LibXML/InputCallback.pod blib\lib\XML\LibXML\InputCallback.pod
  18. cp lib/XML/LibXML/Namespace.pod blib\lib\XML\LibXML\Namespace.pod
  19. cp lib/XML/LibXML/SAX/Builder.pod blib\lib\XML\LibXML\SAX\Builder.pod
  20. cp lib/XML/LibXML/Document.pod blib\lib\XML\LibXML\Document.pod
  21. cp lib/XML/LibXML/Attr.pod blib\lib\XML\LibXML\Attr.pod
  22. cp lib/XML/LibXML/SAX/Generator.pm blib\lib\XML\LibXML\SAX\Generator.pm
  23. cp lib/XML/LibXML/CDATASection.pod blib\lib\XML\LibXML\CDATASection.pod
  24. cp lib/XML/LibXML/Reader.pod blib\lib\XML\LibXML\Reader.pod
  25. cp LibXML.pod blib\lib\XML\LibXML.pod
  26. cp lib/XML/LibXML/Common.pod blib\lib\XML\LibXML\Common.pod
  27. cp lib/XML/LibXML/RelaxNG.pod blib\lib\XML\LibXML\RelaxNG.pod
  28. cp lib/XML/LibXML/ErrNo.pm blib\lib\XML\LibXML\ErrNo.pm
  29. cp lib/XML/LibXML/PI.pod blib\lib\XML\LibXML\PI.pod
  30. cp lib/XML/LibXML/Number.pm blib\lib\XML\LibXML\Number.pm
  31. cp lib/XML/LibXML/SAX.pm blib\lib\XML\LibXML\SAX.pm
  32. cp lib/XML/LibXML/Node.pod blib\lib\XML\LibXML\Node.pod
  33. cp lib/XML/LibXML/Literal.pm blib\lib\XML\LibXML\Literal.pm
  34. cp lib/XML/LibXML/Parser.pod blib\lib\XML\LibXML\Parser.pod
  35. cp LibXML.pm blib\lib\XML\LibXML.pm
  36. cp lib/XML/LibXML/XPathExpression.pod blib\lib\XML\LibXML\XPathExpression.pod
  37. cp lib/XML/LibXML/Element.pod blib\lib\XML\LibXML\Element.pod
  38. cp lib/XML/LibXML/SAX/Parser.pm blib\lib\XML\LibXML\SAX\Parser.pm
  39. cp lib/XML/LibXML/SAX.pod blib\lib\XML\LibXML\SAX.pod
  40. cp lib/XML/LibXML/Common.pm blib\lib\XML\LibXML\Common.pm
  41. cp lib/XML/LibXML/XPathContext.pm blib\lib\XML\LibXML\XPathContext.pm
  42. cp lib/XML/LibXML/Error.pm blib\lib\XML\LibXML\Error.pm
  43. cp lib/XML/LibXML/AttributeHash.pm blib\lib\XML\LibXML\AttributeHash.pm
  44. cp lib/XML/LibXML/Text.pod blib\lib\XML\LibXML\Text.pod
  45. cp lib/XML/LibXML/Boolean.pm blib\lib\XML\LibXML\Boolean.pm
  46. cp lib/XML/LibXML/RegExp.pod blib\lib\XML\LibXML\RegExp.pod
  47. cp lib/XML/LibXML/Schema.pod blib\lib\XML\LibXML\Schema.pod
  48. cp lib/XML/LibXML/Error.pod blib\lib\XML\LibXML\Error.pod
  49. cp lib/XML/LibXML/Dtd.pod blib\lib\XML\LibXML\Dtd.pod
  50. cp lib/XML/LibXML/Comment.pod blib\lib\XML\LibXML\Comment.pod
  51. cp lib/XML/LibXML/Pattern.pod blib\lib\XML\LibXML\Pattern.pod
  52. cp lib/XML/LibXML/NodeList.pm blib\lib\XML\LibXML\NodeList.pm
  53. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  54. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  55. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  56. ib\CORE"  -DHAVE_UTF8 Av_CharPtrPtr.c
  57. C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  -typemap
  58. C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  Devel.xs > Devel.xsc
  59. && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- Devel.xsc Devel.
  60. c
  61. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  62. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  63. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  64. ib\CORE"  -DHAVE_UTF8 Devel.c
  65. C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp  -typemap
  66. C:\strawberry\perl\lib\ExtUtils\typemap -typemap typemap  LibXML.xs > LibXML.xs
  67. c && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- LibXML.xsc Lib
  68. XML.c
  69. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  70. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  71. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  72. ib\CORE"  -DHAVE_UTF8 LibXML.c
  73. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  74. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  75. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  76. ib\CORE"  -DHAVE_UTF8 dom.c
  77. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  78. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  79. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  80. ib\CORE"  -DHAVE_UTF8 perl-libxml-mm.c
  81. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  82. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  83. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  84. ib\CORE"  -DHAVE_UTF8 perl-libxml-sax.c
  85. gcc -c  -Ic:\strawberry\libxml\include  -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -
  86. DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -
  87. s -O2     -DVERSION=\"2.0018\"  -DXS_VERSION=\"2.0018\"  "-IC:\strawberry\perl\l
  88. ib\CORE"  -DHAVE_UTF8 xpath.c
  89. Running Mkbootstrap for XML::LibXML ()
  90. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 LibXML.bs
  91. C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
  92.      -e "Mksymlists('NAME'=>\"XML::LibXML\", 'DLBASE' => 'LibXML', 'DL_FUNCS' =>
  93. {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
  94. dlltool --def LibXML.def --output-exp dll.exp
  95. g++ -o blib\arch\auto\XML\LibXML\LibXML.dll -Wl,--base-file -Wl,dll.base -mdll -
  96. s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Av_CharPtrPtr.o
  97. Devel.o         LibXML.o        dom.o   perl-libxml-mm.o        perl-libxml-sax.
  98. o       xpath.o   C:\strawberry\perl\lib\CORE\libperl516.a C:\strawberry\c\lib\l
  99. ibxml2.a C:\strawberry\c\lib\libzlib.a C:\strawberry\c\i686-w64-mingw32\lib\libm
  100. oldname.a C:\strawberry\c\i686-w64-mingw32\lib\libkernel32.a C:\strawberry\c\i68
  101. 6-w64-mingw32\lib\libuser32.a C:\strawberry\c\i686-w64-mingw32\lib\libgdi32.a C:
  102. \strawberry\c\i686-w64-mingw32\lib\libwinspool.a C:\strawberry\c\i686-w64-mingw3
  103. 2\lib\libcomdlg32.a C:\strawberry\c\i686-w64-mingw32\lib\libadvapi32.a C:\strawb
  104. erry\c\i686-w64-mingw32\lib\libshell32.a C:\strawberry\c\i686-w64-mingw32\lib\li
  105. bole32.a C:\strawberry\c\i686-w64-mingw32\lib\liboleaut32.a C:\strawberry\c\i686
  106. -w64-mingw32\lib\libnetapi32.a C:\strawberry\c\i686-w64-mingw32\lib\libuuid.a C:
  107. \strawberry\c\i686-w64-mingw32\lib\libws2_32.a C:\strawberry\c\i686-w64-mingw32\
  108. lib\libmpr.a C:\strawberry\c\i686-w64-mingw32\lib\libwinmm.a C:\strawberry\c\i68
  109. 6-w64-mingw32\lib\libversion.a C:\strawberry\c\i686-w64-mingw32\lib\libodbc32.a
  110. C:\strawberry\c\i686-w64-mingw32\lib\libodbccp32.a C:\strawberry\c\i686-w64-ming
  111. w32\lib\libcomctl32.a dll.exp
  112. dlltool --def LibXML.def --base-file dll.base --output-exp dll.exp
  113. g++ -o blib\arch\auto\XML\LibXML\LibXML.dll -mdll -s -L"C:\strawberry\perl\lib\C
  114. ORE" -L"C:\strawberry\c\lib" Av_CharPtrPtr.o    Devel.o         LibXML.o
  115. dom.o   perl-libxml-mm.o        perl-libxml-sax.o       xpath.o   C:\strawberry\
  116. perl\lib\CORE\libperl516.a C:\strawberry\c\lib\libxml2.a C:\strawberry\c\lib\lib
  117. zlib.a C:\strawberry\c\i686-w64-mingw32\lib\libmoldname.a C:\strawberry\c\i686-w
  118. 64-mingw32\lib\libkernel32.a C:\strawberry\c\i686-w64-mingw32\lib\libuser32.a C:
  119. \strawberry\c\i686-w64-mingw32\lib\libgdi32.a C:\strawberry\c\i686-w64-mingw32\l
  120. ib\libwinspool.a C:\strawberry\c\i686-w64-mingw32\lib\libcomdlg32.a C:\strawberr
  121. y\c\i686-w64-mingw32\lib\libadvapi32.a C:\strawberry\c\i686-w64-mingw32\lib\libs
  122. hell32.a C:\strawberry\c\i686-w64-mingw32\lib\libole32.a C:\strawberry\c\i686-w6
  123. 4-mingw32\lib\liboleaut32.a C:\strawberry\c\i686-w64-mingw32\lib\libnetapi32.a C
  124. :\strawberry\c\i686-w64-mingw32\lib\libuuid.a C:\strawberry\c\i686-w64-mingw32\l
  125. ib\libws2_32.a C:\strawberry\c\i686-w64-mingw32\lib\libmpr.a C:\strawberry\c\i68
  126. 6-w64-mingw32\lib\libwinmm.a C:\strawberry\c\i686-w64-mingw32\lib\libversion.a C
  127. :\strawberry\c\i686-w64-mingw32\lib\libodbc32.a C:\strawberry\c\i686-w64-mingw32
  128. \lib\libodbccp32.a C:\strawberry\c\i686-w64-mingw32\lib\libcomctl32.a dll.exp
  129. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\au
  130. to\XML\LibXML\LibXML.dll
  131. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- LibXML.bs blib\arch
  132. \auto\XML\LibXML\LibXML.bs
  133. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 blib\arch\au
  134. to\XML\LibXML\LibXML.bs

  135. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>copy c:\strawberry
  136. \libxml\bin\*.dll blib\arch\auto\XML\LibXML
  137. c:\strawberry\libxml\bin\iconv.dll
  138. c:\strawberry\libxml\bin\libxml2.dll
  139. c:\strawberry\libxml\bin\zlib1.dll
  140. 已复制         3 个文件。

  141. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>dmake test
  142. C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
  143. 'blib\lib', 'blib\arch')" t/*.t
  144. t/01basic.t ..........................
  145. t/01basic.t .......................... 1/3 #   Failed test 'LIBXML__VERSION == L
  146. IBXML_RUNTIME_VERSION'
  147. #   at t/01basic.t line 18.
  148. #          got: '20708'
  149. #     expected: '20900'
  150. # DO NOT REPORT THIS FAILURE: Your setup of library paths is incorrect!
  151. #
  152. #
  153. # Compiled against libxml2 version: 20708
  154. # Running libxml2 version:          20900
  155. #
  156. # Looks like you failed 1 test of 3.
  157. t/01basic.t .......................... Dubious, test returned 1 (wstat 256, 0x10
  158. 0)
  159. Failed 1/3 subtests
  160. t/02parse.t .......................... ok
  161. t/03doc.t ............................ ok
  162. t/04node.t ........................... ok
  163. t/05text.t ........................... ok
  164. t/06elements.t ....................... ok
  165. t/07dtd.t ............................ ok
  166. t/08findnodes.t ...................... ok
  167. t/09xpath.t .......................... ok
  168. t/10ns.t ............................. ok
  169. t/11memory.t ......................... skipped: linux platform only.
  170. t/12html.t ........................... ok
  171. t/13dtd.t ............................ ok
  172. t/14sax.t ............................ ok
  173. t/15nodelist.t ....................... ok
  174. t/16docnodes.t ....................... ok
  175. t/17callbacks.t ...................... ok
  176. t/18docfree.t ........................ ok
  177. t/19die_on_invalid_utf8_rt_58848.t ... ok
  178. t/19encoding.t ....................... ok
  179. t/20extras.t ......................... ok
  180. t/21catalog.t ........................ ok
  181. t/23rawfunctions.t ................... ok
  182. t/24c14n.t ........................... ok
  183. t/25relaxng.t ........................ ok
  184. t/26schema.t ......................... ok
  185. t/27new_callbacks_simple.t ........... ok
  186. t/28new_callbacks_multiple.t ......... ok
  187. t/29id.t ............................. ok
  188. t/30keep_blanks.t .................... ok
  189. t/30xpathcontext.t ................... ok
  190. t/31xpc_functions.t .................. ok
  191. t/32xpc_variables.t .................. ok
  192. t/35huge_mode.t ...................... ok
  193. t/40reader.t ......................... ok
  194. t/40reader_mem_error.t ............... ok
  195. t/41xinclude.t ....................... ok
  196. t/42common.t ......................... ok
  197. t/43options.t ........................ ok
  198. t/44extent.t ......................... ok
  199. t/45regex.t .......................... ok
  200. t/46err_column.t ..................... ok
  201. t/47load_xml_callbacks.t ............. ok
  202. t/48_removeChild_crashes_rt_80395.t .. ok
  203. t/48_rt55000.t ....................... ok
  204. t/48importing_nodes_IDs_rt_69520.t ... ok
  205. t/49_load_html.t ..................... ok
  206. t/49callbacks_returning_undef.t ...... file:///etc/xml/catalog:1: parser error :
  207. Document is empty

  208. ^
  209. file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not found

  210. ^
  211. # Looks like your test exited with 2 before it could output anything.
  212. t/49callbacks_returning_undef.t ...... Dubious, test returned 2 (wstat 512, 0x20
  213. 0)
  214. Failed 1/1 subtests
  215. t/49global_extent.t .................. ok
  216. t/50devel.t .......................... ok
  217. t/60error_prev_chain.t ............... ok
  218. t/60struct_error.t ................... ok
  219. t/61error.t .......................... ok
  220. t/62overload.t ....................... ok
  221. t/71overloads.t ...................... ok
  222. t/72destruction.t .................... ok
  223. t/80registryleak.t ................... ok
  224. t/90threads.t ........................ skipped: optional (set THREAD_TEST=1 to r
  225. un these tests)
  226. t/pod.t .............................. skipped: Test::Pod 1.14 required for test
  227. ing POD
  228. t/style-trailing-space.t ............. skipped: Test::TrailingSpace required for
  229. trailing space test.

  230. Test Summary Report
  231. -------------------
  232. t/01basic.t                        (Wstat: 256 Tests: 3 Failed: 1)
  233.   Failed test:  3
  234.   Non-zero exit status: 1
  235. t/49callbacks_returning_undef.t    (Wstat: 512 Tests: 0 Failed: 0)
  236.   Non-zero exit status: 2
  237.   Parse errors: Bad plan.  You planned 1 tests but ran 0.
  238. Files=60, Tests=2420, 19 wallclock secs ( 0.56 usr +  0.11 sys =  0.67 CPU)
  239. Result: FAIL
  240. Failed 2/60 test programs. 1/2420 subtests failed.
  241. dmake:  Error code 255, while making 'test_dynamic'
复制代码

论坛徽章:
0
发表于 2013-06-07 16:37 |显示全部楼层
最后的结果显示的FAIL,我用的方法是模块自带的README中的方法,请求大神支持。

论坛徽章:
0
发表于 2013-06-07 17:08 |显示全部楼层
如果我在makefile的时候不加参数,反馈是这样的
  1. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>perl Makefile.PL
  2. enable native perl UTF8
  3. Checking for ability to link against xml2...yes
  4. Checking if your kit is complete...
  5. Looks good
  6. Writing Makefile for XML::LibXML
  7. Writing MYMETA.yml and MYMETA.json


  8. C:\Documents and Settings\XPMUser\桌面\perl\XML-LibXML-2.0018>dmake test
  9. C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
  10. 'blib\lib', 'blib\arch')" t/*.t
  11. t/01basic.t .......................... #
  12. t/01basic.t .......................... 1/3 #
  13. # Compiled against libxml2 version: 20900
  14. # Running libxml2 version:          20900
  15. #
  16. t/01basic.t .......................... ok
  17. t/02parse.t .......................... ok
  18. t/03doc.t ............................ ok
  19. t/04node.t ........................... ok
  20. t/05text.t ........................... ok
  21. t/06elements.t ....................... ok
  22. t/07dtd.t ............................ ok
  23. t/08findnodes.t ...................... ok
  24. t/09xpath.t .......................... ok
  25. t/10ns.t ............................. ok
  26. t/11memory.t ......................... skipped: linux platform only.
  27. t/12html.t ........................... ok
  28. t/13dtd.t ............................ ok
  29. t/14sax.t ............................ ok
  30. t/15nodelist.t ....................... ok
  31. t/16docnodes.t ....................... ok
  32. t/17callbacks.t ...................... ok
  33. t/18docfree.t ........................ ok
  34. t/19die_on_invalid_utf8_rt_58848.t ... ok
  35. t/19encoding.t ....................... ok
  36. t/20extras.t ......................... ok
  37. t/21catalog.t ........................ ok
  38. t/23rawfunctions.t ................... ok
  39. t/24c14n.t ........................... ok
  40. t/25relaxng.t ........................ ok
  41. t/26schema.t ......................... ok
  42. t/27new_callbacks_simple.t ........... ok
  43. t/28new_callbacks_multiple.t ......... ok
  44. t/29id.t ............................. ok
  45. t/30keep_blanks.t .................... ok
  46. t/30xpathcontext.t ................... ok
  47. t/31xpc_functions.t .................. ok
  48. t/32xpc_variables.t .................. ok
  49. t/35huge_mode.t ...................... ok
  50. t/40reader.t ......................... ok
  51. t/40reader_mem_error.t ............... ok
  52. t/41xinclude.t ....................... ok
  53. t/42common.t ......................... ok
  54. t/43options.t ........................ ok
  55. t/44extent.t ......................... ok
  56. t/45regex.t .......................... ok
  57. t/46err_column.t ..................... ok
  58. t/47load_xml_callbacks.t ............. ok
  59. t/48_removeChild_crashes_rt_80395.t .. ok
  60. t/48_rt55000.t ....................... ok
  61. t/48importing_nodes_IDs_rt_69520.t ... ok
  62. t/49_load_html.t ..................... ok
  63. t/49callbacks_returning_undef.t ...... file:///etc/xml/catalog:1: parser error :
  64. Document is empty

  65. ^
  66. file:///etc/xml/catalog:1: parser error : Start tag expected, '<' not found

  67. ^
  68. # Looks like your test exited with 2 before it could output anything.
  69. t/49callbacks_returning_undef.t ...... Dubious, test returned 2 (wstat 512, 0x20
  70. 0)
  71. Failed 1/1 subtests
  72. t/49global_extent.t .................. ok
  73. t/50devel.t .......................... ok
  74. t/60error_prev_chain.t ............... ok
  75. t/60struct_error.t ................... ok
  76. t/61error.t .......................... ok
  77. t/62overload.t ....................... ok
  78. t/71overloads.t ...................... ok
  79. t/72destruction.t .................... ok
  80. t/80registryleak.t ................... ok
  81. t/90threads.t ........................ skipped: optional (set THREAD_TEST=1 to r
  82. un these tests)
  83. t/pod.t .............................. skipped: Test::Pod 1.14 required for test
  84. ing POD
  85. t/style-trailing-space.t ............. skipped: Test::TrailingSpace required for
  86. trailing space test.

  87. Test Summary Report
  88. -------------------
  89. t/49callbacks_returning_undef.t    (Wstat: 512 Tests: 0 Failed: 0)
  90.   Non-zero exit status: 2
  91.   Parse errors: Bad plan.  You planned 1 tests but ran 0.
  92. Files=60, Tests=2420, 18 wallclock secs ( 0.43 usr +  0.25 sys =  0.68 CPU)
  93. Result: FAIL
  94. Failed 1/60 test programs. 0/2420 subtests failed.
  95. dmake:  Error code 255, while making 'test_dynamic'
复制代码

论坛徽章:
0
发表于 2013-06-07 17:09 |显示全部楼层
libxml2的版本没问题了,说明我的电脑上安装了2.9,但是在http://xmlsoft.org/sources/win32/上面只找到了2.7.8

论坛徽章:
0
发表于 2013-06-07 17:59 |显示全部楼层
在删除第49个文件(t/49callbacks_returning_undef.t)后,可以test成功
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP