Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674426 - app-crypt/osslsigncode-1.7.1 : osslsigncode.c:850:1: error: expected declaration specifiers before DECLARE_STACK_OF
Summary: app-crypt/osslsigncode-1.7.1 : osslsigncode.c:850:1: error: expected declarat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: fixed in 2.0
Keywords:
Depends on: 683446
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-03 16:57 UTC by Toralf Förster
Modified: 2019-08-18 13:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.14 KB, text/plain)
2019-01-03 16:57 UTC, Toralf Förster
Details
app-crypt:osslsigncode-1.7.1:20190103-021159.log (app-crypt:osslsigncode-1.7.1:20190103-021159.log,10.17 KB, text/plain)
2019-01-03 16:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,226.03 KB, text/plain)
2019-01-03 16:57 UTC, Toralf Förster
Details
environment (environment,20.21 KB, text/plain)
2019-01-03 16:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.78 KB, application/x-bzip)
2019-01-03 16:57 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.58 KB, application/x-bzip)
2019-01-03 16:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.00 KB, application/x-bzip)
2019-01-03 16:57 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-03 16:57:32 UTC
 ^~~~~~~~~~~~~~~~
osslsigncode.c: In function ‘DECLARE_STACK_OF’:
osslsigncode.c:850:1: error: expected declaration specifiers before ‘DECLARE_STACK_OF’
 DECLARE_STACK_OF(SpcAttributeTypeAndOptionalValue)
 ^~~~~~~~~~~~~~~~
osslsigncode.c:916:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

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

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

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

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.6
  [2]   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 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-crypt/osslsigncode
[ebuild  N    ] app-crypt/osslsigncode-1.7.1  USE="-curl -libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-03 16:57:35 UTC
Created attachment 559678 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-03 16:57:38 UTC
Created attachment 559680 [details]
app-crypt:osslsigncode-1.7.1:20190103-021159.log
Comment 3 Toralf Förster gentoo-dev 2019-01-03 16:57:41 UTC
Created attachment 559682 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-03 16:57:43 UTC
Created attachment 559684 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-03 16:57:47 UTC
Created attachment 559686 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-03 16:57:50 UTC
Created attachment 559688 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-03 16:57:53 UTC
Created attachment 559690 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2019-01-12 10:43:27 UTC
# Hanno Boeck <hanno@gentoo.org (23 Dec 2018)
# Needs new OpenSSL, should be unmasked together with
# OpenSSL 1.1.1
>=app-crypt/osslsigncode-2.0
Comment 9 Larry the Git Cow gentoo-dev 2019-05-26 12:08:11 UTC
The bug has been referenced in the following commit(s):

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

commit fafdf3d31f5b94b84010f64f58ca4cd8a0b6dc29
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-26 12:06:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-26 12:07:54 +0000

    app-crypt/osslsigncode: pkgconfig -> BDEPEND, restrict to OpenSSL-1.0
    
    Bug: https://bugs.gentoo.org/674426
    Package-Manager: Portage-2.3.66, Repoman-2.3.13
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-crypt/osslsigncode/osslsigncode-1.7.1.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)