Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 868077 Details for
Bug 912397
gui-libs/vte-common-0.72.2 fails to compile (GLIBC-2.38-SYSTEM): meson.build:170:12: ERROR: <PythonExternalProgram python3 -> python3]> is not a valid python or it is missing distutils
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-meson-log.txt
1-meson-log.txt (text/plain), 14.71 KB, created by
Agostino Sarubbo
on 2023-08-17 09:35:32 UTC
(
hide
)
Description:
1-meson-log.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2023-08-17 09:35:32 UTC
Size:
14.71 KB
patch
obsolete
>Build started at 2023-08-17T10:57:35.811206 >Main binary: /usr/bin/python3.11 >Build Options: -Db_pch=false -Dwerror=false -Da11y=false -Ddebugg=false -Ddocs=false -Dgir=false -Dfribidi=true -Dglade=false -Dgnutls=false -Dgtk3=false -Dgtk4=false -Dicu=false -D_systemd=false -Dvapi=false -Dprefix=/usr -Dlibdir=lib64 -Dlocalstatedir=/var/lib -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload -Dbuild.pkg_config_path=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/python3.12/pkgconfig:/usr/share/pkgconfig -Dpkg_config_path=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/python3.12/pkgconfig:/usr/share/pkgconfig --native-file=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/meson.x86_64-pc-linux-gnu.amd64.ini >Python system: Linux >The Meson build system >Version: 1.2.1 >Source dir: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-0.72.2 >Build dir: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build >Build type: native build >Project name: vte >Project version: 0.72.2 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.0 p3) 13.2.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >stdout: >GNU ld (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/ccP4JLYO.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/sanitycheckc.exe >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 13.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.0 p3) 13.2.0") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.41 >----------- >Detecting linker via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-g++ --version` -> 0 >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 13.2.0 p3) 13.2.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-g++ -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-g++ -Wl,--version -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0` -> 0 >stdout: >GNU ld (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/ccItbtsV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -O1 --as-needed --defsym=__gentoo_check_ldflags__=0 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/sanitycheckcpp.exe >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 13.2.0 "x86_64-pc-linux-gnu-g++ (Gentoo 13.2.0 p3) 13.2.0") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.41 >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-gcc --version` -> 0 >stdout: >x86_64-pc-linux-gnu-gcc (Gentoo 13.2.0 p3) 13.2.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-gcc -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-gcc -Wl,--version` -> 0 >stdout: >GNU ld (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/ccZBLurf.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C compiler: x86_64-pc-linux-gnu-gcc >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/sanitycheckc.exe >C compiler for the build machine: x86_64-pc-linux-gnu-gcc (gcc 13.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo 13.2.0 p3) 13.2.0") >C linker for the build machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.41 >----------- >Detecting linker via: `x86_64-pc-linux-gnu-ar --version` -> 0 >stdout: >GNU ar (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) any later version. >This program has absolutely no warranty. >----------- >----------- >Detecting compiler via: `x86_64-pc-linux-gnu-g++ --version` -> 0 >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 13.2.0 p3) 13.2.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >----------- >Running command: x86_64-pc-linux-gnu-g++ -E -dM - >----- >----------- >Detecting linker via: `x86_64-pc-linux-gnu-g++ -Wl,--version` -> 0 >stdout: >GNU ld (Gentoo 2.41 p2) 2.41.0 >Copyright (C) 2023 Free Software Foundation, Inc. >This program is free software; you may redistribute it under the terms of >the GNU General Public License version 3 or (at your option) a later version. >This program has absolutely no warranty. >----------- >stderr: >collect2 version 13.2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld -plugin /usr/libexec/gcc/x86_64-pc-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-pc-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/cccRGyZV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../.. --version -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crtn.o >----------- >Sanity testing C++ compiler: x86_64-pc-linux-gnu-g++ >Is cross compiler: False. >Sanity check compiler command line: x86_64-pc-linux-gnu-g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -D_FILE_OFFSET_BITS=64 >Sanity check compile stdout: > >----- >Sanity check compile stderr: > >----- >Running test binary command: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/sanitycheckcpp.exe >C++ compiler for the build machine: x86_64-pc-linux-gnu-g++ (gcc 13.2.0 "x86_64-pc-linux-gnu-g++ (Gentoo 13.2.0 p3) 13.2.0") >C++ linker for the build machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.41 >Build machine cpu family: x86_64 >Build machine cpu: x86_64 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Target machine cpu family: x86_64 >Target machine cpu: x86_64 >Running compile: >Working directory: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpz7p9_suw >Code: > extern int i; >int i; > >----------- >Command line: `x86_64-pc-linux-gnu-gcc /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpz7p9_suw/testfile.c -o /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpz7p9_suw/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -std=gnu11` -> 0 >Compiler for C supports arguments -std=gnu11: YES >meson.build:139: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu11". >Running compile: >Working directory: /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpcjfh8tpf >Code: > extern int i; >int i; > >----------- >Command line: `x86_64-pc-linux-gnu-g++ /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpcjfh8tpf/testfile.cpp -o /var/tmp/portage/gui-libs/vte-common-0.72.2/work/vte-common-0.72.2-build/meson-private/tmpcjfh8tpf/output.obj -c -O2 -march=x86-64 -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -std=gnu++20` -> 0 >Compiler for C++ supports arguments -std=gnu++20: YES >meson.build:147: WARNING: Consider using the built-in option for language standard version instead of using "-std=gnu++20". >Could not introspect Python (['/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/python3.12/bin/python3', '/usr/lib/python3.11/site-packages/mesonbuild/scripts/python_info.py']): exit code 1 >Program stdout: > > >Program stderr: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mesonbuild/scripts/python_info.py", line 16, in <module> > import distutils.command.install >ModuleNotFoundError: No module named 'distutils' > > >meson.build:170:12: ERROR: <PythonExternalProgram 'python3' -> ['/var/tmp/portage/gui-libs/vte-common-0.72.2/temp/python3.12/bin/python3']> is not a valid python or it is missing distutils
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 912397
:
868076
| 868077