Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834663 - dev-lang/python-3.11.0_alpha5_p1 - find: build: No such file or directory
Summary: dev-lang/python-3.11.0_alpha5_p1 - find: build: No such file or directory
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 08:48 UTC by Toralf Förster
Modified: 2024-03-15 03:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.02 KB, text/plain)
2022-03-06 08:48 UTC, Toralf Förster
Details
dev-lang:python-3.11.0_alpha5_p1:20220306-014731.log (dev-lang:python-3.11.0_alpha5_p1:20220306-014731.log,226.12 KB, text/plain)
2022-03-06 08:48 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,70.19 KB, application/x-bzip)
2022-03-06 08:48 UTC, Toralf Förster
Details
environment (environment,143.47 KB, text/plain)
2022-03-06 08:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,42.47 KB, application/x-bzip)
2022-03-06 08:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,32.73 KB, application/x-bzip)
2022-03-06 08:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,46.22 KB, application/x-bzip)
2022-03-06 08:49 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-03-06 08:48:56 UTC
find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';'
find . -name '*.wasm' -exec rm -f {} ';'
find . -name '*.lst' -exec rm -f {} ';'
find build -name 'fficonfig.h' -exec rm -f {} ';' || true
find: 'build': No such file or directory
find build -name '*.py' -exec rm -f {} ';' || true
find: 'build': No such file or directory

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220302-020005

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 42025e0df845583c423f56eb28585d4d7b204e3d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Mar 6 00:37:06 2022 +0000

    2022-03-06 00:37:05 UTC

emerge -qpvO dev-lang/python
[ebuild  NS   ] dev-lang/python-3.11.0_alpha5_p1 [2.7.18_p13, 3.9.10_p1, 3.10.2_p1] USE="bluetooth ncurses pgo readline sqlite ssl wininst -build -examples -gdbm -hardened -libedit -lto -test -tk -verify-sig (-xml%*)"
Comment 1 Toralf Förster gentoo-dev 2022-03-06 08:48:57 UTC
Created attachment 766382 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-06 08:48:58 UTC
Created attachment 766383 [details]
dev-lang:python-3.11.0_alpha5_p1:20220306-014731.log
Comment 3 Toralf Förster gentoo-dev 2022-03-06 08:48:59 UTC
Created attachment 766384 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-03-06 08:49:01 UTC
Created attachment 766385 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-03-06 08:49:02 UTC
Created attachment 766386 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-06 08:49:03 UTC
Created attachment 766387 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-03-06 08:49:05 UTC
Created attachment 766388 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-15 03:59:21 UTC
We definitely fixed this before.