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

Bug 757288

Summary: dev-lang/php-7.4.13 : /.../openssl.c: error: EVP_CIPH_OCB_MODE undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm, mjo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: emerge-info.txt
dev-lang:php-7.4.13:20201127-215454.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2

Description Toralf Förster gentoo-dev 2020-11-27 22:58:07 UTC
/var/tmp/portage/dev-lang/php-7.4.13/work/sapis-build/cli/ext/openssl/openssl.c: In function ‘php_openssl_load_cipher_mode’:
/var/tmp/portage/dev-lang/php-7.4.13/work/sapis-build/cli/ext/openssl/openssl.c:6501:8: error: ‘EVP_CIPH_OCB_MODE’ undeclared (first use in this function); did you mean ‘EVP_CIPH_OFB_MODE’?
 6501 |   case EVP_CIPH_OCB_MODE:
      |        ^~~~~~~~~~~~~~~~~
      |        EVP_CIPH_OFB_MODE

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-libressl-20201127-111514

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Nov 27 09:05:35 PM UTC 2020
/var/db/repos/libressl	Wed Nov 25 11:11:45 PM UTC 2020

emerge -qpvO dev-lang/php
[ebuild  N    ] dev-lang/php-7.4.13  USE="acl berkdb bzip2 cgi cli ctype fileinfo filter flatfile gdbm iconv ipv6 json kerberos libressl lmdb nls opcache phar posix postgres readline simplexml snmp ssl systemd tokenizer unicode xml zip zlib -apache2 -argon2 -bcmath -calendar -cdb -cjk -coverage -curl -debug -embed -enchant -exif -ffi -firebird -fpm -ftp -gd -gmp -imap -inifile -intl -iodbc -ldap -ldap-sasl -libedit -mhash -mssql -mysql -mysqli -oci8-instant-client -odbc -pcntl -pdo -phpdbg -qdbm (-selinux) -session -session-mm -sharedmem -soap -sockets -sodium -spell -sqlite -sysvipc -test -threads -tidy -tokyocabinet -truetype -webp -xmlreader -xmlrpc -xmlwriter -xpm -xslt"
Comment 1 Toralf Förster gentoo-dev 2020-11-27 22:58:09 UTC
Created attachment 675421 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-27 22:58:10 UTC
Created attachment 675424 [details]
dev-lang:php-7.4.13:20201127-215454.log
Comment 3 Toralf Förster gentoo-dev 2020-11-27 22:58:12 UTC
Created attachment 675427 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-27 22:58:13 UTC
Created attachment 675430 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-27 22:58:15 UTC
Created attachment 675433 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-27 22:58:16 UTC
Created attachment 675436 [details]
logs.tbz2
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2020-12-03 20:35:39 UTC

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