Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 805299

Summary: dev-python/pypy3-7.3.4_p2 - _pypy_openssl.c: error: CRYPTO_MEM_CHECK_DISABLE undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 797325    
Attachments: emerge-info.txt
dev-python:pypy3-7.3.4_p2:20210730-211323.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2021-07-30 21:33:58 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_hardened-j3-20210729-224739

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

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.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 18e67ac1975ae25f17418a4532a0e304a9f2459b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jul 30 19:06:40 2021 +0000

    2021-07-30 19:06:39 UTC

emerge -qpvO dev-python/pypy3
[ebuild  N    ] dev-python/pypy3-7.3.4_p2  USE="bzip2 ncurses -gdbm -jit -sqlite -test -tk"
Comment 1 Toralf Förster gentoo-dev 2021-07-30 21:33:59 UTC
Created attachment 728457 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-30 21:34:01 UTC
Created attachment 728460 [details]
dev-python:pypy3-7.3.4_p2:20210730-211323.log
Comment 3 Toralf Förster gentoo-dev 2021-07-30 21:34:02 UTC
Created attachment 728463 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-30 21:34:04 UTC
Created attachment 728466 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-30 21:34:05 UTC
Created attachment 728469 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-30 21:34:06 UTC
Created attachment 728472 [details]
logs.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-19 02:57:41 UTC

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