Bug 194335 - [patch] lang/libobjc2 fails to build on armv6
Summary: [patch] lang/libobjc2 fails to build on armv6
Status: Closed DUPLICATE of bug 194102
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: David Chisnall
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 18:56 UTC by Mikael Urankar
Modified: 2014-11-02 10:31 UTC (History)
2 users (show)

See Also:
mikael: maintainer-feedback? (theraven)


Attachments
files/patch-CMakeLists.txt (348 bytes, patch)
2014-10-13 18:56 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2014-10-13 18:56:14 UTC
Created attachment 148272 [details]
files/patch-CMakeLists.txt

libobjc2 currently fails to build on arm with this error message:
/tmp/arc-f021ba.s: Assembler messages:
/tmp/arc-f021ba.s:3283: Error: unrecognized symbol type ".objc_sel_nameaddObject"

The ports compiles fine with the -integrated-as cflags.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-10-13 18:56:14 UTC
Auto-assigned to maintainer theraven@FreeBSD.org
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-02 03:24:01 UTC
194102 already discusses this.
Comment 3 David Chisnall freebsd_committer freebsd_triage 2014-11-02 10:31:05 UTC

*** This bug has been marked as a duplicate of bug 194102 ***