Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 882229

Summary: net-nds/ldapvi-1.7_p20101214-r3: diff.c:228:9: warning: implicit declaration of function ‘ldap_bv2dn_x’; did you mean ‘ldap_bv2dn’? [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28639
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
net-nds:ldapvi-1.7_p20101214-r3:20221120-132239.log

Description Toralf Förster gentoo-dev 2022-11-20 15:26:53 UTC
 *  Please file a bug about this at https://bugs.gentoo.org/
 *  with the maintainer of the package.
 * 
 * ERROR: net-nds/ldapvi-1.7_p20101214-r3::gentoo failed:
 *   install aborted due to severe warnings shown above
 * 
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4-20221118-090004

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 39b6c6e7a815a9d47d1f794ffee944fcaece43aa
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 20 12:16:51 2022 +0000

    2022-11-20 12:16:50 UTC

emerge -qpvO net-nds/ldapvi
[ebuild  N    ] net-nds/ldapvi-1.7_p20101214-r3  USE="-gnutls -sasl"
Comment 1 Toralf Förster gentoo-dev 2022-11-20 15:26:54 UTC
Created attachment 834781 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-20 15:26:58 UTC
Created attachment 834783 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-20 15:26:59 UTC
Created attachment 834785 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-20 15:27:00 UTC
Created attachment 834787 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-20 15:27:01 UTC
Created attachment 834789 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-20 15:27:02 UTC
Created attachment 834791 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-20 15:27:04 UTC
Created attachment 834793 [details]
net-nds:ldapvi-1.7_p20101214-r3:20221120-132239.log
Comment 8 Larry the Git Cow gentoo-dev 2022-12-16 05:10:59 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(+)