From bd347eca8880ec61406655e17c84d982b999664b Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 3 Mar 2019 10:25:17 -0800 Subject: Populate with packages from reported bugs Signed-off-by: Matt Turner --- package.env/no-distcc | 29 +++++++++++++++++++++++++++++ package.env/no-distcc-pump | 13 +++++++++++++ 2 files changed, 42 insertions(+) diff --git a/package.env/no-distcc b/package.env/no-distcc index fec0f82..1e591d5 100644 --- a/package.env/no-distcc +++ b/package.env/no-distcc @@ -1,2 +1,31 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +############################################################################# +# +# Packages that fail to build with FEATURES=distcc +# Listed in alphabetical order, with a bug if available +# +############################################################################# + +app-emulation/qemu no-distcc.conf # Bug 631162 +app-emulation/virtualbox-guest-additions no-distcc.conf # Bug 674256 +app-shells/bash no-distcc.conf # Bug 653454 +dev-cpp/clucene no-distcc.conf # Bug 602726 +dev-java/icedtea no-distcc.conf # Bug 598517 +dev-libs/libunistring no-distcc.conf # Bug 620738 +dev-python/numpy no-distcc.conf # Bug 593616 +net-fs/samba no-distcc.conf # Bug 600592 +sys-libs/tdb no-distcc.conf # Bug 602398 +x11-drivers/xf86-video-virtualbox no-distcc.conf # Bug 476410 +x11-libs/libXt no-distcc.conf # Bug 639462 + +############################################################################# +# +# Packages that must build locally +# Listed in alphabetical order, with a bug if available +# +############################################################################# + +dev-scheme/guile no-distcc.conf +sys-devel/gcc no-distcc.conf diff --git a/package.env/no-distcc-pump b/package.env/no-distcc-pump index fec0f82..4e690bf 100644 --- a/package.env/no-distcc-pump +++ b/package.env/no-distcc-pump @@ -1,2 +1,15 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 + +############################################################################# +# +# Packages that fail to build with FEATURES=distcc-pump +# Listed in alphabetical order, with a bug if available +# +############################################################################# + +dev-db/mariadb no-distcc-pump.conf # Bug 598517 +dev-python/pypy no-distcc-pump.conf # Bug 574102 +media-video/ffmpeg no-distcc-pump.conf # Bug 581732 +media-video/libav no-distcc-pump.conf # Bug 522716 +x11-drivers/xf86-input-evdev no-distcc-pump.conf # Bug 497404 -- cgit v1.2.3