[Bug 204419] devel/arm-none-eabi-gcc492: undefined reference to host_detect_local_cpu

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 10 07:24:45 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204419

            Bug ID: 204419
           Summary: devel/arm-none-eabi-gcc492: undefined reference to
                    host_detect_local_cpu
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ian at FreeBSD.org
          Reporter: vbotka at gmail.com
                CC: freebsd-arm at FreeBSD.org
             Flags: maintainer-feedback?(ian at FreeBSD.org)
                CC: freebsd-arm at FreeBSD.org
          Assignee: ian at FreeBSD.org

Hello,
"make build" in /usr/ports/devel/arm-none-eabi-gcc492/work/build-gcc/gcc fails
with error [2] on [1].

[1]
# uname -a
FreeBSD imx6 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r290273: Tue Nov  3 02:54:03
UTC 2015     root at releng2.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/IMX6 
arm

[2]
gcc.o:(.rodata+0x8c4): undefined reference to `host_detect_local_cpu(int, char
const**)'
gcc.o:(.rodata+0x8c4): undefined reference to `host_detect_local_cpu(int, char
const**)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:1805: recipe for target 'xgcc' failed
gmake[2]: *** [xgcc] Error 1
gmake[2]: *** Waiting for unfinished jobs....
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:1814: recipe for target 'cpp' failed
gmake[2]: *** [cpp] Error 1
gmake[2]: Leaving directory
'/usr/ports/devel/arm-none-eabi-gcc492/work/build-gcc/gcc'
Makefile:3967: recipe for target 'all-gcc' failed
gmake[1]: *** [all-gcc] Error 2
gmake[1]: Leaving directory
'/usr/ports/devel/arm-none-eabi-gcc492/work/build-gcc'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/arm-none-eabi-gcc492
[root at imx6 /usr/ports/devel/arm-none-eabi-gcc492]#

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list