Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 674296 Details for
Bug 756058
app-crypt/swtpm-0.5.1 :configure: error: python setuptools is required
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-crypt:swtpm-0.5.1:20201122-053912.log
app-crypt:swtpm-0.5.1:20201122-053912.log (text/plain), 9.60 KB, created by
Toralf Förster
on 2020-11-22 09:42:48 UTC
(
hide
)
Description:
app-crypt:swtpm-0.5.1:20201122-053912.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-11-22 09:42:48 UTC
Size:
9.60 KB
patch
obsolete
> * Package: app-crypt/swtpm-0.5.1 > * Repository: gentoo > * Maintainer: salah.coronya@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 seccomp userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking swtpm-0.5.1.tar.gz to /var/tmp/portage/app-crypt/swtpm-0.5.1/work >>>> Source unpacked in /var/tmp/portage/app-crypt/swtpm-0.5.1/work >>>> Preparing source in /var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1 ... > * Applying swtpm-0.5.0-disable-test-dependencies.patch ... > [ ok ] > * Applying swtpm-0.5.0-fix-localca-path.patch ... > [ ok ] > * Applying swtpm-0.5.0-build-sys-Remove-WError.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: swtpm-0.5.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1 ... > * econf: updating swtpm-0.5.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating swtpm-0.5.1/config.guess with /usr/share/gnuconfig/config.guess >./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/swtpm-0.5.1 --htmldir=/usr/share/doc/swtpm-0.5.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --with-openssl --without-selinux --without-cuse --without-gnutls --with-seccomp >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 for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether ln -s works... 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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 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 for gawk... gawk >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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 target system type... x86_64-pc-linux-gnu >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking for debug-enabled build... no >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking return type of signal handlers... void >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking for AES_set_encrypt_key in -lcrypto... yes >checking openssl/aes.h usability... yes >checking openssl/aes.h presence... yes >checking for openssl/aes.h... yes >Building with openssl crypto library >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 LIBTPMS... yes >checking for TPMLIB_ChooseTPMVersion in -ltpms... yes >checking for clock_gettime in -lc... yes >checking for tcsd... no >configure: WARNING: tcsd could not be found; typically need it for tss user account and tests >checking for netstat... /bin/netstat >checking for whether to build with CUSE interface... no >checking for whether to build with chardev interface... no >checking for gawk... /usr/bin/gawk >checking for base64... /usr/bin/base64 >checking for cp... /bin/cp >checking for a Python interpreter with version >= 3.3... python >checking for python... /usr/bin/python >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 pip3... no >checking for pip... no >configure: WARNING: pip3 is required to uninstall the built package >checking for python setuptools package... Traceback (most recent call last): > File "<string>", line 1, in <module> >ModuleNotFoundError: No module named 'setuptools' >configure: error: python setuptools is required > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1/config.log > * ERROR: app-crypt/swtpm-0.5.1::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 3349: Called econf '--disable-static' '--with-openssl' '--without-selinux' '--without-cuse' '--without-gnutls' '--with-seccomp' > * phase-helpers.sh, line 680: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=app-crypt/swtpm-0.5.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-crypt/swtpm-0.5.1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-crypt:swtpm-0.5.1:20201122-053912.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/swtpm-0.5.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-crypt/swtpm-0.5.1/temp/environment'. > * Working directory: '/var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1' > * S: '/var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1'
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 756058
:
674293
| 674296 |
674299
|
674302
|
674305
|
674308
|
674311