Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714882 - mail-filter/imapfilter-2.6.16 : socket.c:(.text+<snip>): undefined reference to SSL_set_hostflags
Summary: mail-filter/imapfilter-2.6.16 : socket.c:(.text+<snip>): undefined reference ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stefan Strogin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-03-26 16:58 UTC by Toralf Förster
Modified: 2020-03-28 05:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2020-03-26 16:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,84.42 KB, text/plain)
2020-03-26 16:58 UTC, Toralf Förster
Details
environment (environment,50.17 KB, text/plain)
2020-03-26 16:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.17 KB, application/x-bzip)
2020-03-26 16:58 UTC, Toralf Förster
Details
mail-filter:imapfilter-2.6.16:20200326-091641.log (mail-filter:imapfilter-2.6.16:20200326-091641.log,8.46 KB, text/plain)
2020-03-26 16:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.90 KB, application/x-bzip)
2020-03-26 16:58 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 2020-03-26 16:58:01 UTC
x86_64-pc-linux-gnu-gcc -o imapfilter -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0 auth.o buffer.o cert.o core.o file.o imapfilter.o list.o log.o lua.o memory.o misc.o namespace.o pcre.o regexp.o request.o response.o session.o signal.o socket.o system.o -lm -ldl -llua -lpcre -lssl -lcrypto 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: socket.o: in function open_secure_connection:
socket.c:(.text+0xbc): undefined reference to SSL_set_hostflags
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:44: imapfilter] Error 1
make[1]: Leaving directory /var/tmp/portage/mail-filter/imapfilter-2.6.16/work/imapfilter-2.6.16/src

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200323-202147

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 26 Mar 2020 08:14:54 AM UTC
/var/db/repos/libressl	Thu 19 Mar 2020 04:37:24 PM UTC

emerge -qpvO mail-filter/imapfilter
[ebuild  N    ] mail-filter/imapfilter-2.6.16  USE="libressl"
Comment 1 Toralf Förster gentoo-dev 2020-03-26 16:58:04 UTC
Created attachment 626132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-26 16:58:07 UTC
Created attachment 626134 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-26 16:58:10 UTC
Created attachment 626136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-26 16:58:13 UTC
Created attachment 626138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-26 16:58:16 UTC
Created attachment 626140 [details]
mail-filter:imapfilter-2.6.16:20200326-091641.log
Comment 6 Toralf Förster gentoo-dev 2020-03-26 16:58:18 UTC
Created attachment 626142 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-28 05:09:55 UTC
The bug has been closed via the following commit(s):

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

commit 67bd6910efa009b8a48f7853f22bdb8d07974ff9
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2020-03-28 05:06:40 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2020-03-28 05:08:49 +0000

    mail-filter/imapfilter: add patch for LibreSSL
    
    Closes: https://bugs.gentoo.org/714882
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 .../files/imapfilter-2.6.16-libressl.patch         | 29 ++++++++++++++++++++++
 mail-filter/imapfilter/imapfilter-2.6.16.ebuild    |  2 ++
 2 files changed, 31 insertions(+)