On a recent -CURRENT (with the new GCC):

# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for qemu-0.9.0
=> qemu-snapshot-2007-05-26_05.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/qemu.
=> Attempting to fetch from http://qemu-forum.ipi.fi/qemu-snapshots/.
qemu-snapshot-2007-05-26_05.tar.bz2 100% of 1918 kB 72 kBps 00m00s
===>  Extracting for qemu-devel-0.9.0s.20070526
=> MD5 Checksum OK for qemu/qemu-snapshot-2007-05-26_05.tar.bz2.
=> SHA256 Checksum OK for qemu/qemu-snapshot-2007-05-26_05.tar.bz2.
===> qemu-devel-0.9.0s.20070526 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Patching for qemu-devel-0.9.0s.20070526
===> qemu-devel-0.9.0s.20070526 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Applying FreeBSD patches for qemu-devel-0.9.0s.20070526
===> qemu-devel-0.9.0s.20070526 depends on package: kqemu-kmod>=1.3.0pre5 - found ===> qemu-devel-0.9.0s.20070526 depends on executable in : texi2html - found
===>   qemu-devel-0.9.0s.20070526 depends on executable in : gmake - found
===> qemu-devel-0.9.0s.20070526 depends on file: /usr/local/bin/perl5.8.8 - found ===> qemu-devel-0.9.0s.20070526 depends on file: /usr/local/bin/sdl-config - found
===>   qemu-devel-0.9.0s.20070526 depends on shared library: SDL.11 - found
===>  Configuring for qemu-devel-0.9.0s.20070526
WARNING: "cc" looks like gcc 4.x
QEMU is known to have problems when compiled with gcc 4.x
It is recommended that you use gcc 3.x to build QEMU
To use this compiler anyway, configure with --disable-gcc-check
===>  Script "configure" failed unexpectedly.
Please report the problem to [EMAIL PROTECTED] [maintainer] and attach the
"/usr/ports/emulators/qemu-devel/work/qemu-snapshot-2007-05-26_05/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/emulators/qemu-devel.
*** Error code 1

Stop in /usr/ports/emulators/qemu-devel.



On 05/26/07 13:17, Juergen Lock wrote:
It's been a while since I last updated the qemu-devel port, and
among many arm/mips/ppc/sparc imporvements there were also vmwarevga
and some i386/amd64 bugs fixed in qemu cvs, so possibly a few more
guests run now (also i386 guests on qemu-system-x86_64, there was
an mmu emulation bug fixed that could affect those.)  I also would
like you to test existing guests that did already run correctly,
in order to catch possible regressions before I commit this update.

 Thanx, and enjoy!
        Juergen

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/emulators/qemu-devel/Makefile,v
retrieving revision 1.77
diff -u -r1.77 Makefile
--- Makefile    19 May 2007 20:04:37 -0000      1.77
+++ Makefile    26 May 2007 15:29:44 -0000
@@ -6,8 +6,7 @@
 #
PORTNAME= qemu
-PORTVERSION=   0.9.0s.20070405
-PORTREVISION=  4
+PORTVERSION=   0.9.0s.20070526
 CATEGORIES=    emulators
 MASTER_SITES=  http://qemu.org/:release \
                http://qemu-forum.ipi.fi/qemu-snapshots/:snapshot \
@@ -15,7 +14,7 @@
                http://www.volny.cz/xnavara/qemu/:snapshot \
                http://people.brandeis.edu/~jcoiner/qemu_idedma/:idedma \
                http://people.freebsd.org/~maho/qemu/:misc
-DISTNAME=      ${PORTNAME}-snapshot-2007-04-05_05
+DISTNAME=      ${PORTNAME}-snapshot-2007-05-26_05
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}:snapshot
 DIST_SUBDIR=   qemu
 EXTRACT_ONLY=  ${DISTNAME}${EXTRACT_SUFX}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/emulators/qemu-devel/distinfo,v
retrieving revision 1.45
diff -u -r1.45 distinfo
--- distinfo    7 Apr 2007 19:14:42 -0000       1.45
+++ distinfo    26 May 2007 14:06:06 -0000
@@ -1,6 +1,6 @@
-MD5 (qemu/qemu-snapshot-2007-04-05_05.tar.bz2) = 
48321d0997db88f09f01d38500c52807
-SHA256 (qemu/qemu-snapshot-2007-04-05_05.tar.bz2) = 
48835ca90ced5cba2230fc95502b648167b5ca7247f885ee398ba891dbbf4c1b
-SIZE (qemu/qemu-snapshot-2007-04-05_05.tar.bz2) = 1721640
+MD5 (qemu/qemu-snapshot-2007-05-26_05.tar.bz2) = 
3fe2cf8c5cb26431499056bd08bb5be8
+SHA256 (qemu/qemu-snapshot-2007-05-26_05.tar.bz2) = 
55e73f0593c5d31ba3483e8034542c5ab33217cc3048995dd94edf9640e8411e
+SIZE (qemu/qemu-snapshot-2007-05-26_05.tar.bz2) = 1964534
 MD5 (qemu/patch3_cirrus) = ebe7ed9fce804c49e024bc93bfdfc810
 SHA256 (qemu/patch3_cirrus) = 
e862371834b7d895a896fbdb84fd9f70d17b5729a6f6789a48a61504fc941e11
 SIZE (qemu/patch3_cirrus) = 8817
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/emulators/qemu-devel/pkg-plist,v
retrieving revision 1.21
diff -u -r1.21 pkg-plist
--- pkg-plist   9 Apr 2007 22:11:23 -0000       1.21
+++ pkg-plist   26 May 2007 14:32:52 -0000
@@ -1,6 +1,7 @@
 bin/qemu
 bin/qemu-img
 bin/qemu-system-arm
+bin/qemu-system-m68k
 bin/qemu-system-mips
 bin/qemu-system-mips64
 bin/qemu-system-mips64el
@@ -13,7 +14,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/qemu-tech.html
 [EMAIL PROTECTED] %%DOCSDIR%%
 %%DATADIR%%/bios.bin
-%%DATADIR%%/linux_boot.bin
 %%DATADIR%%/vgabios.bin
 %%DATADIR%%/vgabios-cirrus.bin
 %%DATADIR%%/ppc_rom.bin
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to