Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884757 - dev-db/mariadb-10.6.10 - /.../mysqltest.cc: error: pcre2_regerror was not declared in this scope
Summary: dev-db/mariadb-10.6.10 - /.../mysqltest.cc: error: pcre2_regerror was not dec...
Status: RESOLVED DUPLICATE of bug 884705
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: 2022-12-07 19:37 UTC by Toralf Förster
Modified: 2022-12-08 19:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.93 KB, text/plain)
2022-12-07 19:37 UTC, Toralf Förster
Details
dev-db:mariadb-10.6.10:20221207-110145.log.bz2 (dev-db:mariadb-10.6.10:20221207-110145.log.bz2,27.28 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,59.85 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
environment (environment,204.67 KB, text/plain)
2022-12-07 19:37 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,690 bytes, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.66 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,31.23 KB, application/x-bzip)
2022-12-07 19:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,72.78 KB, application/x-bzip)
2022-12-07 19:37 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 2022-12-07 19:37:16 UTC
  150 | PCRE2POSIX_EXP_DECL size_t PCRE2_CALL_CONVENTION pcre2_regerror(int, const regex_t *, char *, size_t);
      |                                                  ^~~~~~~~~~~~~~
/usr/include/pcre2posix.h:151:48: error: expected initializer before pcre2_regfree
  151 | PCRE2POSIX_EXP_DECL void PCRE2_CALL_CONVENTION pcre2_regfree(regex_t *);
      |                                                ^~~~~~~~~~~~~
/var/tmp/portage/dev-db/mariadb-10.6.10/work/mysql/client/mysqltest.cc: In function void check_regerr(regex_t*, int):
/var/tmp/portage/dev-db/mariadb-10.6.10/work/mysql/client/mysqltest.cc:7397:5: error: pcre2_regerror was not declared in this scope; did you mean PCRE2regerror?
 7397 |     regerror(err,r,err_buf,sizeof(err_buf));
      |     ^~~~~~~~

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

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

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 9e13c6656731d7ca304a54ceb87e93c9d19dff20
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 7 09:16:51 2022 +0000

    2022-12-07 09:16:51 UTC

emerge -qpvO dev-db/mariadb
[ebuild  N    ] dev-db/mariadb-10.6.10  USE="backup pam perl server systemd xml -bindist -columnstore -cracklib -debug -extraengine -galera -innodb-lz4 -innodb-lzo -innodb-snappy -jdbc -jemalloc -kerberos -latin1 -mroonga -numa -odbc -oqgraph -profiling -rocksdb -s3 (-selinux) -sphinx -sst-mariabackup -sst-rsync -static -systemtap -tcmalloc -test -yassl"
Comment 1 Toralf Förster gentoo-dev 2022-12-07 19:37:17 UTC
Created attachment 840759 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-07 19:37:18 UTC
Created attachment 840761 [details]
dev-db:mariadb-10.6.10:20221207-110145.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-07 19:37:19 UTC
Created attachment 840763 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-12-07 19:37:20 UTC
Created attachment 840765 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-07 19:37:21 UTC
Created attachment 840767 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-07 19:37:22 UTC
Created attachment 840769 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-07 19:37:23 UTC
Created attachment 840771 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-07 19:37:24 UTC
Created attachment 840773 [details]
temp.tar.bz2
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-07 19:38:52 UTC

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