Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 795336

Summary: x11-wm/mutter-40.2: FAILED: [0mcogl/cogl-pango/CoglPango-8.gir (undefined reference to `sysprof_clock')
Product: Gentoo Linux Reporter: HougeLangley <hougelangley1987>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: full build log
emerge environment
emerge info

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 ***