Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865231 - dev-libs/libical-3.0.14-r1 - ModuleNotFoundError: No module named distutils.msvccompiler
Summary: dev-libs/libical-3.0.14-r1 - ModuleNotFoundError: No module named distutils.m...
Status: RESOLVED DUPLICATE of bug 865183
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas Sturmlechner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-15 09:51 UTC by Toralf Förster
Modified: 2022-08-15 10:15 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.82 KB, text/plain)
2022-08-15 09:51 UTC, Toralf Förster
Details
dev-libs:libical-3.0.14-r1:20220814-205218.log (dev-libs:libical-3.0.14-r1:20220814-205218.log,70.93 KB, text/plain)
2022-08-15 09:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,122.11 KB, text/plain)
2022-08-15 09:51 UTC, Toralf Förster
Details
environment (environment,129.58 KB, text/plain)
2022-08-15 09:51 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.01 KB, application/x-bzip)
2022-08-15 09:51 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.80 KB, application/x-bzip)
2022-08-15 09:51 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.53 KB, application/x-bzip)
2022-08-15 09:51 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-08-15 09:51:40 UTC
too long lines were shrinked:

  File "/usr/lib64/gobject-introspection/giscanner/sourcescanner.py", line 25, in <module>
    from .ccompiler import CCompiler
  File "/usr/lib64/gobject-introspection/giscanner/ccompiler.py", line 29, in <module>
    from distutils.msvccompiler import MSVCCompiler
ModuleNotFoundError: No module named 'distutils.msvccompiler'
[43/105] /usr/bin/x86_64-pc-linux-gnu-g++ -DBUILD_LIBICALDLL -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR=\"/usr/share/libical\" -DWITH_CXX_BINDINGS -Dical_cxx_EXPORTS -Dlibical_ical_EXPORTS -I/var/tmp/portage/dev-libs/libical-3.0.14-r1/work/libical-3.0.14_build -I/var/tmp/portage/dev-libs/libical-3.0.14-r1/w
[44/105] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DWITH_CXX_BINDINGS -Dicalss_EXPORTS -Dlibical_icalss_EXPORTS -I/var/tmp/portage/dev-libs/libical-3.0.14-r1/work/libical-3.0.14_build -I/var/tmp/portage/dev-libs/libical-3.0.14-r1/work/libical-3.0.14_build/src -I/var/tmp/portage/dev-libs/libi

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220814-002340

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 22d5b092777641d5ed636b070cd73efbfc27c237
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 14 19:46:52 2022 +0000

    2022-08-14 19:46:51 UTC

emerge -qpvO dev-libs/libical
[ebuild  N    ] dev-libs/libical-3.0.14-r1  USE="glib introspection -doc -examples -static-libs -test -vala"
Comment 1 Toralf Förster gentoo-dev 2022-08-15 09:51:41 UTC
Created attachment 799681 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-15 09:51:42 UTC
Created attachment 799683 [details]
dev-libs:libical-3.0.14-r1:20220814-205218.log
Comment 3 Toralf Förster gentoo-dev 2022-08-15 09:51:44 UTC
Created attachment 799685 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-15 09:51:45 UTC
Created attachment 799687 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-15 09:51:46 UTC
Created attachment 799689 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-15 09:51:47 UTC
Created attachment 799691 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-15 09:51:48 UTC
Created attachment 799693 [details]
temp.tar.bz2
Comment 8 Andreas Sturmlechner gentoo-dev 2022-08-15 10:15:00 UTC

*** This bug has been marked as a duplicate of bug 865183 ***