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

Bug 880323

Summary: mail-client/alpine-2.26-r1 - /.../rm: cannot remove libtoolT: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robert G. Siebeck <gentoo.2019>
Status: CONFIRMED ---    
Severity: normal CC: holger, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
logs.tar.bz2
mail-client:alpine-2.26-r1:20221108-020907.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-08 08:33:39 UTC
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20221105-141523

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 09fb6d2f61afc88d5a2537e444075c47a022ef66
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 00:02:03 2022 +0000

    2022-11-08 00:02:02 UTC

emerge -qpvO mail-client/alpine
[ebuild  N    ] mail-client/alpine-2.26-r1  USE="chappa ipv6 nls passfile -kerberos -ldap -onlyalpine -smime -ssl"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:33:40 UTC
Created attachment 828625 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:33:41 UTC
Created attachment 828627 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:33:43 UTC
Created attachment 828629 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:33:44 UTC
Created attachment 828631 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:33:45 UTC
Created attachment 828633 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:33:46 UTC
Created attachment 828635 [details]
mail-client:alpine-2.26-r1:20221108-020907.log
Comment 7 Toralf Förster gentoo-dev 2022-11-08 08:33:47 UTC
Created attachment 828637 [details]
temp.tar.bz2
Comment 8 Holger Hoffstätte 2023-09-01 15:25:59 UTC
The fix was easy: https://github.com/hhoffstaette/alpine/commit/835a930f2024b061497ff0e4f52b13b9699983c3

I'll send this upstream along with my other changes. Not sure if it's worth fixing in Gentoo, the message is benign and does not break anything.