Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812122 - dev-python/pypy3-7.3.5_p1 - _pypy_openssl.c: error: CRYPTO_MEM_CHECK_DISABLE undeclared (first use in this function)
Summary: dev-python/pypy3-7.3.5_p1 - _pypy_openssl.c: error: CRYPTO_MEM_CHECK_DISABLE ...
Status: RESOLVED DUPLICATE of bug 805290
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-09-08 07:38 UTC by Toralf Förster
Modified: 2021-10-25 13:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.83 KB, text/plain)
2021-09-08 07:38 UTC, Toralf Förster
Details
dev-python:pypy3-7.3.5_p1:20210907-214018.log (dev-python:pypy3-7.3.5_p1:20210907-214018.log,11.45 KB, text/plain)
2021-09-08 07:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.33 KB, text/plain)
2021-09-08 07:38 UTC, Toralf Förster
Details
environment (environment,91.85 KB, text/plain)
2021-09-08 07:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.43 KB, application/x-bzip)
2021-09-08 07:38 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.54 KB, application/x-bzip)
2021-09-08 07: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 2021-09-08 07:38:04 UTC
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_pypy_openssl.c: In function ‘_cffi_const_CRYPTO_MEM_CHECK_DISABLE’:
_pypy_openssl.c:7060:12: error: ‘CRYPTO_MEM_CHECK_DISABLE’ undeclared (first use in this function); did you mean ‘_cffi_const_CRYPTO_MEM_CHECK_DISABLE’?
 7060 |   int n = (CRYPTO_MEM_CHECK_DISABLE) <= 0;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
      |            _cffi_const_CRYPTO_MEM_CHECK_DISABLE
_pypy_openssl.c:7060:12: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20210906-154406

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
  (none found)

  HEAD of ::gentoo
commit 3fa865adbc37abf968599d5f7458d5044dad680a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 7 18:51:29 2021 +0000

    2021-09-07 18:51:26 UTC

emerge -qpvO dev-python/pypy3
[ebuild  N    ] dev-python/pypy3-7.3.5_p1  USE="bzip2 gdbm jit ncurses -sqlite -test -tk"
Comment 1 Toralf Förster gentoo-dev 2021-09-08 07:38:06 UTC
Created attachment 738154 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-08 07:38:07 UTC
Created attachment 738157 [details]
dev-python:pypy3-7.3.5_p1:20210907-214018.log
Comment 3 Toralf Förster gentoo-dev 2021-09-08 07:38:08 UTC
Created attachment 738160 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-08 07:38:10 UTC
Created attachment 738163 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-08 07:38:11 UTC
Created attachment 738166 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-08 07:38:12 UTC
Created attachment 738169 [details]
logs.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-25 13:29:52 UTC

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