Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780024 - media-libs/lib3ds-2.0.0_rc1-r1 - rm: cannot remove /.../lib3ds.la: No such file or directory
Summary: media-libs/lib3ds-2.0.0_rc1-r1 - rm: cannot remove /.../lib3ds.la: No such fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-04-04 18:37 UTC by Toralf Förster
Modified: 2021-04-05 15:10 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.77 KB, text/plain)
2021-04-04 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.41 KB, text/plain)
2021-04-04 18:37 UTC, Toralf Förster
Details
environment (environment,20.71 KB, text/plain)
2021-04-04 18:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.66 KB, application/x-bzip)
2021-04-04 18:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.73 KB, application/x-bzip)
2021-04-04 18:37 UTC, Toralf Förster
Details
media-libs:lib3ds-2.0.0_rc1-r1:20210404-153003.log (media-libs:lib3ds-2.0.0_rc1-r1:20210404-153003.log,50.08 KB, text/plain)
2021-04-04 18:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.98 KB, application/x-bzip)
2021-04-04 18:37 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-04-04 18:37:18 UTC
make[2]: Leaving directory '/var/tmp/portage/media-libs/lib3ds-2.0.0_rc1-r1/work/lib3ds-20080909'
make[1]: Leaving directory '/var/tmp/portage/media-libs/lib3ds-2.0.0_rc1-r1/work/lib3ds-20080909'
rm: cannot remove '/var/tmp/portage/media-libs/lib3ds-2.0.0_rc1-r1/image/usr/lib64/lib3ds.la': No such file or directory
 * ERROR: media-libs/lib3ds-2.0.0_rc1-r1::gentoo failed (install phase):
 *   (no error message)
 * 

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

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

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

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.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.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	Sun Apr  4 15:06:03 UTC 2021

emerge -qpvO media-libs/lib3ds
[ebuild  N    ] media-libs/lib3ds-2.0.0_rc1-r1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2021-04-04 18:37:19 UTC
Created attachment 697218 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-04 18:37:20 UTC
Created attachment 697221 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-04 18:37:22 UTC
Created attachment 697224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-04 18:37:23 UTC
Created attachment 697227 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-04 18:37:24 UTC
Created attachment 697230 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-04 18:37:25 UTC
Created attachment 697233 [details]
media-libs:lib3ds-2.0.0_rc1-r1:20210404-153003.log
Comment 7 Toralf Förster gentoo-dev 2021-04-04 18:37:26 UTC
Created attachment 697236 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-04-05 03:03:18 UTC
No .la files with slibtool so replacing by the 'find' variant rather than rm is the easy fix (also won't need to test if static-libs was enabled).
Comment 9 Larry the Git Cow gentoo-dev 2021-04-05 15:10:58 UTC
The bug has been closed via the following commit(s):

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

commit 3f62eb36b7660ee1364dd1ff026e8200adc1e1c9
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-05 15:10:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-05 15:10:15 +0000

    media-libs/lib3ds: fix .la file removal
    
    Closes: https://bugs.gentoo.org/780024
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/lib3ds/lib3ds-1.3.0-r2.ebuild     | 4 ++--
 media-libs/lib3ds/lib3ds-2.0.0_rc1-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)