Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880325 - dev-tcltk/blt-2.5.3-r1 - mkdir: cannot create directory .../man3: File exists
Summary: dev-tcltk/blt-2.5.3-r1 - mkdir: cannot create directory .../man3: File exists
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2022-11-08 08:34 UTC by Toralf Förster
Modified: 2023-05-27 08:58 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.81 KB, text/plain)
2022-11-08 08:34 UTC, Toralf Förster
Details
dev-tcltk:blt-2.5.3-r1:20221108-013148.log (dev-tcltk:blt-2.5.3-r1:20221108-013148.log,61.25 KB, text/plain)
2022-11-08 08:34 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,62.44 KB, application/x-bzip)
2022-11-08 08:34 UTC, Toralf Förster
Details
environment (environment,97.42 KB, text/plain)
2022-11-08 08:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.86 KB, application/x-bzip)
2022-11-08 08:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.69 KB, application/x-bzip)
2022-11-08 08:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.03 KB, application/x-bzip)
2022-11-08 08:34 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 2022-11-08 08:34:04 UTC
for i in *.n ; do \
	/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/dev-tcltk/blt-2.5.3-r1/image/usr/share/man/mann; \
done
 mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r1/image/usr/share/man/man3
mkdir: cannot create directory /var/tmp/portage/dev-tcltk/blt-2.5.3-r1/image/usr/share/man/man3: File exists
make[1]: *** [Makefile:50: mkdirs] Error 1 shuffle=4293055019
make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r1/work/blt2.5/man'

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.6
php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 09fb6d2f61afc88d5a2537e444075c47a022ef66
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 8 00:02:03 2022 +0000

    2022-11-08 00:02:02 UTC

emerge -qpvO dev-tcltk/blt
[ebuild  N    ] dev-tcltk/blt-2.5.3-r1  USE="X jpeg -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-11-08 08:34:05 UTC
Created attachment 828639 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-08 08:34:06 UTC
Created attachment 828641 [details]
dev-tcltk:blt-2.5.3-r1:20221108-013148.log
Comment 3 Toralf Förster gentoo-dev 2022-11-08 08:34:08 UTC
Created attachment 828643 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-08 08:34:09 UTC
Created attachment 828645 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-08 08:34:10 UTC
Created attachment 828647 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-08 08:34:12 UTC
Created attachment 828649 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-08 08:34:13 UTC
Created attachment 828651 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-01-15 12:19:17 UTC
The bug has been closed via the following commit(s):

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

commit 24da292c8faede76a81dff12062ff58820a32140
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-15 12:18:19 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-15 12:19:00 +0000

    dev-tcltk/blt: fix parallel make
    
    Closes: https://bugs.gentoo.org/880325
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/blt/blt-2.5.3-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 9 Larry the Git Cow gentoo-dev 2023-01-15 14:59:30 UTC
The bug has been referenced in the following commit(s):

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

commit a434fd5283d029e4ca52874ab5d24df279447186
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-15 14:58:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-15 14:58:56 +0000

    Revert "dev-tcltk/blt: fix parallel make"
    
    This reverts commit 24da292c8faede76a81dff12062ff58820a32140.
    
    (Keeps src_configure change.)
    
    Bug: https://bugs.gentoo.org/880325
    Closes: https://bugs.gentoo.org/890951
    Closes: https://bugs.gentoo.org/890949
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-tcltk/blt/blt-2.5.3-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-15 15:00:03 UTC
Patch is missing, so reopening
Comment 11 Larry the Git Cow gentoo-dev 2023-01-15 16:07:04 UTC
The bug has been closed via the following commit(s):

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

commit d331dfa96e72e0362d40693b98de424d81d53d58
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-15 16:06:27 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-15 16:06:27 +0000

    dev-tcltk/blt: adding patch
    
    Closes: https://bugs.gentoo.org/880325
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/blt/blt-2.5.3-r2.ebuild                |  1 +
 dev-tcltk/blt/files/blt-2.5.3-parallelMake.patch | 12 ++++++++++++
 2 files changed, 13 insertions(+)