From owner-freebsd-ports-bugs@freebsd.org Sat Feb 4 22:40:22 2017 Return-Path: Delivered-To: freebsd-ports-bugs@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 243E5CD13C0 for ; Sat, 4 Feb 2017 22:40:22 +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 0A4771F02 for ; Sat, 4 Feb 2017 22:40:22 +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 v14MeLwu086858 for ; Sat, 4 Feb 2017 22:40:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216798] devel/aarch64-none-elf-gcc: (e.g. as of -r432460 on pine64) undefined symbol: _Z21host_detect_local_cpuiPPKc in gcc.o Date: Sat, 04 Feb 2017 22:40:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markmi@dsl-only.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bapt@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2017 22:40:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216798 Bug ID: 216798 Summary: devel/aarch64-none-elf-gcc: (e.g. as of -r432460 on pine64) undefined symbol: _Z21host_detect_local_cpuiPPKc in gcc.o Product: Ports & Packages Version: Latest Hardware: arm64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: markmi@dsl-only.net Flags: maintainer-feedback?(bapt@FreeBSD.org) Assignee: bapt@FreeBSD.org My attempt to build devel/aarch64-none-elf-gcc on a aarch64 (a pine64) got: c++ -fbracket-depth=3D512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE=20 -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables= -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o xgcc gcc.o gcc-main.o ggc-non= e.o spellcheck.o \ c/gccspec.o libcommon-target.a \ libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a=20 undefined symbol: _Z21host_detect_local_cpuiPPKc in gcc.o c++: error: linker command failed with exit code 1 (use -v to see invocatio= n) gmake[2]: *** [Makefile:1888: xgcc] Error 1 gmake[2]: Leaving directory '/usr/obj/portswork/usr/ports/devel/aarch64-none-elf-gcc/work/.build/gcc' gmake[1]: *** [Makefile:4126: all-gcc] Error 2 gmake[1]: Leaving directory '/usr/obj/portswork/usr/ports/devel/aarch64-none-elf-gcc/work/.build' *** Error code 1 Stop. make: stopped in /usr/ports/devel/aarch64-none-elf-gcc =3D=3D=3D>>> make build failed for devel/aarch64-none-elf-gcc =3D=3D=3D>>> Aborting update # uname -apKU FreeBSD pine64 12.0-CURRENT FreeBSD 12.0-CURRENT r312982M arm64 aarch64 1200020 1200020 # svnlite info /usr/ports/ | grep "Re[plv]" Relative URL: ^/head Repository Root: svn://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 432460 Last Changed Rev: 432460 That is after -r428312 which is the most recent update to devel/aarch64-none-elf-gcc (a slave port) and -r431796 for devel/powerpc64-gcc (the master port). (At least as I write this.) --=20 You are receiving this mail because: You are the assignee for the bug.=