Hi Vagrant, On Tue, Apr 28, 2020 at 03:38:40PM -0700, Vagrant Cascadian wrote: > As mentioned on irc to holger and mattia, I reviewed packages that ought > to get blacklisted on armhf, as they almost always timeout on builds, so > they consume CPU, RAM and disk that could be better used testing other > packages. I'll probably propose more after further review, but figured > I'd send these along now, since I already had the list and already > reviewed them.
cool!
> Another point; while I have access to jenkins.debian.net, I apparently
> don't have the permissions and/or know-how necessary to update the
> database with the blacklists (tried running
> ./bin/reproducible_blacklist.sh, but got some database permission
> errors).
how exactly did you try to run it?
here's what I did:
jenkins@jenkins:~$ for suite in stretch buster bullseye unstable experimental ;
do /srv/jenkins/bin/reproducible_blacklist.sh armhf $suite eigen3 flang
freedict gcc-7 gcc-8 gcc-9 gcc-10 gcc-snapshot ; done
====================================================================================
Wed 29 Apr 08:29:08 UTC 2020 - running
/srv/jenkins/bin/reproducible_blacklist.sh (for job ) on jenkins, called using
"armhf stretch eigen3 flang freedict gcc-7 gcc-8 gcc-9 gcc-10 gcc-snapshot" as
arguments.
[...]
=============================================================================
The following 2 source packages from stretch/armhf have been blacklisted:
eigen3 freedict
=============================================================================
[...]
=============================================================================
The following 5 source packages from buster/armhf have been blacklisted: eigen3
flang freedict gcc-7 gcc-8
=============================================================================
[...]
=============================================================================
The following 5 source packages from bullseye/armhf have been blacklisted:
eigen3 freedict gcc-8 gcc-9 gcc-10
=============================================================================
[...]
=============================================================================
The following 7 source packages from unstable/armhf have been blacklisted:
eigen3 flang freedict gcc-8 gcc-9 gcc-10 gcc-snapshot
=============================================================================
[...]
jenkins@jenkins:~$
(For future reference: this is also documented in j.d.n.git/README.)
I'm pondering to also blacklist gcc* on i386... what do you think?
--
cheers,
Holger
-------------------------------------------------------------------------------
holger@(debian|reproducible-builds|layer-acht).org
PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C
There are no jobs on a dead planet.
signature.asc
Description: PGP signature
_______________________________________________ Reproducible-builds mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/reproducible-builds
