Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880235 - dev-libs/flatbuffers-2.0.6-r1 - ModuleNotFoundError: No module named _posixsubprocess
Summary: dev-libs/flatbuffers-2.0.6-r1 - ModuleNotFoundError: No module named _posixsu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-07 17:06 UTC by Toralf Förster
Modified: 2022-12-08 04:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,21.10 KB, text/plain)
2022-11-07 17:06 UTC, Toralf Förster
Details
dev-libs:flatbuffers-2.0.6-r1:20221107-165507.log (dev-libs:flatbuffers-2.0.6-r1:20221107-165507.log,27.68 KB, text/plain)
2022-11-07 17:06 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,114.72 KB, application/x-bzip)
2022-11-07 17:06 UTC, Toralf Förster
Details
environment (environment,97.89 KB, text/plain)
2022-11-07 17:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,49.15 KB, application/x-bzip)
2022-11-07 17:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.22 KB, application/x-bzip)
2022-11-07 17:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.85 KB, application/x-bzip)
2022-11-07 17:06 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-07 17:06:18 UTC
too long lines were shrinked:

  File "/var/tmp/portage/dev-libs/flatbuffers-2.0.6-r1/work/flatbuffers-2.0.6/scripts/generate_code.py", line 22, in <module>
    import subprocess
  File "/usr/lib/python3.12/subprocess.py", line 104, in <module>
    from _posixsubprocess import fork_exec as _fork_exec
ModuleNotFoundError: No module named '_posixsubprocess'
[34/39] /usr/bin/x86_64-pc-linux-gnu-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -Dflatbuffers_shared_EXPORTS -I/var/tmp/portage/dev-libs/flatbuffers-2.0.6-r1/work/flatbuffers-2.0.6/include -I/var/tmp/portage/dev-libs/flatbuffers-2.0.6-r1/work/flatbuffers-2.0.6/grpc  -pipe -march=native -fno-diagnostics-
[35/39] /usr/bin/x86_64-pc-linux-gnu-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -Dflatbuffers_shared_EXPORTS -I/var/tmp/portage/dev-libs/flatbuffers-2.0.6-r1/work/flatbuffers-2.0.6/include -I/var/tmp/portage/dev-libs/flatbuffers-2.0.6-r1/work/flatbuffers-2.0.6/grpc  -pipe -march=native -fno-diagnostics-

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221101-220009

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

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 Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

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

  HEAD of ::gentoo
commit 898a8cd9dc47caa87b1efdf26c703302b6fb7a32
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Nov 7 16:16:58 2022 +0000

    2022-11-07 16:16:58 UTC

emerge -qpvO dev-libs/flatbuffers
[ebuild  N    ] dev-libs/flatbuffers-2.0.6-r1  USE="-static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2022-11-07 17:06:19 UTC
Created attachment 828491 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-07 17:06:21 UTC
Created attachment 828493 [details]
dev-libs:flatbuffers-2.0.6-r1:20221107-165507.log
Comment 3 Toralf Förster gentoo-dev 2022-11-07 17:06:22 UTC
Created attachment 828495 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-11-07 17:06:24 UTC
Created attachment 828497 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-07 17:06:25 UTC
Created attachment 828499 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-07 17:06:26 UTC
Created attachment 828501 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-07 17:06:28 UTC
Created attachment 828503 [details]
temp.tar.bz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-07 14:53:09 UTC
Could you see if you can reproduce with 22.12.06?
Comment 9 Toralf Förster gentoo-dev 2022-12-07 19:42:38 UTC
(In reply to Michał Górny from comment #8)
> Could you see if you can reproduce with 22.12.06?

this new version is fine (and bug #884769 is a different thing, or ?
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-08 04:07:16 UTC
(In reply to Toralf Förster from comment #9)
> (In reply to Michał Górny from comment #8)
> > Could you see if you can reproduce with 22.12.06?
> 
> this new version is fine (and bug #884769 is a different thing, or ?

Is this the correct bug number?  It doesn't seem relevant.