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

Bug 684300

Summary: app-crypt/osslsigncode-1.7.1 : osslsigncode.c:847:22: error: expected expression before ASN1_OCTET_STRING
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:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:osslsigncode-1.7.1:20190424-095508.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-04-24 18:37:41 UTC
  l = i2d_ASN1_SET_OF_ASN1_OCTET_STRING(oset, NULL, i2d_ASN1_OCTET_STRING,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osslsigncode.c:847:22: error: expected expression before ‘ASN1_OCTET_STRING’
  SKM_ASN1_SET_OF_i2d(ASN1_OCTET_STRING, (st), (pp), (i2d_func), (ex_tag), (ex_class), (is_set))
                      ^~~~~~~~~~~~~~~~~
osslsigncode.c:876:6: note: in expansion of macro ‘i2d_ASN1_SET_OF_ASN1_OCTET_STRING’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_libressl_20190417-202422

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems)
Available Rust versions:
  [1]   rust-1.34.0 *



emerge -qpvO app-crypt/osslsigncode
[ebuild   R   ] app-crypt/osslsigncode-1.7.1  USE="libressl -curl"
Comment 1 Toralf Förster gentoo-dev 2019-04-24 18:37:44 UTC
Created attachment 574050 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-24 18:37:47 UTC
Created attachment 574052 [details]
app-crypt:osslsigncode-1.7.1:20190424-095508.log
Comment 3 Toralf Förster gentoo-dev 2019-04-24 18:37:50 UTC
Created attachment 574054 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-24 18:37:52 UTC
Created attachment 574056 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-24 18:37:55 UTC
Created attachment 574058 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-24 18:37:58 UTC
Created attachment 574060 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-24 18:38:01 UTC
Created attachment 574062 [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
*** Bug 693010 has been marked as a duplicate of this bug. ***