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

Bug 931820

Summary: app-shells/tcsh-6.24.12 - doman failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: grobian
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-shells:tcsh-6.24.12:20240512-114124.log
emerge-history.txt.xz
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-05-12 13:44:49 UTC
/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 tcsh.man /var/tmp/portage/app-shells/tcsh-6.24.12/image/usr/share/man/man1/tcsh.1
/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -d /var/tmp/portage/app-shells/tcsh-6.24.12/image/bin
make: 'install.man' is up to date.
/usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c tcsh /var/tmp/portage/app-shells/tcsh-6.24.12/image/bin/tcsh
doman: 'tcsh.man1' is probably not a man page; skipping
 * ERROR: app-shells/tcsh-6.24.12::gentoo failed (install phase):
 *   doman failed
 * 
 * If you need support, post the output of `emerge --info '=app-shells/tcsh-6.24.12::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240501-134026

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

gcc-config -l:
 [1] x86_64-pc-linux-musl-13 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
  [1]   php8.1 *
  [2]   php8.3
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit e606548cafdf6a634890ddb841a51143cab5aa49
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 12 10:33:47 2024 +0000

    2024-05-12 10:33:46 UTC

emerge -qpvO app-shells/tcsh
[ebuild     U ] app-shells/tcsh-6.24.12 [6.24.01-r1] USE="man%* nls (-doc%)"
Comment 1 Toralf Förster gentoo-dev 2024-05-12 13:44:50 UTC
Created attachment 892808 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-12 13:44:51 UTC
Created attachment 892809 [details]
app-shells:tcsh-6.24.12:20240512-114124.log
Comment 3 Toralf Förster gentoo-dev 2024-05-12 13:44:52 UTC
Created attachment 892810 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-05-12 13:44:53 UTC
Created attachment 892811 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-12 13:44:54 UTC
Created attachment 892812 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-12 13:44:55 UTC
Created attachment 892813 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-12 13:44:56 UTC
Created attachment 892814 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-12 13:44:57 UTC
Created attachment 892815 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-12 13:44:58 UTC
Created attachment 892816 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-05-12 19:11:11 UTC
The bug has been closed via the following commit(s):

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

commit 37de4d46f28853db567ae37632bf99f7c670d1c7
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2024-05-12 19:10:40 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2024-05-12 19:11:09 +0000

    app-shells/tcsh-6.24.12: fix USE=man #931820
    
    Closes: https://bugs.gentoo.org/931820
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 app-shells/tcsh/tcsh-6.24.12.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)