Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 625828 Details for
Bug 714748
dev-python/lazy-object-proxy fails to compile on amd64
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), 14.94 KB, created by
Agostino Sarubbo
on 2020-03-25 17:43:15 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-03-25 17:43:15 UTC
Size:
14.94 KB
patch
obsolete
> * Package: dev-python/lazy-object-proxy-1.4.3 > * Repository: gentoo > * Maintainer: python@gentoo.org > * Upstream: contact@ionelmc.ro > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_6 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lazy-object-proxy-1.4.3.tar.gz to /var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work >>>> Source unpacked in /var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work >>>> Preparing source in /var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work/lazy-object-proxy-1.4.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work/lazy-object-proxy-1.4.3 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work/lazy-object-proxy-1.4.3 ... > * python3_6: running distutils-r1_run_phase distutils-r1_python_compile >python3.6 setup.py build -j 8 >WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. >Download error on https://pypi.org/simple/setuptools_scm/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! >Download error on https://pypi.org/simple/setuptools-scm/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! >Couldn't find index page for 'setuptools_scm' (maybe misspelled?) >Download error on https://pypi.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! >No local packages or working download links found for setuptools_scm>=3.3.1 >Traceback (most recent call last): > File "/usr/lib64/python3.6/site-packages/setuptools/installer.py", line 62, in fetch_build_egg > pkg_resources.get_distribution('pip') > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 481, in get_distribution > dist = get_provider(dist) > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 357, in get_provider > return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0] > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 900, in require > needed = self.resolve(parse_requirements(requirements)) > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 786, in resolve > raise DistributionNotFound(req, requirers) >pkg_resources.DistributionNotFound: The 'pip' distribution was not found and is required by the application > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "setup.py", line 130, in <module> > for root, _, _ in os.walk('src') > File "/usr/lib64/python3.6/site-packages/setuptools/__init__.py", line 144, in setup > _install_setup_requires(attrs) > File "/usr/lib64/python3.6/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires > dist.fetch_build_eggs(dist.setup_requires) > File "/usr/lib64/python3.6/site-packages/setuptools/dist.py", line 721, in fetch_build_eggs > replace_conflicting=True, > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 782, in resolve > replace_conflicting=replace_conflicting > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 1065, in best_match > return self.obtain(req, installer) > File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 1077, in obtain > return installer(requirement) > File "/usr/lib64/python3.6/site-packages/setuptools/dist.py", line 777, in fetch_build_egg > return fetch_build_egg(self, req) > File "/usr/lib64/python3.6/site-packages/setuptools/installer.py", line 70, in fetch_build_egg > return _legacy_fetch_build_egg(dist, req) > File "/usr/lib64/python3.6/site-packages/setuptools/installer.py", line 53, in _legacy_fetch_build_egg > return cmd.easy_install(req) > File "/usr/lib64/python3.6/site-packages/setuptools/command/easy_install.py", line 679, in easy_install > raise DistutilsError(msg) >distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('setuptools_scm>=3.3.1') > * ERROR: dev-python/lazy-object-proxy-1.4.3::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 2874: Called distutils-r1_src_compile > * environment, line 1183: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 443: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2500: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2019: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2017: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 825: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 1174: Called distutils-r1_python_compile > * environment, line 1044: Called esetup.py 'build' '-j' '8' > * environment, line 1563: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/lazy-object-proxy-1.4.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/lazy-object-proxy-1.4.3::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-python/lazy-object-proxy-1.4.3:20200325-161508.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work/lazy-object-proxy-1.4.3' > * S: '/var/tmp/portage/dev-python/lazy-object-proxy-1.4.3/work/lazy-object-proxy-1.4.3' > > > >emerge --info: >Portage 2.3.89 (python 3.6.10-final-0, default/linux/amd64/17.0, gcc-9.2.0, glibc-2.29-r7, 4.14.34-gentoo-infra38 x86_64) >================================================================= >System uname: Linux-4.14.34-gentoo-infra38-x86_64-Intel-R-_Xeon-R-_CPU_E5-2620_v4_@_2.10GHz-with-gentoo-2.6 >KiB Mem: 16426740 total, 6458560 free >KiB Swap: 4194268 total, 4191952 free >Timestamp of repository gentoo: Wed, 25 Mar 2020 15:38:45 +0000 >sh bash 4.4_p23-r1 >ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 >app-shells/bash: 4.4_p23-r1::gentoo >dev-java/java-config: 2.2.0-r4::gentoo >dev-lang/perl: 5.30.1::gentoo >dev-lang/python: 2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.6::gentoo >dev-util/cmake: 3.16.5::gentoo >sys-apps/baselayout: 2.6-r1::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.13::gentoo >sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo >sys-devel/automake: 1.16.1-r1::gentoo >sys-devel/binutils: 2.33.1-r1::gentoo >sys-devel/gcc: 9.2.0-r2::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.2.1-r4::gentoo >sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) >sys-libs/glibc: 2.29-r7::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-metamanifest: yes > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > >ACCEPT_KEYWORDS="amd64" >ACCEPT_LICENSE="* SmartLabs EUPL-1.1 QPL-1.0 Apache-1.1 EPL-1.0 BSD-4 CPL-1.0 APSL-2 openssl OSL-1.1 MPL-1.1 PHP-3.01 CPAL-1.0 Ms-PL OSL-2.1 LPPL-1.2 CNRI EPL-2.0 QPL Apache-1.0 OSL-2.0 IBM MPL-1.0 Zend-2.0 AFL-3.0 CDDL gnuplot NPL-1.1 WTFPL-2 IJG vim Clarified-Artistic LGPL-2.1-with-linking-exception PSF-2.3 Artistic-2 GPL-2+-with-openssl-exception GPL-3+-with-cuda-openssl-exception GPL-3 GPL-3+-with-opencl-exception PYTHON LGPL-2.1 unicode ECL-2.0 PSF-2.4 public-domain SGI-B-2.0 GPL-1 Apache-2.0-with-LLVM-exceptions OPENLDAP GPL-3+ CeCILL-2 PSF-2 Apache-2.0 GPL-3+-with-opencl-openssl-exception libgcc CC0-1.0 AGPL-3+ GPL-1+ GPL-3-with-openssl-exception GPL-2-with-linking-exception Clear-BSD LGPL-2 LGPL-3+ LGPL-3-with-linking-exception GPL-3-with-font-exception GPL-2+ GPL-2 FTL BSD Ruby wxWinLL-3.1 ZLIB GPL-2-with-font-exception PSF-2.2 GPL-3+-with-cuda-exception BSD-2 gcc-runtime-library-exception-3.1 MIT GPL-2-with-MySQL-FLOSS-exception LGPL-3 Ruby-BSD Sleepycat LGPL-2.1+ metapackage MPL-2.0 LGPL-2+ W3C UPX-exception Boost-1.0 Transmission-OpenSSL-exception libstdc++ UoI-NCSA AGPL-3 ISC qwt tanuki-community LGPL-2-with-linking-exception HPND GPL-2-with-classpath-exception Nokia-Qt-LGPL-Exception-1.1 Unlicense GPL-2-with-exceptions ZPL AFL-2.1 EUPL-1.1 Artistic-2 Apache-1.1 EPL-1.0 GPL-3 LGPL-2.1 Artistic ECL-2.0 OFL-1.1 CPL-1.0 GPL-3+ APSL-2 PHP-3 PSF-2 Apache-2.0 MPL-1.1 GPL-1+ AGPL-3+ CPAL-1.0 Ms-PL PHP-3.01 OSL-2.1 QPL CNRI EPL-2.0 LGPL-3+ ZLIB BSD GPL-2 GPL-2+ IPAfont wxWinLL-3 nethack IBM BSD-2 MIT LGPL-3 Sleepycat MPL-1.0 APL-1.0 LGPL-2.1+ MPL-2.0 LGPL-2+ W3C Boost-1.0 LPPL-1.3c NOSA Watcom-1.0 UoI-NCSA AFL-3.0 CDDL POSTGRESQL AGPL-3 ISC HPND ZPL CeCILL-C xtrs gd SMAIL symlinks libpng xboing libmng Khronos-CLHPP boehm-gc PCRE BEER-WARE Toyoda LPPL-1.3b icu FastCGI BSD-1 CRACKLIB Flashpix sdlsasteroids File-MMagic Snd CDDL-Schily scanlogd sash psutils par MIT-with-advertising AIFFWriter.m tumbolia Subversion HTML-Tidy eGenixPublic-1.1 perforce regexp-UofT tcp_wrappers_license SVFL CPL-0.5 JNIC wm2 libpng2 CDDL-1.1 totd tm-align Princeton w3m mm Ispell DES ipx-utils htmlc SSLeay AMPAS pngnq dom4j Info-ZIP iASL libtiff the-Click-license rdisc FVWM RSA xvt TeX ErlPL-1.1 BZIP2 JOVE repoze Emacs inner-net alternate Xdebug BSD-with-attribution NCSA-HDF photopc freetts Mini-XML Sendmail CMake CAOSL netcat lsof tablelist PHP-2.02 VTK mpich2 FLTK x2x bufexplorer.vim rwpng Old-MIT feh ElementTree bea.ri.jsr173 buddy Openwall Time-modules xbatt shrimp LPPL-1.3 Time-Format minpack ipadic tcltk Sendmail-Open-Source FLEX LLVM-Grant LIBGLOSS Mail-Sendmail gsm XC Allegro TeX-other-free canfep DUMB-0.9.3 Interbase-1.0 IDPL openafs-krb5-a torque-2.5 URT BSD-with-disclosure rc flexmock matplotlib UCAR-Unidata ZSH otter imagemagick NEWLIB docbook LambdaMOO pngcrush Crypt-IDEA JDOM ngrep mplus-fonts Texinfo-manual LDP-1 myspell-en_CA-KevinAtkinson vlgothic BitstreamVera CC-BY-SA-1.0 MaxMind2 LDP-1a man-pages-posix quake1-textures Unicode_Fonts_for_Ancient_Scripts man-pages-posix-2013 wxWinFDL-3 CC-SA-1.0 man-pages UbuntuFontLicense-1.0 CC-PD BAEKMUK FDL-1.2+ FDL-1.1 OPL GPL-3 CC-BY-SA-2.5 CC-BY-3.0 CC-BY-2.5 CC-BY-SA-3.0 OFL OFL-1.1 Arphic GPL-3+ GPL-1+ FDL-1.3 CC-BY-SA-4.0 GPL-2+ GPL-2 IPAfont FDL-1.1+ CC-BY-SA-2.0 FDL-1.2 CC-BY-2.0 CC-BY-4.0 FreeArt GPL-1 FDL-1.3+ MicroChip-SDCC Broadcom ipw2200-fw shmux linux-fw-redistributable JSON AVASYS Amazon ipw3945 qlogic-fibre-channel-firmware bonnie unRAR Atmel ISSL NVIDIA-r1 Mellanox-AS-IS freedist ipw2100-fw LSI-tw_cli intel-ucode sun-jlfgr bh-luxi no-source-code" >CBUILD="x86_64-pc-linux-gnu" >CFLAGS="-O2 -pipe -march=native -g -ggdb -Werror=format-security" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -march=native -g -ggdb -Werror=format-security" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="en_US.utf8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LINGUAS="en en_GB" >MAKEOPTS="-j8" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="X acl amd64 berkdb bzip2 cli consolekit crypt dri fortran gdbm iconv ipv6 jumbo-build libtirpc multilib ncurses nls nptl openmp openssl pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 714748
: 625828