Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 889848

Summary: app-shells/bash-5.2_p15 - ERROR: app-shells/bash-5.2_p15::gentoo failed (compile phase):
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: leohdz172
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28985
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-shells:bash-5.2_p15:20230104-231705.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-01-05 18:25:18 UTC
run-varenv
warning: some of these tests will fail if arrays have not
warning: been compiled into the shell
run-vredir
warning: the text of a system error message may vary between systems and
warning: produce diff output.
 * ERROR: app-shells/bash-5.2_p15::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4_test-20230104-200049

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.66.0 *
php cli (if any):

  HEAD of ::gentoo
commit 0be3b799cdc727c9ec15049e4ed2d27970391200
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 4 21:17:13 2023 +0000

    2023-01-04 21:17:13 UTC

emerge -qpvO app-shells/bash
[ebuild     U ] app-shells/bash-5.2_p15 [5.1_p16-r2] USE="mem-scramble* net nls pgo%* plugins* (readline) -afs -bashlogger -examples -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2023-01-05 18:25:19 UTC
Created attachment 847340 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-05 18:25:20 UTC
Created attachment 847342 [details]
app-shells:bash-5.2_p15:20230104-231705.log
Comment 3 Toralf Förster gentoo-dev 2023-01-05 18:25:21 UTC
Created attachment 847344 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-01-05 18:25:23 UTC
Created attachment 847346 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-01-05 18:25:24 UTC
Created attachment 847348 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-05 18:25:25 UTC
Created attachment 847350 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-05 18:25:26 UTC
Created attachment 847352 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-07 00:06:39 UTC
The bug has been closed via the following commit(s):

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

commit 13d407057928f96ce29ef4988b7bd4400db8c060
Author:     Leonardo Hernández Hernández <leohdz172@protonmail.com>
AuthorDate: 2023-01-06 16:37:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-07 00:06:06 +0000

    app-shells/bash: fix build with gcc and USE=pgo
    
    Closes: https://bugs.gentoo.org/889848
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/28985
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/bash/bash-5.2_p15.ebuild | 4 +++-
 app-shells/bash/bash-9999.ebuild    | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)