Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Cannot cross-compile gettext
@ 2022-01-02 18:06 lfdebrux
  2022-01-02 18:13 ` lfdebrux
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: lfdebrux @ 2022-01-02 18:06 UTC (permalink / raw)
  To: ml

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

New issue by lfdebrux on void-packages repository

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

Description:
### System

* xuname:  
  *Void 5.11.22_1 x86_64-musl GenuineIntel notuptodate rFFF*
* package:  
  *gettext-0.21_4*

### Expected behavior

`./xbps-src -a <target> configure gettext` runs successfully.

### Actual behavior

The pre-configure step fails with error

```
=> gettext-0.21_4: running pre_configure ...
... ( lines omitted)
configure.ac:25: error: AC_INIT should be called with package and version arguments
: gl_AM_INIT_AUTOMAKE is expanded from...
/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:25: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
=> ERROR: gettext-0.21_4: pre_configure: 'autoreconf -fi' exited with 1
=> ERROR:   in pre_configure() at srcpkgs/gettext/template:42
```

I've tried this with various targets, the error is always the same.

I noticed that for this template the pre-configure step only happens when cross-compiling:

https://github.com/void-linux/void-packages/blob/2f4626f2c85e16e77a63b379e03c533adbdea9b9/srcpkgs/gettext/template#L39-L42

If the command to run `autoreconf` is removed from the template then the configure completes successfully, and the package can be built and run without any issues that I've seen.

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

end of thread, other threads:[~2022-04-17 17:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-02 18:06 [ISSUE] Cannot cross-compile gettext lfdebrux
2022-01-02 18:13 ` lfdebrux
2022-01-02 18:13 ` lfdebrux
2022-01-02 18:33 ` ericonr
2022-01-03 18:20 ` lfdebrux
2022-01-03 19:50 ` ericonr
2022-04-17 17:34 ` [ISSUE] [CLOSED] " paper42

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).