Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889848 - app-shells/bash-5.2_p15 - ERROR: app-shells/bash-5.2_p15::gentoo failed (compile phase):
Summary: app-shells/bash-5.2_p15 - ERROR: app-shells/bash-5.2_p15::gentoo failed (comp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-05 18:25 UTC by Toralf Förster
Modified: 2023-01-07 00:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
app-shells:bash-5.2_p15:20230104-231705.log (app-shells:bash-5.2_p15:20230104-231705.log,139.94 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,5.26 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
environment (environment,96.24 KB, text/plain)
2023-01-05 18:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.77 KB, application/x-bzip)
2023-01-05 18:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,28.43 KB, application/x-bzip)
2023-01-05 18:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,106.03 KB, application/x-bzip)
2023-01-05 18:25 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-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(-)