Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] bat isn't linked agains libonig
@ 2020-05-26 15:55 ericonr
  2020-05-26 15:58 ` bat isn't linked against libonig ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ericonr @ 2020-05-26 15:55 UTC (permalink / raw)
  To: ml

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

New issue by ericonr on void-packages repository

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

Description:
### System

* xuname: Void 5.6.14_1 x86_64 GenuineIntel notuptodate rrFFFFFFFFFFFFFF
* package: bat-0.15.1

### Expected behavior

It should depend on libonig from oniguruma.

### Actual behavior

It doesn't link agains libonig, probably builds its own version, even though `oniguruma-devel` is in `makedepends`.

### Steps to reproduce the behavior

```
$ ldd /usr/bin/bat
	linux-vdso.so.1 (0x00007ffea05d4000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00007f87f793e000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007f87f777b000)
	libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f87f7776000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f87f7755000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f87f773b000)
	libm.so.6 => /usr/lib/libm.so.6 (0x00007f87f75f6000)
	/lib/ld-linux-x86-64.so.2 (0x00007f87f8014000)
```

The fix can go together with an update. It's 0.15.3 now.


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

* Re: bat isn't linked against libonig
  2020-05-26 15:55 [ISSUE] bat isn't linked agains libonig ericonr
@ 2020-05-26 15:58 ` ericonr
  2020-05-26 16:20 ` ericonr
  2020-05-26 16:20 ` [ISSUE] [CLOSED] " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-05-26 15:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/22322#issuecomment-634116388

Comment:
Building it locally, perhaps (probably) it uses the static version.

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

* Re: bat isn't linked against libonig
  2020-05-26 15:55 [ISSUE] bat isn't linked agains libonig ericonr
  2020-05-26 15:58 ` bat isn't linked against libonig ericonr
@ 2020-05-26 16:20 ` ericonr
  2020-05-26 16:20 ` [ISSUE] [CLOSED] " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-05-26 16:20 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/22322#issuecomment-634128920

Comment:
inotify says `libonig.a` was opened, so I guess the lib was indeed used.

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

* Re: [ISSUE] [CLOSED] bat isn't linked against libonig
  2020-05-26 15:55 [ISSUE] bat isn't linked agains libonig ericonr
  2020-05-26 15:58 ` bat isn't linked against libonig ericonr
  2020-05-26 16:20 ` ericonr
@ 2020-05-26 16:20 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-05-26 16:20 UTC (permalink / raw)
  To: ml

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

Closed issue by ericonr on void-packages repository

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

Description:
### System

* xuname: Void 5.6.14_1 x86_64 GenuineIntel notuptodate rrFFFFFFFFFFFFFF
* package: bat-0.15.1

### Expected behavior

It should depend on libonig from oniguruma.

### Actual behavior

It doesn't link agains libonig, probably builds its own version, even though `oniguruma-devel` is in `makedepends`.

### Steps to reproduce the behavior

```
$ ldd /usr/bin/bat
	linux-vdso.so.1 (0x00007ffea05d4000)
	libz.so.1 => /usr/lib/libz.so.1 (0x00007f87f793e000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007f87f777b000)
	libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f87f7776000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f87f7755000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f87f773b000)
	libm.so.6 => /usr/lib/libm.so.6 (0x00007f87f75f6000)
	/lib/ld-linux-x86-64.so.2 (0x00007f87f8014000)
```

The fix can go together with an update. It's 0.15.3 now.


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

end of thread, other threads:[~2020-05-26 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 15:55 [ISSUE] bat isn't linked agains libonig ericonr
2020-05-26 15:58 ` bat isn't linked against libonig ericonr
2020-05-26 16:20 ` ericonr
2020-05-26 16:20 ` [ISSUE] [CLOSED] " ericonr

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