Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795336 - x11-wm/mutter-40.2: FAILED: [0mcogl/cogl-pango/CoglPango-8.gir (undefined reference to `sysprof_clock')
Summary: x11-wm/mutter-40.2: FAILED: [0mcogl/cogl-pango/CoglPango-8.gir (undefined re...
Status: RESOLVED DUPLICATE of bug 795507
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 07:19 UTC by HougeLangley
Modified: 2021-06-12 11:59 UTC (History)
1 user (show)

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


Attachments
full build log (full build log,494.91 KB, text/plain)
2021-06-11 07:20 UTC, HougeLangley
Details
emerge environment (environment,113.98 KB, text/plain)
2021-06-11 07:27 UTC, HougeLangley
Details
emerge info (emerge--info,7.15 KB, text/plain)
2021-06-11 07:29 UTC, HougeLangley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description HougeLangley 2021-06-11 07:19:57 UTC
emerge -avujDN --with-bdeps=y --autounmask-write=y @world
Comment 1 HougeLangley 2021-06-11 07:20:54 UTC
Created attachment 715230 [details]
full build log
Comment 2 HougeLangley 2021-06-11 07:27:27 UTC
Created attachment 715233 [details]
emerge environment
Comment 3 HougeLangley 2021-06-11 07:29:43 UTC
Created attachment 715236 [details]
emerge info
Comment 4 Ionen Wolkens gentoo-dev 2021-06-11 08:38:03 UTC
ld: /usr/lib64/libpangoft2-1.0.so.0: undefined reference to `sysprof_clock'
ld: /usr/lib64/libpangoft2-1.0.so.0: undefined reference to `sysprof_collector_mark_vprintf'
collect2: error: ld returned 1 exit status

As a possible workaround, try to rebuild pango (emerge -1 x11-libs/pango) then try mutter again.
Comment 5 HougeLangley 2021-06-11 08:52:37 UTC
(In reply to Ionen Wolkens from comment #4)
> ld: /usr/lib64/libpangoft2-1.0.so.0: undefined reference to `sysprof_clock'
> ld: /usr/lib64/libpangoft2-1.0.so.0: undefined reference to
> `sysprof_collector_mark_vprintf'
> collect2: error: ld returned 1 exit status
> 
> As a possible workaround, try to rebuild pango (emerge -1 x11-libs/pango)
> then try mutter again.

Solved, thanks
Comment 6 Ionen Wolkens gentoo-dev 2021-06-12 11:59:43 UTC

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