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

Bug 871009

Summary: mail-filter/libspf2-1.2.11 - _ns_initparse.c: error: call to undeclared function dn_expand; ISO C99
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED DUPLICATE    
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
mail-filter:libspf2-1.2.11:20220917-181328.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 19:41:34 UTC
      deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
__ns_get16(src)
^
__ns_initparse.c:165:6: error: call to undeclared function 'dn_expand'; 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_desktop_plasma_systemd-j4-20220917-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
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 Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 0ea94cb571143075420d6c7a42d6462b66a5f9e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 17:16:46 2022 +0000

    2022-09-17 17:16:46 UTC

emerge -qpvO mail-filter/libspf2
[ebuild  N    ] mail-filter/libspf2-1.2.11
Comment 1 Toralf Förster gentoo-dev 2022-09-17 19:41:35 UTC
Created attachment 809179 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 19:41:36 UTC
Created attachment 809182 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 19:41:38 UTC
Created attachment 809185 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 19:41:39 UTC
Created attachment 809188 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 19:41:40 UTC
Created attachment 809191 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 19:41:41 UTC
Created attachment 809194 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 19:41:42 UTC
Created attachment 809197 [details]
mail-filter:libspf2-1.2.11:20220917-181328.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 19:41:43 UTC
Created attachment 809200 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-17 20:38:37 UTC
*** Bug 871045 has been marked as a duplicate of this bug. ***
Comment 10 Fabian Groffen gentoo-dev 2024-01-26 20:56:34 UTC
fixed with 7c84c63b0658cd9e5fa605d2835c630b1a4e1883

*** This bug has been marked as a duplicate of bug 885055 ***