Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843383 - x11-libs/pango-1.50.7: fails test on loong
Summary: x11-libs/pango-1.50.7: fails test on loong
Status: RESOLVED DUPLICATE of bug 836317
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Loong Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-09 05:11 UTC by WANG Xuerui
Modified: 2022-06-07 02:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,300.68 KB, text/plain)
2022-05-09 05:12 UTC, WANG Xuerui
Details
meson test log (meson-test-log.txt,187.98 KB, text/plain)
2022-05-09 05:13 UTC, WANG Xuerui
Details
emerge --info (emerge-info.txt,9.34 KB, text/plain)
2022-05-09 05:13 UTC, WANG Xuerui
Details
environment (environment,140.09 KB, text/plain)
2022-05-09 05:13 UTC, WANG Xuerui
Details

Note You need to log in before you can comment on or make changes to this bug.
Description WANG Xuerui gentoo-dev 2022-05-09 05:11:54 UTC
meson test -C /tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d --num-processes 4
ninja: Entering directory `/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d'
ninja: no work to do.
 1/27 test-coverage           OK              0.02s   2 subtests passed
 2/27 testboundaries          OK              0.02s   1 subtests passed
 3/27 testcolor               OK              0.02s   3 subtests passed
 4/27 testboundaries_ucd      OK              0.03s   5 subtests passed
 5/27 testscript              OK              0.02s   1 subtests passed
 6/27 testlanguage            OK              0.02s   2 subtests passed
 7/27 testmatrix              OK              0.02s   10 subtests passed
 8/27 testtabs                OK              0.02s   3 subtests passed
 9/27 testcontext             OK              0.02s   6 subtests passed
10/27 test-ot-tags            OK              0.04s   2 subtests passed
11/27 testiter                OK              0.04s   2 subtests passed
12/27 test-ellipsize          OK              0.03s   3 subtests passed
13/27 test-shape              SKIP            0.01s
14/27 test-itemize            SKIP            0.03s   0 subtests passed
15/27 testattributes          OK              0.01s   37 subtests passed
16/27 cxx-test                SKIP            0.01s
17/27 test-bidi               OK              0.12s   6 subtests passed
18/27 test-harfbuzz           OK              0.03s   1 subtests passed
19/27 test-font               ERROR           0.10s   killed by signal 6 SIGABRT
>>> srcdir=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7/tests LC_ALL=en_US.UTF-8 G_TEST_SRCDIR=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7/tests G_TEST_BUILDDIR=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d/tests MALLOC_PERTURB_=68 /tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d/tests/test-font -k --tap

20/27 testserialize           OK              0.03s   7 subtests passed
21/27 test-break              OK              0.12s   16 subtests passed
22/27 testmisc                OK              0.11s   28 subtests passed
23/27 test-fonts              OK              0.05s   4 subtests passed
24/27 markup-parse            OK              0.28s   122 subtests passed
25/27 test-layout             ERROR           0.40s   exit status 1
>>> srcdir=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7/tests LC_ALL=en_US.UTF-8 G_TEST_SRCDIR=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7/tests G_TEST_BUILDDIR=/tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d/tests MALLOC_PERTURB_=22 /tmp/portage/x11-libs/pango-1.50.7/work/pango-1.50.7-.lp64d/tests/test-layout -k --tap

26/27 test-pangocairo-threads OK              0.47s   1 subtests passed
27/27 testrandom              OK              1.05s   6 subtests passed


Ok:                 22  
Expected Fail:      0   
Fail:               2   
Unexpected Pass:    0   
Skipped:            3   
Timeout:            0   


[ebuild  N     ] x11-libs/pango-1.50.7::gentoo  USE="X introspection -debug (-sysprof)"
Comment 1 WANG Xuerui gentoo-dev 2022-05-09 05:12:45 UTC
Created attachment 777647 [details]
build.log
Comment 2 WANG Xuerui gentoo-dev 2022-05-09 05:13:04 UTC
Created attachment 777650 [details]
meson test log
Comment 3 WANG Xuerui gentoo-dev 2022-05-09 05:13:27 UTC
Created attachment 777653 [details]
emerge --info
Comment 4 WANG Xuerui gentoo-dev 2022-05-09 05:13:44 UTC
Created attachment 777656 [details]
environment
Comment 5 WANG Xuerui gentoo-dev 2022-05-09 05:27:43 UTC
1.42.4-r2 works, all 1.50.x fail
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-05 07:07:49 UTC
Is this the same failure as bug 836317?
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-05 07:07:55 UTC
(In reply to Sam James from comment #6)
> Is this the same failure as bug 836317?

(Is it loong specific or not)?
Comment 8 WANG Xuerui gentoo-dev 2022-06-07 02:47:56 UTC
(In reply to Sam James from comment #7)
> (In reply to Sam James from comment #6)
> > Is this the same failure as bug 836317?
> 
> (Is it loong specific or not)?

Fails on my amd64 box as well.
Comment 9 WANG Xuerui gentoo-dev 2022-06-07 02:49:16 UTC
Okay, I believe this is indeed duplicate of bug 836317.

*** This bug has been marked as a duplicate of bug 836317 ***