Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874456 - net-dns/rbldnsd-0.998b-r2 - ./configure failed
Summary: net-dns/rbldnsd-0.998b-r2 - ./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: Michael Orlitzky
URL: https://github.com/spamhaus/rbldnsd/p...
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 08:00 UTC by Toralf Förster
Modified: 2024-02-16 12:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.84 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
environment (environment,60.22 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.32 KB, application/x-bzip)
2022-10-03 08:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,1.04 KB, application/x-bzip)
2022-10-03 08:00 UTC, Toralf Förster
Details
net-dns:rbldnsd-0.998b-r2:20221003-002954.log (net-dns:rbldnsd-0.998b-r2:20221003-002954.log,2.30 KB, text/plain)
2022-10-03 08:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.33 KB, application/x-bzip)
2022-10-03 08:00 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 08:00:48 UTC
checking for socklen_t... yes
checking for libraries needed for connect()... not found
configure: fatal: cannot find libraries needed for sockets
 * ERROR: net-dns/rbldnsd-0.998b-r2::gentoo failed (configure phase):
 *   ./configure failed
 * 
 * Call stack:

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

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

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

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 Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit f0563c90e636da833af43e4a5334c6ebddd3cf6a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 22:16:57 2022 +0000

    2022-10-02 22:16:57 UTC

emerge -qpvO net-dns/rbldnsd
[ebuild  N    ] net-dns/rbldnsd-0.998b-r2  USE="ipv6 zlib"
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:00:49 UTC
Created attachment 816721 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:00:50 UTC
Created attachment 816724 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:00:52 UTC
Created attachment 816727 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:00:53 UTC
Created attachment 816730 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:00:54 UTC
Created attachment 816733 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:00:55 UTC
Created attachment 816736 [details]
net-dns:rbldnsd-0.998b-r2:20221003-002954.log
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:00:56 UTC
Created attachment 816739 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2024-02-16 12:48:20 UTC
The bug has been closed via the following commit(s):

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

commit 2beb33a4103e9767c7864a773456e1e04a63e67b
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-02-16 12:28:31 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-02-16 12:48:13 +0000

    net-dns/rbldnsd: update EAPI 7 -> 8, add upstream PR patches
    
    I've got three PRs sitting upstream for years now but they've gone
    AWOL. I'm tired of looking at the bugs. Let's just patch.
    
    Closes: https://bugs.gentoo.org/874456
    Closes: https://bugs.gentoo.org/924368
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-dns/rbldnsd/files/rbldnsd-0.998b-cstd.patch    | 193 +++++++++++++++++++++
 .../rbldnsd/files/rbldnsd-0.998b-mallinfo2.patch   |  59 +++++++
 .../rbldnsd/files/rbldnsd-0.998b-sys-poll.patch    |  54 ++++++
 net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild           |  61 +++++++
 4 files changed, 367 insertions(+)