From owner-freebsd-arm@freebsd.org Wed Oct 11 05:00:40 2017 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 870D0E46537 for ; Wed, 11 Oct 2017 05:00:40 +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 754C67D78F for ; Wed, 11 Oct 2017 05:00:40 +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 v9B50eg5098157 for ; Wed, 11 Oct 2017 05:00:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 222923] usr.bin/clang/lld fails to compile with arm:armeb and Date: Wed, 11 Oct 2017 05:00:40 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-arm@FreeBSD.org 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: quoted-printable 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.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2017 05:00:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222923 Bug ID: 222923 Summary: usr.bin/clang/lld fails to compile with arm:armeb and Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: arm Assignee: freebsd-arm@FreeBSD.org Reporter: ngie@FreeBSD.org Spotted the following when trying to run "make tinderbox" on universe12a.freebsd.org: /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/tmp/usr/lib/libgcc.a(f= loatundidf.o): In function `__floatundidf':=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20 =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/tmp/usr/lib/libgcc.a(f= loatdidf.o): In function `__floatdidf':=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_i2d@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dmul@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_i2d@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dmul@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.armeb/scratch/tmp/ngie/svn/lib/clang/libllvm/libl= lvm.a(regexec.o)=20 /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: additional relocation overflows omitted from the output=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 c++: error: linker command failed with exit code 1 (use -v to see invocatio= n)=20=20=20 --- ld.lld.full ---=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20 *** [ld.lld.full] Error code 1=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20 make[7]: stopped in /scratch/tmp/ngie/svn/usr.bin/clang/lld=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 1 error=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 make[7]: stopped in /scratch/tmp/ngie/svn/usr.bin/clang/lld=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 --- all_subdir_usr.bin/clang/lld ---=20=20=20=20=20=20=20=20=20=20=20=20=20= =20 *** [all_subdir_usr.bin/clang/lld] Error code 2=20 /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/tmp/usr/lib/libgcc.a(flo= atundidf.o): In function `__floatundidf': /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatundidf.c:43: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/tmp/usr/lib/libgcc.a(flo= atdidf.o): In function `__floatdidf': /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_i2d@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dmul@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dadd@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_i2d@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:38: relocation truncated to fit: R_ARM_CALL against symbol `__aeabi_dmul@@FBSDprivate_1.0' defined in .plt section in /scratch/tmp/ngie/obj/arm.arm/scratch/tmp/ngie/svn/lib/clang/libllvm/libllv= m.a(regexec.o) /scratch/tmp/ngie/svn/contrib/compiler-rt/lib/builtins/floatdidf.c:41: additional relocation overflows omitted from the output c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) --- ld.lld.full --- *** [ld.lld.full] Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=