Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746485 - app-i18n/tomoe-gtk-0.6.0-r6 fails to compile
Summary: app-i18n/tomoe-gtk-0.6.0-r6 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-04 06:05 UTC by Agostino Sarubbo
Modified: 2021-10-12 13:24 UTC (History)
0 users

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


Attachments
build.log (build.log,116.59 KB, text/plain)
2020-10-04 06:05 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 2020-10-04 06:05:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-i18n/tomoe-gtk-0.6.0-r6 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a gold linker (ld.gold).
If you think that this issue is strictly related to ld.gold please block bug 269315.
Comment 1 Agostino Sarubbo gentoo-dev 2020-10-04 06:05:25 UTC
Created attachment 663730 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-10-04 06:05:26 UTC
Possible context of error(s):

../src/.libs/libtomoe-gtk.so: error: undefined reference to 'sqrt'
../src/.libs/libtomoe-gtk.so: error: undefined reference to 'sqrt'
../src/.libs/libtomoe-gtk.so: error: undefined reference to 'sqrt'
Comment 3 Larry the Git Cow gentoo-dev 2021-10-12 13:24:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67c32b3dffa245e4d44c95e13e8f9db50994567b

commit 67c32b3dffa245e4d44c95e13e8f9db50994567b
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-12 13:22:50 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-12 13:22:50 +0000

    app-i18n/tomoe-gtk: fix link with gold
    
    Closes: https://bugs.gentoo.org/746485
    Closes: https://bugs.gentoo.org/734206
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 app-i18n/tomoe-gtk/files/tomoe-gtk-math.patch               | 11 +++++++++++
 ...{tomoe-gtk-0.6.0-r6.ebuild => tomoe-gtk-0.6.0-r7.ebuild} | 13 ++++++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)