https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/octetos-db-postgresql-1.3.10_alpha fails to compile with -fno-common. Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html To reproduce this issue you may want to set CFLAGS="${CFLAGS} -fno-common" or compile it with gcc-10 that enables -fno-common by default.
Created attachment 721089 [details] build.log build log and emerge --info
Possible context of error(s): ./configure: line 17454: PostgreSQL: command not found clientdb.cc:(.text+0x870): multiple definition of `octetos::core::getPackageInfo(oct::core::Artifact&)'; .libs/liboctetos_db_postgresql_la-clientdb-postgresql.o:clientdb-postgresql.cc:(.text+0x20e0): first defined here collect2: error: ld returned 1 exit status
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b75ad79a1b3abb2ea5b24f6909d1197e098983a9 commit b75ad79a1b3abb2ea5b24f6909d1197e098983a9 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-09-27 16:22:37 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-09-27 16:22:37 +0000 dev-libs/octetos-db-postgresql: treeclean Closes: https://bugs.gentoo.org/780927 (pkgremoved) Closes: https://bugs.gentoo.org/785349 (pkgremoved) Closes: https://bugs.gentoo.org/785352 (pkgremoved) Closes: https://bugs.gentoo.org/799890 (pkgremoved) Closes: https://bugs.gentoo.org/839876 (pkgremoved) Closes: https://bugs.gentoo.org/859760 (pkgremoved) Closes: https://bugs.gentoo.org/859763 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> dev-libs/octetos-db-postgresql/Manifest | 2 -- dev-libs/octetos-db-postgresql/metadata.xml | 11 -------- .../octetos-db-postgresql-1.3.10_alpha.ebuild | 32 ---------------------- .../octetos-db-postgresql-1.3.9_alpha.ebuild | 32 ---------------------- profiles/package.mask | 1 - 5 files changed, 78 deletions(-)