Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] openimageio boost link errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Sat Sep 02, 2017 4:55 am    Post subject: [SOLVED] openimageio boost link errors Reply with quote

Hi,

does anyone know a workaround for this bug:

https://bugs.gentoo.org/show_bug.cgi?id=627302

It doesn't seem to get a lot of attention, but this bug causes some broken links to blender, opencv, and others for me for quite some time. I use these software to input and output images, so I guess I can't just disable the useflag. Any suggestions?


Last edited by Gh0str1d3r on Sun Sep 03, 2017 10:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
geki
Advocate
Advocate


Joined: 13 May 2004
Posts: 2387
Location: Germania

PostPosted: Sat Sep 02, 2017 7:37 am    Post subject: Reply with quote

Well, google told me about this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823978

Your packages linking mixing c++ std/abi. i.e.: one compiled with -std=c++03 -std=c++11.
Looks like your boost is not compiled with -std=c++11 or newer. Well, see debian bug.

You did rebuild @world after gcc abi upgrade, didn't you?
_________________
hear hear
Back to top
View user's profile Send private message
Gh0str1d3r
Guru
Guru


Joined: 27 May 2008
Posts: 411

PostPosted: Sun Sep 03, 2017 10:04 pm    Post subject: Reply with quote

Yes, re-compiling boost worked indeed. Thanks!
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30923
Location: here

PostPosted: Mon Sep 04, 2017 5:38 am    Post subject: Reply with quote

Gh0str1d3r wrote:
Yes, re-compiling boost worked indeed. Thanks!

Probably you should read this news unless you want future trouble
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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