Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] librsvf: gnu-configure broken
@ 2021-01-26  9:43 pullmoll
  2021-01-26  9:50 ` librsvg: " pullmoll
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pullmoll @ 2021-01-26  9:43 UTC (permalink / raw)
  To: ml

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

New issue by pullmoll on void-packages repository

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

Description:
Here's the output of the `configure` call. Note one the last parameters `--host=`.
```
=> ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --bindir=/usr/bin
 --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --libdir=/usr/lib32 --host=armv7l-linux-gnueabihf --with-sysroot=/usr/armv7l-linux-gnueabihf --with-libtool-sysroot=/usr/armv7l-linux-gnueabihf  --disable-static --host= --enable-introspection --enable-vala
```
Where does it come from? Must be due to some of the recent changes in the build system(s).
It finally errors with:
```
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
```

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

* Re: librsvg: gnu-configure broken
  2021-01-26  9:43 [ISSUE] librsvf: gnu-configure broken pullmoll
@ 2021-01-26  9:50 ` pullmoll
  2021-01-26  9:51 ` pullmoll
  2021-01-26  9:55 ` [ISSUE] [CLOSED] " pullmoll
  2 siblings, 0 replies; 4+ messages in thread
From: pullmoll @ 2021-01-26  9:50 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/28234#issuecomment-767429453

Comment:
Ok, got it. **Removing** the `--host=${XBPS_TARGET_MACHINE}` from the `configure_args` fixes it.
So it seems that when the `configure_args` are expanded that `$XBPS_TARGET_MACHINE` is empty npw.

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

* Re: librsvg: gnu-configure broken
  2021-01-26  9:43 [ISSUE] librsvf: gnu-configure broken pullmoll
  2021-01-26  9:50 ` librsvg: " pullmoll
@ 2021-01-26  9:51 ` pullmoll
  2021-01-26  9:55 ` [ISSUE] [CLOSED] " pullmoll
  2 siblings, 0 replies; 4+ messages in thread
From: pullmoll @ 2021-01-26  9:51 UTC (permalink / raw)
  To: ml

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

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/issues/28234#issuecomment-767429453

Comment:
Ok, got it. **Removing** the `--host=${XBPS_TARGET_MACHINE}` from the `configure_args` fixes it.
So it seems that when the `configure_args` are expanded that `$XBPS_TARGET_MACHINE` is empty now.

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

* Re: [ISSUE] [CLOSED] librsvg: gnu-configure broken
  2021-01-26  9:43 [ISSUE] librsvf: gnu-configure broken pullmoll
  2021-01-26  9:50 ` librsvg: " pullmoll
  2021-01-26  9:51 ` pullmoll
@ 2021-01-26  9:55 ` pullmoll
  2 siblings, 0 replies; 4+ messages in thread
From: pullmoll @ 2021-01-26  9:55 UTC (permalink / raw)
  To: ml

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

Closed issue by pullmoll on void-packages repository

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

Description:
Here's the output of the `configure` call. Note one of the last parameters `--host=`.
```
=> ./configure --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --bindir=/usr/bin
 --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --libdir=/usr/lib32 --host=armv7l-linux-gnueabihf --with-sysroot=/usr/armv7l-linux-gnueabihf --with-libtool-sysroot=/usr/armv7l-linux-gnueabihf  --disable-static --host= --enable-introspection --enable-vala
```
Where does it come from? Must be due to some of the recent changes in the build system(s) or environment.
It finally errors with:
```
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
```

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

end of thread, other threads:[~2021-01-26  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26  9:43 [ISSUE] librsvf: gnu-configure broken pullmoll
2021-01-26  9:50 ` librsvg: " pullmoll
2021-01-26  9:51 ` pullmoll
2021-01-26  9:55 ` [ISSUE] [CLOSED] " pullmoll

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