Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 23:12:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196856] emulators/x49gp fails to build with GCC 4.9 (but uses USE_GCC=yes)
Message-ID:  <bug-196856-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: gerald@FreeBSD.org
            Blocks: 196712
          Assignee: shaun@FreeBSD.org
             Flags: maintainer-feedback?(shaun@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@FreeBSD.org> ---
Auto-assigned to maintainer shaun@FreeBSD.org

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