Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884627 - net-misc/mulk-0.7.0-r1 - checksum.h: error: MD2_DIGEST_LENGTH undeclared here (not in a function)
Summary: net-misc/mulk-0.7.0-r1 - checksum.h: error: MD2_DIGEST_LENGTH undeclared here...
Status: CONFIRMED
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: 2022-12-06 21:46 UTC by Toralf Förster
Modified: 2022-12-06 21:46 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.79 KB, text/plain)
2022-12-06 21:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.02 KB, text/plain)
2022-12-06 21:46 UTC, Toralf Förster
Details
environment (environment,24.60 KB, text/plain)
2022-12-06 21:46 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,690 bytes, application/x-bzip)
2022-12-06 21:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.14 KB, application/x-bzip)
2022-12-06 21:46 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,10.42 KB, application/x-bzip)
2022-12-06 21:46 UTC, Toralf Förster
Details
net-misc:mulk-0.7.0-r1:20221206-211249.log (net-misc:mulk-0.7.0-r1:20221206-211249.log,18.31 KB, text/plain)
2022-12-06 21:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,11.62 KB, application/x-bzip)
2022-12-06 21: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 2022-12-06 21:46:44 UTC
                 from metalink_list.h:38,
                 from buffer_array.h:38,
                 from buffer_array.c:33:
checksum.h:68:9: error: unknown type name 'MD2_CTX'
   68 |         MD2_CTX md2;
      |         ^~~~~~~
checksum.h:81:27: error: 'MD2_DIGEST_LENGTH' undeclared here (not in a function); did you mean 'MD4_DIGEST_LENGTH'?
   81 |         unsigned char md2[MD2_DIGEST_LENGTH];
      |                           ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221204-230947

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 319c415806473e28f1663e8b4a304981751b2c99
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 6 20:16:50 2022 +0000

    2022-12-06 20:16:49 UTC

emerge -qpvO net-misc/mulk
[ebuild  N    ] net-misc/mulk-0.7.0-r1  USE="checksum metalink -debug"
Comment 1 Toralf Förster gentoo-dev 2022-12-06 21:46:45 UTC
Created attachment 840561 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-06 21:46:46 UTC
Created attachment 840563 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-06 21:46:47 UTC
Created attachment 840565 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-06 21:46:48 UTC
Created attachment 840567 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-06 21:46:49 UTC
Created attachment 840569 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-06 21:46:50 UTC
Created attachment 840571 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-06 21:46:51 UTC
Created attachment 840573 [details]
net-misc:mulk-0.7.0-r1:20221206-211249.log
Comment 8 Toralf Förster gentoo-dev 2022-12-06 21:46:52 UTC
Created attachment 840575 [details]
temp.tar.bz2