Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898554 - sys-auth/nss_ldap-265-r11 fails to compile (MUSL-CLANG-SYSTEM): ldap-nss.h:657:22: error: type specifier missing, defaults to int; ISO C99 and later do not support implicit int [-Wimplicit-int]
Summary: sys-auth/nss_ldap-265-r11 fails to compile (MUSL-CLANG-SYSTEM): ldap-nss.h:65...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-01 08:19 UTC by Agostino Sarubbo
Modified: 2024-10-22 21:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,138.79 KB, text/plain)
2023-03-01 08:19 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-03-01 08:19:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-auth/nss_ldap-265-r11 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-03-01 08:19:51 UTC
Created attachment 855362 [details]
build.log

build log and emerge --info
Comment 2 Brahmajit Das 2023-05-30 16:50:00 UTC
As discussed on IRC, it may be better to mask nss stuff on musl profile. Can you please close this one.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-30 17:20:32 UTC
(In reply to listout from comment #2)
> As discussed on IRC, it may be better to mask nss stuff on musl profile. Can
> you please close this one.

We'll close it when we mask all the packages.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-22 21:17:23 UTC
The bug has been referenced in the following commit(s):

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

commit bead7c9b46348097e7aa3a90b88640b9467a0d1e
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-10-22 20:18:17 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-10-22 21:16:36 +0000

    package.mask: Mask nss modules on musl
    
    Bug: https://bugs.gentoo.org/898554
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 profiles/features/musl/package.mask | 12 ++++++++++++
 1 file changed, 12 insertions(+)