Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924227

Summary: app-crypt/pkcrack-1.2.2-r1 fails to compile: zdmain.c:56:9: error: return with no value, in function returning non-void [-Wreturn-mismatch]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35352
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-10 14:30:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/pkcrack-1.2.2-r1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-10 14:30:12 UTC
Created attachment 884676 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-16 09:26:50 UTC
The bug has been closed via the following commit(s):

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

commit 89a8a035076cc7ea38d3b3a3ecbbe10af1df438f
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-02-15 19:04:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-03-16 09:26:47 +0000

    app-crypt/pkcrack: Fix return with no value, in function
    
    And update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/924227
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35352
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../pkcrack/files/pkcrack-1.2.2-gcc14-build.patch  | 12 +++++
 app-crypt/pkcrack/pkcrack-1.2.2-r2.ebuild          | 56 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)