Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894234 - dev-db/citus-11.1.4 - /.../pg_version_compat.h: error: redefinition of RelationGetSmgr
Summary: dev-db/citus-11.1.4 - /.../pg_version_compat.h: error: redefinition of Relati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-13 18:31 UTC by Toralf Förster
Modified: 2023-02-14 05:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.23 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
dev-db:citus-11.1.4:20230213-124915.log (dev-db:citus-11.1.4:20230213-124915.log,18.77 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,80.03 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
environment (environment,34.47 KB, text/plain)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,962 bytes, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.10 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.91 KB, application/x-bzip)
2023-02-13 18:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.66 KB, application/x-bzip)
2023-02-13 18:31 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 2023-02-13 18:31:50 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -
x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -
make[1]: Leaving directory '/var/tmp/portage/dev-db/citus-11.1.4/work/citus-11.1.4-13/src/bin/pg_send_cancellation'
x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -
x86_64-pc-linux-gnu-gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -
In file included from columnar_debug.c:27:
/var/tmp/portage/dev-db/citus-11.1.4/work/citus-11.1.4-13/src/include/pg_version_compat.h:59:1: error: redefinition of RelationGetSmgr
   59 | RelationGetSmgr(Relation rel)
      | ^~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20230209-080021

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.7
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.7
Python 3.10.10
Available Rust versions:
  [1]   rust-bin-1.67.1
  [2]   rust-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 7956bea84c983f5f2a8e12d2a7a910d57794f12c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 13 12:02:19 2023 +0000

    2023-02-13 12:02:19 UTC

emerge -qpvO dev-db/citus
[ebuild  N    ] dev-db/citus-11.1.4  POSTGRES_TARGETS="postgres13 -postgres14 -postgres15"
Comment 1 Toralf Förster gentoo-dev 2023-02-13 18:31:51 UTC
Created attachment 850906 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-13 18:31:53 UTC
Created attachment 850908 [details]
dev-db:citus-11.1.4:20230213-124915.log
Comment 3 Toralf Förster gentoo-dev 2023-02-13 18:31:55 UTC
Created attachment 850910 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-02-13 18:31:56 UTC
Created attachment 850912 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-13 18:31:57 UTC
Created attachment 850914 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-13 18:31:58 UTC
Created attachment 850916 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-13 18:31:58 UTC
Created attachment 850918 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-13 18:31:59 UTC
Created attachment 850920 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-02-14 05:37:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8cb51bcb1e0abcc645b1d54d381f15be153a7c

commit 2a8cb51bcb1e0abcc645b1d54d381f15be153a7c
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2023-02-14 05:35:14 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2023-02-14 05:37:13 +0000

    dev-db/citus: Fix compilation for 11.1.5
    
    Same fix as 11.2.0 just before
    
    Closes: https://bugs.gentoo.org/894234
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 dev-db/citus/citus-11.1.5.ebuild               |  6 ++
 dev-db/citus/files/citus-11.1.5-redefine.patch | 79 ++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)