Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816756 - sys-libs/zlib-1.2.11-r4 - rm: cannot remove .../libminizip.la: No such file or directory
Summary: sys-libs/zlib-1.2.11-r4 - rm: cannot remove .../libminizip.la: No such file o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-10-07 07:31 UTC by Toralf Förster
Modified: 2021-10-07 14:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.38 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.10 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
environment (environment,86.29 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.13 KB, application/x-bzip)
2021-10-07 07:32 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.33 KB, application/x-bzip)
2021-10-07 07:32 UTC, Toralf Förster
Details
sys-libs:zlib-1.2.11-r4:20211006-230240.log (sys-libs:zlib-1.2.11-r4:20211006-230240.log,35.45 KB, text/plain)
2021-10-07 07:32 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.12 KB, application/x-bzip)
2021-10-07 07:32 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-10-07 07:31:59 UTC
make[1]: Leaving directory '/var/tmp/portage/sys-libs/zlib-1.2.11-r4/work/zlib-1.2.11-abi_x86_64.amd64/contrib/minizip'
make: Leaving directory '/var/tmp/portage/sys-libs/zlib-1.2.11-r4/work/zlib-1.2.11-abi_x86_64.amd64/contrib/minizip'
rm: cannot remove '/var/tmp/portage/sys-libs/zlib-1.2.11-r4/image/usr/lib64/libminizip.la': No such file or directory
 * ERROR: sys-libs/zlib-1.2.11-r4::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20211006-230042

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
Python 3.9.7
php cli:

  HEAD of ::gentoo
commit b867d601b642d3907edd0b05ad8d13a6c032b0db
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 6 20:51:27 2021 +0000

    2021-10-06 20:51:26 UTC

emerge -qpvO sys-libs/zlib
[ebuild   R   ] sys-libs/zlib-1.2.11-r4  USE="minizip* (split-usr) -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2021-10-07 07:32:00 UTC
Created attachment 743619 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-07 07:32:00 UTC
Created attachment 743622 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-10-07 07:32:02 UTC
Created attachment 743625 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-10-07 07:32:03 UTC
Created attachment 743628 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-10-07 07:32:04 UTC
Created attachment 743631 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-07 07:32:05 UTC
Created attachment 743634 [details]
sys-libs:zlib-1.2.11-r4:20211006-230240.log
Comment 7 Toralf Förster gentoo-dev 2021-10-07 07:32:06 UTC
Created attachment 743637 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-10-07 14:49:40 UTC
The bug has been closed via the following commit(s):

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

commit f15136a2f35d977155da3f9e01fdf5678fea5408
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-10-07 14:48:53 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-10-07 14:48:53 +0000

    sys-libs/zlib: fix install with slibtool
    
    Closes: https://bugs.gentoo.org/816756
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-libs/zlib/zlib-1.2.11-r4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)