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

Bug 870841

Summary: www-apache/mod_auth_xradius-0.4.6-r1 - libradius/radlib.c: error: call to undeclared function xrad_MD5Init; ISO
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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2
www-apache:mod_auth_xradius-0.4.6-r1:20220917-151524.log

Description Toralf Förster gentoo-dev 2022-09-17 16:00:30 UTC
^
./libradius/porting.h:21:21: note: expanded from macro 'MD5Init'
#define MD5Init     xrad_MD5Init
                    ^
libradius/radlib.c:127:3: error: call to undeclared function 'xrad_MD5Init'; ISO
      C99 and later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220916-220004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO www-apache/mod_auth_xradius
[ebuild  N    ] www-apache/mod_auth_xradius-0.4.6-r1
Comment 1 Toralf Förster gentoo-dev 2022-09-17 16:00:31 UTC
Created attachment 808072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 16:00:32 UTC
Created attachment 808075 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 16:00:34 UTC
Created attachment 808078 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 16:00:35 UTC
Created attachment 808081 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 16:00:36 UTC
Created attachment 808084 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 16:00:37 UTC
Created attachment 808087 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 16:00:40 UTC
Created attachment 808090 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-09-17 16:00:41 UTC
Created attachment 808093 [details]
www-apache:mod_auth_xradius-0.4.6-r1:20220917-151524.log
Comment 9 Larry the Git Cow gentoo-dev 2022-10-06 00:33:59 UTC
The bug has been closed via the following commit(s):

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

commit 04cfb64931a456066458f208a56dc49d6c35c086
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-10-05 23:30:17 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-10-06 00:33:31 +0000

    www-apache/mod_auth_xradius: fix build with upcoming clang16
    
    Revbump shouldn't mean much for gcc here, but do it anyway in case.
    
    Closes: https://bugs.gentoo.org/870841
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../files/mod_auth_xradius-0.4.6-clang16.patch        | 19 +++++++++++++++++++
 ...4.6-r1.ebuild => mod_auth_xradius-0.4.6-r2.ebuild} |  3 ++-
 2 files changed, 21 insertions(+), 1 deletion(-)