Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680066 - net-dialup/freeradius-3.0.18 : tls.c:(.text+<snip>): undefined reference to SSL_CTX_set_num_tickets
Summary: net-dialup/freeradius-3.0.18 : tls.c:(.text+<snip>): undefined reference to S...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Geaaru
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-03-11 19:43 UTC by Toralf Förster
Modified: 2019-04-24 21:53 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.64 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.81 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
environment (environment,164.42 KB, text/plain)
2019-03-11 19:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.31 KB, application/x-bzip)
2019-03-11 19:43 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,27.78 KB, application/x-bzip)
2019-03-11 19:44 UTC, Toralf Förster
Details
net-dialup:freeradius-3.0.18:20190311-055609.log (net-dialup:freeradius-3.0.18:20190311-055609.log,308.38 KB, text/plain)
2019-03-11 19:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,48.64 KB, application/x-bzip)
2019-03-11 19:44 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 2019-03-11 19:43:46 UTC
build/objs/src/main/tls.o: In function `tls_init_ctx':
tls.c:(.text+0x4eb1): undefined reference to `SSL_CTX_set_num_tickets'
tls.c:(.text+0x50d9): undefined reference to `SSL_CTX_set_num_tickets'
collect2: error: ld returned 1 exit status
make: *** [scripts/boiler.mk:629: build/bin/local/radeapclient] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-no-multilib_libressl_20190309-011903

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO net-dialup/freeradius
[ebuild  N    ] net-dialup/freeradius-3.0.18  USE="libressl pam readline ssl -debug -firebird -iodbc -kerberos -ldap -memcached -mysql -odbc -oracle -pcap -postgres -python -redis -rest -samba -sqlite" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-03-11 19:43:49 UTC
Created attachment 568644 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-11 19:43:52 UTC
Created attachment 568646 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-11 19:43:55 UTC
Created attachment 568648 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-11 19:43:58 UTC
Created attachment 568650 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-11 19:44:00 UTC
Created attachment 568652 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-03-11 19:44:03 UTC
Created attachment 568654 [details]
net-dialup:freeradius-3.0.18:20190311-055609.log
Comment 7 Toralf Förster gentoo-dev 2019-03-11 19:44:06 UTC
Created attachment 568656 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-24 21:53:31 UTC
The bug has been closed via the following commit(s):

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

commit 38617412a915ab7a6e992f22205d1aaa7a9e90cf
Author:     Stefan Strogin <stefan.strogin@gmail.com>
AuthorDate: 2019-04-24 07:34:59 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-04-24 21:53:17 +0000

    net-dialup/freeradius: add patch for LibreSSL support
    
    Closes: https://bugs.gentoo.org/680066
    Package-Manager: Portage-2.3.64, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/11811
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 .../files/freeradius-3.0.18-libressl.patch         | 63 ++++++++++++++++++++++
 net-dialup/freeradius/freeradius-3.0.18.ebuild     |  2 +
 2 files changed, 65 insertions(+)