Date: Sat, 04 Feb 2017 22:40:21 +0000 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 Message-ID: <bug-216798-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216798-13>