Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743373 - dev-util/scons-4.0.1 : rm: cannot remove test/Clang: No such file or directory
Summary: dev-util/scons-4.0.1 : rm: cannot remove test/Clang: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 16:09 UTC by Toralf Förster
Modified: 2020-09-18 16:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
dev-util:scons-4.0.1:20200918-131159.log (dev-util:scons-4.0.1:20200918-131159.log,1.72 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,18.94 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
environment (environment,117.52 KB, text/plain)
2020-09-18 16:09 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.34 KB, application/x-bzip)
2020-09-18 16:09 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.88 KB, application/x-bzip)
2020-09-18 16:09 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 2020-09-18 16:09:23 UTC
 * Applying scons-4.0.0-respect-cc-etc-r1.patch ...
 [ ok ]
rm: cannot remove 'test/Clang': No such file or directory
rm: cannot remove 'test/DVIPDF/DVIPDFFLAGS.py': No such file or directory
rm: cannot remove 'test/Java/swig-dependencies.py': No such file or directory
rm: cannot remove 'test/Java/multi-step.py': No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl-20200917-221845

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Sep 18 01:05:35 PM UTC 2020
/var/db/repos/libressl	Thu Sep 17 05:13:57 PM UTC 2020

emerge -qpvO dev-util/scons
[ebuild  N    ] dev-util/scons-4.0.1  USE="-doc -test" PYTHON_TARGETS="python3_7 -python3_6 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-09-18 16:09:24 UTC
Created attachment 661194 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-18 16:09:26 UTC
Created attachment 661197 [details]
dev-util:scons-4.0.1:20200918-131159.log
Comment 3 Toralf Förster gentoo-dev 2020-09-18 16:09:27 UTC
Created attachment 661200 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-18 16:09:29 UTC
Created attachment 661203 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-18 16:09:30 UTC
Created attachment 661206 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-18 16:09:32 UTC
Created attachment 661209 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-09-18 16:55:59 UTC
The bug has been closed via the following commit(s):

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

commit ce3ab4da0104f11777d55456c935783f27d8b1cb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-18 16:44:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-18 16:55:56 +0000

    dev-util/scons: Apply test cleanup only with USE=test
    
    Closes: https://bugs.gentoo.org/743373
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/scons/scons-4.0.1.ebuild | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)