Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912307 - dev-libs/libdnsres-0.1a-r3 - deprecated in all versions of C and is not supported in C2x
Summary: dev-libs/libdnsres-0.1a-r3 - deprecated in all versions of C and is not suppo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2023-08-15 17:03 UTC by Toralf Förster
Modified: 2025-03-10 01:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.92 KB, text/plain)
2023-08-15 17:03 UTC, Toralf Förster
Details
dev-libs:libdnsres-0.1a-r3:20230815-120347.log (dev-libs:libdnsres-0.1a-r3:20230815-120347.log,51.09 KB, text/plain)
2023-08-15 17:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.07 KB, text/plain)
2023-08-15 17:03 UTC, Toralf Förster
Details
environment (environment,73.82 KB, text/plain)
2023-08-15 17:03 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,788 bytes, application/x-xz)
2023-08-15 17:03 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,8.54 KB, application/x-xz)
2023-08-15 17:03 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.42 KB, application/x-xz)
2023-08-15 17:03 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.45 KB, application/x-xz)
2023-08-15 17:03 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 2023-08-15 17:03:10 UTC
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I./compat -I/usr/include -Wall -g -DRESOLVSORT -O2 -pipe -march=native -fno-diagnostics-color -Wall -c res_mkquery.c  -fPIC -DPIC -o .libs/res_mkquery.o
test/simple_test.c:194:6: warning: variable 'res2' set but not used
      [-Wunused-but-set-variable]
        int res2;
            ^
res_comp.c:84:1: warning: a function definition without a prototype is
      deprecated in all versions of C and is not supported in C2x
      [-Wdeprecated-non-prototype]
dn_expand(msg, eomorig, comp_dn, exp_dn, length)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230814-184756

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6+libcxx
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php8.2 *
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 70ebcb7fe91ed1c365fff70523d7e696ee984b24
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 15 10:01:35 2023 +0000

    2023-08-15 10:01:34 UTC

emerge -qpvO dev-libs/libdnsres
[ebuild  N    ] dev-libs/libdnsres-0.1a-r3  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-08-15 17:03:11 UTC
Created attachment 867856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-15 17:03:12 UTC
Created attachment 867857 [details]
dev-libs:libdnsres-0.1a-r3:20230815-120347.log
Comment 3 Toralf Förster gentoo-dev 2023-08-15 17:03:13 UTC
Created attachment 867858 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-15 17:03:15 UTC
Created attachment 867859 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-15 17:03:15 UTC
Created attachment 867860 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-15 17:03:16 UTC
Created attachment 867861 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-15 17:03:17 UTC
Created attachment 867862 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-08-15 17:03:18 UTC
Created attachment 867863 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2025-03-10 01:55:41 UTC
The bug has been closed via the following commit(s):

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

commit 6ab768afe83368729715a9f3f1104cbb2f3d64f7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-10 01:50:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 01:50:20 +0000

    dev-libs/libdnsres: build w/ -std=gnu17
    
    Closes: https://bugs.gentoo.org/912307
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{libdnsres-0.1a-r3.ebuild => libdnsres-0.1a-r4.ebuild}    | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)