Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675614 - app-admin/radmind-1.14.1-r1 : cksum.c:44:17: error: storage size of mdctx isn t known
Summary: app-admin/radmind-1.14.1-r1 : cksum.c:44:17: error: storage size of mdctx isn...
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:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-16 18:46 UTC by Toralf Förster
Modified: 2019-01-26 12:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.82 KB, text/plain)
2019-01-16 18:46 UTC, Toralf Förster
Details
app-admin:radmind-1.14.1-r1:20190116-143844.log (app-admin:radmind-1.14.1-r1:20190116-143844.log,10.43 KB, text/plain)
2019-01-16 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.06 KB, text/plain)
2019-01-16 18:46 UTC, Toralf Förster
Details
environment (environment,74.02 KB, text/plain)
2019-01-16 18:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.35 KB, application/x-bzip)
2019-01-16 18:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.53 KB, application/x-bzip)
2019-01-16 18:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.22 KB, application/x-bzip)
2019-01-16 18:46 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-16 18:46:17 UTC
x86_64-pc-linux-gnu-gcc  -Wall -Wmissing-prototypes -O2 -pipe -march=native -I/usr/include -I./libsnet -I.   -c -o cksum.o cksum.c
cksum.c: In function ‘do_fcksum’:
cksum.c:44:17: error: storage size of ‘mdctx’ isn’t known
     EVP_MD_CTX  mdctx;
                 ^~~~~
cksum.c:44:17: warning: unused variable ‘mdctx’ [-Wunused-variable]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20190111-131909

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

  Please see the tracker bug for details.

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.7
  [2]   python3.6
  [3]   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-admin/radmind
[ebuild  N    ] app-admin/radmind-1.14.1-r1  USE="-libressl"
Comment 1 Toralf Förster gentoo-dev 2019-01-16 18:46:22 UTC
Created attachment 561468 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-16 18:46:27 UTC
Created attachment 561470 [details]
app-admin:radmind-1.14.1-r1:20190116-143844.log
Comment 3 Toralf Förster gentoo-dev 2019-01-16 18:46:31 UTC
Created attachment 561472 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-16 18:46:34 UTC
Created attachment 561474 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-16 18:46:38 UTC
Created attachment 561476 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-16 18:46:42 UTC
Created attachment 561478 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-16 18:46:45 UTC
Created attachment 561480 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2019-01-20 10:40:52 UTC
this would need switching to freebsd fork:
https://www.freshports.org/sysutils/radmind
Comment 9 Larry the Git Cow gentoo-dev 2019-01-26 12:42:52 UTC
The bug has been closed via the following commit(s):

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

commit 1b6e0d9fc9ac14f7f6e99543f2778ba22d854f98
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-01-26 12:35:49 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-01-26 12:42:37 +0000

    app-admin/radmind: Bump to 1.15.1
    
    Closes: https://bugs.gentoo.org/675614
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-admin/radmind/Manifest              |  1 +
 app-admin/radmind/radmind-1.15.1.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)