Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675780 - net-libs/libvncserver-0.9.12 : libvncclient.so.0.9.12: undefined reference to X509_VERIFY_PARAM_set1_host
Summary: net-libs/libvncserver-0.9.12 : libvncclient.so.0.9.12: undefined reference to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alex Xu (Hello71)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-18 18:09 UTC by Toralf Förster
Modified: 2019-04-28 16:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2019-01-18 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,233.83 KB, text/plain)
2019-01-18 18:09 UTC, Toralf Förster
Details
environment (environment,107.77 KB, text/plain)
2019-01-18 18:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.89 KB, application/x-bzip)
2019-01-18 18:09 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.70 KB, application/x-bzip)
2019-01-18 18:09 UTC, Toralf Förster
Details
net-libs:libvncserver-0.9.12:20190118-041010.log (net-libs:libvncserver-0.9.12:20190118-041010.log,33.10 KB, text/plain)
2019-01-18 18:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.09 KB, application/x-bzip)
2019-01-18 18:10 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-01-18 18:09:14 UTC
FAILED: client_examples/backchannel 
: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native  -Wl,-O1 -Wl,--as-needed CMakeFiles/client_examples_backchannel.dir/client_examples/backchannel.c.o  -o client_examples/backchannel  -Wl,-rpath,/var/tmp/portage/net-libs/libvncserver-0.9.12/work/libvncserver-LibVNCServer-0.9.12-abi_x86_64.amd64 libvncclient.so.0.9.12 -lpthread -lz /usr/lib/libjpeg.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so && :
libvncclient.so.0.9.12: undefined reference to `X509_VERIFY_PARAM_set1_host'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
 * ERROR: net-libs/libvncserver-0.9.12::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20190113-072420

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

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

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.31.1
  [2]   rust-bin-1.31.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO net-libs/libvncserver
[ebuild     U ] net-libs/libvncserver-0.9.12 [0.9.11-r1] USE="24bpp ipv6 jpeg libressl png ssl threads zlib -gcrypt -gnutls -lzo% -sasl% -sdl% -static-libs -systemd -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-01-18 18:09:17 UTC
Created attachment 561954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-18 18:09:39 UTC
Created attachment 561956 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-18 18:09:50 UTC
Created attachment 561958 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-18 18:09:54 UTC
Created attachment 561960 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-18 18:09:57 UTC
Created attachment 561962 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-18 18:10:01 UTC
Created attachment 561964 [details]
net-libs:libvncserver-0.9.12:20190118-041010.log
Comment 7 Toralf Förster gentoo-dev 2019-01-18 18:10:11 UTC
Created attachment 561966 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-18 21:17:06 UTC
The bug has been closed via the following commit(s):

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

commit c564bf9e4e748c4415f480286419e562e70f64cc
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2019-01-18 21:15:43 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2019-01-18 21:16:59 +0000

    net-libs/libvncserver: Require >=libressl-2.7.0, bug #675780
    
    Closes: https://bugs.gentoo.org/675780
    Signed-off-by: Sven Wegener <swegener@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-libs/libvncserver/libvncserver-0.9.12.ebuild | 2 +-
 profiles/base/package.use.mask                   | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)
Comment 9 Andreas Sturmlechner gentoo-dev 2019-04-28 16:36:27 UTC
openssl-1.1 blockers can't be filed from libressl images.