Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651178

Summary: net-misc/curl-7.59.0 : /.../openssl.c:121:22: error: static declaration of OpenSSL_version_num follows non-static declaration
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-misc:curl-7.59.0:20180322-170538.log
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-22 17:16:02 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/var/tmp/portage/net-misc/curl-7.59.0/work/curl-7.59.0/include -I../lib -I/var/tmp/portage/net-misc/curl-7.59.0/work/curl-7.59.0/lib -DBUILDING_LIBCURL -DCURL_HIDDEN_SYMBOLS -fvisibility=hidden -O2 -pipe -march=native -Werror-implicit-function-declaration -c /var/tmp/portage/net-misc/curl-7.59.0/work/curl-7.59.0/lib/vtls/openssl.c  -fPIC -DPIC -o vtls/.libs/libcurl_la-openssl.o
/var/tmp/portage/net-misc/curl-7.59.0/work/curl-7.59.0/lib/vtls/openssl.c:121:22: error: static declaration of ‘OpenSSL_version_num’ follows non-static declaration
 static unsigned long OpenSSL_version_num(void)
                      ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/bio.h:69:0,

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-misc/curl
[ebuild   R   ] net-misc/curl-7.59.0  USE="ipv6 ldap ssl -adns -brotli -http2 -idn -kerberos -metalink -rtmp -samba -ssh -static-libs {-test} -threads" ABI_X86="(64) -32 (-x32)" CURL_SSL="libressl -axtls -gnutls -mbedtls -nss -openssl (-winssl)" 

!!! The following installed packages are masked:
- dev-perl/Crypt-OpenSSL-RSA-0.280.0-r3::gentoo (masked by: package.mask)
- app-arch/libarchive-3.3.2::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-22 17:16:06 UTC
Created attachment 524916 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-22 17:16:09 UTC
Created attachment 524918 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-03-22 17:16:12 UTC
Created attachment 524920 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-03-22 17:16:16 UTC
Created attachment 524922 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-03-22 17:16:19 UTC
Created attachment 524924 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-22 17:16:23 UTC
Created attachment 524926 [details]
net-misc:curl-7.59.0:20180322-170538.log
Comment 7 Toralf Förster gentoo-dev 2018-03-22 17:16:26 UTC
Created attachment 524928 [details]
temp.tbz2
Comment 8 Quentin Retornaz 2018-03-22 17:29:23 UTC
probably linked to https://bugs.gentoo.org/651172
Comment 9 Toralf Förster gentoo-dev 2018-03-22 17:57:10 UTC

*** This bug has been marked as a duplicate of bug 651172 ***