Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Nov 2015 07:24:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204419] devel/arm-none-eabi-gcc492: undefined reference to host_detect_local_cpu
Message-ID:  <bug-204419-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: vbotka@gmail.com
                CC: freebsd-arm@FreeBSD.org
             Flags: maintainer-feedback?(ian@FreeBSD.org)
                CC: freebsd-arm@FreeBSD.org
          Assignee: ian@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@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@imx6 /usr/ports/devel/arm-none-eabi-gcc492]#

-- 
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-204419-13>