Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 23:08:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196855] emulators/qemu fails to build with GCC 4.9 (but claims it does)
Message-ID:  <bug-196855-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196855

            Bug ID: 196855
           Summary: emulators/qemu fails to build with GCC 4.9 (but claims
                    it does)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: nox@FreeBSD.org
          Reporter: gerald@FreeBSD.org
            Blocks: 196712
             Flags: maintainer-feedback?(nox@FreeBSD.org)
          Assignee: nox@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.

http://package23.nyi.freebsd.org/data/101i386-default-PR196712/2015-01-16_07h04m40s/logs/errors/qemu-0.11.1_18.log

  CC    i386-softmmu/cpu-exec.o
In file included from
/wrkdirs/usr/ports/emulators/qemu/work/qemu-0.11.1/target-i386/exec.h:57:0,
                 from
/wrkdirs/usr/ports/emulators/qemu/work/qemu-0.11.1/cpu-exec.c:20:
/wrkdirs/usr/ports/emulators/qemu/work/qemu-0.11.1/cpu-exec.c: In function
'cpu_x86_exec':
/wrkdirs/usr/ports/emulators/qemu/work/qemu-0.11.1/target-i386/cpu.h:865:18:
error: frame pointer required, but reserved
 #define cpu_exec cpu_x86_exec
                  ^
/wrkdirs/usr/ports/emulators/qemu/work/qemu-0.11.1/cpu-exec.c:214:5: note: in
expansion of macro 'cpu_exec'
 int cpu_exec(CPUState *env1)

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer nox@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-196855-13>