Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945715 - [guru] www-misc/libkiwix-12.1.0-r1 fails to compile: char16ptr.h:317:10: error: is_convertible_v is not a member of std
Summary: [guru] www-misc/libkiwix-12.1.0-r1 fails to compile: char16ptr.h:317:10: erro...
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vitaly Zdanevich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-02 08:29 UTC by Agostino Sarubbo
Modified: 2024-12-18 17:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,292.40 KB, text/plain)
2024-12-02 08:29 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 2024-12-02 08:29:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-misc/libkiwix-12.1.0-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-02 08:29:15 UTC
Created attachment 913044 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-02 08:29:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: src/libkiwix.so.12.1.0.p/aria2.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/book.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/downloader.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/html_dumper.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/library.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/library_dumper.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/libxml_dumper.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/opds_dumper.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/search_renderer.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/server.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/tools_pathTools.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/tools_regexTools.cpp.o 
FAILED: src/libkiwix.so.12.1.0.p/tools_stringTools.cpp.o 
/usr/include/unicode/char16ptr.h:317:10: error: ‘is_convertible_v’ is not a member of ‘std’; did you mean ‘is_convertible’?
Comment 3 Larry the Git Cow gentoo-dev 2024-12-18 17:21:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08c64863dfc983bfdbdb8bb231250ceda8854d6e

commit 08c64863dfc983bfdbdb8bb231250ceda8854d6e
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-12-18 14:54:03 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-12-18 14:54:03 +0000

    www-misc/libkiwix: drop 12.1.0-r1, 13.1.0
    
    Closes: https://bugs.gentoo.org/937549 (obsolete)
    Closes: https://bugs.gentoo.org/945715 (obsolete)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 www-misc/libkiwix/Manifest                  |  2 --
 www-misc/libkiwix/libkiwix-12.1.0-r1.ebuild | 46 ----------------------------
 www-misc/libkiwix/libkiwix-13.1.0.ebuild    | 47 -----------------------------
 3 files changed, 95 deletions(-)