Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 528566 Details for
Bug 654132
dev-vcs/subversion-1.10.0 : configure: error: SWIG required, but not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-vcs:subversion-1.10.0:20180426-155653.log
dev-vcs:subversion-1.10.0:20180426-155653.log (text/plain), 14.02 KB, created by
Toralf Förster
on 2018-04-26 16:03:13 UTC
(
hide
)
Description:
dev-vcs:subversion-1.10.0:20180426-155653.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-04-26 16:03:13 UTC
Size:
14.02 KB
patch
obsolete
> * Package: dev-vcs/subversion-1.10.0 > * Repository: gentoo > * Maintainer: polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 berkdb dso elibc_glibc http kernel_linux nls python python_targets_python2_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.10.0.tar.bz2 to /var/tmp/portage/dev-vcs/subversion-1.10.0/work >>>> Unpacking subversion-1.10.0_rc1-patches-1.tar.xz to /var/tmp/portage/dev-vcs/subversion-1.10.0/work >>>> Source unpacked in /var/tmp/portage/dev-vcs/subversion-1.10.0/work >>>> Preparing source in /var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0 ... > * Applying patches from /var/tmp/portage/dev-vcs/subversion-1.10.0/work/patches ... > * subversion-1.10.0_rc1-utf8proc_include.patch ... > [ ok ] > * subversion-1.5.4-interix.patch ... > [ 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 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running elibtoolize in: subversion-1.10.0/ > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: subversion-1.10.0/build/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Will copy sources from /var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0/subversion/bindings/swig/python > * python2_7: copying to /var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0/subversion/bindings/swig/python-python2_7 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0 ... > * econf: updating subversion-1.10.0/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating subversion-1.10.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.10.0 --htmldir=/usr/share/doc/subversion-1.10.0/html --libdir=/usr/lib64 --without-apache-libexecdir --without-apxs --with-berkeley-db=db.h:/usr/include/db6.0::db-6.0 --without-ctypesgen --enable-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 --with-swig --enable-local-library-preloading --disable-disallowing-of-undefined-references >configure: Configuring Subversion 1.10.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++98... 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.5/ebuild-helpers/xattr/install -c >configure: Apache Portable Runtime (APR) library configuration >checking for APR... yes >checking APR version... 1.6.3 >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... none >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... no >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 whether use Googlemock... 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 >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 termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >configure: C compiler flags: -O2 -pipe -march=native -pthread >configure: user-defined: -O2 -pipe -march=native >configure: maintainer-mode: >configure: C++ compiler flags: -O2 -pipe -march=native >configure: user-defined: -O2 -pipe -march=native >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/python2.7... /usr/bin/python2.7 >checking for perl... /usr/bin/perl >checking for ruby... (cached) none >checking for swig... none >configure: error: SWIG required, but not found > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0/config.log > * ERROR: dev-vcs/subversion-1.10.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 7286: Called econf '--libdir=/usr/lib64' '--without-apache-libexecdir' '--without-apxs' '--with-berkeley-db=db.h:/usr/include/db6.0::db-6.0' '--without-ctypesgen' '--enable-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' '--with-swig' '--enable-local-library-preloading' '--disable-disallowing-of-undefined-references' > * phase-helpers.sh, line 712: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 121: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=dev-vcs/subversion-1.10.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-vcs/subversion-1.10.0::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =subversion-1.10.0 > * The complete build log is located at '/var/log/portage/dev-vcs:subversion-1.10.0:20180426-155653.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-vcs/subversion-1.10.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/subversion-1.10.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.0' > * S: '/var/tmp/portage/dev-vcs/subversion-1.10.0/work/subversion-1.10.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 654132
:
528564
| 528566 |
528568
|
528570
|
528572
|
528574
|
528576