filezilla breaks - wxGTK needs to rebuild with gcc.7.x

13 views
Skip to first unread message

Sabayonino

unread,
Jan 26, 2019, 7:36:35 AM1/26/19
to Sabayon Dev
Hi after GCC update , filezilla won't start anymore

$ filezilla
Reading locale option from /home/saba/.config/filezilla/filezilla.xml
Fatal Error: Mismatch between the program and library build versions
detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1010,wx
containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1011,wx
containers,compatible with 2.8).
Aborted (core dumped)

and see also :
https://forum.sabayon.org/viewtopic.php?f=89&t=35025&p=183287&sid=69bd259b343a32bb9f48e305c27c0c44#p183284


I solved recompiling wxGTK versions on my system.

Thanks.
Regards

Jerrod Frost

unread,
Jan 26, 2019, 1:41:47 PM1/26/19
to Sabayonino, Sabayon Dev
Is someone going to bump the packages in the repo to fix this please? 

--
You received this message because you are subscribed to the Google Groups "Sabayon Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sabayon-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sławomir Nizio

unread,
Jan 29, 2019, 2:58:46 PM1/29/19
to sabay...@googlegroups.com
Apparently it has been done, although not pushed yet, this is because of
a big Perl bump. I think all that should go to the testing repository
still today.

Joost Ruis

unread,
Jan 29, 2019, 3:23:45 PM1/29/19
to Sławomir Nizio, Sabayon Dev
Yup I did that.

Jerrod Frost

unread,
Jan 29, 2019, 5:35:53 PM1/29/19
to Joost Ruis, Sabayon Dev, Sławomir Nizio
Thanks :)

Sabayonino

unread,
Jan 31, 2019, 8:18:40 AM1/31/19
to Sabayon Dev
Thanks for your attentions.

I think that all packages that depends on wxGTK need to rebuild.

In my case packages are :

$ equery d x11-libs/wxGTK
 * These packages depend on x11-libs/wxGTK:
app-arch/p7zip-16.02-r4 (wxwidgets ? x11-libs/wxGTK:3.0[X])
dev-python/wxpython-3.0.2.0 (>=x11-libs/wxGTK-3.0.2.0:3.0[libnotify=,opengl?,tiff,X])
media-gfx/hugin-2018.0.0 (x11-libs/wxGTK:3.0[X,opengl])
media-sound/spek-0.8.3-r1 (x11-libs/wxGTK:3.0[X])
net-ftp/filezilla-3.39.0 (>=x11-libs/wxGTK-3.0.4:3.0-gtk3[X])
sci-misc/boinc-7.14.2 (X ? x11-libs/wxGTK:3.0-gtk3[X,opengl,webkit])



wxGTK versions are slotted :
x11-libs/wxGTK
     Available versions: 
     (3.0)  3.0.3 3.0.4 (~)3.0.4-r1
     (3.0-gtk3) 3.0.3-r300 3.0.4-r300 (~)3.0.4-r301

Sławomir Nizio

unread,
Feb 5, 2019, 1:25:40 PM2/5/19
to sabay...@googlegroups.com
> Thanks for your attentions.
>
> I think that all packages that depends on wxGTK need to rebuild.
>
> In my case packages are :
>
> $ equery d x11-libs/wxGTK
>  * These packages depend on x11-libs/wxGTK:
> app-arch/p7zip-16.02-r4 (wxwidgets ? x11-libs/wxGTK:3.0[X])
> dev-python/wxpython-3.0.2.0
> (>=x11-libs/wxGTK-3.0.2.0:3.0[libnotify=,opengl?,tiff,X])
> media-gfx/hugin-2018.0.0 (x11-libs/wxGTK:3.0[X,opengl])
> media-sound/spek-0.8.3-r1 (x11-libs/wxGTK:3.0[X])
> net-ftp/filezilla-3.39.0 (>=x11-libs/wxGTK-3.0.4:3.0-gtk3[X])
> sci-misc/boinc-7.14.2 (X ? x11-libs/wxGTK:3.0-gtk3[X,opengl,webkit])

Filezilla works, but can you tell if the other ones actually work or not?

Sabayonino

unread,
Feb 5, 2019, 1:59:45 PM2/5/19
to Sabayon Dev
Filezilla Ok (it starts after a while but it works)

sci-misc/boinc-7.9.3
$ boincmgr

Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
Annullato (core dump creato)

media-gfx/hugin-2018.0.0
$ hugin

Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
Annullato (core dump creato)


media-sound/spek
$ spek

Fatal Error: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
Annullato (core dump creato)


p7zip works
No idea for wxpython package

I've recompiled BOINC and spek,hugin   and now they work.

Sławomir Nizio

unread,
Feb 5, 2019, 4:37:42 PM2/5/19
to sabay...@googlegroups.com
> Filezilla Ok (it starts after a while but it works)
>
> sci-misc/boinc-7.9.3
> $ boincmgr
> Fatal Error: Mismatch between the program and library build versions
> detected.
> The library used 3.0 (wchar_t,compiler with C++ ABI 1011,wx
> containers,compatible with 2.8),
> and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx
> containers,compatible with 2.8).
> Annullato (core dump creato)

[etc.]

Ouch, thanks. Will be taken care of just after bumping ICU.

Workaround: these applications in turn would (probably) work if you
revert that wxGTK bump (breaking Filezilla).

Sławomir Nizio

unread,
Feb 7, 2019, 1:35:12 AM2/7/19
to sabay...@googlegroups.com
Rebuilt packages are now in sabayon-limbo.
Reply all
Reply to author
Forward
0 new messages