Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648608 - dev-libs/sink should depend on >=dev-libs/flatbuffers-1.8.0-r1
Summary: dev-libs/sink should depend on >=dev-libs/flatbuffers-1.8.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-23 14:49 UTC by rick vernam
Modified: 2018-02-25 05:32 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rick vernam 2018-02-23 14:49:57 UTC
the ebuild for flatbuffers-1.8.0 does not properly build flatc & also installs FlatbuffersConfig.cmake in a way that sink can not find.
Installing flatbuffers-1.8.0-r1 resolves both of these issues.
Therefore, flatbuffers-1.8.0 should be removed, or sink should be made to depend on flatbuffers-1.8.0-r1 minimally.

Reproducible: Always

Steps to Reproduce:
1.install flatbuffers 1.8.0 or older
2.attempt to install sink
3.fail
Comment 1 Michael Palimaka (kensington) gentoo-dev 2018-02-25 05:32:05 UTC
Thank-you for the report!
Comment 2 Larry the Git Cow gentoo-dev 2018-02-25 05:32:11 UTC
The bug has been closed via the following commit(s):

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

commit b00e116fca67999cb61745e0a6f78e5f8b68dee4
Author:     Michael Palimaka <kensington@gentoo.org>
AuthorDate: 2018-02-25 05:31:50 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2018-02-25 05:32:01 +0000

    dev-libs/flatbuffers: remove old
    
    Closes: https://bugs.gentoo.org/648608
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/flatbuffers/Manifest                 |  1 -
 dev-libs/flatbuffers/flatbuffers-1.7.1.ebuild | 33 ---------------------------
 dev-libs/flatbuffers/flatbuffers-1.8.0.ebuild | 27 ----------------------
 3 files changed, 61 deletions(-)