Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939598 - app-shells/bash-completion-2.14.0-r1 fails test - [ncurses-6.5] [meson-9999] [gcc-15] E pexpect.exceptions.TIMEOUT: Timeout exceeded.
Summary: app-shells/bash-completion-2.14.0-r1 fails test - [ncurses-6.5] [meson-9999] ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-13 16:32 UTC by Toralf Förster
Modified: 2024-09-13 16:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.31 KB, text/plain)
2024-09-13 16:32 UTC, Toralf Förster
Details
app-shells:bash-completion-2.14.0-r1:20240913-145438.log.xz (app-shells:bash-completion-2.14.0-r1:20240913-145438.log.xz,72.97 KB, application/x-xz)
2024-09-13 16:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.80 KB, text/plain)
2024-09-13 16:32 UTC, Toralf Förster
Details
environment (environment,100.64 KB, text/plain)
2024-09-13 16:32 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-13 16:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.62 KB, application/x-xz)
2024-09-13 16:32 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,2.61 KB, application/x-xz)
2024-09-13 16:32 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,241.14 KB, text/plain)
2024-09-13 16:32 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.24 KB, application/x-xz)
2024-09-13 16:32 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 2024-09-13 16:32:15 UTC
            if err is not None:
                msg = str(err) + '\n' + msg
    
            exc = TIMEOUT(msg)
            exc.__cause__ = None    # in Python 3.x we can use "raise exc from None"
>           raise exc
E           pexpect.exceptions.TIMEOUT: Timeout exceeded.
E           <pexpect.pty_spawn.spawn object at 0x7fb3b2e0da90>
E           command: /usr/bin/bash

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_test-20240910-192132

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  /etc/portage/package.unmask/50unstable:<dev-build/meson-9999
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 49cef94b0697ec081d21f5344d7a4cb887c7223b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 13 14:04:00 2024 +0000

    2024-09-13 14:04:00 UTC

emerge -qpvO =app-shells/bash-completion-2.14.0-r1
[ebuild  N    ] app-shells/bash-completion-2.14.0-r1  USE="eselect test"
Comment 1 Toralf Förster gentoo-dev 2024-09-13 16:32:17 UTC
Created attachment 902914 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-13 16:32:18 UTC
Created attachment 902915 [details]
app-shells:bash-completion-2.14.0-r1:20240913-145438.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-09-13 16:32:19 UTC
Created attachment 902916 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-09-13 16:32:20 UTC
Created attachment 902917 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-09-13 16:32:21 UTC
Created attachment 902918 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-13 16:32:22 UTC
Created attachment 902919 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-13 16:32:23 UTC
Created attachment 902920 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-09-13 16:32:25 UTC
Created attachment 902921 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-09-13 16:32:25 UTC
Created attachment 902922 [details]
temp.tar.xz