Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525838 - sys-devel/distcc snapshot version bump
Summary: sys-devel/distcc snapshot version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL: https://github.com/distcc/distcc
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-19 03:52 UTC by Patrick McMunn
Modified: 2018-03-20 13:24 UTC (History)
2 users (show)

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


Attachments
distcc-9999.ebuild (distcc-9999.ebuild,5.92 KB, text/plain)
2016-12-06 01:30 UTC, Matt Whitlock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick McMunn 2014-10-19 03:52:37 UTC
The most recent version of distcc in Portage is 3.2_rc1 which was released 3 years ago in October 2011. Not long ago, I learned from the author that Distcc is no longer being actively devoloped, but it is still being maintained, and bug fixes are still being committed. The most recent version at this time is currently revision 796 committed July 28, 2014. Please add a git snapshot for Distcc to Portage.

Reproducible: Always
Comment 1 Michael 'veremitz' Everitt 2016-06-12 04:40:45 UTC
A live ebuild (-9999) would also be an option here, too.
Comment 2 Matt Whitlock 2016-12-06 01:30:09 UTC
Created attachment 455184 [details]
distcc-9999.ebuild

Here is a live ebuild based on sys-devel/distcc-3.2_rc1-r4.ebuild. It builds successfully on amd64 and arm as of 5 Dec 2016.

This ebuild automatically applies PR#182[1] from upstream if (and only if) PYTHON_SINGLE_TARGET="python2_7". PR#182 reverts an unnecessary new hard dependency on Python 3 that was merged upstream on 25 Apr 2016 from PR#177[2]. The patch is not applied if PYTHON_SINGLE_TARGET specifies a version of Python 3.


[1] https://github.com/distcc/distcc/pull/182
[2] https://github.com/distcc/distcc/pull/177
Comment 3 Larry the Git Cow gentoo-dev 2018-03-20 13:24:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957d5f5efb896a9fdff5320fde6c579d609e8b4a

commit 957d5f5efb896a9fdff5320fde6c579d609e8b4a
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2018-03-20 13:23:27 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2018-03-20 13:23:50 +0000

    sys-devel/distcc: version bump to 3.3.
    
    Closes: https://bugs.gentoo.org/525838
    Closes: https://bugs.gentoo.org/573064
    Closes: https://bugs.gentoo.org/650704
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-devel/distcc/Manifest          |   1 +
 sys-devel/distcc/distcc-3.3.ebuild | 193 +++++++++++++++++++++++++++++++++++++
 2 files changed, 194 insertions(+)