Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vmware-workstation-12 not working, libpango undefined symbol
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Tue Nov 13, 2018 7:53 am    Post subject: vmware-workstation-12 not working, libpango undefined symbol Reply with quote

I'm using app-emulation/vmware-workstation (12.5.9.7535481 currently) from the vmware Overlay for a long time now, but since a while it doesn't start anymore due to symbols not found:
Code:
appLoader| I125: Loading shipped version of libgdkmm-2.4.so.1.
appLoader| W115: Unable to load libgdkmm-2.4.so.1 from /opt/vmware/lib/vmware/lib/libgdkmm-2.4.so.1/libgdkmm-2.4.so.1: /usr/lib64/libpangomm-1.4.so.1: undefined symbol: _ZN4Glib6ObjectC2EOS0_
appLoader| W115: Unable to load dependencies for /opt/vmware/lib/vmware/lib/libvmware.so/libvmware.so
appLoader| W115: Unable to execute vmware.

We had a long discussion on https://github.com/gentoo/vmware/issues/44 and I'm out of ideas now.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Tue Nov 13, 2018 8:57 am    Post subject: Reply with quote

Can help this?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Tue Nov 13, 2018 9:13 am    Post subject: Reply with quote

If I get this right and try to apply the hint to vmware-workstation, my command would be:
Code:
$ LD_LIBRARY_PATH=/opt/vmware/lib/vmware/lib /opt/vmware/lib/vmware/bin/vmware

But doesn't work either.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Tue Nov 13, 2018 9:42 am    Post subject: Reply with quote

And without last lib in LD_PATH
Code:
LD_LIBRARY_PATH=/opt/vmware/lib/vmware /opt/vmware/lib/vmware/bin/vmware

Anyway I confirm that vmware in a stable system work. I'm not sure if problem is glib-2.56 but with glib-2.52 work
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Tue Nov 13, 2018 10:03 am    Post subject: Reply with quote

Probably not work because ebuild remove bundled libraries
Code:
...
                for libname in ${BUNDLED_LIBS} ; do
                        rm -rv "${S}"/lib/lib/${libname} || die "Failed removing bundled ${libname}"
                done
...

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Tue Nov 13, 2018 10:14 am    Post subject: Reply with quote

As said in the upstream ticket, I tried with USE="bundled-libs" and with USE="-bundled-libs".
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Tue Nov 13, 2018 10:24 am    Post subject: Reply with quote

Massimo B. wrote:
As said in the upstream ticket, I tried with USE="bundled-libs" and with USE="-bundled-libs".

But LD_LIBRARY_PATH workaround you tried with bundled-libs or without?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Tue Nov 13, 2018 10:30 am    Post subject: Reply with quote

fedeliallalinea wrote:
But LD_LIBRARY_PATH workaround you tried with bundled-libs or without?
With both as well.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
mihais23
n00b
n00b


Joined: 13 Nov 2018
Posts: 2

PostPosted: Wed Nov 14, 2018 8:54 am    Post subject: Reply with quote

Have you tried re-emerging dev-cpp/pangomm before running it ?
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Wed Nov 14, 2018 9:10 am    Post subject: Reply with quote

Of course, I did some
Code:
FEATURES="-ccache" emerge -atv teamviewer -e --keep-going --jobs=6 --load-average=20

Yes, maybe ccache was the reason, but for this emptyworld rebuild I did it completely without ccache.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum