Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729560

Summary: app-misc/task fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/16849
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

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