Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] wxWidgets-gtk3: wx-config-gtk3 is not a consistent symlink across arch
@ 2019-07-04  6:07 voidlinux-github
  2019-07-05  0:10 ` voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-07-04  6:07 UTC (permalink / raw)
  To: ml

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

New issue by yopito on void-packages repository

https://github.com/void-linux/void-packages/issues/12807
Description: ### System

* xuname:  `Void 4.19.56_1 x86_64 GenuineIntel notuptodate rFF`
  *output of ``xuname`` (part of xtools)*
* package:  `wxWidgets-gtk3-devel-3.0.4_1`
  *affected package(s) including the version*

### Expected behavior

building and cross-building using `wx-config-gtk3` should be fine, whatever the target architecture is.

### Actual behavior

building and cross-building using `wx-config-gtk3`:
* fine for aarch64* or x86_64*
* fails for i686* or armv7l*

### Steps to reproduce the behavior

Build passwordsafe (as PR #11854) or filezilla for instance.

### Additional infos

`wx-config-gtk3` is a symlink , that is not consistent in packages: sometime absolute, sometime relative.  
So `generic_wrapper` don't wrap it for i686, that make build fails then.

Example on some package(s):

```
$ for i in repocache/wxWidgets-gtk3-devel-3.0.4_1.*.xbps; 
     do echo ; echo "# $i" ; tar tvJf $i | grep wx-config
done

# repocache/wxWidgets-gtk3-devel-3.0.4_1.aarch64-musl.xbps
lrwxrwxrwx 0/0               0 2018-09-10 14:43 ./usr/bin/wx-config-gtk3 -> ../lib/wx/config/gtk3-unicode-3.0

# repocache/wxWidgets-gtk3-devel-3.0.4_1.aarch64.xbps
lrwxrwxrwx 0/0               0 2018-09-10 14:43 ./usr/bin/wx-config-gtk3 -> ../lib/wx/config/gtk3-unicode-3.0

# repocache/wxWidgets-gtk3-devel-3.0.4_1.i686.xbps
lrwxrwxrwx 0/0               0 2018-09-10 14:43 ./usr/bin/wx-config-gtk3 -> /usr/lib32/wx/config/gtk3-unicode-3.0

# repocache/wxWidgets-gtk3-devel-3.0.4_1.x86_64.xbps
lrwxrwxrwx 0/0               0 2018-09-10 14:43 ./usr/bin/wx-config-gtk3 -> /usr/lib/wx/config/gtk3-unicode-3.0
```




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

end of thread, other threads:[~2021-01-25  0:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-04  6:07 [ISSUE] wxWidgets-gtk3: wx-config-gtk3 is not a consistent symlink across arch voidlinux-github
2019-07-05  0:10 ` voidlinux-github
2019-07-05  0:13 ` voidlinux-github
2019-07-06  6:34 ` voidlinux-github
2019-07-06 10:54 ` voidlinux-github
2021-01-22 20:41 ` ericonr
2021-01-25  0:06 ` yopito
2021-01-25  0:06 ` [ISSUE] [CLOSED] " yopito

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