Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747829 - dev-db/mariadb-10.5.6 : /.../exceptclasses.h: fatal error: errorids.h: No such file or directory
Summary: dev-db/mariadb-10.5.6 : /.../exceptclasses.h: fatal error: errorids.h: No suc...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-11 15:22 UTC by Toralf Förster
Modified: 2021-05-25 01:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2020-10-11 15:22 UTC, Toralf Förster
Details
dev-db:mariadb-10.5.6:20201009-163001.log (dev-db:mariadb-10.5.6:20201009-163001.log,127.33 KB, text/plain)
2020-10-11 15:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,61.44 KB, text/plain)
2020-10-11 15:22 UTC, Toralf Förster
Details
environment (environment,188.61 KB, text/plain)
2020-10-11 15:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.47 KB, application/x-bzip)
2020-10-11 15:22 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,33.91 KB, application/x-bzip)
2020-10-11 15:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,52.33 KB, application/x-bzip)
2020-10-11 15:22 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-10-11 15:22:27 UTC
In file included from /var/tmp/portage/dev-db/mariadb-10.5.6/work/mysql/storage/columnstore/columnstore/utils/configcpp/configcpp.cpp:57:
/var/tmp/portage/dev-db/mariadb-10.5.6/work/mysql/storage/columnstore/columnstore/utils/loggingcpp/exceptclasses.h:34:10: fatal error: errorids.h: No such file or directory
   34 | #include "errorids.h"
      |          ^~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20201008-001900

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [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 Oct  9 04:05:19 PM UTC 2020

emerge -qpvO dev-db/mariadb
[ebuild  N    ] dev-db/mariadb-10.5.6  USE="backup columnstore innodb-lzo pam perl rocksdb server systemd xml -bindist -cracklib -debug -extraengine -galera -innodb-lz4 -innodb-snappy -jdbc -jemalloc -kerberos -latin1 -libressl -mroonga -numa -odbc -oqgraph -profiling -s3 (-selinux) -sphinx -sst-mariabackup -sst-rsync -static -systemtap -tcmalloc -test -yassl"
Comment 1 Toralf Förster gentoo-dev 2020-10-11 15:22:28 UTC
Created attachment 664636 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-11 15:22:30 UTC
Created attachment 664639 [details]
dev-db:mariadb-10.5.6:20201009-163001.log
Comment 3 Toralf Förster gentoo-dev 2020-10-11 15:22:32 UTC
Created attachment 664642 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-11 15:22:33 UTC
Created attachment 664645 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-11 15:22:35 UTC
Created attachment 664648 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-11 15:22:36 UTC
Created attachment 664651 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-11 15:22:38 UTC
Created attachment 664654 [details]
temp.tbz2
Comment 8 Denis Kaganovich 2020-12-12 17:50:35 UTC
Workaround (before compile):
use columnstore && cmake_src_compile loggingcpp
Comment 9 Thomas Deutschmann (RETIRED) gentoo-dev 2021-05-25 01:40:53 UTC
I can no longer reproduce with mariadb-10.5.10. Do you still hit this error?