Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813246 - app-office/libreoffice - dependency:libcuckoo
Summary: app-office/libreoffice - dependency:libcuckoo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-15 15:32 UTC by jospezial
Modified: 2022-09-30 13:06 UTC (History)
1 user (show)

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 jospezial 2021-09-15 15:32:08 UTC
https://github.com/LibreOffice/core/commit/3749d9af3745c0eaff7239e379578e4e2af89e9d#diff-80c00bb0b0bad2d5cd534eb67dbccc07db6dceaab69d0c883f1f3e14aa90023d
"tdf#130795 use concurrent hashmap in SharedStringPool"

checking for MDDS... yes
checking which cuckoo to use... external
checking for libcuckoo/cuckoohash_map.hh... no
configure: error: libcuckoo/cuckoohash_map.hh not found. install cuckoo
Comment 1 Larry the Git Cow gentoo-dev 2021-11-01 10:03:13 UTC
The bug has been closed via the following commit(s):

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

commit c89c50467244be3f24d015c832c6d8a3efa8dfc4
Author:     James Beddek <telans@posteo.de>
AuthorDate: 2021-10-31 10:46:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-01 10:02:47 +0000

    app-office/libreoffice: sync live
    
    Closes: https://bugs.gentoo.org/813246
    Signed-off-by: James Beddek <telans@posteo.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-office/libreoffice/libreoffice-7.2.2.2.ebuild  |  2 +-
 app-office/libreoffice/libreoffice-7.2.9999.ebuild |  2 +-
 app-office/libreoffice/libreoffice-9999.ebuild     | 38 ++++++++++++----------
 3 files changed, 23 insertions(+), 19 deletions(-)
Comment 2 jospezial 2022-09-03 23:27:43 UTC
Upstream libreoffice has removed it again in master,7.3 and 7.4 branch.
https://github.com/LibreOffice/core/commit/938c899831bd5b165b2b7db3945867a1ce155483
https://gerrit.libreoffice.org/c/core/+/138435

Please remove these lines in the live ebuilds and check which releases still needs them.:

# not packaged in Gentoo, https://github.com/efficient/libcuckoo/
"${ADDONS_URI}/libcuckoo-93217f8d391718380c508a722ab9acd5e9081233.tar.gz"
 --without-system-cuckoo
Comment 3 Larry the Git Cow gentoo-dev 2022-09-29 13:42:00 UTC
The bug has been closed via the following commit(s):

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

commit 3614d5d642f0841f8b310966f8c06c2d8ac5e93d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-09-29 13:40:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-09-29 13:40:07 +0000

    app-office/libreoffice: Drop --without-system-cuckoo, obsolete tarball
    
    Closes: https://bugs.gentoo.org/813246
    Closes: https://bugs.gentoo.org/869338
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/libreoffice/libreoffice-7.3.6.2.ebuild  | 3 ---
 app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 ---
 app-office/libreoffice/libreoffice-9999.ebuild     | 2 --
 3 files changed, 8 deletions(-)
Comment 4 jospezial 2022-09-29 20:37:37 UTC
(In reply to Larry the Git Cow from comment #3)
> The bug has been closed via the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=3614d5d642f0841f8b310966f8c06c2d8ac5e93d
> 
> commit 3614d5d642f0841f8b310966f8c06c2d8ac5e93d
> Author:     Andreas Sturmlechner <asturm@gentoo.org>
> AuthorDate: 2022-09-29 13:40:07 +0000
> Commit:     Andreas Sturmlechner <asturm@gentoo.org>
> CommitDate: 2022-09-29 13:40:07 +0000
> 
>     app-office/libreoffice: Drop --without-system-cuckoo, obsolete tarball
>     
>     Closes: https://bugs.gentoo.org/813246
>     Closes: https://bugs.gentoo.org/869338
>     Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
> 
>  app-office/libreoffice/libreoffice-7.3.6.2.ebuild  | 3 ---
>  app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 ---
>  app-office/libreoffice/libreoffice-9999.ebuild     | 2 --
>  3 files changed, 8 deletions(-)

You forgot to Drop --without-system-cuckoo from
app-office/libreoffice/libreoffice-9999.ebuild
Comment 5 Andreas Sturmlechner gentoo-dev 2022-09-30 07:06:17 UTC
There's no need to CC me to office bugs.