| Summary: | sys-libs/db-4.8.30: fails to compile when creating new stage3. | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | Yuta SATOH <nigoro.dev> |
| Component: | FreeBSD | Assignee: | Gentoo/BSD Team <bsd+disabled> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | FreeBSD | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This bug is a duplicate of bug 474600. Please fix bug 474600 or mask >=sys-devel/automake-1.14. Steps to Reproduce: 1. emerge -C automake 2. emerge -pv sys-libs/db 3. emerge sys-libs/db *** This bug has been marked as a duplicate of bug 474600 *** |
When creating new stage3 using catalyst, fails to compile sys-libs/db-4.8.30. >>> Emerging (94 of 157) sys-libs/db-4.8.30 >>> Failed to emerge sys-libs/db-4.8.30, Log file: >>> '/var/tmp/portage/sys-libs/db-4.8.30/temp/build.log' * Package: sys-libs/db-4.8.30 * Repository: gentoo * USE: abi_x86_32 cxx elibc_FreeBSD java5 kernel_FreeBSD userland_BSD x86-fbsd * FEATURES: preserve-libs userpriv usersandbox * Applying db-4.8-libtool.patch ... [ ok ] * Applying db-4.8.24-java-manifest-location.patch ... [ ok ] * Applying db-4.8.30-rename-atomic-compare-exchange.patch ... [ ok ] * Applying db-4.6-jni-check-prefix-first.patch ... [ ok ] * Applying db-4.3-listen-to-java-options.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-libs/db-4.8.30/work/db-4.8.30/dist' ... * ERROR: sys-libs/db-4.8.30::gentoo failed (unpack phase): * Cannot find the latest automake! Tried 1.12:1.12 * * Call stack: * ebuild.sh, line 93: Called src_unpack * environment, line 5183: Called eautoreconf * environment, line 1234: Called _elibtoolize '--install' '--copy' '--force' * environment, line 382: Called autotools_run_tool 'libtoolize' '--install' '--copy' '--force' * environment, line 706: Called autotools_env_setup * environment, line 667: Called die * The specific snippet of code: * [[ ${WANT_AUTOMAKE} == "latest" ]] && die "Cannot find the latest automake! Tried ${_LATEST_AUTOMAKE}"; * * If you need support, post the output of `emerge --info '=sys-libs/db-4.8.30::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/db-4.8.30::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 =db-4.8.30 /usr/lib/portage/bin/isolated-functions.sh: line 188: wait: `Cannot find the latest automake! Tried 1.12:1.12': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/sys-libs/db-4.8.30/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/db-4.8.30/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/db-4.8.30/work/db-4.8.30/dist' * S: '/var/tmp/portage/sys-libs/db-4.8.30/work/db-4.8.30/build_unix'