Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times`
@ 2022-08-15 21:59 paper42
  2022-08-20 11:19 ` sgn
  2022-08-20 11:19 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-08-15 21:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3895 bytes --]

New issue by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/38695

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.0_1 x86_64-musl GenuineIntel notuptodate FFFFFFFF

### Package(s) Affected

MEGAcmd-1.4.0_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

The package doesn't build anymore, a simple update to 1.5.1 didn't help. cc

### Actual behaviour

```
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> MEGAcmd-1.4.0_1: removing autodeps, please wait...
=> MEGAcmd-1.4.0_1: building [gnu-configure] for x86_64-musl...
   [host] autoconf-archive-2022.02.11_1: found (/host/binpkgs/autoconf-2.71)
   [host] autogen-5.18.16_2: found (https://repo-default.voidlinux.org/current/musl)
   [host] gettext-0.21_4: found (https://repo-default.voidlinux.org/current/musl)
   [host] automake-1.16.5_1: found (https://repo-default.voidlinux.org/current/musl)
   [host] libtool-2.4.6_6: found (https://repo-default.voidlinux.org/current/musl)
   [host] pkg-config-0.29.2_3: found (https://repo-default.voidlinux.org/current/musl)
   [target] MEGAsdk-devel-3.7.3c_2: found (https://repo-default.voidlinux.org/current/musl)
   [target] readline-devel-8.1.000_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] pcre-devel-8.45_3: found (https://repo-default.voidlinux.org/current/musl)
=> MEGAcmd-1.4.0_1: installing host dependencies: autoconf-archive-2022.02.11_1 autogen-5.18.16_2 gettext-0.21_4 automake-1.16.5_1 libtool-2.4.6_6 pkg-config-0.29.2_3 ...
=> MEGAcmd-1.4.0_1: installing target dependencies: MEGAsdk-devel-3.7.3c_2 readline-devel-8.1.000_1 pcre-devel-8.45_3 ...
=> MEGAcmd-1.4.0_1: running do-fetch hook: 00-distfiles ...
=> MEGAcmd-1.4.0_1: running do-extract hook: 00-distfiles ...
=> MEGAcmd-1.4.0_1: extracting distfile(s), please wait...
=> MEGAcmd-1.4.0_1: running post_extract ...
=> WARNING: MEGAcmd-1.4.0_1: vsed: regex "/sdk\/m4/d" didn't change file "Makefile.am"
=> WARNING: MEGAcmd-1.4.0_1: vsed: regex "s:LMEGAINC=.*:PKG_CHECK_MODULES([MEGA],[libmega])
LMEGAINC=${MEGA_CFLAGS}:" didn't change file "Makefile.am"
=> MEGAcmd-1.4.0_1: running do-patch hook: 00-patches ...
=> MEGAcmd-1.4.0_1: patching: include.am.patch.
=> MEGAcmd-1.4.0_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> MEGAcmd-1.4.0_1: running pre-configure hook: 01-override-config ...
=> MEGAcmd-1.4.0_1: running pre-configure hook: 02-script-wrapper ...
=> MEGAcmd-1.4.0_1: running pre_configure ...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:49: error: AM_INIT_AUTOMAKE expanded multiple times
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:37: the top level
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:49: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit status: 1
autoreconf: error: aclocal failed with exit status: 1
=> ERROR: MEGAcmd-1.4.0_1: pre_configure: './autogen.sh' exited with 1
=> ERROR:   in pre_configure() at srcpkgs/MEGAcmd/template:43
```

### Steps to reproduce

1. ./xbps-src pkg MEGAcmd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times`
  2022-08-15 21:59 [ISSUE] MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times` paper42
@ 2022-08-20 11:19 ` sgn
  2022-08-20 11:19 ` [ISSUE] [CLOSED] " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2022-08-20 11:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/38695#issuecomment-1221296330

Comment:
7f50c1cb8a3a2d400c196ce24c5f6648cbdf02fa

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times`
  2022-08-15 21:59 [ISSUE] MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times` paper42
  2022-08-20 11:19 ` sgn
@ 2022-08-20 11:19 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2022-08-20 11:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3921 bytes --]

Closed issue by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/38695

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.0_1 x86_64-musl GenuineIntel notuptodate FFFFFFFF

### Package(s) Affected

MEGAcmd-1.4.0_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

The package doesn't build anymore, a simple update to 1.5.1 didn't help.

### Actual behaviour

```
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> MEGAcmd-1.4.0_1: removing autodeps, please wait...
=> MEGAcmd-1.4.0_1: building [gnu-configure] for x86_64-musl...
   [host] autoconf-archive-2022.02.11_1: found (/host/binpkgs/autoconf-2.71)
   [host] autogen-5.18.16_2: found (https://repo-default.voidlinux.org/current/musl)
   [host] gettext-0.21_4: found (https://repo-default.voidlinux.org/current/musl)
   [host] automake-1.16.5_1: found (https://repo-default.voidlinux.org/current/musl)
   [host] libtool-2.4.6_6: found (https://repo-default.voidlinux.org/current/musl)
   [host] pkg-config-0.29.2_3: found (https://repo-default.voidlinux.org/current/musl)
   [target] MEGAsdk-devel-3.7.3c_2: found (https://repo-default.voidlinux.org/current/musl)
   [target] readline-devel-8.1.000_1: found (https://repo-default.voidlinux.org/current/musl)
   [target] pcre-devel-8.45_3: found (https://repo-default.voidlinux.org/current/musl)
=> MEGAcmd-1.4.0_1: installing host dependencies: autoconf-archive-2022.02.11_1 autogen-5.18.16_2 gettext-0.21_4 automake-1.16.5_1 libtool-2.4.6_6 pkg-config-0.29.2_3 ...
=> MEGAcmd-1.4.0_1: installing target dependencies: MEGAsdk-devel-3.7.3c_2 readline-devel-8.1.000_1 pcre-devel-8.45_3 ...
=> MEGAcmd-1.4.0_1: running do-fetch hook: 00-distfiles ...
=> MEGAcmd-1.4.0_1: running do-extract hook: 00-distfiles ...
=> MEGAcmd-1.4.0_1: extracting distfile(s), please wait...
=> MEGAcmd-1.4.0_1: running post_extract ...
=> WARNING: MEGAcmd-1.4.0_1: vsed: regex "/sdk\/m4/d" didn't change file "Makefile.am"
=> WARNING: MEGAcmd-1.4.0_1: vsed: regex "s:LMEGAINC=.*:PKG_CHECK_MODULES([MEGA],[libmega])
LMEGAINC=${MEGA_CFLAGS}:" didn't change file "Makefile.am"
=> MEGAcmd-1.4.0_1: running do-patch hook: 00-patches ...
=> MEGAcmd-1.4.0_1: patching: include.am.patch.
=> MEGAcmd-1.4.0_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> MEGAcmd-1.4.0_1: running pre-configure hook: 01-override-config ...
=> MEGAcmd-1.4.0_1: running pre-configure hook: 02-script-wrapper ...
=> MEGAcmd-1.4.0_1: running pre_configure ...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
configure.ac:49: error: AM_INIT_AUTOMAKE expanded multiple times
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:37: the top level
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:49: the top level
autom4te: error: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit status: 1
autoreconf: error: aclocal failed with exit status: 1
=> ERROR: MEGAcmd-1.4.0_1: pre_configure: './autogen.sh' exited with 1
=> ERROR:   in pre_configure() at srcpkgs/MEGAcmd/template:43
```

### Steps to reproduce

1. ./xbps-src pkg MEGAcmd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-20 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 21:59 [ISSUE] MEGAcmd 1.4.0_1 doesn't build - `error: AM_INIT_AUTOMAKE expanded multiple times` paper42
2022-08-20 11:19 ` sgn
2022-08-20 11:19 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).