FS#56541 - [gcc] gcc build should use the release tarball instead of git clone
Attached to Project:
Arch Linux
Opened by Mike Sharov (msharov) - Saturday, 02 December 2017, 15:11 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 02 December 2017, 15:48 GMT
Opened by Mike Sharov (msharov) - Saturday, 02 December 2017, 15:11 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Saturday, 02 December 2017, 15:48 GMT
|
Details
The gcc release tarball is only 60M in size, while makepkg
is now forced to clone the entire gcc git repository, at
over 2G in size, to build the package. Because most people
do not have gigabit connections, this considerably slows
down the build process. For me, the git clone alone takes
over 20 minutes (!) to download everything and index it.
Please try to reduce this by either using gcc's official
releases or at the very least by doing a shallow clone.
|
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Saturday, 02 December 2017, 15:48 GMT
Reason for closing: Won't fix
Saturday, 02 December 2017, 15:48 GMT
Reason for closing: Won't fix