Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 822144

Summary: media-libs/libgpod-0.8.3-r5 - rmdir: failed to remove .../tmp: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/28640
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
media-libs:libgpod-0.8.3-r5:20211106-190538.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-11-06 19:21:16 UTC
make[2]: Leaving directory '/var/tmp/portage/media-libs/libgpod-0.8.3-r5/work/libgpod-0.8.3'
make[1]: Leaving directory '/var/tmp/portage/media-libs/libgpod-0.8.3-r5/work/libgpod-0.8.3'
rmdir: failed to remove '/var/tmp/portage/media-libs/libgpod-0.8.3-r5/image/tmp': No such file or directory
 * ERROR: media-libs/libgpod-0.8.3-r5::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 4de186097d3be83cdec70661779d43423502d50f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 6 18:21:30 2021 +0000

    2021-11-06 18:21:28 UTC

emerge -qpvO media-libs/libgpod
[ebuild  N    ] media-libs/libgpod-0.8.3-r5  USE="gtk -ios -udev"
Comment 1 Toralf Förster gentoo-dev 2021-11-06 19:21:17 UTC
Created attachment 749166 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-06 19:21:19 UTC
Created attachment 749169 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-06 19:21:20 UTC
Created attachment 749172 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-06 19:21:22 UTC
Created attachment 749175 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-06 19:21:23 UTC
Created attachment 749178 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-06 19:21:24 UTC
Created attachment 749181 [details]
media-libs:libgpod-0.8.3-r5:20211106-190538.log
Comment 7 Toralf Förster gentoo-dev 2021-11-06 19:21:25 UTC
Created attachment 749184 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-16 05:11:04 UTC
The bug has been closed via the following commit(s):

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

commit 6ab939e7cafa7b560904b3839eaeabb3adafca7e
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-12-11 19:47:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-16 05:08:50 +0000

    media-libs/libgpod: fix build for clang16, fix other bugs
    
    - rm /tmp only when USE=udev
    - call udev_reload when USE=udev
    - fix implicit int
    
    Closes: https://bugs.gentoo.org/822144
    Closes: https://bugs.gentoo.org/847415
    Closes: https://bugs.gentoo.org/885349
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/28640
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libgpod/files/libgpod-0.8.3-implicit-int.patch | 19 ++++++
 media-libs/libgpod/libgpod-0.8.3-r6.ebuild         | 78 ++++++++++++++++++++++
 2 files changed, 97 insertions(+)