Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657716 - net-irc/irssi-1.1.1 : network-openssl.c:51:12: error: static declaration of X509_STORE_up_ref follows non-static declaration
Summary: net-irc/irssi-1.1.1 : network-openssl.c:51:12: error: static declaration of X...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-10 08:34 UTC by Toralf Förster
Modified: 2018-07-24 16:10 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.27 KB, text/plain)
2018-06-10 08:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.92 KB, text/plain)
2018-06-10 08:34 UTC, Toralf Förster
Details
environment (environment,93.25 KB, text/plain)
2018-06-10 08:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.80 KB, application/x-bzip)
2018-06-10 08:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.93 KB, application/x-bzip)
2018-06-10 08:34 UTC, Toralf Förster
Details
net-irc:irssi-1.1.1:20180610-081700.log (net-irc:irssi-1.1.1:20180610-081700.log,19.06 KB, text/plain)
2018-06-10 08:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.27 KB, application/x-bzip)
2018-06-10 08:34 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-06-10 08:34:12 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -I../../src/core -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib64/irssi/modules"\"   -O2 -pipe -march=native -Wall  -c -o network.o network.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -I../../src/core -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYSCONFDIR=\""/etc"\" -DMODULEDIR=\""/usr/lib64/irssi/modules"\"   -O2 -pipe -march=native -Wall  -c -o network-openssl.o network-openssl.c
network-openssl.c:51:12: error: static declaration of ‘X509_STORE_up_ref’ follows non-static declaration
 static int X509_STORE_up_ref(X509_STORE *vfy)
            ^~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/x509.h:595:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180608-234334

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

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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv net-irc/irssi
[ebuild  N    ] net-irc/irssi-1.1.1  USE="libressl perl proxy (-selinux) -socks5"
Comment 1 Toralf Förster gentoo-dev 2018-06-10 08:34:15 UTC
Created attachment 535476 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-10 08:34:18 UTC
Created attachment 535478 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-10 08:34:21 UTC
Created attachment 535480 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-10 08:34:24 UTC
Created attachment 535482 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-10 08:34:27 UTC
Created attachment 535484 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-10 08:34:30 UTC
Created attachment 535486 [details]
net-irc:irssi-1.1.1:20180610-081700.log
Comment 7 Toralf Förster gentoo-dev 2018-06-10 08:34:32 UTC
Created attachment 535488 [details]
temp.tbz2
Comment 8 Patrice Clement gentoo-dev 2018-07-24 16:10:43 UTC
Hi Toralf

I'm unable to reproduce this error. Could you please try again and report back? Thanks!