Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436376 - media-sound/denemo-0.9.6 - jackutil.c:15:22: fatal error: jackutil.h: No such file or directory
Summary: media-sound/denemo-0.9.6 - jackutil.c:15:22: fatal error: jackutil.h: No such...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-27 06:53 UTC by Dominique Michel
Modified: 2012-09-29 05:08 UTC (History)
0 users

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


Attachments
emerge --info '=media-sound/denemo-0.9.6' (emerge-info,16.39 KB, text/plain)
2012-09-27 06:57 UTC, Dominique Michel
Details
complete build log (build.log,23.83 KB, text/plain)
2012-09-27 07:02 UTC, Dominique Michel
Details
environment file for this build (environment,76.21 KB, text/plain)
2012-09-27 07:03 UTC, Dominique Michel
Details
patch for jack in denemo-0.9.6 (denemo-0.9.6-jack.patch,1.93 KB, patch)
2012-09-27 07:28 UTC, Dominique Michel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Michel 2012-09-27 06:53:34 UTC
emerge seam to apply denemo-0.9.6-alsa.patch, but the result is no file and

jackutil.c:15:22: fatal error: jackutil.h: No such file or directory

Reproducible: Always

Steps to Reproduce:
1. emerge denemo
2.
3.
Actual Results:  
build failure

Expected Results:  
successful build
Comment 1 Dominique Michel 2012-09-27 06:57:38 UTC
Created attachment 325098 [details]
emerge --info '=media-sound/denemo-0.9.6'
Comment 2 Dominique Michel 2012-09-27 06:59:32 UTC
# emerge -pqv '=media-sound/denemo-0.9.6'
[ebuild     U ] media-sound/denemo-0.9.6 [0.9.4] USE="alsa fluidsynth jack nls portaudio -portmidi"
Comment 3 Dominique Michel 2012-09-27 07:02:57 UTC
Created attachment 325100 [details]
complete build log
Comment 4 Dominique Michel 2012-09-27 07:03:39 UTC
Created attachment 325104 [details]
environment file for this build
Comment 5 Dominique Michel 2012-09-27 07:10:47 UTC
My mistake, emerge create src/alsabackend.h, but it is still a missing src/jackbackend.h file
Comment 6 Dominique Michel 2012-09-27 07:28:32 UTC
Created attachment 325108 [details, diff]
patch for jack in denemo-0.9.6

It is another missing file: src/jackutil.h.
The patch add both missing files.
Comment 7 Tim Harder gentoo-dev 2012-09-29 05:08:14 UTC
I guess upstream needs to do a better job of creating tarball releases in the future.

Fixed in CVS.