Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786309 - media-gfx/fontforge-20201107 requires >=dev-libs/glib-2.67
Summary: media-gfx/fontforge-20201107 requires >=dev-libs/glib-2.67
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-28 07:23 UTC by Atharva Timsina
Modified: 2022-03-11 00:41 UTC (History)
1 user (show)

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


Attachments
Build log. (log,348.83 KB, text/plain)
2021-04-28 07:23 UTC, Atharva Timsina
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Atharva Timsina 2021-04-28 07:23:22 UTC
Created attachment 703179 [details]
Build log.

Compiling results in an error 

```
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/local/lib64/libgobject-2.0.so: undefined reference to `g_memdup2'
collect2: error: ld returned 1 exit status
```

g_memdup2 was introduced in glib-2.67.4, and the latest stable in the Gentoo tree is glib-2.66.7.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-11 00:41:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c8abad51fa5b2f9e38f2efb45f8e78bc66b8d8

commit 70c8abad51fa5b2f9e38f2efb45f8e78bc66b8d8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-03-11 00:06:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-03-11 00:41:13 +0000

    media-gfx/fontforge: add 20220308
    
    Closes: https://bugs.gentoo.org/792639
    Closes: https://bugs.gentoo.org/786309
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/fontforge/Manifest                  |   1 +
 media-gfx/fontforge/fontforge-20220308.ebuild | 110 ++++++++++++++++++++++++++
 2 files changed, 111 insertions(+)