Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693010 - app-crypt/osslsigncode-2.0 : osslsigncode.c:925:1: error: expected declaration specifiers before DEFINE_STACK_OF
Summary: app-crypt/osslsigncode-2.0 : osslsigncode.c:925:1: error: expected declaratio...
Status: RESOLVED DUPLICATE of bug 684300
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-28 15:17 UTC by Toralf Förster
Modified: 2022-09-30 23:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2019-08-28 15:17 UTC, Toralf Förster
Details
app-crypt:osslsigncode-2.0:20190828-020509.log (app-crypt:osslsigncode-2.0:20190828-020509.log,11.43 KB, text/plain)
2019-08-28 15:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.74 KB, text/plain)
2019-08-28 15:17 UTC, Toralf Förster
Details
environment (environment,61.01 KB, text/plain)
2019-08-28 15:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.85 KB, application/x-bzip)
2019-08-28 15:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.53 KB, application/x-bzip)
2019-08-28 15:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.44 KB, application/x-bzip)
2019-08-28 15:17 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-08-28 15:17:31 UTC
      | ^~~~~~~~~~~~~~~
osslsigncode.c: In function ‘DEFINE_STACK_OF’:
osslsigncode.c:925:1: error: expected declaration specifiers before ‘DEFINE_STACK_OF’
  925 | DEFINE_STACK_OF(SpcAttributeTypeAndOptionalValue)
      | ^~~~~~~~~~~~~~~
osslsigncode.c:980:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20190825-132447

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.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) *




repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 28 Aug 2019 00:28:13 +0000

emerge -qpvO app-crypt/osslsigncode
[ebuild  N    ] app-crypt/osslsigncode-2.0  USE="libressl -curl"
Comment 1 Toralf Förster gentoo-dev 2019-08-28 15:17:34 UTC
Created attachment 588426 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-28 15:17:36 UTC
Created attachment 588428 [details]
app-crypt:osslsigncode-2.0:20190828-020509.log
Comment 3 Toralf Förster gentoo-dev 2019-08-28 15:17:39 UTC
Created attachment 588430 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-28 15:17:42 UTC
Created attachment 588432 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-28 15:17:44 UTC
Created attachment 588434 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-28 15:17:47 UTC
Created attachment 588436 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-28 15:17:50 UTC
Created attachment 588438 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-30 23:24:50 UTC
The bug has been closed via the following commit(s):

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

commit 242b75550bd4aa5eaeadd87dd0a3131102f694f9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-30 22:46:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-30 23:24:12 +0000

    app-crypt/osslsigncode: add 2.5
    
    Closes: https://bugs.gentoo.org/684300
    Closes: https://bugs.gentoo.org/693010
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/osslsigncode/Manifest                |  5 +++
 app-crypt/osslsigncode/osslsigncode-2.5.ebuild | 58 ++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-30 23:26:24 UTC

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