Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726680 - media-sound/jack2-1.9.14 - -> task in 'doxygen.log' failed with exit status 1:
Summary: media-sound/jack2-1.9.14 - -> task in 'doxygen.log' failed with exit status 1:
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: 2020-06-01 17:27 UTC by Jason Oliveira
Modified: 2020-08-13 17:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,335.05 KB, text/plain)
2020-06-01 17:27 UTC, Jason Oliveira
Details
emerge --info (emerge.info,21.60 KB, text/plain)
2020-06-01 17:31 UTC, Jason Oliveira
Details
doxygen.log (doxygen.log,2.36 KB, text/x-log)
2020-06-01 22:23 UTC, Jason Oliveira
Details
doxygen.log (doxygen.log,2.36 KB, text/x-log)
2020-08-11 19:23 UTC, jannis
Details
build.log (build.log,344.14 KB, text/x-log)
2020-08-11 19:24 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Oliveira 2020-06-01 17:27:09 UTC
media-sound/jack2-1.9.14 fails during compilation/linking with the following:

Waf: Leaving directory `/var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_32.x86/build'
'build' finished successfully (16.667s)
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
"/var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/waf" build --verbose --jobs=5 
Waf: Entering directory `/var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build'
12:15:07 runner 'cd man ; sh fill_template 1.9.14'
[  1/280] Compiling svnversion_regenerate.sh
12:15:07 runner ' /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/svnversion_regenerate.sh svnversion.h '
[  2/280] Compiling doxyfile.in
[  3/280] Compiling jack.pc.in
[  4/280] Compiling dbus/org.jackaudio.service.in
[  5/280] Compiling build/doxyfile
12:15:07 runner '/usr/bin/doxygen /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/doxyfile &> /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/doxygen.log'
Generated /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/svnversion.h (unknown)

Waf: Leaving directory `/var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build'
Build failed
 -> task in 'doxygen.log' failed with exit status 1: 
        {task 140662965050448: doxygen.log doxyfile -> doxygen.log}


Build completes without issue using -9999 ebuild. it's just the 1.9.14 ebuild that's broken.


Reproducible: Always

Steps to Reproduce:
1. upgrade jack from 1.9.13 to 1.9.14
2. wait 2 minutes for building libjackserver.so to complete
3. Marvel at the pretty red asterisks evidencing a build failure.


Actual Results:  
output of build.log attached.



Expected Results:  
I was expecting a compiled and working jack2.



the -9999 ebuild of jack2 is working famously right now.
Comment 1 Jason Oliveira 2020-06-01 17:27:57 UTC
Created attachment 643062 [details]
build.log
Comment 2 Jason Oliveira 2020-06-01 17:31:57 UTC
Created attachment 643064 [details]
emerge --info
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-06-01 18:49:20 UTC
12:15:07 runner '/usr/bin/doxygen /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/doxyfile &> /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/doxygen.log'
Generated /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/svnversion.h (unknown)

Waf: Leaving directory `/var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build'
Build failed
 -> task in 'doxygen.log' failed with exit status 1:
        {task 140662965050448: doxygen.log doxyfile -> doxygen.log}

Please attach this file: /var/tmp/portage/media-sound/jack2-1.9.14/work/jack2-1.9.14-abi_x86_64.amd64/build/doxygen.log
Comment 4 Jason Oliveira 2020-06-01 22:23:35 UTC
Created attachment 643094 [details]
doxygen.log
Comment 5 Miroslav Šulc gentoo-dev 2020-08-11 16:21:42 UTC
is the issue still present? i can't reproduce it...
Comment 6 jannis 2020-08-11 19:21:59 UTC
(In reply to Miroslav Šulc from comment #5)
> is the issue still present? i can't reproduce it...

Yes, unfortunately it still fails. I'll attach log files :)
Comment 7 jannis 2020-08-11 19:23:32 UTC
Created attachment 654184 [details]
doxygen.log
Comment 8 jannis 2020-08-11 19:24:10 UTC
Created attachment 654186 [details]
build.log
Comment 9 jannis 2020-08-11 20:02:09 UTC
Oh, and with USE="doc"
Comment 10 Larry the Git Cow gentoo-dev 2020-08-13 17:34:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1df25ee0f87ccc6517b2bb632d67dedcab92da

commit 3c1df25ee0f87ccc6517b2bb632d67dedcab92da
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2020-08-13 17:34:10 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2020-08-13 17:34:28 +0000

    media-sound/jack2: fixed building doc in 1.9.14
    
    Closes: https://bugs.gentoo.org/726680
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/jack2/files/jack2-1.9.14-fix-doc.patch | 13 +++++++++++++
 media-sound/jack2/jack2-1.9.14.ebuild              |  4 ++++
 2 files changed, 17 insertions(+)