Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 463518 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]
config.log
config.log (text/plain), 50.31 KB, created by
Toralf Förster
on 2017-02-13 00:01:19 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-13 00:01:19 UTC
Size:
50.31 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by pgadmin3 configure 1.22.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./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 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.9.8-hardened >uname -s = Linux >uname -v = #1 SMP Wed Feb 8 18:32:21 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2399: checking build system type >configure:2413: result: x86_64-pc-linux-gnu >configure:2433: checking host system type >configure:2446: result: x86_64-pc-linux-gnu >configure:2482: checking for a BSD-compatible install >configure:2550: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:2561: checking whether build environment is sane >configure:2616: result: yes >configure:2767: checking for a thread-safe mkdir -p >configure:2806: result: /bin/mkdir -p >configure:2813: checking for gawk >configure:2829: found /usr/bin/gawk >configure:2840: result: gawk >configure:2851: checking whether make sets $(MAKE) >configure:2873: result: yes >configure:2902: checking whether make supports nested variables >configure:2919: result: yes >configure:3008: checking whether UID '250' is supported by ustar format >configure:3011: result: yes >configure:3018: checking whether GID '250' is supported by ustar format >configure:3021: result: yes >configure:3029: checking how to create a ustar tar archive >configure:3040: tar --version >tar (GNU tar) 1.29 >Copyright (C) 2015 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. > >Written by John Gilmore and Jay Fenlason. >configure:3043: $? = 0 >configure:3083: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar >configure:3086: $? = 0 >configure:3090: tar -xf - <conftest.tar >configure:3093: $? = 0 >configure:3095: cat conftest.dir/file >GrepMe >configure:3098: $? = 0 >configure:3111: result: gnutar >configure:3172: checking for x86_64-pc-linux-gnu-gcc >configure:3188: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3199: result: x86_64-pc-linux-gnu-gcc >configure:3468: checking for C compiler version >configure:3477: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 6.3.0 p1.0) 6.3.0 >Copyright (C) 2016 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. > >configure:3488: $? = 0 >configure:3477: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.3.0 (Gentoo 6.3.0 p1.0) >configure:3488: $? = 0 >configure:3477: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3488: $? = 1 >configure:3477: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3488: $? = 1 >configure:3508: checking whether the C compiler works >configure:3530: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3534: $? = 0 >configure:3582: result: yes >configure:3585: checking for C compiler default output file name >configure:3587: result: a.out >configure:3593: checking for suffix of executables >configure:3600: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3604: $? = 0 >configure:3626: result: >configure:3648: checking whether we are cross compiling >configure:3656: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3660: $? = 0 >configure:3667: ./conftest >configure:3671: $? = 0 >configure:3686: result: no >configure:3691: checking for suffix of object files >configure:3713: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:3717: $? = 0 >configure:3738: result: o >configure:3742: checking whether we are using the GNU C compiler >configure:3761: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:3761: $? = 0 >configure:3770: result: yes >configure:3779: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3799: x86_64-pc-linux-gnu-gcc -c -g -DNDEBUG conftest.c >&5 >configure:3799: $? = 0 >configure:3840: result: yes >configure:3857: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3920: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:3920: $? = 0 >configure:3933: result: none needed >configure:3958: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3980: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3983: $? = 0 >configure:3980: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3983: $? = 0 >configure:3995: result: yes >configure:4023: checking for style of include used by make >configure:4051: result: GNU >configure:4077: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4188: result: none >configure:4217: checking for x86_64-pc-linux-gnu-g++ >configure:4233: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:4244: result: x86_64-pc-linux-gnu-g++ >configure:4315: checking for C++ compiler version >configure:4324: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 6.3.0 p1.0) 6.3.0 >Copyright (C) 2016 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. > >configure:4335: $? = 0 >configure:4324: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp >Thread model: posix >gcc version 6.3.0 (Gentoo 6.3.0 p1.0) >configure:4335: $? = 0 >configure:4324: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4335: $? = 1 >configure:4324: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:4335: $? = 1 >configure:4339: checking whether we are using the GNU C++ compiler >configure:4358: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -DNDEBUG conftest.cpp >&5 >configure:4358: $? = 0 >configure:4367: result: yes >configure:4376: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4396: x86_64-pc-linux-gnu-g++ -c -g -DNDEBUG conftest.cpp >&5 >configure:4396: $? = 0 >configure:4437: result: yes >configure:4462: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4573: result: none >configure:4592: checking for x86_64-pc-linux-gnu-ranlib >configure:4608: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:4619: result: x86_64-pc-linux-gnu-ranlib >configure:4726: checking how to run the C preprocessor >configure:4757: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:4757: $? = 0 >configure:4771: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:4771: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4796: result: x86_64-pc-linux-gnu-gcc -E >configure:4816: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:4816: $? = 0 >configure:4830: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory > #include <ac_nonexistent.h> > ^ >compilation terminated. >configure:4830: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4859: checking for grep that handles long lines and -e >configure:4917: result: /bin/grep >configure:4922: checking for egrep >configure:4984: result: /bin/grep -E >configure:4989: checking for ANSI C header files >configure:5009: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5009: $? = 0 >configure:5082: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5082: $? = 0 >configure:5082: ./conftest >configure:5082: $? = 0 >configure:5093: result: yes >configure:5106: checking for sys/types.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for sys/stat.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for stdlib.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for string.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for memory.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for strings.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for inttypes.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for stdint.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5106: checking for unistd.h >configure:5106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5106: $? = 0 >configure:5106: result: yes >configure:5121: checking arpa/inet.h usability >configure:5121: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking arpa/inet.h presence >configure:5121: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking for arpa/inet.h >configure:5121: result: yes >configure:5121: checking netdb.h usability >configure:5121: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking netdb.h presence >configure:5121: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking for netdb.h >configure:5121: result: yes >configure:5121: checking netinet/in.h usability >configure:5121: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking netinet/in.h presence >configure:5121: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5121: $? = 0 >configure:5121: result: yes >configure:5121: checking for netinet/in.h >configure:5121: result: yes >configure:5121: checking for stdlib.h >configure:5121: result: yes >configure:5134: checking errno.h usability >configure:5134: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking errno.h presence >configure:5134: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking for errno.h >configure:5134: result: yes >configure:5134: checking fcntl.h usability >configure:5134: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking fcntl.h presence >configure:5134: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking for fcntl.h >configure:5134: result: yes >configure:5134: checking stdio.h usability >configure:5134: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking stdio.h presence >configure:5134: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking for stdio.h >configure:5134: result: yes >configure:5134: checking for unistd.h >configure:5134: result: yes >configure:5134: checking sys/uio.h usability >configure:5134: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking sys/uio.h presence >configure:5134: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5134: $? = 0 >configure:5134: result: yes >configure:5134: checking for sys/uio.h >configure:5134: result: yes >configure:5147: checking sys/select.h usability >configure:5147: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking sys/select.h presence >configure:5147: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking for sys/select.h >configure:5147: result: yes >configure:5147: checking sys/socket.h usability >configure:5147: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking sys/socket.h presence >configure:5147: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking for sys/socket.h >configure:5147: result: yes >configure:5147: checking sys/ioctl.h usability >configure:5147: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking sys/ioctl.h presence >configure:5147: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking for sys/ioctl.h >configure:5147: result: yes >configure:5147: checking sys/time.h usability >configure:5147: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking sys/time.h presence >configure:5147: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5147: $? = 0 >configure:5147: result: yes >configure:5147: checking for sys/time.h >configure:5147: result: yes >configure:5159: checking sys/un.h usability >configure:5159: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5159: $? = 0 >configure:5159: result: yes >configure:5159: checking sys/un.h presence >configure:5159: x86_64-pc-linux-gnu-gcc -E -DNDEBUG conftest.c >configure:5159: $? = 0 >configure:5159: result: yes >configure:5159: checking for sys/un.h >configure:5159: result: yes >configure:5183: checking for stdbool.h that conforms to C99 >configure:5250: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:84:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] > bool e = &s; > ^~~~ >conftest.c:88:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:88:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] > return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l > ^ >conftest.c:89:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] > ^ >conftest.c:89:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] > ^ >conftest.c:89:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] > ^ >configure:5250: $? = 0 >configure:5257: result: yes >configure:5259: checking for _Bool >configure:5259: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5259: $? = 0 >configure:5259: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:71:20: error: expected expression before ')' token > if (sizeof ((_Bool))) > ^ >configure:5259: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((_Bool))) >| return 0; >| ; >| return 0; >| } >configure:5259: result: yes >configure:5276: checking for an ANSI C-conforming const >configure:5342: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5342: $? = 0 >configure:5349: result: yes >configure:5357: checking for size_t >configure:5357: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5357: $? = 0 >configure:5357: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >conftest.c: In function 'main': >conftest.c:73:21: error: expected expression before ')' token > if (sizeof ((size_t))) > ^ >configure:5357: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:5357: result: yes >configure:5368: checking whether time.h and sys/time.h may both be included >configure:5388: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG conftest.c >&5 >configure:5388: $? = 0 >configure:5395: result: yes >configure:5405: checking for working strtod >configure:5446: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5446: $? = 0 >configure:5446: ./conftest >configure:5446: $? = 0 >configure:5456: result: yes >configure:5521: checking for gethostbyname >configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5521: $? = 0 >configure:5521: result: yes >configure:5521: checking for inet_ntoa >configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5521: $? = 0 >configure:5521: result: yes >configure:5521: checking for memmove >configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:63:6: warning: conflicting types for built-in function 'memmove' > char memmove (); > ^~~~~~~ >configure:5521: $? = 0 >configure:5521: result: yes >configure:5521: checking for memset >configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:64:6: warning: conflicting types for built-in function 'memset' > char memset (); > ^~~~~~ >configure:5521: $? = 0 >configure:5521: result: yes >configure:5521: checking for strchr >configure:5521: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c >&5 >conftest.c:65:6: warning: conflicting types for built-in function 'strchr' > char strchr (); > ^~~~~~ >configure:5521: $? = 0 >configure:5521: result: yes >configure:5740: checking for SSL_library_init in -lssl >configure:5765: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lssl >&5 >configure:5765: $? = 0 >configure:5774: result: yes >configure:5796: checking for krb5_sendauth in -lkrb5 >configure:5821: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c -lkrb5 >&5 >configure:5821: $? = 0 >configure:5830: result: yes >configure:5885: checking for PQexec in -lpq >configure:5910: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 conftest.c -lpq >&5 >configure:5910: $? = 0 >configure:5919: result: yes >configure:5958: checking for PQconninfoParse in -lpq >configure:5983: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 conftest.c -lpq >&5 >configure:5983: $? = 0 >configure:5992: result: yes >configure:6049: checking for SSL_connect in -lpq >configure:6074: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 conftest.c -lpq -lssl >&5 >configure:6074: $? = 0 >configure:6083: result: yes >configure:6133: checking for krb5_free_principal in -lpq >configure:6158: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 conftest.c -lpq >&5 >/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/temp/ccnyscRl.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `krb5_free_principal' >collect2: error: ld returned 1 exit status >configure:6158: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_STRCHR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char krb5_free_principal (); >| int >| main () >| { >| return krb5_free_principal (); >| ; >| return 0; >| } >configure:6167: result: no >configure:6238: checking libpq-fe.h usability >configure:6238: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 conftest.c >&5 >configure:6238: $? = 0 >configure:6238: result: yes >configure:6238: checking libpq-fe.h presence >configure:6238: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 conftest.c >configure:6238: $? = 0 >configure:6238: result: yes >configure:6238: checking for libpq-fe.h >configure:6238: result: yes >configure:6255: checking PostgreSQL in /usr >configure:6257: result: ok >configure:6322: checking for PQgetOutResult in -lpq >configure:6347: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 -Wl,-as-needed conftest.c -lpq -L/usr/lib64/postgresql-9.6/lib64 -lpq >&5 >/var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/temp/ccr13iHz.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `PQgetOutResult' >collect2: error: ld returned 1 exit status >configure:6347: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "pgadmin3" >| #define PACKAGE_TARNAME "pgadmin3" >| #define PACKAGE_VERSION "1.22.1" >| #define PACKAGE_STRING "pgadmin3 1.22.1" >| #define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >| #define PACKAGE_URL "" >| #define PACKAGE "pgadmin3" >| #define VERSION "1.22.1" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_ERRNO_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_STDIO_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_SYS_UIO_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE__BOOL 1 >| #define HAVE_STDBOOL_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_GETHOSTBYNAME 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MEMSET 1 >| #define HAVE_STRCHR 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char PQgetOutResult (); >| int >| main () >| { >| return PQgetOutResult (); >| ; >| return 0; >| } >configure:6356: result: no >configure:6540: checking wxWidgets version >configure:6557: result: ok >configure:6588: checking wxWidgets in /usr >configure:6596: result: ok >configure:6725: checking libxml2 in /usr >configure:6733: result: ok >configure:6741: checking libxml2 version >configure:6756: result: ok >configure:6852: checking libxslt in /usr >configure:6860: result: ok >configure:6896: checking openssl/ssl.h usability >configure:6896: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 conftest.c >&5 >configure:6896: $? = 0 >configure:6896: result: yes >configure:6896: checking openssl/ssl.h presence >configure:6896: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 conftest.c >configure:6896: $? = 0 >configure:6896: result: yes >configure:6896: checking for openssl/ssl.h >configure:6896: result: yes >configure:6944: checking for ld used by GCC >configure:7008: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:7015: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:7028: result: yes >configure:7035: checking for shared library run path origin >configure:7048: result: done >configure:7553: checking for libssl >configure:7572: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 -Wl,-as-needed -L/usr/lib conftest.c -L/usr/lib64/postgresql-9.6/lib64 -lpq /usr/lib64/libssl.so /usr/lib64/libcrypto.so >&5 >configure:7572: $? = 0 >configure:7582: result: yes >configure:7589: checking how to link with libssl >configure:7591: result: /usr/lib64/libssl.so /usr/lib64/libcrypto.so >configure:8187: checking for EVP_aes_128_ctr >configure:8187: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_OPENSSL_CRYPTO -DLIBSSH2_OPENSSL -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 -Wl,-as-needed -L/usr/lib /usr/lib64/libssl.so /usr/lib64/libcrypto.so conftest.c -L/usr/lib64/postgresql-9.6/lib64 -lpq /usr/lib64/libssl.so /usr/lib64/libcrypto.so >&5 >configure:8187: $? = 0 >configure:8187: result: yes >configure:8668: checking for libz >configure:8687: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_OPENSSL_CRYPTO -DLIBSSH2_OPENSSL -Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 -Wl,-as-needed -L/usr/lib conftest.c -L/usr/lib64/postgresql-9.6/lib64 -lpq /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so >&5 >configure:8687: $? = 0 >configure:8697: result: yes >configure:8704: checking how to link with libz >configure:8706: result: /usr/lib64/libz.so >configure:8736: checking non-blocking sockets style >configure:8774: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_OPENSSL_CRYPTO -DLIBSSH2_OPENSSL conftest.c >&5 >conftest.c: In function 'main': >conftest.c:76:15: warning: 'flags' is used uninitialized in this function [-Wuninitialized] > int flags = fcntl(socket, F_SETFL, flags | O_NONBLOCK); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >conftest.c:76:7: warning: 'socket' is used uninitialized in this function [-Wuninitialized] > int flags = fcntl(socket, F_SETFL, flags | O_NONBLOCK); > ^~~~~ >configure:8774: $? = 0 >configure:8935: result: O_NONBLOCK >configure:9146: checking that generated files are newer than configure >configure:9152: result: done >configure:9219: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by pgadmin3 config.status 1.22.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:964: creating Makefile >config.status:964: creating branding/Makefile >config.status:964: creating i18n/Makefile >config.status:964: creating plugins.d/Makefile >config.status:964: creating pgadmin/Makefile >config.status:964: creating pkg/Makefile >config.status:964: creating pkg/debian/Makefile >config.status:964: creating pkg/mac/Makefile >config.status:964: creating pkg/mandrake/Makefile >config.status:964: creating pkg/redhat/Makefile >config.status:964: creating pkg/slackware/Makefile >config.status:964: creating pkg/src/Makefile >config.status:964: creating pkg/suse/Makefile >config.status:964: creating pkg/win32/Makefile >config.status:964: creating xtra/Makefile >config.status:964: creating xtra/png2c/Makefile >config.status:964: creating xtra/wx-build/Makefile >config.status:964: creating config.h >config.status:964: creating pgadmin/include/libssh2/libssh2_config.h >config.status:1193: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=' -DNDEBUG' >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-Werror=terminate -O2 -pipe -march=native' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_EVP_aes_128_ctr=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_strchr=yes >ac_cv_func_strtod=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libpq_fe_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_openssl_ssl_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_krb5_krb5_sendauth=yes >ac_cv_lib_pq_PQconninfoParse=yes >ac_cv_lib_pq_PQexec=yes >ac_cv_lib_pq_PQgetOutResult=no >ac_cv_lib_pq_SSL_connect=yes >ac_cv_lib_pq_krb5_free_principal=no >ac_cv_lib_ssl_SSL_library_init=yes >ac_cv_libssl=yes >ac_cv_libz=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_type__Bool=yes >ac_cv_type_size_t=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_libname_spec='lib$name' >acl_cv_library_names_spec='$libname$shrext' >acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >am_cv_prog_tar_ustar=gnutar > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/missing aclocal-1.15' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >APPBUNDLE_FALSE='' >APPBUNDLE_TRUE='#' >AUTOCONF='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/missing automake-1.15' >AWK='gawk' >BUILD_DEBUG='no' >BUILD_DEBUG_FALSE='' >BUILD_DEBUG_TRUE='#' >BUILD_SSH_TUNNEL_FALSE='#' >BUILD_SSH_TUNNEL_TRUE='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -march=native -Wall' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -DNDEBUG -I/usr/include/postgresql-9.6 -I/usr/include/postgresql-9.6/server -I/usr/include/postgresql-9.6 -DPG_SSL -DHAVE_CONNINFO_PARSE -DDATABASEDESIGNER -I/usr/lib64/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DEMBED_XRC -I/usr/include/libxml2 -I/usr/include/libxml2 -DHAVE_OPENSSL_CRYPTO -DLIBSSH2_OPENSSL' >CXX='x86_64-pc-linux-gnu-g++' >CXXDEPMODE='depmode=none' >CXXFLAGS='-Werror=terminate -O2 -pipe -march=native' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EDB_LIBPQ='no' >EDB_LIBPQ_FALSE='' >EDB_LIBPQ_TRUE='#' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >HAVE_DATABASEDESIGNER='yes' >HAVE_LIBGCRYPT='' >HAVE_LIBSSL='yes' >HAVE_LIBZ='yes' >HAVE_SYS_UN_H_FALSE='#' >HAVE_SYS_UN_H_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_DOCS_FALSE='' >INSTALL_DOCS_TRUE='#' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -L/usr/lib64/postgresql-9.6/lib64 -lkrb5 -Wl,-as-needed -L/usr/lib' >LIBGCRYPT='' >LIBGCRYPT_FALSE='' >LIBGCRYPT_PREFIX='' >LIBGCRYPT_TRUE='#' >LIBOBJS='' >LIBS=' -L/usr/lib64/postgresql-9.6/lib64 -lpq /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libz.so' >LIBSREQUIRED='libssl,libcrypto' >LIBSSL='/usr/lib64/libssl.so /usr/lib64/libcrypto.so' >LIBSSL_PREFIX='/usr' >LIBZ='/usr/lib64/libz.so' >LIBZ_PREFIX='/usr' >LTLIBGCRYPT='' >LTLIBOBJS='' >LTLIBSSL='-L/usr/lib64 -lssl -L/usr/lib64 -lcrypto' >LTLIBZ='-L/usr/lib64 -lz' >MAKEINFO='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/missing makeinfo' >MKDIR_P='/bin/mkdir -p' >OBJEXT='o' >PACKAGE='pgadmin3' >PACKAGE_BUGREPORT='pgadmin-support@postgresql.org' >PACKAGE_NAME='pgadmin3' >PACKAGE_STRING='pgadmin3 1.22.1' >PACKAGE_TARNAME='pgadmin3' >PACKAGE_URL='' >PACKAGE_VERSION='1.22.1' >PATH_SEPARATOR=':' >PG_CONFIG='/usr/bin/pg_config' >POW_LIB='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >SPHINX_BUILD='/usr/bin/sphinx-build' >SPHINX_BUILD_FALSE='#' >SPHINX_BUILD_TRUE='' >STRIP='' >SUN_CC_FALSE='' >SUN_CC_TRUE='#' >SUN_CXX_FALSE='' >SUN_CXX_TRUE='#' >VERSION='1.22.1' >WX_CONFIG='/usr/bin/wx-config' >XML2_CONFIG='/usr/bin/xml2-config' >XSLT_CONFIG='/usr/bin/xslt-config' >ac_ct_CC='' >ac_ct_CXX='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='tar --format=ustar -chf - "$$tardir"' >am__untar='tar -xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >bundledir='' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-db/pgadmin3-1.22.1-r1/work/pgadmin3-1.22.1/config/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pgScript_LDADD='-L/usr/lib64 -pthread -lwx_baseu-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 ' >pgadmin3_LDADD='-L/usr/lib64 -pthread -lwx_gtk2u_stc-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lxml2 -lz -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lxslt -lxml2 -lz -licui18n -licuuc -licudata -ldl -lm' >pgsTest_LDADD='-L/usr/lib64 -pthread -lwx_baseu-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 ' >png2c_LDADD='' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "pgadmin3" >#define PACKAGE_TARNAME "pgadmin3" >#define PACKAGE_VERSION "1.22.1" >#define PACKAGE_STRING "pgadmin3 1.22.1" >#define PACKAGE_BUGREPORT "pgadmin-support@postgresql.org" >#define PACKAGE_URL "" >#define PACKAGE "pgadmin3" >#define VERSION "1.22.1" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_ERRNO_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_STDIO_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_SYS_UIO_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE__BOOL 1 >#define HAVE_STDBOOL_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_GETHOSTBYNAME 1 >#define HAVE_INET_NTOA 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMSET 1 >#define HAVE_STRCHR 1 >#define HAVE_LIBSSL 1 >#define LIBSSH2_OPENSSL 1 >#define HAVE_OPENSSL_CRYPTO 1 >#define HAVE_EVP_AES_128_CTR 1 >#define HAVE_LIBZ 1 >#define LIBSSH2_HAVE_ZLIB 1 >#define HAVE_O_NONBLOCK 1 > >configure: exit 0
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