Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740852 - net-nds/ldapvi-1.7_p20101214-r2 fails to compile: ldapvi.c:1473:30: error: non-void function 'copy_sasl_output' should return a
Summary: net-nds/ldapvi-1.7_p20101214-r2 fails to compile: ldapvi.c:1473:30: error: no...
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: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-07 10:28 UTC by Agostino Sarubbo
Modified: 2022-12-16 05:11 UTC (History)
0 users

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


Attachments
build.log (build.log,16.59 KB, text/plain)
2020-09-07 10:28 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-07 10:28:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-nds/ldapvi-1.7_p20101214 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-07 10:28:30 UTC
Created attachment 658950 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-18 07:27:01 UTC
tinderbox has reproduced this issue with version 1.7_p20101214-r2 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-16 05:11:00 UTC
The bug has been closed via the following commit(s):

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

commit 6e80ea63812ec9826d85e3502a5437aaffab9f1a
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-12-11 18:21:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-16 05:09:14 +0000

    net-nds/ldapvi: revbump, fix build for clang16, fix USE dependencies
    
    Closes: https://bugs.gentoo.org/493858
    Closes: https://bugs.gentoo.org/740852
    Closes: https://bugs.gentoo.org/828517
    Closes: https://bugs.gentoo.org/882229
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28639
    Signed-off-by: Sam James <sam@gentoo.org>

 ...vi-1.7-fix-implicit-function-declarations.patch | 86 ++++++++++++++++++++++
 net-nds/ldapvi/ldapvi-1.7_p20101214-r4.ebuild      | 57 ++++++++++++++
 2 files changed, 143 insertions(+)