[Bug 216798] devel/aarch64-none-elf-gcc: (e.g. as of -r432460 on pine64) undefined symbol: _Z21host_detect_local_cpuiPPKc in gcc.o
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 4 22:40:22 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216798
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 at FreeBSD.org
Reporter: markmi at dsl-only.net
Flags: maintainer-feedback?(bapt at FreeBSD.org)
Assignee: bapt at FreeBSD.org
My attempt to build devel/aarch64-none-elf-gcc on a aarch64 (a
pine64) got:
c++ -fbracket-depth=512 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE
-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-none.o
spellcheck.o \
c/gccspec.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
undefined symbol: _Z21host_detect_local_cpuiPPKc in gcc.o
c++: error: linker command failed with exit code 1 (use -v to see invocation)
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
===>>> make build failed for devel/aarch64-none-elf-gcc
===>>> 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.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list