Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924227 - 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]
Summary: app-crypt/pkcrack-1.2.2-r1 fails to compile: zdmain.c:56:9: error: return wit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-10 14:30 UTC by Agostino Sarubbo
Modified: 2024-03-16 09:26 UTC (History)
0 users

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


Attachments
build.log (build.log,45.48 KB, text/plain)
2024-02-10 14:30 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-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(+)