FS#54802 - [xz] build fails

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Friday, 14 July 2017, 12:29 GMT
Last edited by Pierre Schmitz (Pierre) - Monday, 30 April 2018, 03:20 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The build of the package failes due to errors like this:
error: this statement may fall through [-Werror=implicit-fallthrough=]

Additional info:
* package version(s)
pkgname=xz
pkgver=5.2.3
pkgrel=1
* config and/or log files etc.
log attached

Steps to reproduce:
> git clone 'git://git.archlinux.org/svntogit/packages.git'
> cd packages
> git checkout a5eecf6d5c3d1cfd6276cc6255c78e2dc8ebf867
> cd xz/trunk
> staging-x86_64-build
   log (189.1 KiB)
This task depends upon

Closed by  Pierre Schmitz (Pierre)
Monday, 30 April 2018, 03:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  xz-5.2.4-1
Comment by Kevin Mihelich (kmihelich) - Tuesday, 15 August 2017, 18:17 GMT Comment by Austin Lund (aplund) - Monday, 05 February 2018, 04:08 GMT
Here's a patch for the PKGBUILD. Still succeeds with some fuzz.

Loading...