Summary: | math/gmp: math/mpfr: libtool:keepla causes build failure for gnome-calculator in jhbuild | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ting-Wei Lan <lantw44> | ||||
Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kwm, portmgr | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ale) ale: exp-run? |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Ting-Wei Lan
2015-08-01 17:26:20 UTC
A simple build test done by running 'poudriere bulk' on all ports having math/gmp or math/mpfr dependencies shows no build failure, so removing libgmp.la and libmpfr.la seems to be safe. Created attachment 159569 [details]
Remove .la files for gmp and mpfr
This problem still doesn't get fixed and we still see build failure caused by .la files. Does anyone have time to review the patch? *** Bug 202031 has been marked as a duplicate of this bug. *** Exp-run results: http://package18.nyi.freebsd.org/jail.html?mastername=93i386-default-PR202029 http://package18.nyi.freebsd.org/jail.html?mastername=102amd64-default-PR202029 0 new failure, looks fine The patch has stayed in bugzilla for more than 6 months. Can it be committed? A commit references this bug: Author: kwm Date: Wed Feb 10 16:13:25 UTC 2016 New revision: 408635 URL: https://svnweb.freebsd.org/changeset/ports/408635 Log: Drop :keepla from USES:libtool. PR: 202029 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Exp-run by: antoine@ Approved by: maintainer timeout (6 months) Changes: head/math/gmp/Makefile head/math/gmp/pkg-plist head/math/mpfr/Makefile head/math/mpfr/pkg-plist Committed thanks! |