Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792051 - x11-themes/numix-gtk-theme-2.6.7-r2 - mkdir: cannot create directory src/.../dist: File exists
Summary: x11-themes/numix-gtk-theme-2.6.7-r2 - mkdir: cannot create directory src/.../...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-25 15:59 UTC by Toralf Förster
Modified: 2021-06-14 16:12 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.12 KB, text/plain)
2021-05-25 15:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,256.24 KB, text/plain)
2021-05-25 15:59 UTC, Toralf Förster
Details
environment (environment,22.19 KB, text/plain)
2021-05-25 15:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.90 KB, application/x-bzip)
2021-05-25 15:59 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.46 KB, application/x-bzip)
2021-05-25 15:59 UTC, Toralf Förster
Details
x11-themes:numix-gtk-theme-2.6.7-r2:20210525-154547.log (x11-themes:numix-gtk-theme-2.6.7-r2:20210525-154547.log,14.50 KB, text/plain)
2021-05-25 15:59 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-05-25 15:59:15 UTC
rm -rf src/gtk-3.0/dist
mkdir src/gtk-3.0/dist
mkdir: cannot create directory ‘src/gtk-3.0/dist’: File exists
make: *** [Makefile:17: css] Error 1
make: *** Waiting for unfinished jobs....
rm -f src/gtk-3.0/gtk.gresource
rm -rf src/gtk-3.20/dist

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j2-20210521-104121

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.52.1 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue May 25 14:35:13 UTC 2021

emerge -qpvO x11-themes/numix-gtk-theme
[ebuild  N    ] x11-themes/numix-gtk-theme-2.6.7-r2
Comment 1 Toralf Förster gentoo-dev 2021-05-25 15:59:16 UTC
Created attachment 711165 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-25 15:59:18 UTC
Created attachment 711168 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-25 15:59:19 UTC
Created attachment 711171 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-25 15:59:20 UTC
Created attachment 711174 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-25 15:59:21 UTC
Created attachment 711177 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-05-25 15:59:22 UTC
Created attachment 711180 [details]
x11-themes:numix-gtk-theme-2.6.7-r2:20210525-154547.log
Comment 7 Joonas Niilola gentoo-dev 2021-05-26 06:05:37 UTC
I've hit this few times myself on new installations. Not sure whether it's some parallelization issue (MAKEOPTS, parallel-install) but it always works after reattempt, or emerge --resume.
Comment 8 Larry the Git Cow gentoo-dev 2021-06-14 16:12:20 UTC
The bug has been closed via the following commit(s):

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

commit a9d82d6a9d41346235b8b4ff542c222745343367
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-06-14 16:11:09 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-06-14 16:12:13 +0000

    x11-themes/numix-gtk-theme: fix src_install with high MAKEOPTS
    
    Closes: https://bugs.gentoo.org/792051
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7-r2.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)