Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874759 - net-libs/udns-0.4 - Configure failed
Summary: net-libs/udns-0.4 - Configure failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 20:18 UTC by Toralf Förster
Modified: 2023-12-16 08:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.95 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.07 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
environment (environment,60.13 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.14 KB, application/x-bzip)
2022-10-03 20:18 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,879 bytes, application/x-bzip)
2022-10-03 20:18 UTC, Toralf Förster
Details
net-libs:udns-0.4:20221003-195317.log (net-libs:udns-0.4:20221003-195317.log,1.94 KB, text/plain)
2022-10-03 20:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.16 KB, application/x-bzip)
2022-10-03 20:18 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-10-03 20:18:42 UTC
checking for getopt()... yes
checking for libraries needed for socket and connect... not found
configure: fatal: cannot find libraries needed for sockets
 * ERROR: net-libs/udns-0.4::gentoo failed (configure phase):
 *   Configure failed
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit dd4b49976ccac053812aa0d0b1c46bdb1fd74008
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 19:32:16 2022 +0000

    2022-10-03 19:32:15 UTC

emerge -qpvO net-libs/udns
[ebuild  N    ] net-libs/udns-0.4  USE="ipv6 tools -static"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 20:18:43 UTC
Created attachment 818353 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 20:18:45 UTC
Created attachment 818356 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 20:18:46 UTC
Created attachment 818359 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 20:18:47 UTC
Created attachment 818362 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 20:18:48 UTC
Created attachment 818365 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 20:18:48 UTC
Created attachment 818368 [details]
net-libs:udns-0.4:20221003-195317.log
Comment 7 Toralf Förster gentoo-dev 2022-10-03 20:18:49 UTC
Created attachment 818371 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-30 06:33:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358a7757b4c68cd58ed9b51de11e3bdbcf0e5780

commit 358a7757b4c68cd58ed9b51de11e3bdbcf0e5780
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-30 04:46:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-30 04:50:46 +0000

    net-libs/udns: fix build w/ clang 16
    
    Closes: https://bugs.gentoo.org/874759
    Signed-off-by: Sam James <sam@gentoo.org>

 .../udns/files/udns-0.4-configure-clang16.patch    | 24 ++++++++++++++++++++++
 .../udns/{udns-0.4.ebuild => udns-0.4-r1.ebuild}   | 10 ++++++---
 2 files changed, 31 insertions(+), 3 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2023-12-16 08:24:53 UTC
The bug has been referenced in the following commit(s):

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

commit fdc52315cd216a96a9956991d21f06348ef9de6e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-16 08:11:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-16 08:23:54 +0000

    net-libs/udns: fix (another) modern C issue
    
    Bug: https://bugs.gentoo.org/874759
    Bug: https://bugs.gentoo.org/883285
    Closes: https://bugs.gentoo.org/919260
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/udns/files/udns-0.4-configure-c99.patch | 33 +++++++++++++++++
 net-libs/udns/udns-0.4-r3.ebuild                 | 46 ++++++++++++++++++++++++
 2 files changed, 79 insertions(+)