Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729560 - app-misc/task fails to compile
Summary: app-misc/task fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-25 08:03 UTC by Agostino Sarubbo
Modified: 2020-09-02 22:05 UTC (History)
0 users

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


Attachments
build.log (build.log,17.16 KB, text/plain)
2020-06-25 08:03 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.87 KB, application/x-bzip-compressed-tar)
2020-06-25 08:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-25 08:03:46 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: app-misc/task fails to compile.
Discovered on: amd64

NOTE:
If yout think this issue is related to clang/llvm toolchain, please block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-25 08:03:51 UTC
Created attachment 646280 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-25 08:03:54 UTC
Created attachment 646282 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-09-02 22:05:23 UTC
The bug has been closed via the following commit(s):

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

commit 3eef193c8525d51db43e3a01c178054b43f55dde
Author:     David Denoncin <ddenoncin@gmail.com>
AuthorDate: 2020-07-27 08:12:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-02 22:05:18 +0000

    app-misc/task: cleanup and bug fix
    
    This revision bump uses the more recent cmake.eclass
    and allows compilation with clang
    
    Closes:https://bugs.gentoo.org/729560
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.22
    Signed-off-by: David Denoncin <ddenoncin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16849
    Signed-off-by: Sam James <sam@gentoo.org>

 .../task/files/task-2.5.1-clang-build-system.patch | 17 ++++++
 app-misc/task/metadata.xml                         |  2 -
 app-misc/task/task-2.5.1-r2.ebuild                 | 62 ++++++++++++++++++++++
 3 files changed, 79 insertions(+), 2 deletions(-)