Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775161 - app-crypt/libmd-1.0.3 rm: cannot remove '/var/tmp/portage/app-crypt/libmd-1.0.3/image/usr/lib64/libmd.la': No such file or directory when using slibtool
Summary: app-crypt/libmd-1.0.3 rm: cannot remove '/var/tmp/portage/app-crypt/libmd-1.0...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-03-09 22:44 UTC by Alessandro Barbieri
Modified: 2021-03-09 22:50 UTC (History)
1 user (show)

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


Attachments
libmd-1.0.3:20210309-224312.log (libmd-1.0.3:20210309-224312.log,38.50 KB, text/plain)
2021-03-09 22:45 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-03-09 22:44:56 UTC
make[2]: Nothing to be done for 'install-data-am'.                                                                                                                                                         [6/3267]
make[2]: Leaving directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3/test'
make[1]: Leaving directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3/test'
make[1]: Entering directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
make[2]: Entering directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.                                                                                                                                                                 
make[2]: Leaving directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
make[1]: Leaving directory '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
rm: cannot remove '/var/tmp/portage/app-crypt/libmd-1.0.3/image/usr/lib64/libmd.la': No such file or directory
 * ERROR: app-crypt/libmd-1.0.3::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_install
 *   environment, line 2300:  Called die
 * The specific snippet of code:
 *       rm "${ED}"/usr/$(get_libdir)/libmd.la || die
 * 
 * If you need support, post the output of `emerge --info '=app-crypt/libmd-1.0.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-crypt/libmd-1.0.3::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/app-crypt/libmd-1.0.3:20210309-224312.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/libmd-1.0.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-crypt/libmd-1.0.3/temp/environment'.
 * Working directory: '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
 * S: '/var/tmp/portage/app-crypt/libmd-1.0.3/work/libmd-1.0.3'
Comment 1 Alessandro Barbieri 2021-03-09 22:45:24 UTC
Created attachment 690387 [details]
libmd-1.0.3:20210309-224312.log

buildlog
Comment 2 Larry the Git Cow gentoo-dev 2021-03-09 22:49:51 UTC
The bug has been closed via the following commit(s):

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

commit 434ea14657a635360b4efb3a01ea7b5d0753a168
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-09 22:48:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-09 22:49:42 +0000

    app-crypt/libmd: drop .la files with find, sync live
    
    Closes: https://bugs.gentoo.org/775161
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/libmd/libmd-1.0.3.ebuild | 2 +-
 app-crypt/libmd/libmd-99999.ebuild | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)