Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744454 - app-crypt/monkeysphere-0.44 fails to compile: error: format specifies type 'void *' but the argument has type 'const char *'
Summary: app-crypt/monkeysphere-0.44 fails to compile: error: format specifies type 'v...
Status: RESOLVED DUPLICATE of bug 744430
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:
Depends on:
Blocks:
 
Reported: 2020-09-24 06:16 UTC by Agostino Sarubbo
Modified: 2022-06-11 05:24 UTC (History)
0 users

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


Attachments
build.log (build.log,10.06 KB, text/plain)
2020-09-24 06:16 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 2020-09-24 06:16:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/monkeysphere-0.44 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-24 06:16:39 UTC
Created attachment 662221 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-24 06:16:40 UTC
Possible context of error(s):

src/agent-transfer/main.c:501:21: error: format specifies type 'void *' but the
Comment 3 crabbed halo ablution 2020-12-13 20:25:35 UTC
This is a duplicate of bug 744430
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 05:24:07 UTC

*** This bug has been marked as a duplicate of bug 744430 ***
Comment 5 Larry the Git Cow gentoo-dev 2022-06-11 05:24:31 UTC
The bug has been referenced in the following commit(s):

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

commit 58d764319f83a36cf82020433f5bac7b30105573
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 05:24:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 05:24:24 +0000

    app-crypt/monkeysphere: respect CC; no Werror
    
    Closes: https://bugs.gentoo.org/832365
    Closes: https://bugs.gentoo.org/744430
    Bug: https://bugs.gentoo.org/744454
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/monkeysphere-0.44-no-werror.patch        | 12 ++++++++++
 app-crypt/monkeysphere/monkeysphere-0.44.ebuild    | 26 ++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)