Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771735 - dev-db/mysql-cluster-7.4.21 - /.../viosslfactories.c: error: invalid use of incomplete typedef DH {aka struct dh_st}
Summary: dev-db/mysql-cluster-7.4.21 - /.../viosslfactories.c: error: invalid use of i...
Status: RESOLVED DUPLICATE of bug 746710
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-20 16:11 UTC by Toralf Förster
Modified: 2021-05-03 09:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.70 KB, text/plain)
2021-02-20 16:12 UTC, Toralf Förster
Details
dev-db:mysql-cluster-7.4.21:20210220-150219.log.bz2 (dev-db:mysql-cluster-7.4.21:20210220-150219.log.bz2,43.43 KB, application/x-bzip)
2021-02-20 16:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,238.24 KB, text/plain)
2021-02-20 16:12 UTC, Toralf Förster
Details
environment (environment,227.97 KB, text/plain)
2021-02-20 16:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.74 KB, application/x-bzip)
2021-02-20 16:12 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,269.38 KB, application/x-bzip)
2021-02-20 16:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,91.30 KB, application/x-bzip)
2021-02-20 16:12 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-02-20 16:11:58 UTC
/var/tmp/portage/dev-db/mysql-cluster-7.4.21/work/mysql/vio/viosslfactories.c: In function ‘get_dh2048’:
/var/tmp/portage/dev-db/mysql-cluster-7.4.21/work/mysql/vio/viosslfactories.c:71:7: error: invalid use of incomplete typedef ‘DH’ {aka ‘struct dh_st’}
   71 |     dh->p=BN_bin2bn(dh2048_p,sizeof(dh2048_p),NULL);
      |       ^~
/var/tmp/portage/dev-db/mysql-cluster-7.4.21/work/mysql/vio/viosslfactories.c:72:7: error: invalid use of incomplete typedef ‘DH’ {aka ‘struct dh_st’}

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20210216-135536

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Feb 20 14:37:26 UTC 2021

emerge -qpvO dev-db/mysql-cluster
[ebuild  N    ] dev-db/mysql-cluster-7.4.21  USE="perl server -client-libs -debug -extraengine -jemalloc -latin1 (-libressl) -numa -profiling (-selinux) -static -static-libs -systemtap -tcmalloc -test -yassl"
Comment 1 Toralf Förster gentoo-dev 2021-02-20 16:12:00 UTC
Created attachment 687747 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-02-20 16:12:01 UTC
Created attachment 687750 [details]
dev-db:mysql-cluster-7.4.21:20210220-150219.log.bz2
Comment 3 Toralf Förster gentoo-dev 2021-02-20 16:12:03 UTC
Created attachment 687753 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-02-20 16:12:04 UTC
Created attachment 687756 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-02-20 16:12:05 UTC
Created attachment 687759 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-02-20 16:12:07 UTC
Created attachment 687762 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-02-20 16:12:08 UTC
Created attachment 687765 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2021-05-03 09:12:00 UTC

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