Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 463520 Details for
Bug 609190
dev-db/pgadmin3-1.22.1-r1 : pkg_resources.DistributionNotFound: The 'requests' distribution was not found and is required by Sphinx
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:pgadmin3-1.22.1-r1:20170212-225317.log
dev-db:pgadmin3-1.22.1-r1:20170212-225317.log (text/plain), 10.29 KB, created by
Toralf Förster
on 2017-02-13 00:01:22 UTC
(
hide
)
Description:
dev-db:pgadmin3-1.22.1-r1:20170212-225317.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-13 00:01:22 UTC
Size:
10.29 KB
patch
obsolete
> * Package: dev-db/pgadmin3-1.22.1-r1 > * Repository: gentoo > * Maintainer: pgsql-bugs@gentoo.org > * USE: abi_x86_64 amd64 databasedesigner elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pgadmin3-1.22.1.tar.gz to /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work >>>> Preparing source in /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1 ... > * Applying pgadmin3-desktop.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1 ... > > * Requested wxWidgets: 3.0 > * Using wxWidgets: gtk2-unicode-3.0 > > * econf: updating pgadmin3-1.22.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pgadmin3-1.22.1/config/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 --libdir=/usr/lib64 --with-wx-version=3.0 --disable-debug --enable-databasedesigner >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >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 style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for working strtod... yes >checking for gethostbyname... yes >checking for inet_ntoa... yes >checking for memmove... yes >checking for memset... yes >checking for strchr... yes >checking for SSL_library_init in -lssl... yes >checking for krb5_sendauth in -lkrb5... yes >checking for PQexec in -lpq... yes >checking for PQconninfoParse in -lpq... yes >checking for SSL_connect in -lpq... yes >checking for krb5_free_principal in -lpq... no >checking libpq-fe.h usability... yes >checking libpq-fe.h presence... yes >checking for libpq-fe.h... yes >checking PostgreSQL in /usr... ok >checking for PQgetOutResult in -lpq... no >checking wxWidgets version... ok >checking wxWidgets in /usr... ok >checking libxml2 in /usr... ok >checking libxml2 version... ok >checking libxslt in /usr... ok >checking openssl/ssl.h usability... yes >checking openssl/ssl.h presence... yes >checking for openssl/ssl.h... yes >checking for ld used by 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 shared library run path origin... done >checking for libssl... yes >checking how to link with libssl... /usr/lib64/libssl.so /usr/lib64/libcrypto.so >checking for EVP_aes_128_ctr... yes >checking for libz... yes >checking how to link with libz... /usr/lib64/libz.so >checking non-blocking sockets style... O_NONBLOCK >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating branding/Makefile >config.status: creating i18n/Makefile >config.status: creating plugins.d/Makefile >config.status: creating pgadmin/Makefile >config.status: creating pkg/Makefile >config.status: creating pkg/debian/Makefile >config.status: creating pkg/mac/Makefile >config.status: creating pkg/mandrake/Makefile >config.status: creating pkg/redhat/Makefile >config.status: creating pkg/slackware/Makefile >config.status: creating pkg/src/Makefile >config.status: creating pkg/suse/Makefile >config.status: creating pkg/win32/Makefile >config.status: creating xtra/Makefile >config.status: creating xtra/png2c/Makefile >config.status: creating xtra/wx-build/Makefile >config.status: creating config.h >config.status: creating pgadmin/include/libssh2/libssh2_config.h >config.status: executing depfiles commands > >PostgreSQL directory: /usr >PostgreSQL pg_config binary: /usr/bin/pg_config >PostgreSQL version: PostgreSQL 9.6.2 > >PostgreSQL PQconninfoParse support: Present >PostgreSQL SSL support: Present > >wxWidgets directory: /usr >wxWidgets wx-config binary: /usr/bin/wx-config >wxWidgets version: wxWidgets 3.0.2 > >libxml2 directory: /usr >libxml2 xml2-config binary: /usr/bin/xml2-config >libxml2 version: libxml2 2.9.4 > >libxslt directory: /usr >libxslt xslt-config binary: /usr/bin/xslt-config >libxslt version: libxslt 1.1.29 > >Building Database Designer: Yes > >Building SSH Tunnel: Yes >Crypto library: OpenSSL >libz compression: yes > >Building a debug version of pgAdmin: No >Statically linking pgAdmin: No >Building a Mac OS X appbundle: No > >sphinx-build executable: /usr/bin/sphinx-build > >pgAdmin configuration is now complete. You can now compile and >install pgAdmin using 'make; make install'. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1 ... >make -j1 >cd ./docs/en_US && make -f Makefile.sphinx SPHINXBUILD=/usr/bin/sphinx-build htmlhelp >make[1]: Entering directory '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/docs/en_US' >/usr/bin/sphinx-build -b htmlhelp -d _build/doctrees . _build/htmlhelp >Traceback (most recent call last): > File "/usr/lib/python-exec/python3.4/sphinx-build", line 6, in <module> > from pkg_resources import load_entry_point > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 3030, in <module> > @_call_aside > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 3014, in _call_aside > f(*args, **kwargs) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 3043, in _initialize_master_working_set > working_set = WorkingSet._build_master() > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 654, in _build_master > ws.require(__requires__) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 968, in require > needed = self.resolve(parse_requirements(requirements)) > File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 854, in resolve > raise DistributionNotFound(req, requirers) >pkg_resources.DistributionNotFound: The 'requests' distribution was not found and is required by Sphinx >make[1]: *** [Makefile.sphinx:65: htmlhelp] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/docs/en_US' >make: *** [Makefile:1032: doc] Error 2 > * ERROR: dev-db/pgadmin3-1.22.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-db/pgadmin3-1.22.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/pgadmin3-1.22.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:pgadmin3-1.22.1-r1:20170212-225317.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1' > * S: '/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.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 609190
:
463516
|
463518
| 463520 |
463522
|
463524
|
463526