Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844166 - net-misc/ptpd-2.3.1-r2 - /.../types.h: error: conflicting types for EVP_MD_CTX; have struct evp_md_ctx_st
Summary: net-misc/ptpd-2.3.1-r2 - /.../types.h: error: conflicting types for EVP_MD_CT...
Status: RESOLVED DUPLICATE of bug 787314
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-14 08:15 UTC by Toralf Förster
Modified: 2022-05-14 08:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.99 KB, text/plain)
2022-05-14 08:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.27 KB, text/plain)
2022-05-14 08:15 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-05-14 08:15:27 UTC
                 from /usr/include/net-snmp/library/scapi.h:14,
                 from /usr/include/net-snmp/snmpv3_api.h:29,
                 from /usr/include/net-snmp/net-snmp-includes.h:35,
                 from dep/snmp.c:40:
/usr/include/openssl/types.h:104:30: error: conflicting types for EVP_MD_CTX’; have struct evp_md_ctx_st’
  104 | typedef struct evp_md_ctx_st EVP_MD_CTX;
      |                              ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220512-150003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
clang version 14.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.3
Python 3.9.12
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit b62a61ea932533a736286ba5452beb6314d3e54b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat May 14 03:18:06 2022 +0000

    2022-05-14 03:18:06 UTC

emerge -qpvO net-misc/ptpd
[ebuild  N    ] net-misc/ptpd-2.3.1-r2  USE="pcap snmp statistics -debug -experimental -ntp -slave-only"
Comment 1 Toralf Förster gentoo-dev 2022-05-14 08:15:28 UTC
Created attachment 778727 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-14 08:15:30 UTC
Created attachment 778730 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-14 08:15:47 UTC

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