Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738596 - sci-libs/Rtree-0.9.4 : python3.7: cant open file setup.py: [Errno 2] No such file or directory
Summary: sci-libs/Rtree-0.9.4 : python3.7: cant open file setup.py: [Errno 2] No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-22 14:55 UTC by Toralf Förster
Modified: 2020-10-11 13:50 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.54 KB, text/plain)
2020-08-22 14:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,138.88 KB, text/plain)
2020-08-22 14:55 UTC, Toralf Förster
Details
environment (environment,115.84 KB, text/plain)
2020-08-22 14:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.65 KB, application/x-bzip)
2020-08-22 14:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.09 KB, application/x-bzip)
2020-08-22 14:55 UTC, Toralf Förster
Details
sci-libs:Rtree-0.9.4:20200822-143240.log (sci-libs:Rtree-0.9.4:20200822-143240.log,2.81 KB, text/plain)
2020-08-22 14:55 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-08-22 14:55:20 UTC
 *   expected: DISTUTILS_USE_SETUPTOOLS=no
python3.7 setup.py build -j 1
python3.7: can't open file 'setup.py': [Errno 2] No such file or directory
 * ERROR: sci-libs/Rtree-0.9.4::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200820-131852

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.265_p01 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Aug 22 02:05:27 PM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO sci-libs/Rtree
[ebuild  N    ] sci-libs/Rtree-0.9.4  USE="-doc -test" PYTHON_TARGETS="python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-08-22 14:55:22 UTC
Created attachment 656186 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-22 14:55:23 UTC
Created attachment 656188 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-22 14:55:25 UTC
Created attachment 656190 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-22 14:55:27 UTC
Created attachment 656192 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-22 14:55:28 UTC
Created attachment 656194 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-22 14:55:29 UTC
Created attachment 656196 [details]
sci-libs:Rtree-0.9.4:20200822-143240.log
Comment 7 Bernard Cafarelli gentoo-dev 2020-09-04 11:49:54 UTC
Leftover "S=${WORKDIR}/${MY_P}" line after last ebuild update (which dropped MY_P), removing that line fixes build
Comment 8 Larry the Git Cow gentoo-dev 2020-10-11 13:50:44 UTC
The bug has been closed via the following commit(s):

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

commit ead3dbad2e9beb6bc3ecde96730c931beb79ebb5
Author:     Dennis Lamm <expeditioneer@gentoo.org>
AuthorDate: 2020-10-11 13:15:18 +0000
Commit:     Dennis Lamm <expeditioneer@gentoo.org>
CommitDate: 2020-10-11 13:50:37 +0000

    sci-libs/rtree: renamed from Rtree to rtree
    
    removed old
    
    Closes: https://bugs.gentoo.org/738596
    
    Signed-off-by: Dennis Lamm <expeditoneer@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/17885
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>

 profiles/updates/4Q-2019                           |  1 +
 sci-libs/Rtree/Manifest                            |  2 --
 sci-libs/Rtree/Rtree-0.8.3_p20180802.ebuild        | 28 ----------------------
 sci-libs/rtree/Manifest                            |  1 +
 sci-libs/{Rtree => rtree}/metadata.xml             |  0
 .../rtree-0.9.4.ebuild}                            |  5 +++-
 6 files changed, 6 insertions(+), 31 deletions(-)