Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778266 - media-libs/openglide-0.09_rc9_p20191120 - rm: cannot remove /.../*.la: No such file or directory
Summary: media-libs/openglide-0.09_rc9_p20191120 - rm: cannot remove /.../*.la: No suc...
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: slibtool
  Show dependency tree
 
Reported: 2021-03-25 21:43 UTC by Toralf Förster
Modified: 2021-03-26 14:52 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.85 KB, text/plain)
2021-03-25 21:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,261.87 KB, text/plain)
2021-03-25 21:43 UTC, Toralf Förster
Details
environment (environment,89.74 KB, text/plain)
2021-03-25 21:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,76.73 KB, application/x-bzip)
2021-03-25 21:43 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.24 KB, application/x-bzip)
2021-03-25 21:43 UTC, Toralf Förster
Details
media-libs:openglide-0.09_rc9_p20191120:20210325-213611.log (media-libs:openglide-0.09_rc9_p20191120:20210325-213611.log,121.24 KB, text/plain)
2021-03-25 21:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.15 KB, application/x-bzip)
2021-03-25 21: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-25 21:43:05 UTC
make[2]: Leaving directory '/var/tmp/portage/media-libs/openglide-0.09_rc9_p20191120/work/openglide-c300160d0a8292bc04e79dd59e6cc178aa648dec-abi_x86_64.amd64'
make[1]: Leaving directory '/var/tmp/portage/media-libs/openglide-0.09_rc9_p20191120/work/openglide-c300160d0a8292bc04e79dd59e6cc178aa648dec-abi_x86_64.amd64'
rm: cannot remove '/var/tmp/portage/media-libs/openglide-0.09_rc9_p20191120/image/usr/*/*.la': No such file or directory
 * ERROR: media-libs/openglide-0.09_rc9_p20191120::gentoo failed (install phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210318-090503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-8 
  [3]   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	Thu Mar 25 21:05:49 UTC 2021

emerge -qpvO media-libs/openglide
[ebuild  N    ] media-libs/openglide-0.09_rc9_p20191120  USE="sdl -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-03-25 21:43:06 UTC
Created attachment 693768 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-25 21:43:07 UTC
Created attachment 693771 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-03-25 21:43:09 UTC
Created attachment 693774 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-03-25 21:43:10 UTC
Created attachment 693777 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-03-25 21:43:12 UTC
Created attachment 693780 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-25 21:43:13 UTC
Created attachment 693783 [details]
media-libs:openglide-0.09_rc9_p20191120:20210325-213611.log
Comment 7 Toralf Förster gentoo-dev 2021-03-25 21:43:14 UTC
Created attachment 693786 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2021-03-26 14:52:16 UTC
The bug has been closed via the following commit(s):

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

commit 0ffdb1f61c6d12105a6aece6f4eae196f2d74359
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-26 14:51:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-26 14:52:08 +0000

    media-libs/openglide: fix installation with slibtool
    
    Closes: https://bugs.gentoo.org/778266
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/openglide/openglide-0.09_rc9_p20191120.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)