FS#55574 - [gcc] package build fails during package_gcc-fortran()

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Sunday, 10 September 2017, 11:33 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 10 September 2017, 12:53 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Minor issue: The upstream source for isl seems to be unavailable.
Major issue: If I download the source package from sources.archlinux.org and try to build it via staging-x86_64-build, it fails during package_gcc-fortran with:

make: Leaving directory '/build/gcc/src/gcc-build/gcc'
ln: target '/build/gcc/pkg/gcc-fortran/usr/share/licenses/gcc-fortran/' is not a directory: No such file or directory
==> ERROR: A failure occurred in package_gcc-fortran().

Additional info:
* package version(s)
gcc-7.2.0-2 (as available on https://sources.archlinux.org/sources/packages/gcc-7.2.0-2.src.tar.gz)
* config and/or log files etc.
Full log is attached.

Steps to reproduce:
> curl 'https://sources.archlinux.org/sources/packages/gcc-7.2.0-2.src.tar.gz' | tar -tz
> cd gcc
> staging-x86_64-build
(application/x-gzip)    log.gz (569.5 KiB)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 10 September 2017, 12:53 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#55208  and I can download the isl sources just fine

Loading...