Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778569 - media-libs/libopenmpt-0.5.5 - rm: cannot remove /.../*.la: No such file or directory
Summary: media-libs/libopenmpt-0.5.5 - rm: cannot remove /.../*.la: No such file or di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-27 08:43 UTC by Toralf Förster
Modified: 2021-04-01 00:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.75 KB, text/plain)
2021-03-27 08:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,393.04 KB, text/plain)
2021-03-27 08:43 UTC, Toralf Förster
Details
environment (environment,72.24 KB, text/plain)
2021-03-27 08:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.60 KB, application/x-bzip)
2021-03-27 08:43 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.92 KB, application/x-bzip)
2021-03-27 08:43 UTC, Toralf Förster
Details
media-libs:libopenmpt-0.5.5:20210327-031612.log (media-libs:libopenmpt-0.5.5:20210327-031612.log,381.27 KB, text/plain)
2021-03-27 08:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.33 KB, application/x-bzip)
2021-03-27 08:43 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 2021-03-27 08:43:07 UTC
 /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 libopenmpt/libopenmpt.pc '/var/tmp/portage/media-libs/libopenmpt-0.5.5/image/usr/lib64/pkgconfig'
make[1]: Leaving directory '/var/tmp/portage/media-libs/libopenmpt-0.5.5/work/libopenmpt-0.5.5+release.autotools-abi_x86_64.amd64'
rm: cannot remove '/var/tmp/portage/media-libs/libopenmpt-0.5.5/image/usr/*/*.la': No such file or directory
 * ERROR: media-libs/libopenmpt-0.5.5::gentoo failed (install phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210315-144814

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.50.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 27 03:05:45 UTC 2021

emerge -qpvO media-libs/libopenmpt
[ebuild  N    ] media-libs/libopenmpt-0.5.5  USE="zlib -examples -mp3 -ogg -static-libs -test -vorbis"
Comment 1 Toralf Förster gentoo-dev 2021-03-27 08:43:08 UTC
Created attachment 694707 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-27 08:43:10 UTC
Created attachment 694710 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-27 08:43:11 UTC
Created attachment 694713 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-27 08:43:13 UTC
Created attachment 694716 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-27 08:43:14 UTC
Created attachment 694719 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-27 08:43:16 UTC
Created attachment 694722 [details]
media-libs:libopenmpt-0.5.5:20210327-031612.log
Comment 7 Toralf Förster gentoo-dev 2021-03-27 08:43:17 UTC
Created attachment 694725 [details]
temp.tar.bz2
Comment 8 James Le Cuirot gentoo-dev 2021-03-27 08:53:40 UTC
I'm about to bump this anyway so expect a fix shortly.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-27 13:03:01 UTC
(In reply to James Le Cuirot from comment #8)
> I'm about to bump this anyway so expect a fix shortly.

Spoilsport. Now I can’t pump up my numbers with random rm->find commits for these!
Comment 10 Larry the Git Cow gentoo-dev 2021-04-01 00:43:47 UTC
The bug has been closed via the following commit(s):

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

commit b0238dc069f0b0c2aa3d0f18fe3f1904621eebf5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-01 00:41:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-01 00:43:27 +0000

    media-libs/libopenmpt: fix libtool file removal (for slibtool)
    
    slibtool doesn't produce these files at all, so we can't
    delete them in that case.
    
    Closes: https://bugs.gentoo.org/778569
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libopenmpt/libopenmpt-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)