Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884053 - media-radio/ibp-0.21-r2 - imake: Exit code 1.
Summary: media-radio/ibp-0.21-r2 - imake: Exit code 1.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-02 19:57 UTC by Toralf Förster
Modified: 2022-12-02 21:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-12-02 19:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,50.27 KB, text/plain)
2022-12-02 19:57 UTC, Toralf Förster
Details
environment (environment,85.65 KB, text/plain)
2022-12-02 19:57 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,703 bytes, application/x-bzip)
2022-12-02 19:57 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.26 KB, application/x-bzip)
2022-12-02 19:57 UTC, Toralf Förster
Details
media-radio:ibp-0.21-r2:20221202-192608.log (media-radio:ibp-0.21-r2:20221202-192608.log,2.84 KB, text/plain)
2022-12-02 19:57 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.12 KB, application/x-bzip)
2022-12-02 19:57 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-12-02 19:57:12 UTC
<scratch space>:3:1: note: expanded from here
< X11 .rules>
^~~~~~~~~~~~~
1 warning and 1 error generated.
imake: Exit code 1.
  Stop.
 * ERROR: media-radio/ibp-0.21-r2::gentoo failed (configure phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221202-100005

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
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.6
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
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

php cli (if any):

  HEAD of ::gentoo
commit 849a2b444c5d670800bf9219cc1adb9e9602ece9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 2 18:16:52 2022 +0000

    2022-12-02 18:16:52 UTC

emerge -qpvO media-radio/ibp
[ebuild  N    ] media-radio/ibp-0.21-r2  USE="X"
Comment 1 Toralf Förster gentoo-dev 2022-12-02 19:57:12 UTC
Created attachment 839113 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-02 19:57:14 UTC
Created attachment 839115 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-02 19:57:15 UTC
Created attachment 839117 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-02 19:57:16 UTC
Created attachment 839119 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-02 19:57:17 UTC
Created attachment 839121 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-02 19:57:18 UTC
Created attachment 839123 [details]
media-radio:ibp-0.21-r2:20221202-192608.log
Comment 7 Toralf Förster gentoo-dev 2022-12-02 19:57:19 UTC
Created attachment 839125 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-02 21:32:19 UTC
The bug has been closed via the following commit(s):

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

commit de0caadcf039235c14f8e979a6dce555e4b68b14
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-12-02 21:28:32 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-12-02 21:31:08 +0000

    media-radio/ibp: move imake to BDEPEND
    
    Is wrong and leads to the clang wrapper misdetecting
    imake wrt bug #884053.
    
    Closes: https://bugs.gentoo.org/884053
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-radio/ibp/ibp-0.21-r2.ebuild | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)