Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757288 - dev-lang/php-7.4.13 : /.../openssl.c: error: EVP_CIPH_OCB_MODE undeclared (first use in this function)
Summary: dev-lang/php-7.4.13 : /.../openssl.c: error: EVP_CIPH_OCB_MODE undeclared (fi...
Status: RESOLVED DUPLICATE of bug 757123
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2020-11-27 22:58 UTC by Toralf Förster
Modified: 2020-12-03 20:35 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.62 KB, text/plain)
2020-11-27 22:58 UTC, Toralf Förster
Details
dev-lang:php-7.4.13:20201127-215454.log (dev-lang:php-7.4.13:20201127-215454.log,119.90 KB, text/plain)
2020-11-27 22:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,19.08 KB, text/plain)
2020-11-27 22:58 UTC, Toralf Förster
Details
environment (environment,110.20 KB, text/plain)
2020-11-27 22:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.13 KB, application/x-bzip)
2020-11-27 22:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,54.54 KB, application/x-bzip)
2020-11-27 22:58 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 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 ***