[Bug 196856] emulators/x49gp fails to build with GCC 4.9 (but uses USE_GCC=yes)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 18 23:12:15 UTC 2015


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

            Bug ID: 196856
           Summary: emulators/x49gp fails to build with GCC 4.9 (but uses
                    USE_GCC=yes)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: shaun at FreeBSD.org
          Reporter: gerald at FreeBSD.org
            Blocks: 196712
          Assignee: shaun at FreeBSD.org
             Flags: maintainer-feedback?(shaun at FreeBSD.org)

This is important since it blocks the upgrade of the default version
of GCC from GCC 4.8 to GCC 4.9.  If you cannot fix it, please change
to USE_GCC=4.8 for the time being.

 CC    arm-softmmu/cpu-exec.o
In file included from
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/target-arm/exec.h:26:0,
                 from
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/cpu-exec.c:20:
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/cpu-exec.c:
In function 'cpu_arm_exec':
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/target-arm/cpu.h:409:18:
error: frame pointer required, but reserved
 #define cpu_exec cpu_arm_exec
                  ^
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/cpu-exec.c:214:5:
note: in expansion of macro 'cpu_exec'
 int cpu_exec(CPUState *env1)
     ^
In file included from
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/cpu-exec.c:20:0:
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/target-arm/exec.h:22:30:
note: for 'env'
 register struct CPUARMState *env asm(AREG0);
                              ^
/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/rules.mak:18:
recipe for target 'cpu-exec.o' failed
gmake[3]: *** [cpu-exec.o] Error 1

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer shaun at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list