Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928937 - net-mail/fetchmail-6.4.38 - configure: error: could not find libsocks which is needed for built-in SOCKS support
Summary: net-mail/fetchmail-6.4.38 - configure: error: could not find libsocks which i...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-08 17:14 UTC by Toralf Förster
Modified: 2024-04-11 10:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2024-04-08 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.18 KB, text/plain)
2024-04-08 17:14 UTC, Toralf Förster
Details
environment (environment,84.61 KB, text/plain)
2024-04-08 17:14 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,992 bytes, application/x-xz)
2024-04-08 17:14 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.07 KB, application/x-xz)
2024-04-08 17:14 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,11.73 KB, application/x-xz)
2024-04-08 17:14 UTC, Toralf Förster
Details
net-mail:fetchmail-6.4.38:20240407-215538.log (net-mail:fetchmail-6.4.38:20240407-215538.log,10.82 KB, text/plain)
2024-04-08 17:14 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,140.85 KB, text/plain)
2024-04-08 17:14 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.22 KB, application/x-xz)
2024-04-08 17:14 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 2024-04-08 17:14:39 UTC
  LIBS:       -lssl -lcrypto
checking whether LIBRESSL_VERSION_NUMBER is declared... no
checking whether TLS1_3_VERSION is declared... yes
checking whether TLS1_2_VERSION is declared... yes
checking whether SSLv3_client_method is declared... no
checking for Rconnect in -lsocks... no
configure: error: could not find libsocks which is needed for built-in SOCKS support

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240406-125502

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.3
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.3
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit ebdbdce779339af3f4a209c80cbf47f9e40006e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Apr 7 21:34:13 2024 +0000

    2024-04-07 21:34:12 UTC

emerge -qpvO net-mail/fetchmail
[ebuild  N    ] net-mail/fetchmail-6.4.38  USE="nls socks ssl -kerberos (-selinux) -tk"
Comment 1 Toralf Förster gentoo-dev 2024-04-08 17:14:40 UTC
Created attachment 889815 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-08 17:14:41 UTC
Created attachment 889816 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-04-08 17:14:43 UTC
Created attachment 889817 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-08 17:14:43 UTC
Created attachment 889818 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-08 17:14:44 UTC
Created attachment 889819 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-08 17:14:47 UTC
Created attachment 889820 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-08 17:14:48 UTC
Created attachment 889821 [details]
net-mail:fetchmail-6.4.38:20240407-215538.log
Comment 8 Toralf Förster gentoo-dev 2024-04-08 17:14:49 UTC
Created attachment 889822 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-04-08 17:14:50 UTC
Created attachment 889823 [details]
temp.tar.xz
Comment 10 Bernard Cafarelli gentoo-dev 2024-04-11 10:42:13 UTC
/usr/lib/gcc/x86_64-pc-linux-musl/13/../../../../x86_64-pc-linux-musl/bin/ld: /usr/lib/gcc/x86_64-pc-linux-musl/13/../../../../lib/libsocks.so: undefined reference to `bindresvport'

It looks similar to other issues reported on socks support like https://github.com/gentoo/musl/issues/108 or https://bugs.gentoo.org/862816