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

Bug 674426

Summary: app-crypt/osslsigncode-1.7.1 : osslsigncode.c:850:1: error: expected declaration specifiers before DECLARE_STACK_OF
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in 2.0
Package list:
Runtime testing required: ---
Bug Depends on: 683446    
Bug Blocks: 592438    
Attachments: emerge-info.txt
app-crypt:osslsigncode-1.7.1:20190103-021159.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

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(-)