Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 709995 Details for
Bug 791199
sys-apps/kmod-28 configure truncates python version string from 3.10 to 3.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 37.44 KB, created by
cyrillic
on 2021-05-20 12:15:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
cyrillic
Created:
2021-05-20 12:15:44 UTC
Size:
37.44 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/kmod-28 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: udev-bugs@gentoo.org base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux lzma python python_targets_python3_10 python_targets_python3_9 tools userland_GNU zlib zstd >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > import distutils.sysconfig >>>> Unpacking source... >>>> Unpacking kmod-28.tar.xz to /tmp/portage/sys-apps/kmod-28/work >>>> Source unpacked in /tmp/portage/sys-apps/kmod-28/work >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > import distutils.sysconfig >>>> Preparing source in /tmp/portage/sys-apps/kmod-28/work/kmod-28 ... > * Running elibtoolize in: kmod-28/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: kmod-28/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > import distutils.sysconfig >>>> Configuring source in /tmp/portage/sys-apps/kmod-28/work/kmod-28 ... > * econf: updating kmod-28/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kmod-28/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/tmp/portage/sys-apps/kmod-28/work/kmod-28/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/kmod-28 --htmldir=/usr/share/doc/kmod-28/html --with-sysroot=/ --libdir=/usr/lib64 --bindir=/bin --enable-shared --with-bashcompletiondir=/usr/share/bash-completion/completions --with-rootlibdir=/lib64 --disable-debug --disable-static --enable-tools --with-xz --without-openssl --with-zlib --with-zstd --disable-python >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for xsltproc... /usr/bin/xsltproc >checking for mkosi... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for __xstat... yes >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for finit_module... no >checking if compiler has __builtin_clz builtin function... yes >checking if compiler has __builtin_types_compatible_p builtin function... yes >checking if compiler has __builtin_uaddl_overflow builtin function... yes >checking if compiler has __builtin_uaddll_overflow builtin function... yes >checking for struct stat.st_mtim... yes >checking whether strndupa is declared... yes >checking whether be32toh is declared... yes >checking for linux/module.h... yes >checking whether _Static_assert() is supported... yes >checking whether _Noreturn is supported... yes >checking for libzstd... yes >checking for liblzma... yes >checking for zlib... yes >configure: openssl support not requested >checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -W in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-inline in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wvla in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-security in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wtype-limits in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wuninitialized in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating libkmod/docs/Makefile >config.status: creating libkmod/docs/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > kmod 28 > ======= > > prefix: /usr > sysconfdir: /etc > libdir: /usr/lib64 > rootlibdir: /lib64 > includedir: ${prefix}/include > bindir: /bin > Bash completions dir: /usr/share/bash-completion/completions > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -march=nocona -mtune=native -O2 -pipe > ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed > > experimental features: no > tools: yes > python bindings: no > logging: yes > compression: zstd=yes xz=yes zlib=yes > debug: no > coverage: no > doc: > man: yes > test-modules: yes > > features: +ZSTD +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL > > [32;01m*[0m python3_9: running kmod_configure --enable-python > * econf: updating kmod-28/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kmod-28/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/tmp/portage/sys-apps/kmod-28/work/kmod-28/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/kmod-28 --htmldir=/usr/share/doc/kmod-28/html --with-sysroot=/ --libdir=/usr/lib64 --bindir=/bin --enable-shared --with-bashcompletiondir=/usr/share/bash-completion/completions --with-rootlibdir=/lib64 --disable-debug --disable-static --enable-tools --with-xz --without-openssl --with-zlib --with-zstd --enable-python >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for xsltproc... /usr/bin/xsltproc >checking for mkosi... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for __xstat... yes >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for finit_module... no >checking if compiler has __builtin_clz builtin function... yes >checking if compiler has __builtin_types_compatible_p builtin function... yes >checking if compiler has __builtin_uaddl_overflow builtin function... yes >checking if compiler has __builtin_uaddll_overflow builtin function... yes >checking for struct stat.st_mtim... yes >checking whether strndupa is declared... yes >checking whether be32toh is declared... yes >checking for linux/module.h... yes >checking whether _Static_assert() is supported... yes >checking whether _Noreturn is supported... yes >checking for libzstd... yes >checking for liblzma... yes >checking for zlib... yes >configure: openssl support not requested >checking for python version... 3.9 >checking for python platform... linux >checking for python script directory... ${prefix}/lib/python3.9/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python3.9/site-packages >checking for cython... /usr/bin/cython >checking for PYTHON... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -W in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-inline in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wvla in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-security in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wtype-limits in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wuninitialized in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--no-undefined in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating libkmod/docs/Makefile >config.status: creating libkmod/docs/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > kmod 28 > ======= > > prefix: /usr > sysconfdir: /etc > libdir: /usr/lib64 > rootlibdir: /lib64 > includedir: ${prefix}/include > bindir: /bin > Bash completions dir: /usr/share/bash-completion/completions > > compiler: x86_64-pc-linux-gnu-gcc > cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -march=nocona -mtune=native -O2 -pipe > ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed > > experimental features: no > tools: yes > python bindings: yes > logging: yes > compression: zstd=yes xz=yes zlib=yes > debug: no > coverage: no > doc: > man: yes > test-modules: yes > > features: +ZSTD +XZ +ZLIB -LIBCRYPTO -EXPERIMENTAL > > [32;01m*[0m python3_10: running kmod_configure --enable-python > * econf: updating kmod-28/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kmod-28/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/tmp/portage/sys-apps/kmod-28/work/kmod-28/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/kmod-28 --htmldir=/usr/share/doc/kmod-28/html --with-sysroot=/ --libdir=/usr/lib64 --bindir=/bin --enable-shared --with-bashcompletiondir=/usr/share/bash-completion/completions --with-rootlibdir=/lib64 --disable-debug --disable-static --enable-tools --with-xz --without-openssl --with-zlib --with-zstd --enable-python >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a sed that does not truncate output... (cached) /bin/sed >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for xsltproc... /usr/bin/xsltproc >checking for mkosi... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for __xstat... yes >checking for __secure_getenv... no >checking for secure_getenv... yes >checking for finit_module... no >checking if compiler has __builtin_clz builtin function... yes >checking if compiler has __builtin_types_compatible_p builtin function... yes >checking if compiler has __builtin_uaddl_overflow builtin function... yes >checking if compiler has __builtin_uaddll_overflow builtin function... yes >checking for struct stat.st_mtim... yes >checking whether strndupa is declared... yes >checking whether be32toh is declared... yes >checking for linux/module.h... yes >checking whether _Static_assert() is supported... yes >checking whether _Noreturn is supported... yes >checking for libzstd... yes >checking for liblzma... yes >checking for zlib... yes >configure: openssl support not requested >checking for python version... 3.1 >checking for python platform... linux >checking for python script directory... ${prefix}/lib/python3.10/site-packages >checking for python extension module directory... ${exec_prefix}/lib/python3.10/site-packages >checking for cython... /usr/bin/cython >checking for PYTHON... no >checking for PYTHON... no >configure: error: *** python support requested but libraries not found > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/sys-apps/kmod-28/work/build-python3_10/config.log > [31;01m*[0m ERROR: sys-apps/kmod-28::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_configure > [31;01m*[0m environment, line 2701: Called python_foreach_impl 'kmod_configure' '--enable-python' > [31;01m*[0m environment, line 2375: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'kmod_configure' '--enable-python' > [31;01m*[0m environment, line 1876: Called _multibuild_run '_python_multibuild_wrapper' 'kmod_configure' '--enable-python' > [31;01m*[0m environment, line 1874: Called _python_multibuild_wrapper 'kmod_configure' '--enable-python' > [31;01m*[0m environment, line 693: Called kmod_configure '--enable-python' > [31;01m*[0m environment, line 2696: Called run_in_build_dir 'econf' '--bindir=/bin' '--enable-shared' '--with-bashcompletiondir=/usr/share/bash-completion/completions' '--with-rootlibdir=/lib64' '--disable-debug' '--disable-static' '--enable-tools' '--with-xz' '--without-openssl' '--with-zlib' '--with-zstd' '--enable-python' > [31;01m*[0m environment, line 2672: Called econf '--bindir=/bin' '--enable-shared' '--with-bashcompletiondir=/usr/share/bash-completion/completions' '--with-rootlibdir=/lib64' '--disable-debug' '--disable-static' '--enable-tools' '--with-xz' '--without-openssl' '--with-zlib' '--with-zstd' '--enable-python' > [31;01m*[0m phase-helpers.sh, line 680: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 112: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/kmod-28::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/kmod-28::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/sys-apps/kmod-28/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/sys-apps/kmod-28/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/sys-apps/kmod-28/work/build-python3_10' > [31;01m*[0m S: '/tmp/portage/sys-apps/kmod-28/work/kmod-28' >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > import distutils.sysconfig >/usr/lib/portage/python3.10/ebuild-ipc.py:32: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead > import distutils.sysconfig
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 791199
: 709995 |
709998
|
710001