too long lines were shrinked: >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build" ninja -v -j4 -l0 [1/1269] cd /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build && DTRACE-NOTFOUND -h -s /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql.d -o /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql_dtrace.h && perl /var/tmp/portage/dev-db/mari FAILED: include/probes_mysql_dtrace.h include/probes_mysql_nodtrace.h /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql_dtrace.h /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql_nodtrace.h cd /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build && DTRACE-NOTFOUND -h -s /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql.d -o /var/tmp/portage/dev-db/mariadb-10.11.8/work/mysql_build/include/probes_mysql_dtrace.h && perl /var/tmp/portage/dev-db/mariadb-10.11 /bin/sh: line 1: DTRACE-NOTFOUND: command not found ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_no_multilib_systemd-20241108-064002 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-14 * clang version 19.1.3 llvm-config: 19.1.3 Python 3.12.7 go version go1.23.2 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-bin-1.77.1 [3] rust-bin-1.81.0 [4] rust-bin-1.82.0 [5] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm HEAD of ::gentoo commit 88204a71ffa778ed8d321606c65d5d654d24641c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Nov 11 22:48:49 2024 +0000 2024-11-11 22:48:48 UTC emerge -qpvO =dev-db/mariadb-10.11.8 [ebuild N ] dev-db/mariadb-10.11.8 USE="extraengine pam perl server systemd systemtap -backup -bindist -columnstore -cracklib -debug -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 -tcmalloc -test -xml -yassl"
Created attachment 908553 [details] emerge-info.txt
Created attachment 908554 [details] dev-db:mariadb-10.11.8:20241111-233222.log
Created attachment 908555 [details] emerge-history.txt
Created attachment 908556 [details] environment
Created attachment 908557 [details] etc.clang.tar.xz
Created attachment 908558 [details] etc.portage.tar.xz
Created attachment 908559 [details] logs.tar.xz
Created attachment 908560 [details] qlist-info.txt.xz
Created attachment 908561 [details] temp.tar.xz
*** Bug 945784 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505a3759e913c5a1bafc87b4967d68099b97c925 commit 505a3759e913c5a1bafc87b4967d68099b97c925 Author: Z. Liu <zhixu.liu@gmail.com> AuthorDate: 2024-09-02 08:26:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-03 08:07:51 +0000 dev-db/mariadb: fix build failed 1. <=10.6.17 add patch related with libxml2 2.12 from upstream see https://github.com/MariaDB/server/commit/cae18632aea530eb73a9f15ee4fd0d924e01a8d3 2. if systemtap build w/o dtrace-symlink, build will failed w/: DTRACE-NOTFOUND: command not found Bug: https://bugs.gentoo.org/917537 Closes: https://bugs.gentoo.org/943306 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38377 Signed-off-by: Sam James <sam@gentoo.org> .../files/mariadb-10.6.17-libxml-2.12.patch | 167 +++++++++++++++++++++ dev-db/mariadb/mariadb-10.11.10.ebuild | 6 + dev-db/mariadb/mariadb-10.6.14.ebuild | 7 + dev-db/mariadb/mariadb-10.6.17.ebuild | 7 + 4 files changed, 187 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786a2013f7c2661a225baeaf73db9df4273ae4d9 commit 786a2013f7c2661a225baeaf73db9df4273ae4d9 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-12-10 12:08:31 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-12-10 12:18:43 +0000 dev-db/mariadb: port systemtap w/o dtrace-symlink fix mariadb-11.4.4 also fails to build if systemtap is build w/o dtrace-symlink. This change ports the fix from commit 505a3759e913 ("dev-db/mariadb: fix build failed"). Bug: https://bugs.gentoo.org/943306 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-db/mariadb/mariadb-11.4.4.ebuild | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c7cf94083ab203cc3f1d97196d760bbafd4127 commit d5c7cf94083ab203cc3f1d97196d760bbafd4127 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2025-02-14 21:58:41 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2025-02-14 22:02:21 +0000 dev-db/mariadb: port systemtap w/o dtrace-symlink fix We missed to port the fix to mariadb-10.6.{15,20,21} which also fail to build if systemtap is build w/o dtrace-symlink. The fix is ported from commit 505a3759e913 ("dev-db/mariadb: fix build failed"). Bug: https://bugs.gentoo.org/943306 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-db/mariadb/mariadb-10.6.15.ebuild | 8 +++++++- dev-db/mariadb/mariadb-10.6.20.ebuild | 6 ++++++ dev-db/mariadb/mariadb-10.6.21.ebuild | 6 ++++++ 3 files changed, 19 insertions(+), 1 deletion(-)