Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898080 - sys-libs/libieee1284-0.2.11-r8 fails to compile (MUSL-CLANG-SYSTEM): access_io.c:151:3: error: call to undeclared function outb_p; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: sys-libs/libieee1284-0.2.11-r8 fails to compile (MUSL-CLANG-SYSTEM): access_i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
: 898082 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-27 09:30 UTC by Agostino Sarubbo
Modified: 2024-05-09 01:31 UTC (History)
0 users

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


Attachments
build.log (build.log,66.77 KB, text/plain)
2023-02-27 09:30 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,29.98 KB, text/plain)
2023-02-27 09: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 2023-02-27 09:30:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libieee1284-0.2.11-r8 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:30:54 UTC
Created attachment 854940 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-27 09:30:55 UTC
Created attachment 854942 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-06-05 15:25:26 UTC
*** Bug 898082 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2024-05-09 01:31:26 UTC
The bug has been closed via the following commit(s):

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

commit 5212104f35c7395828e18b4422cf186541a4f504
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2023-06-15 17:46:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 01:29:44 +0000

    sys-libs/libieee1284: Fix error: call to undeclared function outb_p
    
    Closes: https://bugs.gentoo.org/898080
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31462
    Signed-off-by: Sam James <sam@gentoo.org>

 ...n-t-blindly-assume-outb_p-to-be-available.patch | 27 +++++++++++
 sys-libs/libieee1284/libieee1284-0.2.11-r9.ebuild  | 53 ++++++++++++++++++++++
 2 files changed, 80 insertions(+)