Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951983 - sci-mathematics/gap-4.13.1-r2 - file collision with media-sound/gogglesmm-1.2.5
Summary: sci-mathematics/gap-4.13.1-r2 - file collision with media-sound/gogglesmm-1.2.5
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-03-24 19:09 UTC by Toralf Förster
Modified: 2025-04-26 01:17 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.39 KB, text/plain)
2025-03-24 19:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.42 KB, text/plain)
2025-03-24 19:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.59 KB, application/x-xz)
2025-03-24 19:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.71 KB, application/x-xz)
2025-03-24 19:09 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,864.37 KB, application/x-xz)
2025-03-24 19:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,58.98 KB, application/x-xz)
2025-03-24 19:09 UTC, Toralf Förster
Details
sci-mathematics:gap-4.13.1-r2:20250323-205613.log (sci-mathematics:gap-4.13.1-r2:20250323-205613.log,106.81 KB, text/plain)
2025-03-24 19:09 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 2025-03-24 19:09:35 UTC
 * Press Ctrl-C to Stop
 * 
 * media-sound/gogglesmm-1.2.5:0::gentoo
 * 	/usr/lib64/libgap.so
 * 
 * Package 'sci-mathematics/gap-4.13.1-r2' NOT merged due to file

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_plasma-20250319-124003

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 20.1.1
llvm-config: 20.1.1
Python 3.12.9
go version go1.24.1 linux/amd64
  [1]   php8.4 *
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.85.1
  [2]   rust-1.85.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.14_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.442_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit aba8aa8fd0f1c895f0eca36bfd53c9b96342eeed
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 23 19:36:18 2025 +0000

    2025-03-23 19:36:18 UTC

emerge -qpvO =sci-mathematics/gap-4.13.1-r2
[ebuild  N    ] sci-mathematics/gap-4.13.1-r2  USE="readline (-debug) -memcheck -minimal -test -valgrind" CPU_FLAGS_X86="popcnt"
Comment 1 Toralf Förster gentoo-dev 2025-03-24 19:09:36 UTC
Created attachment 922370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-03-24 19:09:37 UTC
Created attachment 922371 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2025-03-24 19:09:38 UTC
Created attachment 922372 [details]
etc.clang.tar.xz
Comment 4 Toralf Förster gentoo-dev 2025-03-24 19:09:39 UTC
Created attachment 922373 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2025-03-24 19:09:41 UTC
Created attachment 922374 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-03-24 19:09:43 UTC
Created attachment 922375 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2025-03-24 19:09:45 UTC
Created attachment 922376 [details]
sci-mathematics:gap-4.13.1-r2:20250323-205613.log
Comment 8 Larry the Git Cow gentoo-dev 2025-04-26 01:17:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d74ebb9250524877692d31389751567643eb32

commit 70d74ebb9250524877692d31389751567643eb32
Author:     Nicolas PARLANT <nicolas.parlant@parhuet.fr>
AuthorDate: 2025-04-01 14:03:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-26 01:15:10 +0000

    media-sound/gogglesmm: fix conflict with libgap.so
    
    Don't build gap as shared-lib to avoid a conflict with libgap.so from
    sci-mathematics/gap. No package links against libgap.so in tree.
    
    Set explicit X for media-libs/libepoxy :
    > src/gmdefs.h:32:10:
    > fatal error: epoxy/glx.h: No such file or directory
    >   32 | #include <epoxy/glx.h>
    
    Clean an old bug from 1.2.1
    
    Bug: https://bugs.gentoo.org/951983
    Closes: https://bugs.gentoo.org/917025
    Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
    Part-of: https://github.com/gentoo/gentoo/pull/41416
    Closes: https://github.com/gentoo/gentoo/pull/41416
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/gogglesmm/gogglesmm-1.2.5-r1.ebuild | 103 ++++++++++++++++++++++++
 1 file changed, 103 insertions(+)