Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704404 - media-sound/jack-audio-connection-kit-0.125.0 : /.../jackclient.h:26:10: fatal error: jack/jack.h: No such file or directory
Summary: media-sound/jack-audio-connection-kit-0.125.0 : /.../jackclient.h:26:10: fata...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-31 21:15 UTC by Toralf Förster
Modified: 2020-08-11 09:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2019-12-31 21:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,105.46 KB, text/plain)
2019-12-31 21:15 UTC, Toralf Förster
Details
environment (environment,104.18 KB, text/plain)
2019-12-31 21:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.49 KB, application/x-bzip)
2019-12-31 21:15 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.58 KB, application/x-bzip)
2019-12-31 21:16 UTC, Toralf Förster
Details
media-sound:jack-audio-connection-kit-0.125.0:20191231-211105.log (media-sound:jack-audio-connection-kit-0.125.0:20191231-211105.log,207.44 KB, text/plain)
2019-12-31 21:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,36.44 KB, application/x-bzip)
2019-12-31 21:16 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-12-31 21:15:46 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0/work/jack-audio-connection-kit-0.125.0/tools/zalsa -I../.. -DAPPNAME=\"zalsa_in\" -DVERSION=\"0.4.0\" -O2 -pipe -march=native -c /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0/work/jack-audio-connection-kit-0.125.0/tools/zalsa/zita-a2j.cc  -fPIC -DPIC -o .libs/zalsa_in_la-zita-a2j.o
In file included from /var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0/work/jack-audio-connection-kit-0.125.0/tools/zalsa/zita-a2j.cc:27:
/var/tmp/portage/media-sound/jack-audio-connection-kit-0.125.0/work/jack-audio-connection-kit-0.125.0/tools/zalsa/jackclient.h:26:10: fatal error: jack/jack.h: No such file or directory
   26 | #include <jack/jack.h>
      |          ^~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20191229-185603

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 31 Dec 2019 20:26:05 +0000

emerge -qpvO media-sound/jack-audio-connection-kit
[ebuild  N    ] media-sound/jack-audio-connection-kit-0.125.0  USE="alsa pam (-altivec) (-coreaudio) -debug -doc -examples -oss" CPU_FLAGS_X86="sse -3dnow"
Comment 1 Toralf Förster gentoo-dev 2019-12-31 21:15:49 UTC
Created attachment 602132 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-31 21:15:52 UTC
Created attachment 602134 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-31 21:15:56 UTC
Created attachment 602136 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-31 21:15:59 UTC
Created attachment 602138 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-31 21:16:01 UTC
Created attachment 602140 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-31 21:16:04 UTC
Created attachment 602142 [details]
media-sound:jack-audio-connection-kit-0.125.0:20191231-211105.log
Comment 7 Toralf Förster gentoo-dev 2019-12-31 21:16:07 UTC
Created attachment 602144 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-11 09:19:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e27169759baa897f7c7031e36846643e21bd861

commit 1e27169759baa897f7c7031e36846643e21bd861
Author:     Stephan Hartmann <stha09@googlemail.com>
AuthorDate: 2020-08-10 07:09:22 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-11 09:18:33 +0000

    media-sound/jack-audio-connection-kit: add zita support
    
    Closes: https://bugs.gentoo.org/704404
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Stephan Hartmann <stha09@googlemail.com>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../jack-audio-connection-kit-0.125.0-r1.ebuild    | 91 ++++++++++++++++++++++
 1 file changed, 91 insertions(+)