Bug 174196 - sysutils/lineak-xosdplugin: Fix build with clang
Summary: sysutils/lineak-xosdplugin: Fix build with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 18:10 UTC by tkato432
Modified: 2012-12-13 21:48 UTC (History)
0 users

See Also:


Attachments
file.diff (2.59 KB, patch)
2012-12-05 18:10 UTC, tkato432
no flags Details | Diff
sysutils_lineak-xosdplugin.diff (2.60 KB, patch)
2012-12-11 17:55 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2012-12-05 18:10:12 UTC
- Fix build with clang

Remove file:
files/patch-configure
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2012-12-08 18:58:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2012-12-09 21:09:24 UTC
Thanks for your submission, I have tested it and the port keeps failing 
on current with clang 3.1. Here you can see a build log froma tinderbox run:

http://people.freebsd.org/~madpilot/lineak-xosdplugin-0.9_7.log

Do you have any solutions for this error?

-- 
Guido Falsi <madpilot@FreeBSD.org>
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2012-12-09 21:09:31 UTC
Thanks for your submission, I have tested it and the port keeps failing 
on current with clang 3.1. Here you can see a build log from a tinderbox 
run:

http://people.freebsd.org/~madpilot/lineak-xosdplugin-0.9_7.log

Do you have any solutions for this error?

-- 
Guido Falsi <madpilot@FreeBSD.org>
Comment 4 Guido Falsi freebsd_committer freebsd_triage 2012-12-10 22:13:28 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 5 tkato432 2012-12-11 17:55:42 UTC
Here is the corrected patch.
Comment 6 Guido Falsi freebsd_committer freebsd_triage 2012-12-13 21:48:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!