Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655808 - app-crypt/trousers-0.3.14-r1 : crypto/.../rsa.c:43:1: error: static declaration of RSA_set0_key follows non-static declaration
Summary: app-crypt/trousers-0.3.14-r1 : crypto/.../rsa.c:43:1: error: static declarati...
Status: RESOLVED DUPLICATE of bug 651402
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2018-05-15 16:01 UTC by Toralf Förster
Modified: 2018-09-01 18:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.64 KB, text/plain)
2018-05-15 16:01 UTC, Toralf Förster
Details
app-crypt:trousers-0.3.14-r1:20180515-123806.log (app-crypt:trousers-0.3.14-r1:20180515-123806.log,16.31 KB, text/plain)
2018-05-15 16:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,324.25 KB, text/plain)
2018-05-15 16:01 UTC, Toralf Förster
Details
environment (environment,116.11 KB, text/plain)
2018-05-15 16:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.05 KB, application/x-bzip)
2018-05-15 16:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.64 KB, application/x-bzip)
2018-05-15 16:02 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-05-15 16:01:42 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"trousers\" -DPACKAGE_TARNAME=\"trousers\" -DPACKAGE_VERSION=\"0.3.14\" "-DPACKAGE_STRING=\"trousers 0.3.14\"" -DPACKAGE_BUGREPORT=\"trousers-tech@lists.sf.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"trousers\" -DVERSION=\"0.3.14\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_OPENSSL_BN_H=1 -DHAVE_OPENSSL_ENGINE_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHTOLE_DEFINED=1 -DHAVE_DAEMON=1 -I. -DAPPID=\"TSPI\" -I../../src/include -O2 -pipe -march=native -DBI_OPENSSL -W -Wall -Wno-unused-parameter -Wsign-compare -I../include -DTCSD_DEFAULT_PORT=30003 -DTSS_VER_MAJOR=0 -DTSS_VER_MINOR=3 -DTSS_SPEC_MAJOR=1 -DTSS_SPEC_MINOR=2 -c crypto/openssl/rsa.c  -fPIC -DPIC -o crypto/openssl/.libs/libtrousers_la-rsa.o
crypto/openssl/rsa.c:43:1: error: static declaration of ‘RSA_set0_key’ follows non-static declaration
 RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d)
 ^~~~~~~~~~~~
In file included from crypto/openssl/rsa.c:23:0:

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv app-crypt/trousers
[ebuild  N    ] app-crypt/trousers-0.3.14-r1  USE="libressl -doc (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2018-05-15 16:01:45 UTC
Created attachment 531586 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-15 16:01:48 UTC
Created attachment 531588 [details]
app-crypt:trousers-0.3.14-r1:20180515-123806.log
Comment 3 Toralf Förster gentoo-dev 2018-05-15 16:01:51 UTC
Created attachment 531590 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-05-15 16:01:55 UTC
Created attachment 531592 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-05-15 16:01:58 UTC
Created attachment 531594 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-15 16:02:01 UTC
Created attachment 531596 [details]
logs.tbz2
Comment 7 Alon Bar-Lev (RETIRED) gentoo-dev 2018-09-01 18:12:37 UTC

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