Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871009 - mail-filter/libspf2-1.2.11 - _ns_initparse.c: error: call to undeclared function dn_expand; ISO C99
Summary: mail-filter/libspf2-1.2.11 - _ns_initparse.c: error: call to undeclared funct...
Status: RESOLVED DUPLICATE of bug 885055
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
: 871045 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-17 19:41 UTC by Toralf Förster
Modified: 2024-01-26 20:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.56 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,6.33 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.33 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
environment (environment,75.60 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.64 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.17 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details
mail-filter:libspf2-1.2.11:20220917-181328.log (mail-filter:libspf2-1.2.11:20220917-181328.log,16.18 KB, text/plain)
2022-09-17 19:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.54 KB, application/x-bzip)
2022-09-17 19:41 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***