Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880653 - games-emulation/melonds-0.9.5-r3 - /.../context_egl.cpp: error: builtin functions must be directly called
Summary: games-emulation/melonds-0.9.5-r3 - /.../context_egl.cpp: error: builtin funct...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2022-11-09 19:32 UTC by Toralf Förster
Modified: 2024-04-11 01:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2022-11-09 19:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,62.26 KB, text/plain)
2022-11-09 19:32 UTC, Toralf Förster
Details
environment (environment,103.77 KB, text/plain)
2022-11-09 19:32 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,699 bytes, application/x-bzip)
2022-11-09 19:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.12 KB, application/x-bzip)
2022-11-09 19:32 UTC, Toralf Förster
Details
games-emulation:melonds-0.9.5-r3:20221109-165535.log (games-emulation:melonds-0.9.5-r3:20221109-165535.log,138.37 KB, text/plain)
2022-11-09 19:33 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.74 KB, application/x-bzip)
2022-11-09 19:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,37.08 KB, application/x-bzip)
2022-11-09 19:33 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,2.79 KB, application/x-bzip)
2022-11-09 19:33 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 2022-11-09 19:32:52 UTC
too long lines were shrinked:

[107/119] /var/tmp/portage/games-emulation/melonds-0.9.5-r3/temp/clang-wrappers/clang -DARCHITECTURE_x86_64=1 -DARCHIVE_SUPPORT_ENABLED -DJIT_ENABLED -DMELONDS_VERSION=\"0.9.5\" -DOGLRENDERER_ENABLED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/va
[108/119] /usr/lib/llvm/15/bin/clang++ -DARCHITECTURE_x86_64=1 -DARCHIVE_SUPPORT_ENABLED -DJIT_ENABLED -DMELONDS_VERSION=\"0.9.5\" -DOGLRENDERER_ENABLED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/var/tmp/portage/games-emulation/melonds-0.9.5-r3/
FAILED: src/frontend/qt_sdl/CMakeFiles/melonDS.dir/__/duckstation/gl/context_egl.cpp.o 
/usr/lib/llvm/15/bin/clang++ -DARCHITECTURE_x86_64=1 -DARCHIVE_SUPPORT_ENABLED -DJIT_ENABLED -DMELONDS_VERSION=\"0.9.5\" -DOGLRENDERER_ENABLED -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/var/tmp/portage/games-emulation/melonds-0.9.5-r3/work/melon
/var/tmp/portage/games-emulation/melonds-0.9.5-r3/work/melonDS-0.9.5/src/frontend/duckstation/gl/context_egl.cpp:332:7: error: builtin functions must be directly called
      UnreachableCode();
      ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20221109-050004

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [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):

  HEAD of ::gentoo
commit 0c9e0120276b7f4e135338ec2d29086022cef68c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 9 16:31:53 2022 +0000

    2022-11-09 16:31:52 UTC

emerge -qpvO games-emulation/melonds
[ebuild  N    ] games-emulation/melonds-0.9.5-r3  USE="jit opengl"
Comment 1 Toralf Förster gentoo-dev 2022-11-09 19:32:53 UTC
Created attachment 830183 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-09 19:32:54 UTC
Created attachment 830185 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-09 19:32:56 UTC
Created attachment 830187 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-09 19:32:57 UTC
Created attachment 830189 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-09 19:32:58 UTC
Created attachment 830191 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-09 19:33:00 UTC
Created attachment 830193 [details]
games-emulation:melonds-0.9.5-r3:20221109-165535.log
Comment 7 Toralf Förster gentoo-dev 2022-11-09 19:33:00 UTC
Created attachment 830195 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-09 19:33:02 UTC
Created attachment 830197 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-11-09 19:33:03 UTC
Created attachment 830199 [details]
var.tmp.clang.tar.bz2
Comment 10 Larry the Git Cow gentoo-dev 2024-04-11 01:38:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b0d25b6220bef0502427fb250793f091238631c

commit 9b0d25b6220bef0502427fb250793f091238631c
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-04-10 23:46:27 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-04-11 01:38:44 +0000

    games-emulation/melonds: drop old 0.9.5-r5
    
    Closes: https://bugs.gentoo.org/880653
    Closes: https://bugs.gentoo.org/832843
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 games-emulation/melonds/Manifest                |  1 -
 games-emulation/melonds/melonds-0.9.5-r5.ebuild | 96 -------------------------
 2 files changed, 97 deletions(-)