Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684300 - app-crypt/osslsigncode-1.7.1 : osslsigncode.c:847:22: error: expected expression before ASN1_OCTET_STRING
Summary: app-crypt/osslsigncode-1.7.1 : osslsigncode.c:847:22: error: expected express...
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:
Keywords:
: 693010 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-04-24 18:37 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,16.18 KB, text/plain)
2019-04-24 18:37 UTC, Toralf Förster
Details
app-crypt:osslsigncode-1.7.1:20190424-095508.log (app-crypt:osslsigncode-1.7.1:20190424-095508.log,8.48 KB, text/plain)
2019-04-24 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,292.22 KB, text/plain)
2019-04-24 18:37 UTC, Toralf Förster
Details
environment (environment,19.38 KB, text/plain)
2019-04-24 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.33 KB, application/x-bzip)
2019-04-24 18:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.22 KB, application/x-bzip)
2019-04-24 18:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.41 KB, application/x-bzip)
2019-04-24 18:38 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-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. ***