Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Oct 2014 13:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194185] New: [arm] lang/libobjc2 fails to generate correct asm code on ARM
Message-ID:  <bug-194185-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194185

            Bug ID: 194185
           Summary: [arm] lang/libobjc2 fails to generate correct asm code
                    on ARM
           Product: Ports Tree
           Version: Latest
          Hardware: arm
               URL: http://chips.ysv.freebsd.org/data/11armv6-default/2014
                    -10-05_21h42m23s/logs/errors/libobjc2-1.7_1.log
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: theraven@FreeBSD.org
          Reporter: sbruno@FreeBSD.org
          Assignee: theraven@FreeBSD.org
             Flags: maintainer-feedback?(theraven@FreeBSD.org)

Either this port is generating bad ASM on ARM or it is failing to generate any
ASM on ARM for certain instructions:

[ 87%] Building C object CMakeFiles/objc.dir/arc.m.o
/usr/bin/clang  -DGNUSTEP -DNO_LEGACY -DNO_SELECTOR_MISMATCH_WARNINGS
-DTYPE_DEPENDENT_DISPATCH -D_BSD_SOURCE=1 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE=1
-D__OBJC_RUNTIME_INTERNAL__=1 -Dobjc_EXPORTS -std=gnu99 -O -pipe -fexceptions
-O3 -O -pipe -fPIC  -Wno-deprecated-objc-isa-usage -Wno-objc-root-class
-fobjc-runtime=gnustep-1.7 -o CMakeFiles/objc.dir/arc.m.o   -c
/wrkdirs/usr/ports/lang/libobjc2/work/libobjc2-1.7/arc.m
/tmp/arc-8bce1f.s: Assembler messages:
/tmp/arc-8bce1f.s:3283: Error: unrecognized symbol type
".objc_sel_nameaddObject"
/tmp/arc-8bce1f.s:3283: Error: junk at end of line, first unrecognized
character is `:'
/tmp/arc-8bce1f.s:3285: Error: junk at end of line, first unrecognized
character is `"'
/tmp/arc-8bce1f.s:3286: Error: junk at end of line, first unrecognized
character is `"'
/tmp/arc-8bce1f.s:3288: Error: expected comma after name `' in .size directive
/tmp/arc-8bce1f.s:3326: Error: bad expression
/tmp/arc-8bce1f.s:3326: Error: junk at end of line, first unrecognized
character is `.'
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
*** Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer theraven@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194185-13>