Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898060 - net-misc/wput-0.6.2_p20130413_p11 fails to compile (MUSL-CLANG-SYSTEM): memdbg.c:45:9: error: call to undeclared library function exit with type void (int) __attribute__((noreturn)); ISO C99 and later do not support implicit function declarations [-Wimpl
Summary: net-misc/wput-0.6.2_p20130413_p11 fails to compile (MUSL-CLANG-SYSTEM): memdb...
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: 2023-02-27 09:06 UTC by Agostino Sarubbo
Modified: 2023-07-14 07:24 UTC (History)
0 users

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


Attachments
build.log (build.log,57.88 KB, text/plain)
2023-02-27 09:07 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 2023-02-27 09:06:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/wput-0.6.2_p20130413_p11 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-27 09:07:01 UTC
Created attachment 854920 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-07-14 07:24:27 UTC
The bug has been closed via the following commit(s):

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

commit a8cbe0ecfc59d2c2fe2371a5c9d3f8320e31797d
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-06-21 15:30:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-07-14 07:24:24 +0000

    net-misc/wput: Fix call to undeclared library function exit
    
    Closes: https://bugs.gentoo.org/898060
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31564
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 ...t-0.6.2_p20130413_p11-exit-not-found-musl.patch |  9 ++++
 net-misc/wput/wput-0.6.2_p20130413_p11-r1.ebuild   | 55 ++++++++++++++++++++++
 2 files changed, 64 insertions(+)