From owner-freebsd-arm@freebsd.org Tue Nov 17 19:11:38 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9259A31BFA for ; Tue, 17 Nov 2015 19:11:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4BE31BE4 for ; Tue, 17 Nov 2015 19:11:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tAHJBcrw019857 for ; Tue, 17 Nov 2015 19:11:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 204636] make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Date: Tue, 17 Nov 2015 19:11:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: aikchar@codeghar.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2015 19:11:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204636 Bug ID: 204636 Summary: make buildworld failed on Raspberry Pi 2 - "instruction requires: armv6t2" Product: Base System Version: 11.0-CURRENT Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: aikchar@codeghar.com On revision 290996, `make buildworld` failed with the following output. crt1.s:66:2: error: instruction requires: armv6t2 movw r0, :lower16:environ ^ crt1.s:69:2: error: instruction requires: armv6t2 movt r0, :upper16:environ ^ crt1.s:80:2: error: instruction requires: armv6t2 movw r1, :lower16:__progname ^ crt1.s:81:2: error: instruction requires: armv6t2 movt r1, :upper16:__progname ^ crt1.s:106:2: error: instruction requires: armv6t2 movw r4, :lower16:_DYNAMIC ^ crt1.s:107:2: error: instruction requires: armv6t2 movwne r0, :lower16:__ps_strings ^ crt1.s:108:2: error: instruction requires: armv6t2 movt r4, :upper16:_DYNAMIC ^ crt1.s:109:2: error: instruction requires: armv6t2 movtne r0, :upper16:__ps_strings ^ crt1.s:123:2: error: instruction requires: armv6t2 movw r0, :lower16:finalizer ^ crt1.s:124:2: error: instruction requires: armv6t2 movt r0, :upper16:finalizer ^ crt1.s:126:2: error: instruction requires: armv6t2 movw r9, :lower16:__preinit_array_start ^ crt1.s:127:2: error: instruction requires: armv6t2 movw r0, :lower16:__preinit_array_end ^ crt1.s:129:2: error: instruction requires: armv6t2 movt r9, :upper16:__preinit_array_start ^ crt1.s:130:2: error: instruction requires: armv6t2 movt r0, :upper16:__preinit_array_end ^ crt1.s:153:2: error: instruction requires: armv6t2 movw r7, :lower16:__init_array_start ^ crt1.s:154:2: error: instruction requires: armv6t2 movw r0, :lower16:__init_array_end ^ crt1.s:155:2: error: instruction requires: armv6t2 movt r7, :upper16:__init_array_start ^ crt1.s:156:2: error: instruction requires: armv6t2 movt r0, :upper16:__init_array_end ^ crt1.s:200:2: error: instruction requires: armv6t2 movw r4, :lower16:__fini_array_start ^ crt1.s:201:2: error: instruction requires: armv6t2 movw r0, :lower16:__fini_array_end ^ crt1.s:202:2: error: instruction requires: armv6t2 movt r4, :upper16:__fini_array_start ^ crt1.s:203:2: error: instruction requires: armv6t2 movt r0, :upper16:__fini_array_end ^ *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/csu/arm *** Error code 1 Stop. make[4]: stopped in /usr/src/lib/csu *** Error code 1 Stop. make[3]: stopped in /usr/src *** Error code 1 *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src This may be related to LLVM bug https://llvm.org/bugs/show_bug.cgi?id=12926 # which -a clang /usr/bin/clang # clang --version FreeBSD clang version 3.6.1 (tags/RELEASE_361/final 237755) 20150525 Target: armv6--freebsd11.0-gnueabi Thread model: posix -- You are receiving this mail because: You are the assignee for the bug.