Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 655780 Details for
Bug 738252
dev-vcs/subversion-1.14.0 : checking for ctypesgen.py... configure: error: Could not find ctypesgen at /usr/ctypesgen.py or at
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-vcs:subversion-1.14.0:20200820-183619.log
dev-vcs:subversion-1.14.0:20200820-183619.log (text/plain), 15.67 KB, created by
Toralf Förster
on 2020-08-20 18:46:35 UTC
(
hide
)
Description:
dev-vcs:subversion-1.14.0:20200820-183619.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-08-20 18:46:35 UTC
Size:
15.67 KB
patch
obsolete
> * Package: dev-vcs/subversion-1.14.0 > * Repository: gentoo > * Maintainer: dilfridge@gentoo.org zlogene@gentoo.org > * USE: abi_x86_64 amd64 berkdb ctypes-python elibc_glibc kernel_linux nls python_targets_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * > * SVN_BDB_VERSION variable isn't set. You can set it to enforce using of specific version of Berkeley DB. > * Using: Berkeley DB 6.0 > * >>>> Unpacking source... >>>> Unpacking subversion-1.14.0.tar.bz2 to /var/tmp/portage/dev-vcs/subversion-1.14.0/work >>>> Unpacking subversion-1.10.0_rc1-patches-1.tar.xz to /var/tmp/portage/dev-vcs/subversion-1.14.0/work >>>> Source unpacked in /var/tmp/portage/dev-vcs/subversion-1.14.0/work >>>> Preparing source in /var/tmp/portage/dev-vcs/subversion-1.14.0/work/subversion-1.14.0 ... > * Applying patches from /var/tmp/portage/dev-vcs/subversion-1.14.0/work/patches ... > * subversion-1.5.4-interix.patch ... >patching file subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h >Hunk #1 succeeded at 58 with fuzz 2 (offset 9 lines). >patching file subversion/bindings/swig/perl/native/core.c >Hunk #1 succeeded at 1867 with fuzz 2 (offset 134 lines). >patching file subversion/bindings/swig/perl/native/svn_client.c >Hunk #1 succeeded at 1872 with fuzz 2. >patching file subversion/bindings/swig/perl/native/svn_delta.c >Hunk #1 succeeded at 1744 with fuzz 2 (offset -1 lines). >patching file subversion/bindings/swig/perl/native/svn_fs.c >Hunk #1 succeeded at 1805 with fuzz 2 (offset -13 lines). >patching file subversion/bindings/swig/perl/native/svn_ra.c >Hunk #1 succeeded at 1804 (offset 143 lines). >patching file subversion/bindings/swig/perl/native/svn_repos.c >Hunk #1 succeeded at 1788 with fuzz 2 (offset -4 lines). >patching file subversion/bindings/swig/perl/native/svn_wc.c >Hunk #1 succeeded at 1814 with fuzz 2 (offset -2 lines). > [ ok ] > * subversion-1.5.6-aix-dso.patch ... > [ ok ] > * subversion-1.8.1-revert_bdb6check.patch ... > [ ok ] > * subversion-1.8.16-javadoc-nolint.patch ... > [ ok ] > * subversion-fix-parallel-build-support-for-perl-bindings.patch ... >patching file Makefile.in >Hunk #1 succeeded at 877 with fuzz 1 (offset 145 lines). > [ ok ] > * Running autoconf ... > [ ok ] > * Running elibtoolize in: subversion-1.14.0/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: subversion-1.14.0/build/ > * 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/dev-vcs/subversion-1.14.0/work/subversion-1.14.0 ... > * Using python3.7 in global scope > * econf: updating subversion-1.14.0/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating subversion-1.14.0/build/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 --docdir=/usr/share/doc/subversion-1.14.0 --htmldir=/usr/share/doc/subversion-1.14.0/html --libdir=/usr/lib64 --without-apache-libexecdir --without-apxs --with-berkeley-db=db.h:/usr/include/db6.0::db-6.0 --with-ctypesgen=/usr --disable-runtime-module-search --without-gnome-keyring --disable-javahl --without-jdk --without-kwallet --enable-nls --without-sasl --with-serf --with-apr=/usr/bin/apr-1-config --with-apr-util=/usr/bin/apu-1-config --disable-experimental-libtool --without-jikes --disable-mod-activation --disable-static --enable-svnxx --without-swig --enable-local-library-preloading >configure: loading site script /usr/share/config.site >configure: Configuring Subversion 1.14.0 >configure: creating config.nice >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 if x86_64-pc-linux-gnu-gcc accepts -std=c90... yes >checking if x86_64-pc-linux-gnu-gcc accepts -w... yes >checking if x86_64-pc-linux-gnu-gcc accepts -Werror=unknown-warning-option... no >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 if x86_64-pc-linux-gnu-g++ accepts -std=c++11... yes >checking if x86_64-pc-linux-gnu-g++ accepts -w... yes >checking if x86_64-pc-linux-gnu-g++ accepts -Werror=unknown-warning-option... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure: Apache Portable Runtime (APR) library configuration >checking for APR... yes >checking APR version... 1.7.0 >configure: Apache Portable Runtime Utility (APRUTIL) library configuration >checking for APR-util... yes >checking APRUTIL version... 1.6.1 >checking for pkg-config... /usr/bin/pkg-config >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 >configure: serf library configuration via pkg-config >checking for serf-2 library... no >checking for serf-1 library... yes >checking serf library version... 1.3.9 >checking serf version is suitable... yes >checking was serf enabled... yes >configure: looking for apr_memcache as part of apr-util >checking apr_memcache.h usability... yes >checking apr_memcache.h presence... yes >checking for apr_memcache.h... yes >checking for apr_memcache_create in -laprutil-1... yes >checking for Apache module support via DSO through APXS... no >configure: checking sqlite library >checking sqlite amalgamation... no >checking sqlite amalgamation... no >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking sqlite library version (via header)... okay >checking for sqlite3_close in -lsqlite3... yes >checking whether the compiler provides atomic builtins... yes >configure: configuring libtool now >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /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 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... no >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: building shared libraries only >checking whether libtool needs -no-undefined... no >checking for trang... /usr/bin/trang >checking for doxygen... none >checking for Expat... yes >checking for socket in -lsocket... no >checking for availability of Berkeley DB... yes >checking whether to look for SASL... no >checking for Mach-O dynamic module iteration functions... no >checking for Mac OS property list utilities... no >checking for Mac OS KeyChain Services... no >checking whether APR has support for DSOs... yes >checking for D-Bus .pc file... yes >checking D-Bus version... 1.12.20 >checking for D-Bus... yes >checking whether to support GPG-Agent... yes >checking whether to look for old GNOME Keyring... no >checking whether to look for GNOME Keyring... no >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for library containing bindtextdomain... none required >checking for bind_textdomain_codeset... yes >checking if we are using GNU gettext... yes >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for magic_open in -lmagic... yes >checking whether to look for KWallet... no >configure: Disabling plaintext password/passphrase storage >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for working memcmp... yes >checking for vprintf... yes >checking for _doprnt... no >checking for symlink... yes >checking for readlink... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for uname... yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for -Wl,--no-undefined... yes >configure: C compiler flags: -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security -pthread >configure: language-level: -std=c90 >configure: user-defined: -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security >configure: maintainer-mode: >configure: C++ compiler flags: -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security >configure: language-level: -std=c++11 >configure: user-defined: -O2 -pipe -march=native -fno-diagnostics-color -Wformat -Werror=format-security >configure: maintainer-mode: >configure: zlib library configuration via pkg-config >checking for zlib library... yes >checking for lz4 library via pkg-config... yes >configure: utf8proc configuration without pkg-config >checking for utf8proc_version in -lutf8proc... yes >configure: Disabling apache module activation >checking for /usr/bin/python3.7... /usr/bin/python3.7 >checking for perl... /usr/bin/perl >checking for ruby... (cached) none >configure: Configuring python swig binding >checking for Python includes... (cached) -I$(PYTHON_INCLUDEDIR) >checking Python.h usability... no >checking Python.h presence... no >checking for Python.h... no >configure: WARNING: Python.h not found; disabling python swig bindings >checking perl version... 5030003 >checking for ctypesgen.py... configure: error: Could not find ctypesgen at /usr/ctypesgen.py or at > /usr/bin/ctypesgen.py > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-vcs/subversion-1.14.0/work/subversion-1.14.0/config.log > * ERROR: dev-vcs/subversion-1.14.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 7460: Called econf '--libdir=/usr/lib64' '--without-apache-libexecdir' '--without-apxs' '--with-berkeley-db=db.h:/usr/include/db6.0::db-6.0' '--with-ctypesgen=/usr' '--disable-runtime-module-search' '--without-gnome-keyring' '--disable-javahl' '--without-jdk' '--without-kwallet' '--enable-nls' '--without-sasl' '--with-serf' '--with-apr=/usr/bin/apr-1-config' '--with-apr-util=/usr/bin/apu-1-config' '--disable-experimental-libtool' '--without-jikes' '--disable-mod-activation' '--disable-static' '--enable-svnxx' '--without-swig' '--enable-local-library-preloading' > * phase-helpers.sh, line 681: 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 '=dev-vcs/subversion-1.14.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-vcs/subversion-1.14.0::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =subversion-1.14.0 > * The complete build log is located at '/var/log/portage/dev-vcs:subversion-1.14.0:20200820-183619.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/subversion-1.14.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/subversion-1.14.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-vcs/subversion-1.14.0/work/subversion-1.14.0' > * S: '/var/tmp/portage/dev-vcs/subversion-1.14.0/work/subversion-1.14.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 738252
:
655778
| 655780 |
655782
|
655784
|
655786
|
655788
|
655790