Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mail-client/alpine Failed running aclocal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
lslatr
n00b
n00b


Joined: 06 Jan 2025
Posts: 2

PostPosted: Mon Jan 06, 2025 10:05 am    Post subject: mail-client/alpine Failed running aclocal Reply with quote

Hello,

Im having trouble emerging the mail-client/alpine 2.26-r4 (~)2.26-r5, so both Versions in the repos.
It compiles fine from the upstream git https://repo.or.cz/alpine.git/

Code:

'/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/build.log'

 Package:    mail-client/alpine-2.26-r5:0
 * Repository: gentoo
 * Maintainer: gentoo.2019@r123.de holger@applied-asynchrony.com,proxy-maint@gentoo.org
 * USE:        abi_x86_64 amd64 chappa elibc_glibc ipv6 kernel_linux nls ssl
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking alpine-2.26.tar.xz to /var/tmp/portage/portage/mail-client/alpine-2.26-r5/work
>>> Unpacking alpine-2.26-patches-1.tar.xz to /var/tmp/portage/portage/mail-client/alpine-2.26-r5/work
>>> Source unpacked in /var/tmp/portage/portage/mail-client/alpine-2.26-r5/work
>>> Preparing source in /var/tmp/portage/portage/mail-client/alpine-2.26-r5/work/alpine-2.26 ...
 * Applying 0001-If-kerberos-is-not-fully-installed-remove-it-from-th.patch ...
 [ ok ]
 * Applying 0002-Crash-in-PC-Alpine-when-postponing-a-message.-Report.patch ...
 [ ok ]
 * Applying 0003-Cleaning-up-some-memory-leaks-reported-by-Valgrind.-.patch ...
 [ ok ]
 * Applying 0004-Update-to-reflect-the-change-from-alpine.x10host.com.patch ...
 [ ok ]
 * Applying 0005-Fix-regression-introduced-by-f95e2d179774739a8854681.patch ...
 [ ok ]
 * Applying 0006-Update-configure-script-according-to-previous-change.patch ...
 [ ok ]
 * Applying 0007-Fixes-to-documentation-by-Dennis-Davis.patch ...
 [ ok ]
 * Applying 0008-Improvements-to-error-detection-for-the-eXternal-com.patch ...
 [ ok ]
 * Applying 0009-Improvements-in-the-http-code-in-processing-http-hea.patch ...
 [ ok ]
 * Applying 0010-Fixes-to-the-configure-script-that-prevented-Alpine-.patch ...
 [ ok ]
 * Applying 0011-Addition-of-a-first-attempt-to-transform-a-json-stru.patch ...
 [ ok ]
 * Applying 0012-Microsoft-servers-do-not-deal-well-with-a-message-th.patch ...
 [ ok ]
 * Applying 0013-New-version-2.26.patch ...
 [ ok ]
 * Applying 0014-Add-support-for-tab-completion-when-selecting-by-rul.patch ...
 [ ok ]
 * Applying 0015-Add-documentation-to-the-release-notes-about-the-abi.patch ...
 [ ok ]
 * Applying 0016-Add-support-for-tab-completion-when-selecting-by-key.patch ...
 [ ok ]
 * Applying 0017-When-a-user-configures-a-mailbox-without-specifying-.patch ...
 [ ok ]
 * Applying 0018-Fixes-to-the-configure-script-by-Florian-Meyer-to-fi.patch ...
 [ ok ]
 * Applying 0019-For-mailing-lists-Alpine-adds-a-description-of-the-t.patch ...
 [ ok ]
 * Applying 0020-Fix-to-the-configure-script-to-not-to-use-the-passwo.patch ...
 [ ok ]
 * Applying 0021-Fix-a-crash-in-Alpine-due-to-incorrectly-formated-da.patch ...
 [ ok ]
 * Applying 0022-Fix-for-file-imap-Makefile-contributed-by-Paul-Ferst.patch ...
 [ ok ]
 * Applying 0023-Fix-for-a-better-bound-check-in-imap-src-c-client-nn.patch ...
 [ ok ]
 * Applying 0024-Change-x10host.com-to-alpineapp.email.patch ...
[ ok ]
 * Applying 0025-Clean-up-some-function-definitions-to-comply-with-st.patch ...
 [ ok ]
 * Applying 0026-Alpine-does-not-decode-8-bit-characters-for-a-messag.patch ...
 [ ok ]
 * Applying 0027-Add-the-username-information-to-the-initial-xoauth2-.patch ...
 [ ok ]
 * Applying 0028-Changes-in-the-source-code-of-Alpine-to-define-inter.patch ...
 [ ok ]
 * Applying 0029-Fix-some-compiler-warnings-for-bad-casting-in-some-f.patch ...
 [ ok ]
 * Applying 0030-Implement-a-different-way-to-delete-a-password-from-.patch ...
 [ ok ]
 * Applying chappa-rebased.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/portage/mail-client/alpine-2.26-r5/work/alpine-2.26' ...
 * Running 'autopoint --force' ...
 [ ok ]
 * Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
 * Running 'aclocal --install -I m4 --system-acdir=/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/aclocal' ...
 [ !! ]

 * Failed running 'aclocal'!
 *
 * Include in your bug report the contents of:
 *
 *   /var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/aclocal.out

 * ERROR: mail-client/alpine-2.26-r5::gentoo failed (prepare phase):
 *   Failed running 'aclocal'!
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_prepare
 *   environment, line 2108:  Called eautoreconf
 *   environment, line 1148:  Called eaclocal
 *   environment, line  900:  Called autotools_run_tool '--at-m4flags' 'aclocal' '--install' '-I' 'm4' '--system-acdir=/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/aclocal'
 *   environment, line  854:  Called die
 * The specific snippet of code:
 *           die "Failed running '${1}'!";
 *
 * If you need support, post the output of `emerge --info '=mail-client/alpine-2.26-r5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mail-client/alpine-2.26-r5::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/environment'.
 * Working directory: '/var/tmp/portage/portage/mail-client/alpine-2.26-r5/work/alpine-2.26'
 * S: '/var/tmp/portage/portage/mail-client/alpine-2.26-r5/work/alpine-2.26'


And the output of /var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/aclocal.out
Code:

***** aclocal *****
***** PWD: /var/tmp/portage/portage/mail-client/alpine-2.26-r5/work/alpine-2.26
***** aclocal --install -I m4 --system-acdir=/var/tmp/portage/portage/mail-client/alpine-2.26-r5/temp/aclocal

aclocal-1.17: installing 'm4/build-to-host.m4' from '/usr/share/aclocal/build-to-host.m4'
aclocal-1.17: overwriting 'm4/gettext.m4' with '/usr/share/aclocal/gettext.m4'
aclocal-1.17: installing 'm4/host-cpu-c-abi.m4' from '/usr/share/aclocal/host-cpu-c-abi.m4'
aclocal-1.17: overwriting 'm4/iconv.m4' with '/usr/share/aclocal/iconv.m4'
aclocal-1.17: overwriting 'm4/lib-ld.m4' with '/usr/share/aclocal/lib-ld.m4'
aclocal-1.17: overwriting 'm4/lib-link.m4' with '/usr/share/aclocal/lib-link.m4'
aclocal-1.17: overwriting 'm4/lib-prefix.m4' with '/usr/share/aclocal/lib-prefix.m4'
aclocal-1.17: overwriting 'm4/nls.m4' with '/usr/share/aclocal/nls.m4'
aclocal-1.17: overwriting 'm4/po.m4' with '/usr/share/aclocal/po.m4'
aclocal-1.17: overwriting 'm4/progtest.m4' with '/usr/share/aclocal/progtest.m4'
aclocal-1.17: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4'
aclocal-1.17: error: too many loops
aclocal-1.17: Please contact <bug-automake@gnu.org>.
 at /usr/share/automake-1.17/Automake/Channels.pm line 661.
        Automake::Channels::msg("automake", "", "too many loops") called at /usr/share/automake-1.17/Automake/ChannelDefs.pm line 233
        Automake::ChannelDefs::prog_error("too many loops") called at /usr/bin/aclocal-1.17 line 1229



My emerge --info '=mail-client/alpine-2.26-r5::gentoo' can be found here https://pastebin.com/digwF58P

My first post here on the forums and my first bug report. Hope everything necessary is included
Lars
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31398
Location: here

PostPosted: Mon Jan 06, 2025 11:17 am    Post subject: Reply with quote

Look bug mail-client/alpine-2.26-r5: eautoreconf fails with sys-devel/gettext-0.23 (Failed running aclocal!).
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
lslatr
n00b
n00b


Joined: 06 Jan 2025
Posts: 2

PostPosted: Mon Jan 06, 2025 12:09 pm    Post subject: fixed: mail-client/alpine Failed running aclocal Reply with quote

fedeliallalinea wrote:
sys-devel/gettext-0.23 (Failed running aclocal!)[/bug].


Thank you for pointing ....
Didnt look there. Will add https://bugs.gentoo.org into my bug hunt routine.

Lars
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum