From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 5 00:40:07 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D1FB16A420 for ; Sun, 5 Feb 2006 00:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D3343D45 for ; Sun, 5 Feb 2006 00:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k150e6qx061336 for ; Sun, 5 Feb 2006 00:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k150e6jY061335; Sun, 5 Feb 2006 00:40:06 GMT (envelope-from gnats) Date: Sun, 5 Feb 2006 00:40:06 GMT Message-Id: <200602050040.k150e6jY061335@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Travis Poppe Cc: Subject: Re: ports/76644: FreeBSD 5.3 will freeze or crash when run vmware on i386 platform with P4 1.7G CPU and ATI Video Card X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Travis Poppe List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 00:40:07 -0000 The following reply was made to PR ports/76644; it has been noted by GNATS. From: Travis Poppe To: bug-followup@freebsd.org, czcc@163.com Cc: Subject: Re: ports/76644: FreeBSD 5.3 will freeze or crash when run vmware on i386 platform with P4 1.7G CPU and ATI Video Card Date: Sat, 4 Feb 2006 17:31:42 -0700 I've found a solution for this (at least on my machine). Removing 'devie apic' from the kernel seems to do the trick. As soon as I get the chance, I intend to re-work the vmware3/pkg-message with this new information as well as clean it up a bit. -- Travis Poppe IRC: tlp @ irc.freenode.net From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 5 03:30:44 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9821016A420 for ; Sun, 5 Feb 2006 03:30:44 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED2C43D48 for ; Sun, 5 Feb 2006 03:30:43 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 5DDBE54D5 for ; Sun, 5 Feb 2006 04:30:42 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 2DCB7C129 for ; Sun, 5 Feb 2006 04:30:42 +0100 (CET) Date: Sun, 5 Feb 2006 04:30:41 +0100 From: Jean-Yves Lefort To: freebsd-emulation@FreeBSD.org Message-Id: <20060205043041.6ba50604.jylefort@FreeBSD.org> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__5_Feb_2006_04_30_42_+0100_uSLDoSlr.xCnK6q7" Cc: Subject: Linux joystick interface ported to FreeBSD X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 03:30:44 -0000 --Signature=_Sun__5_Feb_2006_04_30_42_+0100_uSLDoSlr.xCnK6q7 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI: I have ported the Linux joystick interface (devel/linux-js). The port installs a kld (5.3+ required, tested on 6.0) as well as assorted utilities (jscal/jstest). People can now use their joystick(s) with Linux binary-only applications, and porters can now compile native versions of joystick-using Linux applications with no/minor modifications. --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sun__5_Feb_2006_04_30_42_+0100_uSLDoSlr.xCnK6q7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD5XFiyzD7UaO4AGoRAnNOAJ9w5cGsxzVthBwwqqqat8n7f/dj9wCfajhz gYJ+dau/VSugKnw3JR+UaYM= =CR3s -----END PGP SIGNATURE----- --Signature=_Sun__5_Feb_2006_04_30_42_+0100_uSLDoSlr.xCnK6q7-- From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 5 19:35:10 2006 Return-Path: X-Original-To: emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2419516A422 for ; Sun, 5 Feb 2006 19:35:10 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C567B43D49 for ; Sun, 5 Feb 2006 19:35:09 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A7E831A3C29 for ; Sun, 5 Feb 2006 11:35:09 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 09BA951F35; Sun, 5 Feb 2006 14:35:09 -0500 (EST) Date: Sun, 5 Feb 2006 14:35:08 -0500 From: Kris Kennaway To: emulation@FreeBSD.org Message-ID: <20060205193508.GB32931@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@dosirak.kr.freebsd.org: crashecho-0.2.14 pkg-plist errors on i386 6] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 19:35:10 -0000 --uZ3hkaAS1mZxFaxD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, Kris ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sun, 5 Feb 2006 23:55:46 +0900 (KST) From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: crashecho-0.2.14 pkg-plist errors on i386 6 X-UIDL: "lp!!VA!#!~T?!!\GT!! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.1 building crashecho-0.2.14 on dosirak.kr.freebsd.org in directory /var/pkgbuild/6/chroot/70974 maintained by: ports@FreeBSD.org port directory: /usr/ports/mail/crashecho For the full build log, see http://dosirak.kr.freebsd.org/errorlogs/i386-errorlogs/a.6.2006012616/cra= shecho-0.2.14.log Deleting libtool-1.5.22_1 Deleting jamlib-1.4.7 =3D=3D=3D Checking filesystem state after all packages deleted =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D list of extra files and directories in / (not present on clean system but p= resent after everything was deinstalled) 2215597 4 drwxr-xr-x 3 root wheel 512= Feb 5 14:54 src 2215598 4 drwxr-xr-x 3 root wheel 512= Feb 5 14:54 src/redhat 2215599 4 drwxr-xr-x 3 root wheel 512= Feb 5 14:54 src/redhat/RPMS 2215600 4 drwxr-xr-x 2 root wheel 512= Feb 5 14:54 src/redhat/RPMS/ia64 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/mail/crashecho ended at Sun Feb 5 14:55:44 UTC 2006 ----- End forwarded message ----- --uZ3hkaAS1mZxFaxD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD5lNsWry0BWjoQKURArujAKD5IFf97weAlNv7a5ObrSSUEYsO7wCgsSEE WbFOIpsJaxABo7GXfl/CSv4= =fBjN -----END PGP SIGNATURE----- --uZ3hkaAS1mZxFaxD-- From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 5 19:35:23 2006 Return-Path: X-Original-To: emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D82FA16A420 for ; Sun, 5 Feb 2006 19:35:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50CE43D46 for ; Sun, 5 Feb 2006 19:35:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8C9931A3C22 for ; Sun, 5 Feb 2006 11:35:23 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D0706521FC; Sun, 5 Feb 2006 14:35:22 -0500 (EST) Date: Sun, 5 Feb 2006 14:35:22 -0500 From: Kris Kennaway To: emulation@FreeBSD.org Message-ID: <20060205193522.GC32931@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: [ports-i386@dosirak.kr.freebsd.org: linux_base-suse-9.2 pkg-plist errors on i386 6] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 19:35:24 -0000 ----- Forwarded message from User Ports-i386 ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris@FreeBSD.org Delivered-To: kris@FreeBSD.org Date: Sun, 5 Feb 2006 23:58:51 +0900 (KST) From: User Ports-i386 To: freebsd+buildfail@lovett.com, kris@FreeBSD.org Subject: linux_base-suse-9.2 pkg-plist errors on i386 6 X-UIDL: K$k!!+ET!!HBL!!b2>"! X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.1 building linux_base-suse-9.2 on haessal.kr.freebsd.org in directory /var/pkgbuild/6/chroot/54626 maintained by: trevor@FreeBSD.org port directory: /usr/ports/emulators/linux_base-suse-9.2 For the full build log, see http://dosirak.kr.freebsd.org/errorlogs/i386-errorlogs/a.6.2006012616/linux_base-suse-9.2.log === Checking filesystem state after all packages deleted ================================================================ list of extra files and directories in / (not present on clean system but present after everything was deinstalled) 2168401 4 drwxr-xr-x 3 root wheel 512 Feb 5 14:56 src 2168402 4 drwxr-xr-x 3 root wheel 512 Feb 5 14:56 src/redhat 2168403 4 drwxr-xr-x 3 root wheel 512 Feb 5 14:56 src/redhat/RPMS 2168404 4 drwxr-xr-x 2 root wheel 512 Feb 5 14:56 src/redhat/RPMS/ia64 ================================================================ build of /usr/ports/emulators/linux_base-suse-9.2 ended at Sun Feb 5 14:58:43 UTC 2006 ----- End forwarded message ----- From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 11:01:55 2006 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6209116A420 for ; Mon, 6 Feb 2006 11:01:55 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149EF43D55 for ; Mon, 6 Feb 2006 11:01:55 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k16B1s2M081528 for ; Mon, 6 Feb 2006 11:01:54 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k16B1ra6081522 for emulation@freebsd.org; Mon, 6 Feb 2006 11:01:53 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Feb 2006 11:01:53 GMT Message-Id: <200602061101.k16B1ra6081522@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: emulation@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 11:01:55 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2006/02/01] kern/92671 emulation [patch] [linux] Fix for Maple 10: impleme 1 problem total. From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 11:02:08 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC2716A420 for ; Mon, 6 Feb 2006 11:02:08 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95DDD43D49 for ; Mon, 6 Feb 2006 11:02:07 +0000 (GMT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k16B27oQ081664 for ; Mon, 6 Feb 2006 11:02:07 GMT (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k16B26kI081658 for freebsd-emulation@freebsd.org; Mon, 6 Feb 2006 11:02:06 GMT (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 6 Feb 2006 11:02:06 GMT Message-Id: <200602061102.k16B26kI081658@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 11:02:08 -0000 Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2000/09/22] kern/21463 emulation Linux compatability mode should not allow f [2002/11/07] kern/45023 emulation [linux] [patch] flexlm does not run with f [2003/09/24] kern/57192 emulation [linux] [hang] linux-ibm-java1.4 freeze f [2005/01/25] ports/76644 emulation FreeBSD 5.3 will freeze or crash when run o [2005/02/19] kern/77710 emulation [linux] Linux page fault sigcontext infor o [2005/12/27] ports/90958 emulation linux-* are not built on amd64 o [2006/01/17] ports/91911 emulation [PATCH]: x11-toolkits/linux-gtk2: distfil 7 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1999/04/16] kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with f [2001/08/14] kern/29698 emulation [linux] [patch] linux ipcs doesn'work f [2002/06/12] kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLIN o [2002/08/11] kern/41543 emulation [patch] feature request: easier wine/w23 o [2003/08/21] kern/55835 emulation [linux] [patch] Linux IPC emulation missi f [2004/10/19] ports/72865 emulation emulators/vmware3 crashes on 5.3-STABLE a [2004/10/20] kern/72920 emulation [linux]: path "prefixing" is not done on o [2004/11/10] kern/73777 emulation [linux] [patch] linux emulation: root dir o [2005/08/21] kern/85175 emulation [linux] [patch] linux emulation layer wit o [2006/01/04] kern/91293 emulation [svr4] [patch] *Experimental* Update to t o [2006/01/25] ports/92330 emulation linux-pango fails to install 11 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 19:00:10 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A910D16A420 for ; Mon, 6 Feb 2006 19:00:10 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Qf6a8.q.pppool.de [89.53.246.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D3443D53 for ; Mon, 6 Feb 2006 19:00:02 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id 84B0B119CD1 for ; Mon, 6 Feb 2006 19:59:56 +0100 (CET) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-emulation@freebsd.org Date: Mon, 6 Feb 2006 19:59:53 +0100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602061959.54400.frank@barda.agala.net> Subject: qemu dumps core with option -nographic X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 19:00:10 -0000 Hi, qemu always dumps core when I try to strt it with -nographic. I need to run it on a server without X. I tryed it with and without kqemu under FreeBSD 6-stable i368. -- Bye Frank From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 19:15:07 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815EB16A423 for ; Mon, 6 Feb 2006 19:15:07 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from gate.bitblocks.com (bitblocks.com [209.204.185.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58BF43D69 for ; Mon, 6 Feb 2006 19:15:05 +0000 (GMT) (envelope-from bakul@bitblocks.com) Received: from bitblocks.com (localhost [127.0.0.1]) by gate.bitblocks.com (8.13.4/8.13.1) with ESMTP id k16JEdp1024396; Mon, 6 Feb 2006 11:14:39 -0800 (PST) (envelope-from bakul@bitblocks.com) Message-Id: <200602061914.k16JEdp1024396@gate.bitblocks.com> To: "Frank J. Beckmann" In-reply-to: Your message of "Mon, 06 Feb 2006 19:59:53 +0100." <200602061959.54400.frank@barda.agala.net> Date: Mon, 06 Feb 2006 11:14:39 -0800 From: Bakul Shah Cc: freebsd-emulation@freebsd.org Subject: Re: qemu dumps core with option -nographic X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 19:15:07 -0000 A work around is to add -parallel pty The latest qemu from ports seems to work fine -- no need for any workaround. > qemu always dumps core when I try to strt it with -nographic. I need to run it > on a server without X. I tryed it with and without kqemu under FreeBSD > 6-stable i368. From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 20:16:31 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 021AE16A420 for ; Mon, 6 Feb 2006 20:16:31 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Qf6a8.q.pppool.de [89.53.246.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8926643D49 for ; Mon, 6 Feb 2006 20:16:25 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id 09A98119CD1 for ; Mon, 6 Feb 2006 21:15:39 +0100 (CET) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-emulation@freebsd.org Date: Mon, 6 Feb 2006 21:15:35 +0100 User-Agent: KMail/1.8.3 References: <200602061914.k16JEdp1024396@gate.bitblocks.com> In-Reply-To: <200602061914.k16JEdp1024396@gate.bitblocks.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200602062115.36615.frank@barda.agala.net> Subject: Re: qemu dumps core with option -nographic X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 20:16:31 -0000 Hi, am Montag, 6. Februar 2006 20:14 schrieb Bakul Shah: > A work around is to add > -parallel pty That doens't work. Qemu exits immediately. > The latest qemu from ports seems to work fine -- no need for > any workaround. It is the latest version from the ports that crashes. =2D-=20 Tsch=FCss =46rank From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 20:33:29 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5408516A420 for ; Mon, 6 Feb 2006 20:33:29 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Qf6a8.q.pppool.de [89.53.246.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC43E43D75 for ; Mon, 6 Feb 2006 20:33:13 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id 62C9F119CD1 for ; Mon, 6 Feb 2006 21:32:58 +0100 (CET) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-emulation@freebsd.org Date: Mon, 6 Feb 2006 21:32:55 +0100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200602062132.55954.frank@barda.agala.net> Subject: FreeBSD 6 doesn't recognize the apm bois of qemu X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 20:33:29 -0000 Hi, FreeBSD 6-stable doesn't recognize the apm bios of qemu when ist is the guest. The problem is that the FreeBSD guest can not shut the emulation down. -- Bye Frank From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 6 21:17:21 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9158A16A420 for ; Mon, 6 Feb 2006 21:17:21 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0748143D68 for ; Mon, 6 Feb 2006 21:17:18 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.1/8.13.3) id k16LGgp5042040; Mon, 6 Feb 2006 15:16:42 -0600 (CST) (envelope-from dan) Date: Mon, 6 Feb 2006 15:16:42 -0600 From: Dan Nelson To: "Frank J. Beckmann" Message-ID: <20060206211642.GB78323@dan.emsphone.com> References: <200602061914.k16JEdp1024396@gate.bitblocks.com> <200602062115.36615.frank@barda.agala.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602062115.36615.frank@barda.agala.net> X-OS: FreeBSD 5.4-STABLE X-message-flag: Outlook Error User-Agent: Mutt/1.5.11 Cc: freebsd-emulation@freebsd.org Subject: Re: qemu dumps core with option -nographic X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 21:17:21 -0000 In the last episode (Feb 06), Frank J. Beckmann said: > am Montag, 6. Februar 2006 20:14 schrieb Bakul Shah: > > A work around is to add > > -parallel pty > > That doens't work. Qemu exits immediately. > > > The latest qemu from ports seems to work fine -- no need for any > > workaround. > > It is the latest version from the ports that crashes. Also crashes on 5.4 for me. Seems to be due to something not setting the width and height of the display, which ends up causing a seg fault at console.c:502 because s->cells points to whatever placeholder pointer malloc returns when an app asks malloc() for a 0-byte chunk. -- Dan Nelson dnelson@allantgroup.com From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 7 10:00:48 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E565016A420 for ; Tue, 7 Feb 2006 10:00:48 +0000 (GMT) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0ADE43D5C for ; Tue, 7 Feb 2006 10:00:47 +0000 (GMT) (envelope-from fenner+portsurvey@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k17A0lL1076223 for ; Tue, 7 Feb 2006 10:00:47 GMT (envelope-from fenner+portsurvey@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k17A0lOH076222; Tue, 7 Feb 2006 10:00:47 GMT (envelope-from fenner+portsurvey) Date: Tue, 7 Feb 2006 10:00:47 GMT Message-Id: <200602071000.k17A0lOH076222@freefall.freebsd.org> From: fenner@freebsd.org (Bill "distfiles" Fenner) To: freebsd-emulation@freebsd.org Subject: FreeBSD ports: 3 unfetchable distfiles: devel/linux-libglade, devel/linux_devtools, graphics/linux-ungif X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ports@freebsd.org List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 10:00:49 -0000 Dear freebsd-emulation@freebsd.org, You are listed as the FreeBSD port maintainer for 3 ports whose distfiles are not fetchable from their MASTER_SITES. Could you please visit http://people.freebsd.org/~fenner/portsurvey/freebsd-emulation@freebsd.org.html and correct the problems listed there? The individual ports with problems are devel/linux-libglade,devel/linux_devtools,graphics/linux-ungif. If you have already corrected the problems and submitted a PR, please accept my thanks and apologies for the delay in getting the fixes into the tree. This reminder is created automatically and does not (yet) have a way to know if a PR fixing the problem has been submitted. Please do *NOT* send your response to me directly; I do not necessarily have time to commit your fix; please instead submit a PR via 'send-pr' so it doesn't get lost. Problems are usually of two types: 1. The software package has been upgraded and the version in the port has been removed. The best solution to this problem is to upgrade the port to the most current version of the software package. If you are a FreeBSD committer, then you can just upgrade the port directly. If not, you should create the updated port on your own machine, test it (and maybe even run "portlint" on it), and then use "send-pr" to submit a "diff -uNr old-port updated-port". If you added or deleted any files, please make an explicit note of it. 2. The mirror site being used no longer contains the software package in question, or no longer exists. Solutions include: a) If there are other mirror sites, just remove the bad site from the list. (Make sure that what appears to be a bad site isn't actually a problem of type 1, upgrade) b) If the README or other support files in the software documentation mention where to get the software package, use one of those sites. c) Use a search engine to find another place to get the original DISTFILES. Make sure that you don't pick a FreeBSD distfiles mirror -- if you can't find any other places where the file exists, it can be a LOCAL_PORT or you can simply comment out the MASTER_SITES= line, with a comment explaining why. Once you have a solution, use "send-pr" to submit a "diff -u" of the Makefile. Note that this isn't an urgent issue, as people who try to build the port now will just fall back to the FreeBSD distfiles mirror. Please just put it on your list to do and get to it when you have time. These messages will continue to arrive twice a month until the fix is committed, as a reminder. Thanks, Bill "distfiles" Fenner. From owner-freebsd-emulation@FreeBSD.ORG Tue Feb 7 21:35:38 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A9F16A427 for ; Tue, 7 Feb 2006 21:35:38 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: from blue-ld-033.synserver.de (blue-ld-033.synserver.de [217.119.50.236]) by mx1.FreeBSD.org (Postfix) with SMTP id BFAFC43D48 for ; Tue, 7 Feb 2006 21:35:21 +0000 (GMT) (envelope-from markus@trippelsdorf.de) Received: (qmail 11623 invoked by uid 0); 7 Feb 2006 21:35:15 -0000 X-SynServer-RemoteDnsName: port-212-202-36-170.dynamic.qsc.de X-SynServer-AuthUser: markus@trippelsdorf.de Received: from port-212-202-36-170.dynamic.qsc.de (HELO bsd.trippelsdorf.de) (212.202.36.170) by mx-05.synserver.de with SMTP; 7 Feb 2006 21:35:09 -0000 Date: Tue, 7 Feb 2006 22:35:09 +0100 From: Markus Trippelsdorf To: freebsd-emulation@freebsd.org Message-ID: <20060207213509.GA4925@bsd.trippelsdorf.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: "fpudna in kernel mode!" running qemu on amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 21:35:38 -0000 Whenever I run a XP guest system on my amd64 host in qemu the system message buffer is being filled with the following warning: "fpudna in kernel mode!" This message is repeated ad nauseam. (It seems to be harmless, however.) As a first aid I simply commented out the printf in src/sys/amd64/amd64/trap.c, but I'm wondering if there is a deeper underlying problem. -- Markus From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 8 13:26:45 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69F1B16A420 for ; Wed, 8 Feb 2006 13:26:45 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (Qc80c.q.pppool.de [89.53.200.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80CE043D48 for ; Wed, 8 Feb 2006 13:26:39 +0000 (GMT) (envelope-from frank@barda.agala.net) Received: from mail.agala.net (barda [192.168.20.1]) by barda.agala.net (Postfix) with ESMTP id B2870119CD7 for ; Wed, 8 Feb 2006 14:26:22 +0100 (CET) From: "Frank J. Beckmann" Organization: agala naga doron To: freebsd-emulation@freebsd.org Date: Wed, 8 Feb 2006 14:26:15 +0100 User-Agent: KMail/1.8.3 References: <200602061914.k16JEdp1024396@gate.bitblocks.com> <200602062115.36615.frank@barda.agala.net> <20060206211642.GB78323@dan.emsphone.com> In-Reply-To: <20060206211642.GB78323@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602081426.16759.frank@barda.agala.net> Subject: Re: qemu dumps core with option -nographic X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 13:26:45 -0000 Hi, am Montag, 6. Februar 2006 22:16 schrieb Dan Nelson: > Also crashes on 5.4 for me. Seems to be due to something not setting > the width and height of the display, which ends up causing a seg fault > at console.c:502 because s->cells points to whatever placeholder > pointer malloc returns when an app asks malloc() for a 0-byte chunk. Thank you. I did a verry ugly hotfix, but I hope that the problem gets solved in a future releasy of qemu. -- Bye Frank From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 8 17:40:07 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E513816A420 for ; Wed, 8 Feb 2006 17:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E4AE43D58 for ; Wed, 8 Feb 2006 17:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k18He6A5005308 for ; Wed, 8 Feb 2006 17:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k18He69O005307; Wed, 8 Feb 2006 17:40:06 GMT (envelope-from gnats) Date: Wed, 8 Feb 2006 17:40:06 GMT Message-Id: <200602081740.k18He69O005307@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Frank Laszlo Cc: Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 17:40:08 -0000 The following reply was made to PR ports/91911; it has been noted by GNATS. From: Frank Laszlo To: bug-followup@FreeBSD.org, laszlof@vonostingroup.com, Alexander Leidinger Cc: Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable Date: Wed, 08 Feb 2006 12:38:34 -0500 This port still is not working correctly, it tries to fetch "gtk2-2.4.14-4.fc3.3.amd64.rpm," which does not exist.. if it should be fetching the i386 distfile, the port needs to be modified to do this. I will work on a patch to get around this.. one thing that comes to mind is not using ARCH in the distfile names. Using something like SUB_ARCH will allow us to JUST change the DISTNAME, and not effect the rest of the build process. Cheers, Frank From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 8 19:40:08 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AF216A420 for ; Wed, 8 Feb 2006 19:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC81643D49 for ; Wed, 8 Feb 2006 19:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k18Je73B012040 for ; Wed, 8 Feb 2006 19:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k18Je7uC012039; Wed, 8 Feb 2006 19:40:07 GMT (envelope-from gnats) Date: Wed, 8 Feb 2006 19:40:07 GMT Message-Id: <200602081940.k18Je7uC012039@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Alexander Leidinger Cc: Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Leidinger List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2006 19:40:08 -0000 The following reply was made to PR ports/91911; it has been noted by GNATS. From: Alexander Leidinger To: Frank Laszlo Cc: bug-followup@FreeBSD.org, laszlof@vonostingroup.com Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable Date: Wed, 8 Feb 2006 20:30:32 +0100 Am Wed, 08 Feb 2006 12:38:34 -0500 schrieb Frank Laszlo : > This port still is not working correctly, it tries to fetch > "gtk2-2.4.14-4.fc3.3.amd64.rpm," which does not exist.. if it should be > fetching the i386 distfile, the port needs to be modified to do this. I > will work on a patch to get around this.. one thing that comes to mind > is not using ARCH in the distfile names. Using something like SUB_ARCH > will allow us to JUST change the DISTNAME, and not effect the rest of > the build process. Let me guess: you are trying to install acroread7 while linux-gtk2 isn't installed. You get this error message because of a bug in bsd.port.mk (or in the acroread7 port, depending on your point of view...). The linux-gtk2 port is just fine. Install it by hand instead of a dependency of the acroread port and it should work just fine. Bye, Alexander. -- Loose bits sink chips. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/ From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 18:14:07 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52A1416A420; Thu, 9 Feb 2006 18:14:07 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id E325D43D49; Thu, 9 Feb 2006 18:14:06 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from adsl-68-72-248-38.dsl.sfldmi.ameritech.net ([68.72.248.38] helo=[192.168.1.33]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7GJ7-000HUs-QA; Thu, 09 Feb 2006 13:14:17 -0500 Message-ID: <43EB866C.2020908@vonostingroup.com> Date: Thu, 09 Feb 2006 13:14:04 -0500 From: Frank Laszlo User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Alexander Leidinger References: <43EA2C9A.4020207@vonostingroup.com> <20060208203032.49860d9a@Magellan.Leidinger.net> In-Reply-To: <20060208203032.49860d9a@Magellan.Leidinger.net> X-Enigmail-Version: 0.93.2.0 OpenPGP: url=http://www.franksworld.org/~laszlof/keys/0x0B3FCA4B.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-emulation@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 18:14:07 -0000 I have finished my investigation of this issue. and It seems that the linux ports are to blame. they overwrite ARCH on multiple occasions when MACHINE_ARCH=amd64. This causes issues with other ports, such as the distfiles are unable to be fetched. I have written numerous patches[1] and tested them in my own environment. All is now working as expected. I have CC'd the freebsd-emulation list on this email, as I would like others to see/test these patches. Once again, these will only effect systems running FreeBSD with an amd64 ARCH. Please contact me with any questions/concerns. Regards, Frank [1] http://www.franksworld.org/~laszlof/linux_patches From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 18:20:04 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC15216A420 for ; Thu, 9 Feb 2006 18:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7996E43D49 for ; Thu, 9 Feb 2006 18:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k19IK3cD003136 for ; Thu, 9 Feb 2006 18:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k19IK3aC003135; Thu, 9 Feb 2006 18:20:03 GMT (envelope-from gnats) Date: Thu, 9 Feb 2006 18:20:03 GMT Message-Id: <200602091820.k19IK3aC003135@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Frank Laszlo Cc: Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 18:20:04 -0000 The following reply was made to PR ports/91911; it has been noted by GNATS. From: Frank Laszlo To: Alexander Leidinger Cc: bug-followup@FreeBSD.org, freebsd-emulation@freebsd.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable Date: Thu, 09 Feb 2006 13:14:04 -0500 I have finished my investigation of this issue. and It seems that the linux ports are to blame. they overwrite ARCH on multiple occasions when MACHINE_ARCH=amd64. This causes issues with other ports, such as the distfiles are unable to be fetched. I have written numerous patches[1] and tested them in my own environment. All is now working as expected. I have CC'd the freebsd-emulation list on this email, as I would like others to see/test these patches. Once again, these will only effect systems running FreeBSD with an amd64 ARCH. Please contact me with any questions/concerns. Regards, Frank [1] http://www.franksworld.org/~laszlof/linux_patches From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 19:26:05 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05FC616A420 for ; Thu, 9 Feb 2006 19:26:05 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40FF043D45 for ; Thu, 9 Feb 2006 19:26:04 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 40D0E5538; Thu, 9 Feb 2006 20:26:03 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 14782C1FA; Thu, 9 Feb 2006 20:26:03 +0100 (CET) Date: Thu, 9 Feb 2006 20:26:02 +0100 From: Jean-Yves Lefort To: Alexander Leidinger Message-Id: <20060209202602.1449abba.jylefort@FreeBSD.org> In-Reply-To: <200602081940.k18Je7uC012039@freefall.freebsd.org> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Thu__9_Feb_2006_20_26_02_+0100_TFfVzDoRo/1noyxs" Cc: freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 19:26:05 -0000 --Signature=_Thu__9_Feb_2006_20_26_02_+0100_TFfVzDoRo/1noyxs Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 8 Feb 2006 19:40:07 GMT Alexander Leidinger wrote: > The following reply was made to PR ports/91911; it has been noted by GNAT= S. >=20 > From: Alexander Leidinger > To: Frank Laszlo > Cc: bug-followup@FreeBSD.org, laszlof@vonostingroup.com > Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile > unfetchable > Date: Wed, 8 Feb 2006 20:30:32 +0100 >=20 > Am Wed, 08 Feb 2006 12:38:34 -0500 > schrieb Frank Laszlo : > =20 > > This port still is not working correctly, it tries to fetch > > "gtk2-2.4.14-4.fc3.3.amd64.rpm," which does not exist.. if it should be > > fetching the i386 distfile, the port needs to be modified to do this. I > > will work on a patch to get around this.. one thing that comes to mind > > is not using ARCH in the distfile names. Using something like SUB_ARCH > > will allow us to JUST change the DISTNAME, and not effect the rest of > > the build process. > =20 > Let me guess: you are trying to install acroread7 while linux-gtk2 > isn't installed. > =20 > You get this error message because of a bug in bsd.port.mk (or in the > acroread7 port, depending on your point of view...). > =20 > The linux-gtk2 port is just fine. Install it by hand instead of a > dependency of the acroread port and it should work just fine. Alexander, as you've been told many times now the acroread7 port is fine (with regard to that issue at least); the bug is in bpm or in the linux ports which override ARCH. I suggest to commit Frank Laszlo's patches, since modifying bpm is a tedious process. --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Thu__9_Feb_2006_20_26_02_+0100_TFfVzDoRo/1noyxs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD65dKyzD7UaO4AGoRAv3FAJ0bBdmA9gYteMhCBISVS/5apOl/BQCfUFzB B0x65Mv1N0m4q5xmFJWShRM= =J+di -----END PGP SIGNATURE----- --Signature=_Thu__9_Feb_2006_20_26_02_+0100_TFfVzDoRo/1noyxs-- From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 20:08:34 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3062516A420; Thu, 9 Feb 2006 20:08:34 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDA0C43D4C; Thu, 9 Feb 2006 20:08:33 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from adsl-68-72-248-38.dsl.sfldmi.ameritech.net ([68.72.248.38] helo=[192.168.1.33]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7I5s-000LHO-BH; Thu, 09 Feb 2006 15:08:44 -0500 Message-ID: <43EBA13D.2050801@vonostingroup.com> Date: Thu, 09 Feb 2006 15:08:29 -0500 From: Frank Laszlo User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Alexander Leidinger References: <43EA2C9A.4020207@vonostingroup.com> <20060208203032.49860d9a@Magellan.Leidinger.net> In-Reply-To: <20060208203032.49860d9a@Magellan.Leidinger.net> X-Enigmail-Version: 0.93.2.0 OpenPGP: url=http://www.franksworld.org/~laszlof/keys/0x0B3FCA4B.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-emulation@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 20:08:34 -0000 I have submited a couple additional patches[1], one for devel/linux_devtools, and one for emulators/linux_base-debian. Please review these as well. I believe that is all the ports that behave unexpectedly due to this mistake. Regards, Frank [1] http://www.franksworld.org/~laszlof/linux_patches From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 9 20:10:12 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2126316A422 for ; Thu, 9 Feb 2006 20:10:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B5F43D45 for ; Thu, 9 Feb 2006 20:10:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k19KABLF009129 for ; Thu, 9 Feb 2006 20:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k19KABSH009128; Thu, 9 Feb 2006 20:10:11 GMT (envelope-from gnats) Date: Thu, 9 Feb 2006 20:10:11 GMT Message-Id: <200602092010.k19KABSH009128@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Frank Laszlo Cc: Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Frank Laszlo List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 20:10:12 -0000 The following reply was made to PR ports/91911; it has been noted by GNATS. From: Frank Laszlo To: Alexander Leidinger Cc: bug-followup@FreeBSD.org, freebsd-emulation@freebsd.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable Date: Thu, 09 Feb 2006 15:08:29 -0500 I have submited a couple additional patches[1], one for devel/linux_devtools, and one for emulators/linux_base-debian. Please review these as well. I believe that is all the ports that behave unexpectedly due to this mistake. Regards, Frank [1] http://www.franksworld.org/~laszlof/linux_patches From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 09:19:35 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AADFC16A422; Fri, 10 Feb 2006 09:19:35 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255EE43D45; Fri, 10 Feb 2006 09:19:34 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5DADF.dip.t-dialin.net [84.165.218.223]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k1A98FRB093931; Fri, 10 Feb 2006 10:08:16 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k1A9JV08072849; Fri, 10 Feb 2006 10:19:31 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Fri, 10 Feb 2006 10:19:31 +0100 Message-ID: <20060210101931.k017bqbpus8gosws@netchild.homeip.net> X-Priority: 3 (Normal) Date: Fri, 10 Feb 2006 10:19:31 +0100 From: Alexander Leidinger To: Jean-Yves Lefort References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> In-Reply-To: <20060209202602.1449abba.jylefort@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 09:19:35 -0000 Jean-Yves Lefort wrote: >> Let me guess: you are trying to install acroread7 while linux-gtk2 >> isn't installed. >> >> You get this error message because of a bug in bsd.port.mk (or in the >> acroread7 port, depending on your point of view...). >> >> The linux-gtk2 port is just fine. Install it by hand instead of a >> dependency of the acroread port and it should work just fine. > > Alexander, as you've been told many times now the acroread7 port is > fine (with regard to that issue at least); the bug is in bpm or in the > linux ports which override ARCH. I suggest to commit Frank Laszlo's > patches, since modifying bpm is a tedious process. I don't doupt that bpm has a problem in this case. And I agree that we may be able to come up with a better solution for the linux ports. But I don't agree that the acroread port is fine. It doesn't fit into the way most of the linux ports work ATM, so it doesn't play well with the rest, so it's broken in this regard. So the short-time fix for the acroread port would be to add the same ARCH shuffling as the other ports have (see below). Yes, the use of a different variable name in the linux ports is a better fix for this. No, I don't want to commit Frank's patches. Not because they are blatantly wrong, but because I don't agree with the name of the variable used. SUB_ARCH is very generic, while your use of LINUX_RPM_ARCH in bsd.linux-rpm.mk looks much better. If someone comes up with a patch which changes all linux ports which do the ARCH-shuffling thing to use LINUX_RPM_ARCH instead, I try to get time and commit this (after coordinating with portmgr because of the "no-sweeping-changes flag"). I also don't mind if someone else commits such patches (after coordinating with portmgr). But I don't think we need to rush this out before the ports freeze. It would be enough to commit the ARCH-shuffling part to the acroread port and let the RELEASEs ship with it. After the ports freeze it could then be fixed properly without time pressure. It's not only about doing it right, it's also about time constraints and about not breaking things for our userbase (or new users of the upcoming release). And it's not only about time constraints of those committers, which are willing to handle it (and have time to fix bugs in case some slip into the commit), but also about project related time constraints (release related freezes, maybe portmgr want's to do a experimental run of those patches on the cluster, ...). The update to the current linux_base version was done shortly before a release, and kris and I spend the days around christmas to get it into a good shape. The update was necessary because of security issues, and I think my time was spend well at that time, since we where able to ship with a usable linuxolator (I don't remember any major bugs, and I changed a lot of ports). The change both of you propose has an impact on a lot of ports (because of the use of the linux-gtk Makefile in a lot of other ports), and I don't think we absolutely need to do such a sweeping change before the release since there not such a heavy wight reason like we had with the linux_base update. There's an easy and small work-around for the acroread port available and it doesn't hurt to commit it, so there's no need to force the inclusion of the "architecturally(sp?) right fix". Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Better hope the life-inspector doesn't come around while you have your life in such a mess. From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 12:27:26 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9FE16A420; Fri, 10 Feb 2006 12:27:26 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76EC43D55; Fri, 10 Feb 2006 12:27:24 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from c-71-227-92-22.hsd1.mi.comcast.net ([71.227.92.22] helo=[192.168.0.6]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7XNF-00019m-0A; Fri, 10 Feb 2006 07:27:41 -0500 Message-ID: <43EC86B4.6060600@vonostingroup.com> Date: Fri, 10 Feb 2006 07:27:32 -0500 From: "Frank J. Laszlo" User-Agent: Thunderbird 1.5 (X11/20060123) MIME-Version: 1.0 To: Alexander Leidinger References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> In-Reply-To: <20060210101931.k017bqbpus8gosws@netchild.homeip.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: Jean-Yves Lefort , freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 12:27:27 -0000 Alexander Leidinger wrote: > Jean-Yves Lefort wrote: > >>> Let me guess: you are trying to install acroread7 while linux-gtk2 >>> isn't installed. >>> >>> You get this error message because of a bug in bsd.port.mk (or in the >>> acroread7 port, depending on your point of view...). >>> >>> The linux-gtk2 port is just fine. Install it by hand instead of a >>> dependency of the acroread port and it should work just fine. >> >> Alexander, as you've been told many times now the acroread7 port is >> fine (with regard to that issue at least); the bug is in bpm or in the >> linux ports which override ARCH. I suggest to commit Frank Laszlo's >> patches, since modifying bpm is a tedious process. > > I don't doupt that bpm has a problem in this case. And I agree that we > may be > able to come up with a better solution for the linux ports. But I > don't agree > that the acroread port is fine. It doesn't fit into the way most of > the linux > ports work ATM, so it doesn't play well with the rest, so it's broken > in this > regard. So the short-time fix for the acroread port would be to add > the same > ARCH shuffling as the other ports have (see below). > Just because all the other linux ports do this, doesn't make it right, and modifying a read-only variable is only asking for trouble down the line. > Yes, the use of a different variable name in the linux ports is a > better fix > for this. No, I don't want to commit Frank's patches. Not because they > are > blatantly wrong, but because I don't agree with the name of the variable > used. SUB_ARCH is very generic, while your use of LINUX_RPM_ARCH in > bsd.linux-rpm.mk looks much better. Whats wrong with SUB_ARCH? (Substitute ARCH) And if the functionality for this is allready in bsd.linux-rpm.mk, why dont we use it? (I just noticed the code there myself) Theres no point is re-writing code thats allready implemented. > > > If someone comes up with a patch which changes all linux ports which > do the > ARCH-shuffling thing to use LINUX_RPM_ARCH instead, I try to get time and > commit this (after coordinating with portmgr because of the > "no-sweeping-changes flag"). I also don't mind if someone else commits > such > patches (after coordinating with portmgr). I'd be more than happy to modify my patches to do this. I have included ALL the ports that toy with ARCH, at least the linux specific ones. And I will also contact portmgr to coordinate the testing. > > But I don't think we need to rush this out before the ports freeze. It > would > be enough to commit the ARCH-shuffling part to the acroread port and > let the > RELEASEs ship with it. After the ports freeze it could then be fixed > properly > without time pressure. acroread7 will not build for most people on amd64. I think this is a pretty darn good reason to rush the fixes out. > > It's not only about doing it right, it's also about time constraints and > about not breaking things for our userbase (or new users of the upcoming > release). And it's not only about time constraints of those committers, > which are willing to handle it (and have time to fix bugs in case some > slip > into the commit), but also about project related time constraints > (release > related freezes, maybe portmgr want's to do a experimental run of those > patches on the cluster, ...). The update to the current linux_base > version > was done shortly before a release, and kris and I spend the days around > christmas to get it into a good shape. The update was necessary > because of > security issues, and I think my time was spend well at that time, > since we > where able to ship with a usable linuxolator (I don't remember any major > bugs, and I changed a lot of ports). The change both of you propose > has an > impact on a lot of ports (because of the use of the linux-gtk Makefile > in a > lot of other ports), and I don't think we absolutely need to do such a > sweeping change before the release since there not such a heavy wight > reason > like we had with the linux_base update. There's an easy and small > work-around > for the acroread port available and it doesn't hurt to commit it, so > there's > no need to force the inclusion of the "architecturally(sp?) right fix". > > Bye, > Alexander. > This is why we need to have people test the patches before we do anything. I'll get on this later today and get back with you all. Regards, Frank From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 13:24:51 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23FDA16A422 for ; Fri, 10 Feb 2006 13:24:51 +0000 (GMT) (envelope-from admin@online-ukraine.com.ua) Received: from smtp.online-ukraine.com.ua (smtp.online-ukraine.com.ua [194.183.170.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB4743D55 for ; Fri, 10 Feb 2006 13:24:50 +0000 (GMT) (envelope-from admin@online-ukraine.com.ua) Received: from [192.168.0.155] (helo=Kobzar.kiev.ua) by smtp.online-ukraine.com.ua with esmtp (Exim 4.50) id 1F7YGW-000Fro-Qq for freebsd-emulation@freebsd.org; Fri, 10 Feb 2006 15:24:48 +0200 Date: Fri, 10 Feb 2006 15:24:47 +0000 From: Alexandr Kobzarenko To: freebsd-emulation@freebsd.org Message-ID: <20060210152447.301088dc@Kobzar.kiev.ua> Organization: On line X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.9; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: winex X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 13:24:51 -0000 Ставлю Winex через cvs -d:pserver:cvs@cvs.transgaming.org:/cvsroot login cvs -z3 -d:pserver:cvs@cvs.transgaming.org:/cvsroot co winex далее ./configure .. ... .. *** Warning: you explicitly linked in a thread-safe OpenGL version. If you *** experience unusual crashes on DirectDraw games, try first to disable OpenGL *** support before reporting bugs. Configure finished. Do 'make' to compile Cedega. Набираю gmake получаю ошибку cdrom_eject.c:70: error: syntax error before "entry" cdrom_eject.c: In function `req_add_cdrom_device_info': cdrom_eject.c:598: error: structure has no member named `try_poll' cdrom_eject.c:610:1: unterminated #ifdef cdrom_eject.c:604: error: syntax error at end of input cdrom_eject.c:565: warning: unused variable `when' cdrom_eject.c: At top level: cdrom_eject.c:389: warning: 'open_cdrom_entry' defined but not used gmake[1]: *** [cdrom_eject.o] Ошибка 1 gmake[1]: Leaving directory `/usr/home/Kobzar/Downloads/winex/server' gmake: *** [server/libwineserver.so] Ошибка 2 каким образом копать будном ?? если можно подробнее.... FreeBSD Kobzar.kiev.ua 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 =================================================================== freebsd mailing list. To Unsubscribe: send mail to majordomo@freebsddiary.org.ua with "unsubscribe freebsd" in the body of the message From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 14:03:04 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0BE516A420 for ; Fri, 10 Feb 2006 14:03:04 +0000 (GMT) (envelope-from dennis.melentyev@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D3443D45 for ; Fri, 10 Feb 2006 14:03:04 +0000 (GMT) (envelope-from dennis.melentyev@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so308124wxc for ; Fri, 10 Feb 2006 06:03:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qUqM3h5HLp2rViBjymNs0+Gpktj71bm2hxe716KSgJ/qrSb7kMmP6+kd+W0+GoG3dapmuN6k4AlZI8bb7vY9ITq6ConF611yLL/0KduQlWYBv5b+uMDeR5UDi5iPhUv0hd8wo+j2R3l/At+fPWzunPMlkF1RBA6BOyJc/+2uI7Q= Received: by 10.70.60.9 with SMTP id i9mr2876499wxa; Fri, 10 Feb 2006 06:03:03 -0800 (PST) Received: by 10.70.66.11 with HTTP; Fri, 10 Feb 2006 06:03:03 -0800 (PST) Message-ID: Date: Fri, 10 Feb 2006 16:03:03 +0200 From: Dennis Melentyev To: Alexandr Kobzarenko In-Reply-To: <20060210152447.301088dc@Kobzar.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 Content-Disposition: inline References: <20060210152447.301088dc@Kobzar.kiev.ua> Cc: freebsd-emulation@freebsd.org Subject: Re: winex X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 14:03:05 -0000 QWxleCwgZG9uJ3QgeW91IG1pc3NlZCB0aGUgbGlzdD8gT3IgTGFuZ3VhZ2U/ClNob3VsZG4ndCBp dCBiZSBmcmVlYnNkQGZyZWVic2RkaWFyeS5vcmcudWE/CjopCgpOUCEKCjEwLjAyLjA2LCBBbGV4 YW5kciBLb2J6YXJlbmtvPGFkbWluQG9ubGluZS11a3JhaW5lLmNvbS51YT4g0L3QsNC/0LjRgdCw 0Lso0LApOgo+INCh0YLQsNCy0LvRjiBXaW5leCDRh9C10YDQtdC3Cj4gY3ZzIC1kOnBzZXJ2ZXI6 Y3ZzQGN2cy50cmFuc2dhbWluZy5vcmc6L2N2c3Jvb3QgbG9naW4KPgo+IGN2cyAtejMgLWQ6cHNl cnZlcjpjdnNAY3ZzLnRyYW5zZ2FtaW5nLm9yZzovY3Zzcm9vdCBjbyB3aW5leAo+Cj4g0LTQsNC7 0LXQtQo+IC4vY29uZmlndXJlCj4KLi4uLgoKLS0KRGVubmlzIE1lbGVudHlldgo= From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 19:51:54 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5507F16A420 for ; Fri, 10 Feb 2006 19:51:54 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7F9F43D45 for ; Fri, 10 Feb 2006 19:51:53 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id C8DC2549A; Fri, 10 Feb 2006 20:51:52 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 9C028C0EC; Fri, 10 Feb 2006 20:51:52 +0100 (CET) Date: Fri, 10 Feb 2006 20:51:52 +0100 From: Jean-Yves Lefort To: "Frank J. Laszlo" Message-Id: <20060210205152.5e69de68.jylefort@FreeBSD.org> In-Reply-To: <43EC86B4.6060600@vonostingroup.com> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__10_Feb_2006_20_51_52_+0100_AlzI8Zp7rx6FmOne" Cc: Alexander@Leidinger.net, freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 19:51:54 -0000 --Signature=_Fri__10_Feb_2006_20_51_52_+0100_AlzI8Zp7rx6FmOne Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 10 Feb 2006 07:27:32 -0500 "Frank J. Laszlo" wrote: > > But I don't think we need to rush this out before the ports freeze. It= =20 > > would > > be enough to commit the ARCH-shuffling part to the acroread port and=20 > > let the > > RELEASEs ship with it. After the ports freeze it could then be fixed=20 > > properly > > without time pressure. >=20 > acroread7 will not build for most people on amd64. I think this is a=20 > pretty darn good reason to rush the fixes out. Clearly. And acroread7 is not the only affected port. I don't intend to add the silly ARCH rewriting to my own linux ports, for instance. --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Fri__10_Feb_2006_20_51_52_+0100_AlzI8Zp7rx6FmOne Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7O7YyzD7UaO4AGoRArCBAJ0f16Dy4mHPVybZTqMMtTHNRixxGACdH3XE 3IPZVeebuhYRchoWXmsKXk0= =lrMr -----END PGP SIGNATURE----- --Signature=_Fri__10_Feb_2006_20_51_52_+0100_AlzI8Zp7rx6FmOne-- From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 21:19:46 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D1416A420; Fri, 10 Feb 2006 21:19:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFA6743D45; Fri, 10 Feb 2006 21:19:45 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8B4F61A3C26; Fri, 10 Feb 2006 13:19:45 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9C51C515A3; Fri, 10 Feb 2006 16:19:43 -0500 (EST) Date: Fri, 10 Feb 2006 16:19:42 -0500 From: Kris Kennaway To: Jean-Yves Lefort Message-ID: <20060210211942.GA69179@xor.obsecurity.org> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060210205152.5e69de68.jylefort@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <20060210205152.5e69de68.jylefort@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: Alexander@Leidinger.net, freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 21:19:46 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 10, 2006 at 08:51:52PM +0100, Jean-Yves Lefort wrote: > On Fri, 10 Feb 2006 07:27:32 -0500 > "Frank J. Laszlo" wrote: >=20 > > > But I don't think we need to rush this out before the ports freeze. I= t=20 > > > would > > > be enough to commit the ARCH-shuffling part to the acroread port and= =20 > > > let the > > > RELEASEs ship with it. After the ports freeze it could then be fixed= =20 > > > properly > > > without time pressure. > >=20 > > acroread7 will not build for most people on amd64. I think this is a=20 > > pretty darn good reason to rush the fixes out. >=20 > Clearly. And acroread7 is not the only affected port. I don't intend > to add the silly ARCH rewriting to my own linux ports, for instance. I don't think I saw your response to my request for measurements of how ruslan's bsd.port.mk patch affects the time of index builds. We need that before we can finish evaluating his fix. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7QNuWry0BWjoQKURAmeuAKCG4dvhrWjxgFkGH9kzZsO3zafXPACg9w8g PYdDWrVpOw52/IQ/zef6Qas= =Njnw -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 23:16:07 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01AD816A420 for ; Fri, 10 Feb 2006 23:16:07 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1912143D45 for ; Fri, 10 Feb 2006 23:16:06 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id B483E54F5; Sat, 11 Feb 2006 00:16:04 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 6C747C0EC; Sat, 11 Feb 2006 00:16:04 +0100 (CET) Date: Sat, 11 Feb 2006 00:16:04 +0100 From: Jean-Yves Lefort To: Kris Kennaway Message-Id: <20060211001604.7eec93a2.jylefort@FreeBSD.org> In-Reply-To: <20060210211942.GA69179@xor.obsecurity.org> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060210205152.5e69de68.jylefort@FreeBSD.org> <20060210211942.GA69179@xor.obsecurity.org> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__11_Feb_2006_00_16_04_+0100_.hFzur/BGho7jwdK" Cc: Alexander@Leidinger.net, freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 23:16:07 -0000 --Signature=_Sat__11_Feb_2006_00_16_04_+0100_.hFzur/BGho7jwdK Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 10 Feb 2006 16:19:42 -0500 Kris Kennaway wrote: > On Fri, Feb 10, 2006 at 08:51:52PM +0100, Jean-Yves Lefort wrote: > > On Fri, 10 Feb 2006 07:27:32 -0500 > > "Frank J. Laszlo" wrote: > >=20 > > > > But I don't think we need to rush this out before the ports freeze.= It=20 > > > > would > > > > be enough to commit the ARCH-shuffling part to the acroread port an= d=20 > > > > let the > > > > RELEASEs ship with it. After the ports freeze it could then be fixe= d=20 > > > > properly > > > > without time pressure. > > >=20 > > > acroread7 will not build for most people on amd64. I think this is a= =20 > > > pretty darn good reason to rush the fixes out. > >=20 > > Clearly. And acroread7 is not the only affected port. I don't intend > > to add the silly ARCH rewriting to my own linux ports, for instance. >=20 > I don't think I saw your response to my request for measurements of > how ruslan's bsd.port.mk patch affects the time of index builds. We > need that before we can finish evaluating his fix. stock bpm: # time make index Generating INDEX-6 - please wait..Warning: Duplicate INDEX entry: apr-gdbm-= db4-1.2.2_2 Warning: Duplicate INDEX entry: openssl-stable-0.9.7i Done. real 37m51.771s user 21m6.593s sys 12m18.830s patched bpm: # time make index Generating INDEX-6 - please wait..Warning: Duplicate INDEX entry: apr-gdbm-= db4-1.2.2_2 Warning: Duplicate INDEX entry: openssl-stable-0.9.7i Done. real 38m36.580s user 21m3.084s sys 12m33.438s I did not reboot between the runs, so the patch penalty might be slightly greater than what is shown above. --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sat__11_Feb_2006_00_16_04_+0100_.hFzur/BGho7jwdK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7R60yzD7UaO4AGoRAh4BAJ93vFfORwTuVRk/nSRRAlmuWLGnXwCfe+Us SXkd7qNNGHmcmWzYLcxIAxw= =aWd1 -----END PGP SIGNATURE----- --Signature=_Sat__11_Feb_2006_00_16_04_+0100_.hFzur/BGho7jwdK-- From owner-freebsd-emulation@FreeBSD.ORG Fri Feb 10 23:30:21 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 668CF16A423; Fri, 10 Feb 2006 23:30:21 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id D324B43D46; Fri, 10 Feb 2006 23:30:20 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from c-71-227-92-22.hsd1.mi.comcast.net ([71.227.92.22] helo=[192.168.0.6]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7hin-0003H2-Dx; Fri, 10 Feb 2006 18:30:37 -0500 Message-ID: <43ED2214.2070600@vonostingroup.com> Date: Fri, 10 Feb 2006 18:30:28 -0500 From: "Frank J. Laszlo" User-Agent: Thunderbird 1.5 (X11/20060123) MIME-Version: 1.0 To: Jean-Yves Lefort References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060210205152.5e69de68.jylefort@FreeBSD.org> <20060210211942.GA69179@xor.obsecurity.org> <20060211001604.7eec93a2.jylefort@FreeBSD.org> In-Reply-To: <20060211001604.7eec93a2.jylefort@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: Alexander@Leidinger.net, freebsd-emulation@FreeBSD.org, Kris Kennaway Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2006 23:30:21 -0000 Jean-Yves Lefort wrote: > On Fri, 10 Feb 2006 16:19:42 -0500 > Kris Kennaway wrote: > > >> On Fri, Feb 10, 2006 at 08:51:52PM +0100, Jean-Yves Lefort wrote: >> >>> On Fri, 10 Feb 2006 07:27:32 -0500 >>> "Frank J. Laszlo" wrote: >>> >>> >>>>> But I don't think we need to rush this out before the ports freeze. It >>>>> would >>>>> be enough to commit the ARCH-shuffling part to the acroread port and >>>>> let the >>>>> RELEASEs ship with it. After the ports freeze it could then be fixed >>>>> properly >>>>> without time pressure. >>>>> >>>> acroread7 will not build for most people on amd64. I think this is a >>>> pretty darn good reason to rush the fixes out. >>>> >>> Clearly. And acroread7 is not the only affected port. I don't intend >>> to add the silly ARCH rewriting to my own linux ports, for instance. >>> >> I don't think I saw your response to my request for measurements of >> how ruslan's bsd.port.mk patch affects the time of index builds. We >> need that before we can finish evaluating his fix. >> > > stock bpm: > > # time make index > Generating INDEX-6 - please wait..Warning: Duplicate INDEX entry: apr-gdbm-db4-1.2.2_2 > Warning: Duplicate INDEX entry: openssl-stable-0.9.7i > Done. > > real 37m51.771s > user 21m6.593s > sys 12m18.830s > > patched bpm: > > # time make index > Generating INDEX-6 - please wait..Warning: Duplicate INDEX entry: apr-gdbm-db4-1.2.2_2 > Warning: Duplicate INDEX entry: openssl-stable-0.9.7i > Done. > > real 38m36.580s > user 21m3.084s > sys 12m33.438s > > I did not reboot between the runs, so the patch penalty might be > slightly greater than what is shown above. > > Now the question is. How many ports will this break. Theres roughly 3047 ports that toy with ARCH, how would we go about figuring out which ones break without actually building all of them? Regards, Frank From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 12:50:21 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1811916A420; Sat, 11 Feb 2006 12:50:21 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAF543D53; Sat, 11 Feb 2006 12:50:17 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5F40D.dip.t-dialin.net [84.165.244.13]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k1BCcf1q005085; Sat, 11 Feb 2006 13:38:42 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k1BCo9eR075766; Sat, 11 Feb 2006 13:50:10 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 11 Feb 2006 13:50:19 +0100 From: Alexander Leidinger To: "Frank J. Laszlo" Message-ID: <20060211135019.335f3ed2@Magellan.Leidinger.net> In-Reply-To: <43EC86B4.6060600@vonostingroup.com> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: Jean-Yves Lefort , freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 12:50:21 -0000 Am Fri, 10 Feb 2006 07:27:32 -0500 schrieb "Frank J. Laszlo" : > Alexander Leidinger wrote: > > Jean-Yves Lefort wrote: > > > >>> Let me guess: you are trying to install acroread7 while linux-gtk2 > >>> isn't installed. > >>> > >>> You get this error message because of a bug in bsd.port.mk (or in the > >>> acroread7 port, depending on your point of view...). > >>> > >>> The linux-gtk2 port is just fine. Install it by hand instead of a > >>> dependency of the acroread port and it should work just fine. > >> > >> Alexander, as you've been told many times now the acroread7 port is > >> fine (with regard to that issue at least); the bug is in bpm or in the > >> linux ports which override ARCH. I suggest to commit Frank Laszlo's > >> patches, since modifying bpm is a tedious process. > > > > I don't doupt that bpm has a problem in this case. And I agree that we > > may be > > able to come up with a better solution for the linux ports. But I > > don't agree > > that the acroread port is fine. It doesn't fit into the way most of > > the linux > > ports work ATM, so it doesn't play well with the rest, so it's broken > > in this > > regard. So the short-time fix for the acroread port would be to add > > the same > > ARCH shuffling as the other ports have (see below). > > > Just because all the other linux ports do this, doesn't make it right, I didn't said this. I agree that the current way of doing it should be revised. But as already said, the work-around is enough for the release. > and modifying a read-only variable is only asking for trouble down the line. Since we only talk about the linux ports: only in the known cases like acroread. > > Yes, the use of a different variable name in the linux ports is a > > better fix > > for this. No, I don't want to commit Frank's patches. Not because they > > are > > blatantly wrong, but because I don't agree with the name of the variable > > used. SUB_ARCH is very generic, while your use of LINUX_RPM_ARCH in > > bsd.linux-rpm.mk looks much better. > Whats wrong with SUB_ARCH? (Substitute ARCH) And if the functionality It is very generic and is not as obvious as the one Jean-Yves uses in bsd.linux-rpm.mk. > for this is allready in bsd.linux-rpm.mk, why dont we use it? (I just > noticed the code there myself) Theres no point is re-writing code thats > allready implemented. bsd.linux-rpm.mk is new and so far nobody converted the other ports to use it. Converting all of the linux ports which use the code in the linux-gtk Makefile is on my TODO list, but I hadn't time yet. And such a large change should be tested on the ports build cluster first. Feel free to submit patches (but don't expect me to integrate them before the release). Additionally: AFAIK the amd64 people didn't mass-converted all linux ports, because each port has to be tested. Some ports already needed some fixes in the amd64 case. So blindly using bsd.linux-rpm.mk even for ports which don't have the ARCH-shuffling code is not a good solution. > > If someone comes up with a patch which changes all linux ports which > > do the > > ARCH-shuffling thing to use LINUX_RPM_ARCH instead, I try to get time and > > commit this (after coordinating with portmgr because of the > > "no-sweeping-changes flag"). I also don't mind if someone else commits > > such > > patches (after coordinating with portmgr). > I'd be more than happy to modify my patches to do this. I have included > ALL the ports that toy with ARCH, at least the linux specific ones. And I was only talking about the linux specific ones. Regarding the renaming of SUB_ARCH to LINUX_RPM_ARCH: it can be done just be piping the patches through "s:SUB_ARCH:LINUX_RPM_ARCH:g". It's something a committer can do before he asks portmgr for testing this. _I_ will not ask portmgr to test this before the release. Partly because of personal time constraints, partly because I think the work-around in the acroread7 port is enough until the release. After the release I'm more than willing to test the ARCH changes or bsd.linux-rpm.mk patches for the linux ports. > I will also contact portmgr to coordinate the testing. That work should be done by the committer who is willing to commit the changes. > > But I don't think we need to rush this out before the ports freeze. It > > would > > be enough to commit the ARCH-shuffling part to the acroread port and > > let the > > RELEASEs ship with it. After the ports freeze it could then be fixed > > properly > > without time pressure. > > acroread7 will not build for most people on amd64. I think this is a > pretty darn good reason to rush the fixes out. No. There's a work-around available. It may be not the greatest solution, but it's a usable solution which works until the time is right to do the better fix. > > It's not only about doing it right, it's also about time constraints and > > about not breaking things for our userbase (or new users of the upcoming > > release). And it's not only about time constraints of those committers, > > which are willing to handle it (and have time to fix bugs in case some > > slip > > into the commit), but also about project related time constraints > > (release > > related freezes, maybe portmgr want's to do a experimental run of those > > patches on the cluster, ...). The update to the current linux_base > > version > > was done shortly before a release, and kris and I spend the days around > > christmas to get it into a good shape. The update was necessary > > because of > > security issues, and I think my time was spend well at that time, > > since we > > where able to ship with a usable linuxolator (I don't remember any major > > bugs, and I changed a lot of ports). The change both of you propose > > has an > > impact on a lot of ports (because of the use of the linux-gtk Makefile > > in a > > lot of other ports), and I don't think we absolutely need to do such a > > sweeping change before the release since there not such a heavy wight > > reason > > like we had with the linux_base update. There's an easy and small > > work-around > > for the acroread port available and it doesn't hurt to commit it, so > > there's > > no need to force the inclusion of the "architecturally(sp?) right fix". > > > > Bye, > > Alexander. > > > > This is why we need to have people test the patches before we do > anything. I'll get on this later today and get back with you all. And you really think _enough_ people will do _the right tests_ *before the release*? Bye, Alexander. -- Failure is not an option. It comes bundled with your Microsoft product. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/ From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 14:06:34 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B02716A420; Sat, 11 Feb 2006 14:06:34 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from ritamari.vonostingroup.com (ritamari.vonostingroup.com [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C4143D46; Sat, 11 Feb 2006 14:06:33 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from c-71-227-92-22.hsd1.mi.comcast.net ([71.227.92.22] helo=[192.168.0.6]) by ritamari.vonostingroup.com with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F7vOo-000FAD-6z; Sat, 11 Feb 2006 09:06:54 -0500 Message-ID: <43EDEF75.10707@vonostingroup.com> Date: Sat, 11 Feb 2006 09:06:45 -0500 From: "Frank J. Laszlo" User-Agent: Thunderbird 1.5 (X11/20060123) MIME-Version: 1.0 To: Alexander Leidinger References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060211135019.335f3ed2@Magellan.Leidinger.net> In-Reply-To: <20060211135019.335f3ed2@Magellan.Leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: Cc: Jean-Yves Lefort , freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 14:06:34 -0000 Alexander Leidinger wrote: > Am Fri, 10 Feb 2006 07:27:32 -0500 > schrieb "Frank J. Laszlo" : > > >> Alexander Leidinger wrote: >> >>> Jean-Yves Lefort wrote: >>> >>> >>>>> Let me guess: you are trying to install acroread7 while linux-gtk2 >>>>> isn't installed. >>>>> >>>>> You get this error message because of a bug in bsd.port.mk (or in the >>>>> acroread7 port, depending on your point of view...). >>>>> >>>>> The linux-gtk2 port is just fine. Install it by hand instead of a >>>>> dependency of the acroread port and it should work just fine. >>>>> >>>> Alexander, as you've been told many times now the acroread7 port is >>>> fine (with regard to that issue at least); the bug is in bpm or in the >>>> linux ports which override ARCH. I suggest to commit Frank Laszlo's >>>> patches, since modifying bpm is a tedious process. >>>> >>> I don't doupt that bpm has a problem in this case. And I agree that we >>> may be >>> able to come up with a better solution for the linux ports. But I >>> don't agree >>> that the acroread port is fine. It doesn't fit into the way most of >>> the linux >>> ports work ATM, so it doesn't play well with the rest, so it's broken >>> in this >>> regard. So the short-time fix for the acroread port would be to add >>> the same >>> ARCH shuffling as the other ports have (see below). >>> >>> >> Just because all the other linux ports do this, doesn't make it right, >> > > I didn't said this. I agree that the current way of doing it should be > revised. But as already said, the work-around is enough for the release. > > >> and modifying a read-only variable is only asking for trouble down the line. >> > > Since we only talk about the linux ports: only in the known cases like > acroread. > > >>> Yes, the use of a different variable name in the linux ports is a >>> better fix >>> for this. No, I don't want to commit Frank's patches. Not because they >>> are >>> blatantly wrong, but because I don't agree with the name of the variable >>> used. SUB_ARCH is very generic, while your use of LINUX_RPM_ARCH in >>> bsd.linux-rpm.mk looks much better. >>> >> Whats wrong with SUB_ARCH? (Substitute ARCH) And if the functionality >> > > It is very generic and is not as obvious as the one Jean-Yves uses in > bsd.linux-rpm.mk. > > >> for this is allready in bsd.linux-rpm.mk, why dont we use it? (I just >> noticed the code there myself) Theres no point is re-writing code thats >> allready implemented. >> > > bsd.linux-rpm.mk is new and so far nobody converted the other ports to > use it. Converting all of the linux ports which use the code in the > linux-gtk Makefile is on my TODO list, but I hadn't time yet. And such > a large change should be tested on the ports build cluster first. Feel > free to submit patches (but don't expect me to integrate them before > the release). > > Additionally: AFAIK the amd64 people didn't mass-converted all linux > ports, because each port has to be tested. Some ports already needed > some fixes in the amd64 case. So blindly using bsd.linux-rpm.mk even > for ports which don't have the ARCH-shuffling code is not a good > solution. > > >>> If someone comes up with a patch which changes all linux ports which >>> do the >>> ARCH-shuffling thing to use LINUX_RPM_ARCH instead, I try to get time and >>> commit this (after coordinating with portmgr because of the >>> "no-sweeping-changes flag"). I also don't mind if someone else commits >>> such >>> patches (after coordinating with portmgr). >>> >> I'd be more than happy to modify my patches to do this. I have included >> ALL the ports that toy with ARCH, at least the linux specific ones. And >> > > I was only talking about the linux specific ones. Regarding the > renaming of SUB_ARCH to LINUX_RPM_ARCH: it can be done just be piping > the patches through "s:SUB_ARCH:LINUX_RPM_ARCH:g". It's something a > committer can do before he asks portmgr for testing this. > > _I_ will not ask portmgr to test this before the release. Partly > because of personal time constraints, partly because I think the > work-around in the acroread7 port is enough until the release. > > After the release I'm more than willing to test the ARCH changes or > bsd.linux-rpm.mk patches for the linux ports. > > >> I will also contact portmgr to coordinate the testing. >> > > That work should be done by the committer who is willing to commit the > changes. > > >>> But I don't think we need to rush this out before the ports freeze. It >>> would >>> be enough to commit the ARCH-shuffling part to the acroread port and >>> let the >>> RELEASEs ship with it. After the ports freeze it could then be fixed >>> properly >>> without time pressure. >>> >> acroread7 will not build for most people on amd64. I think this is a >> pretty darn good reason to rush the fixes out. >> > > No. There's a work-around available. It may be not the greatest > solution, but it's a usable solution which works until the time is > right to do the better fix. > > >>> It's not only about doing it right, it's also about time constraints and >>> about not breaking things for our userbase (or new users of the upcoming >>> release). And it's not only about time constraints of those committers, >>> which are willing to handle it (and have time to fix bugs in case some >>> slip >>> into the commit), but also about project related time constraints >>> (release >>> related freezes, maybe portmgr want's to do a experimental run of those >>> patches on the cluster, ...). The update to the current linux_base >>> version >>> was done shortly before a release, and kris and I spend the days around >>> christmas to get it into a good shape. The update was necessary >>> because of >>> security issues, and I think my time was spend well at that time, >>> since we >>> where able to ship with a usable linuxolator (I don't remember any major >>> bugs, and I changed a lot of ports). The change both of you propose >>> has an >>> impact on a lot of ports (because of the use of the linux-gtk Makefile >>> in a >>> lot of other ports), and I don't think we absolutely need to do such a >>> sweeping change before the release since there not such a heavy wight >>> reason >>> like we had with the linux_base update. There's an easy and small >>> work-around >>> for the acroread port available and it doesn't hurt to commit it, so >>> there's >>> no need to force the inclusion of the "architecturally(sp?) right fix". >>> >>> Bye, >>> Alexander. >>> >>> >> This is why we need to have people test the patches before we do >> anything. I'll get on this later today and get back with you all. >> > > And you really think _enough_ people will do _the right tests_ *before > the release*? > > Bye, > Alexander. > > I can see this isnt going to be fixed before the ports freeze.. so I'll leave it to the commiters to handle it from here on out. Since they did such a good job making these linux ports work on amd64 in the first place. Regards, Frank From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 21:07:23 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ADE216A420; Sat, 11 Feb 2006 21:07:23 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5425E43D45; Sat, 11 Feb 2006 21:07:22 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5FB22.dip.t-dialin.net [84.165.251.34]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k1BKtgnY007431; Sat, 11 Feb 2006 21:55:44 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k1BL7FpD067033; Sat, 11 Feb 2006 22:07:16 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 11 Feb 2006 22:07:25 +0100 From: Alexander Leidinger To: "Frank J. Laszlo" Message-ID: <20060211220725.57f7c7cf@Magellan.Leidinger.net> In-Reply-To: <43EDEF75.10707@vonostingroup.com> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060211135019.335f3ed2@Magellan.Leidinger.net> <43EDEF75.10707@vonostingroup.com> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: Jean-Yves Lefort , freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 21:07:23 -0000 Am Sat, 11 Feb 2006 09:06:45 -0500 schrieb "Frank J. Laszlo" : > I can see this isnt going to be fixed before the ports freeze.. so I'll > leave it to the commiters to handle it from here on out. Since they did > such a good job making these linux ports work on amd64 in the first place. I just committed the work-around to the acroread7 port. Feel free to send patches for the conversion to use the bsd.linux-rpm.mk code. Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/ From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 21:19:49 2006 Return-Path: X-Original-To: emulation@hub.freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5496E16A420; Sat, 11 Feb 2006 21:19:49 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111FA43D46; Sat, 11 Feb 2006 21:19:49 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1BLJm5H009658; Sat, 11 Feb 2006 21:19:48 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1BLJmBK009654; Sat, 11 Feb 2006 21:19:48 GMT (envelope-from netchild) Date: Sat, 11 Feb 2006 21:19:48 GMT From: Alexander Leidinger Message-Id: <200602112119.k1BLJmBK009654@freefall.freebsd.org> To: netchild@FreeBSD.org, trevor@FreeBSD.org, emulation@FreeBSD.org Cc: Subject: Re: ports/93106: acroread7 cannot locate /usr/local/bin/lpr X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 21:19:49 -0000 Synopsis: acroread7 cannot locate /usr/local/bin/lpr Responsible-Changed-From-To: trevor->emulation Responsible-Changed-By: netchild Responsible-Changed-When: Sat Feb 11 21:16:48 UTC 2006 Responsible-Changed-Why: This is not a bug with acroread, it's the way the linuxolator works after changing the default linux_base to also install $LINUXBASE/usr/local. Don't close for now, since this breaks POLA. http://www.freebsd.org/cgi/query-pr.cgi?pr=93106 From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 21:20:38 2006 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3738D16A420; Sat, 11 Feb 2006 21:20:38 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC62D43D4C; Sat, 11 Feb 2006 21:20:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1BLKbxb009769; Sat, 11 Feb 2006 21:20:37 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1BLKbDE009765; Sat, 11 Feb 2006 21:20:37 GMT (envelope-from netchild) Date: Sat, 11 Feb 2006 21:20:37 GMT From: Alexander Leidinger Message-Id: <200602112120.k1BLKbDE009765@freefall.freebsd.org> To: netchild@FreeBSD.org, emulation@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/93106: acroread7 cannot locate /usr/local/bin/lpr X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 21:20:38 -0000 Synopsis: acroread7 cannot locate /usr/local/bin/lpr Responsible-Changed-From-To: emulation->freebsd-emulation Responsible-Changed-By: netchild Responsible-Changed-When: Sat Feb 11 21:19:53 UTC 2006 Responsible-Changed-Why: Use the full name of the mailinglist, so that we don't get 2 nag mails with open PR's every now and then. http://www.freebsd.org/cgi/query-pr.cgi?pr=93106 From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 21:20:38 2006 Return-Path: X-Original-To: emulation@hub.freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3738D16A420; Sat, 11 Feb 2006 21:20:38 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC62D43D4C; Sat, 11 Feb 2006 21:20:37 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1BLKbxb009769; Sat, 11 Feb 2006 21:20:37 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1BLKbDE009765; Sat, 11 Feb 2006 21:20:37 GMT (envelope-from netchild) Date: Sat, 11 Feb 2006 21:20:37 GMT From: Alexander Leidinger Message-Id: <200602112120.k1BLKbDE009765@freefall.freebsd.org> To: netchild@FreeBSD.org, emulation@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: ports/93106: acroread7 cannot locate /usr/local/bin/lpr X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 21:20:38 -0000 Synopsis: acroread7 cannot locate /usr/local/bin/lpr Responsible-Changed-From-To: emulation->freebsd-emulation Responsible-Changed-By: netchild Responsible-Changed-When: Sat Feb 11 21:19:53 UTC 2006 Responsible-Changed-Why: Use the full name of the mailinglist, so that we don't get 2 nag mails with open PR's every now and then. http://www.freebsd.org/cgi/query-pr.cgi?pr=93106 From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 21:40:08 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A13316A420 for ; Sat, 11 Feb 2006 21:40:08 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAAC643D45 for ; Sat, 11 Feb 2006 21:40:07 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id 73CE95584; Sat, 11 Feb 2006 22:40:06 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 105C0C0EC; Sat, 11 Feb 2006 22:40:06 +0100 (CET) Date: Sat, 11 Feb 2006 22:40:05 +0100 From: Jean-Yves Lefort To: Alexander Leidinger Message-Id: <20060211224005.6e3bf0e9.jylefort@FreeBSD.org> In-Reply-To: <20060211220725.57f7c7cf@Magellan.Leidinger.net> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060211135019.335f3ed2@Magellan.Leidinger.net> <43EDEF75.10707@vonostingroup.com> <20060211220725.57f7c7cf@Magellan.Leidinger.net> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sat__11_Feb_2006_22_40_05_+0100_O=mJTbeQK68FV=ap" Cc: freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 21:40:08 -0000 --Signature=_Sat__11_Feb_2006_22_40_05_+0100_O=mJTbeQK68FV=ap Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 11 Feb 2006 22:07:25 +0100 Alexander Leidinger wrote: > Am Sat, 11 Feb 2006 09:06:45 -0500 > schrieb "Frank J. Laszlo" : >=20 > > I can see this isnt going to be fixed before the ports freeze.. so I'll= =20 > > leave it to the commiters to handle it from here on out. Since they did= =20 > > such a good job making these linux ports work on amd64 in the first pla= ce. >=20 > I just committed the work-around to the acroread7 port. Feel free to > send patches for the conversion to use the bsd.linux-rpm.mk code. What about other ports? --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sat__11_Feb_2006_22_40_05_+0100_O=mJTbeQK68FV=ap Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7lm1yzD7UaO4AGoRAmH9AJ9yOtH0uGcJQlnLX0uDxdS+RvnWCwCdGk0o nBQ8JsGZjcVvwagagoTtfbY= =63JZ -----END PGP SIGNATURE----- --Signature=_Sat__11_Feb_2006_22_40_05_+0100_O=mJTbeQK68FV=ap-- From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 11 22:54:38 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F15916A420; Sat, 11 Feb 2006 22:54:38 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D35043D53; Sat, 11 Feb 2006 22:54:33 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5FB22.dip.t-dialin.net [84.165.251.34]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id k1BMgtQ1007805; Sat, 11 Feb 2006 23:42:56 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id k1BMsTbD086640; Sat, 11 Feb 2006 23:54:29 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Sat, 11 Feb 2006 23:54:38 +0100 From: Alexander Leidinger To: Jean-Yves Lefort Message-ID: <20060211235438.1fd74966@Magellan.Leidinger.net> In-Reply-To: <20060211224005.6e3bf0e9.jylefort@FreeBSD.org> References: <200602081940.k18Je7uC012039@freefall.freebsd.org> <20060209202602.1449abba.jylefort@FreeBSD.org> <20060210101931.k017bqbpus8gosws@netchild.homeip.net> <43EC86B4.6060600@vonostingroup.com> <20060211135019.335f3ed2@Magellan.Leidinger.net> <43EDEF75.10707@vonostingroup.com> <20060211220725.57f7c7cf@Magellan.Leidinger.net> <20060211224005.6e3bf0e9.jylefort@FreeBSD.org> X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: freebsd-emulation@FreeBSD.org Subject: Re: ports/91911: [PATCH]: x11-toolkits/linux-gtk2: distfile unfetchable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 22:54:38 -0000 Am Sat, 11 Feb 2006 22:40:05 +0100 schrieb Jean-Yves Lefort : > On Sat, 11 Feb 2006 22:07:25 +0100 > Alexander Leidinger wrote: > > > Am Sat, 11 Feb 2006 09:06:45 -0500 > > schrieb "Frank J. Laszlo" : > > > > > I can see this isnt going to be fixed before the ports freeze.. so I'll > > > leave it to the commiters to handle it from here on out. Since they did > > > such a good job making these linux ports work on amd64 in the first place. > > > > I just committed the work-around to the acroread7 port. Feel free to > > send patches for the conversion to use the bsd.linux-rpm.mk code. > > What about other ports? Which ones are broken? PR numbers? Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/