Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651178 - net-misc/curl-7.59.0 : /.../openssl.c:121:22: error: static declaration of OpenSSL_version_num follows non-static declaration
Summary: net-misc/curl-7.59.0 : /.../openssl.c:121:22: error: static declaration of Op...
Status: RESOLVED DUPLICATE of bug 651172
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-03-22 17:16 UTC by Toralf Förster
Modified: 2018-03-22 17:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2018-03-22 17:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,108.46 KB, text/plain)
2018-03-22 17:16 UTC, Toralf Förster
Details
environment (environment,116.38 KB, text/plain)
2018-03-22 17:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.80 KB, application/x-bzip)
2018-03-22 17:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,36.47 KB, application/x-bzip)
2018-03-22 17:16 UTC, Toralf Förster
Details
net-misc:curl-7.59.0:20180322-170538.log (net-misc:curl-7.59.0:20180322-170538.log,146.21 KB, text/plain)
2018-03-22 17:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.47 KB, application/x-bzip)
2018-03-22 17:16 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 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 ***