114 Star 0 Fork 14

src-openEuler/perl-XML-LibXML

[OBS] perl-XML-LibXML build problem in openEuler:23.09

已验收
缺陷
创建于  
2023-08-10 16:10

评论 (3)

small_leek 创建了缺陷 2年前
small_leek 添加了
 
block
标签
2年前
展开全部操作日志
openeuler-ci-bot 添加了
 
sig/Programming-lang
标签
2年前

失败现象:

[   57s] t/27new_callbacks_simple.t ......................... ok
[   57s] t/28new_callbacks_multiple.t ....................... ok
[   57s] t/29id.t ........................................... ok
[   57s] t/30keep_blanks.t .................................. ok
[   57s] t/30xpathcontext.t ................................. ok
[   58s] t/31xpc_functions.t ................................ ok
[   58s] t/32xpc_variables.t ................................ ok
[   58s] 
[   58s] #   Failed test 'exception thrown during parse'
[   58s] #   at t/35huge_mode.t line 58.
[   58s] #          got: ''
[   58s] #     expected: anything else
[   58s] 
[   58s] #   Failed test 'exception refers to entity reference loop'
[   58s] #   at t/35huge_mode.t line 60.
[   58s] #                   ''
[   58s] #     doesn't match '(?^si:entity.*loop)'
[   58s] # Looks like you failed 2 tests of 5.
[   58s] t/35huge_mode.t .................................... 
[   58s] Dubious, test returned 2 (wstat 512, 0x200)
[   58s] Failed 2/5 subtests 
[   58s] t/40reader.t ....................................... ok
[   58s] t/40reader_mem_error.t ............................. ok
[   58s] t/41xinclude.t ..................................... ok
[   58s] t/42common.t ....................................... ok
[   58s] t/43options.t ...................................... ok
[   59s] t/44extent.t ....................................... ok
[   59s] t/45regex.t ........................................ ok
[   59s] t/46err_column.t ................................... ok
[   59s] t/47load_xml_callbacks.t ........................... ok
[   59s] t/48_gh_pr63_detect_undef_values.t ................. ok
[   59s] t/48_memleak_rt_83744.t ............................ skipped: Test::LeakTrace is required for memory leak tests.
[   59s] t/48_reader_undef_warning_on_empty_str_rt106830.t .. ok
[   59s] t/48_removeChild_crashes_rt_80395.t ................ ok
[   60s] t/48_replaceNode_DTD_nodes_rT_80521.t .............. ok
[   60s] t/48_RH5_double_free_rt83779.t ..................... skipped: Test::LeakTrace is required.
[   60s] t/48_rt123379_setNamespace.t ....................... ok
[   60s] t/48_rt55000.t ..................................... ok
[   60s] t/48_rt93429_recover_2_in_html_parsing.t ........... ok
[   60s] t/48_SAX_Builder_rt_91433.t ........................ ok
[   60s] t/48importing_nodes_IDs_rt_69520.t ................. ok
[   60s] t/49_load_html.t ................................... ok
[   61s] t/49callbacks_returning_undef.t .................... ok
[   61s] t/49global_extent.t ................................ ok
[   61s] t/50devel.t ........................................ ok
[   61s] t/51_parse_html_string_rt87089.t ................... ok
[   61s] t/60error_prev_chain.t ............................. ok
[   61s] t/60struct_error.t ................................. ok
[   61s] t/61error.t ........................................ ok
[   61s] t/62overload.t ..................................... ok
[   62s] t/71overloads.t .................................... ok
[   62s] t/72destruction.t .................................. ok
[   62s] t/80registryleak.t ................................. ok
[   62s] t/90shared_clone_failed_rt_91800.t ................. skipped: optional (set THREAD_TEST=1 to run these tests)
[   62s] t/90stack.t ........................................ ok
[   62s] t/90threads.t ...................................... skipped: optional (set THREAD_TEST=1 to run these tests)
[   62s] t/91unique_key.t ................................... ok
[   62s] t/cpan-changes.t ................................... skipped: These tests are for authors only!
[   62s] t/pod-files-presence.t ............................. skipped: only for AUTHORS
[   62s] t/pod.t ............................................ skipped: These tests are for authors only!
[   62s] t/release-kwalitee.t ............................... skipped: These tests are for authors only!
[   63s] t/style-trailing-space.t ........................... skipped: These tests are for authors only!
[   63s] 
[   63s] Test Summary Report
[   63s] -------------------
[   63s] t/35huge_mode.t                                  (Wstat: 512 (exited 2) Tests: 5 Failed: 2)
[   63s]   Failed tests:  2-3
[   63s]   Non-zero exit status: 2
[   63s] Files=76, Tests=2536, 10 wallclock secs ( 0.32 usr  0.14 sys +  8.20 cusr  1.04 csys =  9.70 CPU)
[   63s] Result: FAIL
[   63s] Failed 1/76 test programs. 2/2536 subtests failed.
[   63s] make: *** [Makefile:1332: test_dynamic] Error 255
[   63s] error: Bad exit status from /var/tmp/rpm-tmp.4SKuXR (%check)
[   63s] 
[   63s] RPM build errors:
[   63s]     Bad exit status from /var/tmp/rpm-tmp.4SKuXR (%check)
[   63s] 
[   63s] obs-worker1640081563-aarch64-0005.novalocal failed "build perl-XML-LibXML.spec" at Thu Aug 10 07:28:20 UTC 2023.
[   63s] 

失败原因:libxml2升级导致
解决方案:同步升级perl-XML-LibXML

lyn 通过合并 Pull Request !18: update to 2.0209任务状态待办的 修改为已完成 2年前
small_leek 任务状态已完成 修改为已验收 2年前

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936 lyn-lyn1001 small_leek-small_leek
1
https://gitee.com/src-openeuler/perl-XML-LibXML.git
git@gitee.com:src-openeuler/perl-XML-LibXML.git
src-openeuler
perl-XML-LibXML
perl-XML-LibXML

搜索帮助