FS#29336 - [llvm] Debug version fails while packaging

Attached to Project: Arch Linux
Opened by Alen Skondro (alesko) - Sunday, 08 April 2012, 12:52 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 12 April 2012, 16:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Evangelos Foutras (foutrelis)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Building LLVM with debug enabled from ABS fails in package_llvm()

PKGBUILD:

> cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/

The Release folder does not exist when building a debug version.


Additional info:
* pkgver=3.0
* pkgrel=2


Steps to reproduce: Add options=(!strip) to PKGBUILD

This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 12 April 2012, 16:33 GMT
Reason for closing:  Fixed
Comment by Evangelos Foutras (foutrelis) - Thursday, 12 April 2012, 16:33 GMT
Fixed in trunk – should arrive in ABS in a non-negative amount of time.

Loading...