too long lines were shrinked: GCC warning "Deprecated pre-processor symbol" ^ /bin/sh ../libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"GNU\ Data\ Access\" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"5.2.9\" -DPACKAGE_STRING=\"GNU\ Data\ Access\ 5.2.9\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=libgda\" -DPACKAGE_URL=\"http://www. libtool: compile: clang "-DPACKAGE_NAME=\"GNU Data Access\"" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"5.2.9\" "-DPACKAGE_STRING=\"GNU Data Access 5.2.9\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=libgda\"" -DPACKAGE_URL=\"http://www.gnome-db.org\" -DHAVE_STDIO gda-connection.c:6461:18: error: incompatible function pointer types passing 'void (PreparedStatementRef *)' to parameter of type 'GDestroyNotify' (aka 'void (*)(void *)') [-Werror,-Wincompatible-function-pointer-types] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j4-20221120-010004 ------------------------------------------------------------------- CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.5 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.5 Python 3.10.8 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="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php7.4 [2] php8.0 * HEAD of ::gentoo commit 2324c0d48fc33eeb5915693bc211d9c0dddb487a Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Nov 20 12:46:52 2022 +0000 2022-11-20 12:46:51 UTC emerge -qpvO gnome-extra/libgda [ebuild N ] gnome-extra/libgda-5.2.9-r1 USE="introspection ssl -berkdb -canvas -debug -firebird -gnome-keyring -graphviz -gtk -http -java -json -ldap -mdb -mysql -oci8 -postgres -sourceview -vala"
Created attachment 834579 [details] emerge-info.txt
Created attachment 834581 [details] emerge-history.txt
Created attachment 834583 [details] environment
Created attachment 834585 [details] etc.clang.tar.bz2
Created attachment 834587 [details] etc.portage.tar.bz2
Created attachment 834589 [details] gnome-extra:libgda-5.2.9-r1:20221120-130230.log.bz2
Created attachment 834591 [details] logs.tar.bz2
Created attachment 834593 [details] temp.tar.bz2
Created attachment 834595 [details] var.tmp.clang.tar.bz2
Created attachment 871097 [details, diff] fix incomp. pointer patch
Well, here is the patch for that, but I can not build it regardless. I get Makefile:660: *** missing separator. Stop. Doesn't matter if its clang or gcc.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2411319426573a7337897e624a97dac407d2c883 commit 2411319426573a7337897e624a97dac407d2c883 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-06-01 15:53:48 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2024-06-19 08:50:33 +0000 gnome-extra/libgda: fix gcc-14 and enable tests * Handle style checks that pkgcheck complains about as well. Closes: https://bugs.gentoo.org/932738 Closes: https://bugs.gentoo.org/882197 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36912 Signed-off-by: Pacho Ramos <pacho@gentoo.org> .../libgda/files/libgda-5.2.9-fix-gcc14.patch | 214 +++++++++++++++++++++ gnome-extra/libgda/libgda-5.2.9-r2.ebuild | 181 +++++++++++++++++ 2 files changed, 395 insertions(+)