Summary: | media-libs/lib3ds-2.0.0_rc1-r1 - rm: cannot remove /.../lib3ds.la: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Amy Liffey <amynka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 3dprint, games, ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 765709 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 media-libs:lib3ds-2.0.0_rc1-r1:20210404-153003.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 697218 [details]
emerge-info.txt
Created attachment 697221 [details]
emerge-history.txt
Created attachment 697224 [details]
environment
Created attachment 697227 [details]
etc.portage.tar.bz2
Created attachment 697230 [details]
logs.tar.bz2
Created attachment 697233 [details]
media-libs:lib3ds-2.0.0_rc1-r1:20210404-153003.log
Created attachment 697236 [details]
temp.tar.bz2
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). 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(-) |