Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940038 - app-text/zathura-0.5.6 fails to compile: utils.c:296:59: error: passing argument 5 of g_ascii_string_to_unsigned from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-text/zathura-0.5.6 fails to compile: utils.c:296:59: error: passing argum...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mason Rocha
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2024-09-22 09:48 UTC by Agostino Sarubbo
Modified: 2025-02-02 07:05 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,101.11 KB, text/plain)
2024-09-22 09:48 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-09-22 09:48:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/zathura-0.5.6 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
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-09-22 09:48:52 UTC
Created attachment 903576 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-22 09:48:54 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: libzathura.a.p/zathura_utils.c.o 
Program appstream-util found: NO
Run-time dependency check found: NO (tried pkgconfig and cmake)
Run-time dependency fish found: NO (tried pkgconfig and cmake)
../zathura-0.5.6/zathura/utils.c:296:59: error: passing argument 5 of ‘g_ascii_string_to_unsigned’ from incompatible pointer type [-Wincompatible-pointer-types]
Comment 3 Eli Schwartz gentoo-dev 2025-02-02 07:04:34 UTC
Fix was merged upstream in 0.5.8 (really, 0.5.7) which we package?


commit 54086bbd4ac7987e8bb587a0c412c9bede960a62
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: Tue Sep 3 09:18:35 2024
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: Mon Oct 21 08:36:22 2024

    app-text/zathura: add 0.5.8
    
    * Enable building manpages by default
    
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-text/zathura/Manifest                                       | 1 +
 app-text/zathura/{zathura-0.5.6.ebuild => zathura-0.5.8.ebuild} | 8 ++++++--
 2 files changed, 7 insertions(+), 2 deletions(-)
 copy app-text/zathura/{zathura-0.5.6.ebuild => zathura-0.5.8.ebuild} (91%)