Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] missing libjack-devel
@ 2020-01-11 20:57 voidlinux-github
  2020-01-12  0:15 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-11 20:57 UTC (permalink / raw)
  To: ml

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

New issue by VoidDuck on void-packages repository

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

Description:
Hello,

I need to build qjackctl from source, because the version from the void repository comes without ALSA sequencer support (I don't know why by the way).

Although jack, jack-devel and libjack are installed, qjackctl refuses to build telling me the jack library cannot be found. I looked for a possibly existing libjack-devel package in the repository but there is nothing like that. I suppose it is missing.

I had no problem building qjackctl a few months ago on another void system. I tried to build the same version I did at that time and it failed as well, so I'm sure the problem comes from void, where something must have changed since then.

### System

* xuname:  
  *Void 5.4.10_2 x86_64 GenuineIntel uptodate rF*
* package:  
  *libjack-1.9.14_1*

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

* Re: missing libjack-devel
  2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
@ 2020-01-12  0:15 ` voidlinux-github
  2020-01-12  0:20 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12  0:15 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/18250#issuecomment-573366778

Comment:
its `jack-devel`, its either their build system that is broken or you are missing things like `pkg-config`.

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

* Re: missing libjack-devel
  2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
  2020-01-12  0:15 ` voidlinux-github
@ 2020-01-12  0:20 ` voidlinux-github
  2020-01-12 16:52 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12  0:20 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/18250#issuecomment-573366778

Comment:
its `jack-devel`, its either their build system that is broken or you are missing things like `pkg-config`.

Edit: The `qjackctl` in `void-packages` still builds fine, there is nothing in void broken. You are either missing some build tools like `pkg-config` or for some reasons files are missing on your system, which you can check with `xbps-pkgdb -a`.

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

* Re: missing libjack-devel
  2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
  2020-01-12  0:15 ` voidlinux-github
  2020-01-12  0:20 ` voidlinux-github
@ 2020-01-12 16:52 ` voidlinux-github
  2020-01-12 17:01 ` voidlinux-github
  2020-01-12 17:01 ` [ISSUE] [CLOSED] " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12 16:52 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/issues/18250#issuecomment-573434462

Comment:
Just a hunch, but did you forget to sync your local void-packages repository with the latest upstream master (e.g. something like `git pull upstream master`)? Otherwise xbps-src would try to pull in outdated versions that had been updated in the meantime and don’t exist anymore...

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

* Re: missing libjack-devel
  2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-12 16:52 ` voidlinux-github
@ 2020-01-12 17:01 ` voidlinux-github
  2020-01-12 17:01 ` [ISSUE] [CLOSED] " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12 17:01 UTC (permalink / raw)
  To: ml

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

New comment by VoidDuck on void-packages repository

https://github.com/void-linux/void-packages/issues/18250#issuecomment-573435258

Comment:
I was indeed missing `pkg-config`. Sorry for the inconvenience.

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

* Re: [ISSUE] [CLOSED] missing libjack-devel
  2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-12 17:01 ` voidlinux-github
@ 2020-01-12 17:01 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12 17:01 UTC (permalink / raw)
  To: ml

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

Closed issue by VoidDuck on void-packages repository

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

Description:
Hello,

I need to build qjackctl from source, because the version from the void repository comes without ALSA sequencer support (I don't know why by the way).

Although jack, jack-devel and libjack are installed, qjackctl refuses to build telling me the jack library cannot be found. I looked for a possibly existing libjack-devel package in the repository but there is nothing like that. I suppose it is missing.

I had no problem building qjackctl a few months ago on another void system. I tried to build the same version I did at that time and it failed as well, so I'm sure the problem comes from void, where something must have changed since then.

### System

* xuname:  
  *Void 5.4.10_2 x86_64 GenuineIntel uptodate rF*
* package:  
  *libjack-1.9.14_1*

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

end of thread, other threads:[~2020-01-12 17:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-11 20:57 [ISSUE] missing libjack-devel voidlinux-github
2020-01-12  0:15 ` voidlinux-github
2020-01-12  0:20 ` voidlinux-github
2020-01-12 16:52 ` voidlinux-github
2020-01-12 17:01 ` voidlinux-github
2020-01-12 17:01 ` [ISSUE] [CLOSED] " voidlinux-github

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