Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791922 - [guru] net-misc/megasync-4.5.0.0 fails to compile: undefined reference to `vtable for MEGASyncPluginFactory'
Summary: [guru] net-misc/megasync-4.5.0.0 fails to compile: undefined reference to `vt...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Samuel Bernardo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-25 08:42 UTC by Agostino Sarubbo
Modified: 2023-11-24 17:20 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,122.53 KB, application/x-xz)
2021-05-25 08:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-25 08:42:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/megasync-4.5.0.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-25 08:42:18 UTC
Created attachment 711123 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-25 08:42:19 UTC
Possible context of error(s):

megasync-plugin.cpp:(.text+0x20): undefined reference to `vtable for MEGASyncPluginFactory'
megasync-plugin.cpp:(.text+0xa3): undefined reference to `vtable for MEGASyncPluginFactory'
megasync-plugin.cpp:(.text+0xc3): undefined reference to `vtable for MEGASyncPluginFactory'
 7059 |                 QMegaMessageBox::information(nullptr, QString::fromAscii("MEGAsync"), tr("You have been logged out because of this error: %1")
Comment 3 Samuel Bernardo 2021-05-25 10:16:41 UTC
Can I set <gcc-11 in dependencies since CI have gcc11 or that is a specific machine for gcc-11?

I compiled using gcc-10.2.0-r5
Comment 4 Samuel Bernardo 2021-05-25 10:21:23 UTC
Created the following upstream issue:
https://github.com/meganz/MEGAsync/issues/582
Comment 5 Larry the Git Cow gentoo-dev 2023-11-24 17:20:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59e8bfb0ef3006bb24904a4349aed1ce3c385d92

commit 59e8bfb0ef3006bb24904a4349aed1ce3c385d92
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2023-11-23 05:53:43 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2023-11-23 05:53:43 +0000

    net-misc/megasync: drop 4.10.0.0
    
    Closes: https://bugs.gentoo.org/791916
    Closes: https://bugs.gentoo.org/791919
    Closes: https://bugs.gentoo.org/791922
    Closes: https://bugs.gentoo.org/800647
    Closes: https://bugs.gentoo.org/833316
    Closes: https://bugs.gentoo.org/860318
    Closes: https://bugs.gentoo.org/898154
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../megasync/files/megasync-4.5.0.0_ffmpeg.patch   |  24 ----
 .../megasync/files/megasync-4.5.0.0_pdfium.patch   |  16 ---
 net-misc/megasync/megasync-4.10.0.0.ebuild         | 149 ---------------------
 net-misc/megasync/metadata.xml                     |   1 -
 4 files changed, 190 deletions(-)