Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586564 - dev-lang/python-3.5.1 - Makefile:610: sharedmods Error 1
Summary: dev-lang/python-3.5.1 - Makefile:610: sharedmods Error 1
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 12:24 UTC by Martin Mokrejš
Modified: 2020-12-13 12:23 UTC (History)
0 users

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


Attachments
build.log (build.log,213.28 KB, text/plain)
2016-06-21 12:24 UTC, Martin Mokrejš
Details
temp/environment (environment,156.35 KB, text/plain)
2016-06-21 12:25 UTC, Martin Mokrejš
Details
stage3.log (stage3.log,228.05 KB, text/plain)
2016-06-21 12:43 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2016-06-21 12:24:32 UTC
Created attachment 438256 [details]
build.log

Hi,
  I am trying to build a Gentoo Prefix amd64 through ./bootstrap-prefix.sh . I'm not certain the build.log shows the real error, I think the issue is that chown() failed because I run the bootstrapping as a user, and obviously, cannot give away permission of the files I created.

  Why python-3.5.1 was selected for me when bootstrapping a compile environment, I do not know yet but it sounds weird.
Comment 1 Martin Mokrejš 2016-06-21 12:25:19 UTC
Created attachment 438258 [details]
temp/environment
Comment 2 Martin Mokrejš 2016-06-21 12:43:38 UTC
Created attachment 438260 [details]
stage3.log

Here is a tail of the stage3.log file created during the process:

# https://wiki.gentoo.org/wiki/Project:Prefix/Bootstrap
export EPREFIX="/scratch/mmokrejs/gentoo"
wget http://rsync.prefix.bitzolder.nl/scripts/bootstrap-prefix.sh
bash ./bootstrap-prefix.sh
Comment 3 letli 2016-12-11 07:43:19 UTC
I encountered the same problem.
Comment 4 Fabian Groffen gentoo-dev 2020-12-13 12:23:57 UTC
we've moved on to python 3.8.6, would have to revisit this on your platform