From owner-freebsd-emulation@FreeBSD.ORG Sun Oct 26 21:00:20 2014 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15FC3180 for ; Sun, 26 Oct 2014 21:00:20 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFDA77C5 for ; Sun, 26 Oct 2014 21:00:19 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9QL0JI0082862 for ; Sun, 26 Oct 2014 21:00:19 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201410262100.s9QL0JI0082862@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-emulation@FreeBSD.org Subject: Problem reports for freebsd-emulation@FreeBSD.org that need special attention X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Date: Sun, 26 Oct 2014 21:00:19 +0000 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 26 Oct 2014 21:00:20 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ----------------+-----------+------------------------------------------------- Patch Ready | 180790 | devel/linux_kdump prints BSD descriptions of er 1 problems total for which you should take action. From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 05:38:41 2014 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10E27D79 for ; Mon, 27 Oct 2014 05:38:41 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB602B4F for ; Mon, 27 Oct 2014 05:38:40 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9R5ce3R034510 for ; Mon, 27 Oct 2014 05:38:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-emulation@FreeBSD.org Subject: [Bug 192842] [patch][linux] linux_ppoll syscall required by linux apps that use pulseaudio (on linux_base-f20) Date: Mon, 27 Oct 2014 05:38:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rm@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-emulation@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 05:38:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192842 Ruslan Makhmatkhanov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rm@FreeBSD.org --- Comment #9 from Ruslan Makhmatkhanov --- Hi, I tried the second revision of this patch on -current r273290 and it doesn't builds: cc -O2 -pipe -DCOMPAT_FREEBSD32 -DCOMPAT_LINUX32 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /mnt/media/d1/obj/mnt/media/d1/src/sys/Z1/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/mnt/media/d1/obj/mnt/media/d1/src/sys/Z1 -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -mno-aes -mno-avx -Qunused-arguments -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -mno-aes -mno-avx -Qunused-arguments -c /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:581:13: error: no member named 'timeout_ts' in 'struct linux_ppoll_args' if (pargs->timeout_ts != NULL) ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:583:25: error: no member named 'timeout_ts' in 'struct linux_ppoll_args' error = copyin(pargs->timeout_ts, <s, sizeof(lts)); ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:598:13: error: no member named 'sigmask' in 'struct linux_ppoll_args' if (pargs->sigmask != NULL) { ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:599:25: error: no member named 'sigmask' in 'struct linux_ppoll_args' error = copyin(pargs->sigmask, &lsigmask, sizeof(lsigmask)); ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:612:18: error: no member named 'fds' in 'struct linux_ppoll_args' pa.fds = pargs->fds; ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:613:19: error: no member named 'nfds' in 'struct linux_ppoll_args' pa.nfds = pargs->nfds; ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:648:28: error: no member named 'timeout_ts' in 'struct linux_ppoll_args' if (retval == 0 && pargs->timeout_ts) { ~~~~~ ^ /mnt/media/d1/src/sys/modules/linux/../../compat/linux/linux_misc.c:666:32: error: no member named 'timeout_ts' in 'struct linux_ppoll_args' error = copyout(<s, pargs->timeout_ts, sizeof(lts)); ~~~~~ ^ 8 errors generated. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 13:11:38 2014 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD95ACBF for ; Mon, 27 Oct 2014 13:11:38 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4FF0619 for ; Mon, 27 Oct 2014 13:11:38 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9RDBc3d082596 for ; Mon, 27 Oct 2014 13:11:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 193848] emulators/linux-c6 cannot be built/packaged as unprivileged user Date: Mon, 27 Oct 2014 13:11:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xmj@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 13:11:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193848 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: xmj Date: Mon Oct 27 13:11:22 UTC 2014 New revision: 371573 URL: https://svnweb.freebsd.org/changeset/ports/371573 Log: emulators/linux_base-c6: fix build/packaging as unprivileged user. - Allow build/packaging as unprivileged user. PR: 193848 Differential Revision: https://reviews.freebsd.org/D989 Submitted by: mandree Approved by: swills (mentor) Changes: head/emulators/linux_base-c6/Makefile -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 13:13:41 2014 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BFDE0EFB for ; Mon, 27 Oct 2014 13:13:41 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A34AC64A for ; Mon, 27 Oct 2014 13:13:41 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s9RDDf3A005557 for ; Mon, 27 Oct 2014 13:13:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 193848] emulators/linux-c6 cannot be built/packaged as unprivileged user Date: Mon, 27 Oct 2014 13:13:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: xmj@FreeBSD.org X-Bugzilla-Status: Issue Resolved X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xmj@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status dependson resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 13:13:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193848 Johannes Jost Meixner changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |Issue Resolved Depends on|193847 | Resolution|--- |FIXED --- Comment #4 from Johannes Jost Meixner --- (Modified the dependency tree: 193847 is not a blocker for this PR.) Committed, thanks! -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 14:14:51 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AD753CA for ; Mon, 27 Oct 2014 14:14:51 +0000 (UTC) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB8B8CA3 for ; Mon, 27 Oct 2014 14:14:49 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.9/8.14.9) with ESMTP id s9REEm3k099384; Mon, 27 Oct 2014 07:14:48 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.9/8.14.9/Submit) id s9REEm7c099383; Mon, 27 Oct 2014 07:14:48 -0700 (PDT) (envelope-from david) Date: Mon, 27 Oct 2014 07:14:48 -0700 From: David Wolfskill To: emulation@freebsd.org Subject: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? Message-ID: <20141027141448.GK80218@albert.catwhisker.org> Reply-To: emulation@freebsd.org, David Wolfskill MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bX/mw5riLlTkt+Gv" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 14:14:51 -0000 --bX/mw5riLlTkt+Gv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Yesterday, I (mostly -- adapted to pkg) followed the process at the bottom of portmaster(8) to rebuild all of the installed ports on my laptop under stable/10 @r273626. There was some "turbulence" in the process, and I noted that after it comleted, despite having run "nspluginwrapper -v -a -i" (yes, as me), the Flash player appears to be non-functional in firefox-33.0,1. I had been able to use it successfully as built under stable/9. I had migrated from the linux-f10 to the -c6 on 29 September; the laptop gets OS & ports updates daily. This morning, after updating the laptop to stable/10 @r273729 and updating installed ports as of r371545, I: * pkg delete -f linux\* * portmaster emulators/linux-c6 * nspluginwrapper -v -a -i and it still appears to be non-functional. (E.g., attempting to display a YouTube video leaves a static black rectangle instead of showing expected images and there is no sound. Attempting to use or fails, as there is nothing selectable to start any of the tests. "top" shows libflashplayer.so processes running, but they don't appear to be doing anything useful.) Is there something obvious that I'm missing here? Should I file a PR? Is there additional information I should provide if I do? Thanks! [Reply-To set, as I'm not subscribed to emulation@.] Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil cowards with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --bX/mw5riLlTkt+Gv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUTlNXXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4 QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk77H8QAKUuRYl4scib2Qj4pou5XEzx bHj4jorKN1XYGozp/BtSzGusaVNFUcbhL/K8ULGkvRCVoJR9rxdIhFulLFz7okw9 4wBZpGxoZh9KyTKx4/38uplPHQCgseLe6LCuX/3IUimVyI5kOcRxRnb1qB8hhJDO x3PGD3HY1IuNEvaWVWfJE5GJdQeBSIcE04mjuezu9Qhsk72BiWG+Iupvsz4t8by1 K0SfQKykXl1gkllNAopM1JXVseZM8GXaLVPLkTG8xwv+VkDEgilMqyWVMWls9KG0 6BGl6DpcHMVTWZO501Hlto63HPTNM6FCGL/S7dn99nx/7flYOxF0Ws8oBaZWblkI 1arIe9nPgL9j5DADJ3I7+citYzIZTBajX1wXM3Nand8TktnmtjuT6yQcmchXyFdv ZJqZRUcuXyzmyFQfiE3ivJOV2SINpIHeY5q8tGxMGZkf8qLzjAhSu8RJ/8K00+ER 3ZxYkdZhQ3Av9JORQmvYppNnjyXjzHKQDx+ewyEm6ZVqB84reC6MPtTMTPzvIf4R XEkEjnrZ61vHdvqLnXrJLsqbdN/fPVvFD3i/LofRCSGc44Vce7ZPjq4SfeiLdaYr ch5kg8J4HKjoFZALy6jWL+4dCqFDtUFYolYRlCqdocGuv7birGjSmCbsLECD9L1f TY/DZMBKc0hFk+BwSXJ1 =UN7I -----END PGP SIGNATURE----- --bX/mw5riLlTkt+Gv-- From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 16:48:23 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D9A8CBD for ; Mon, 27 Oct 2014 16:48:23 +0000 (UTC) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EAF8C17E for ; Mon, 27 Oct 2014 16:48:22 +0000 (UTC) Received: by mail-ig0-f181.google.com with SMTP id l13so6755522iga.14 for ; Mon, 27 Oct 2014 09:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=m2nxazEFfmAis2q7p1DRtLU5zbwVWEQfESuBcvNwaYc=; b=vHjRPujat+HmAHbwVre9T6HgBTKeL2gIH3BauSOW1Dz+ZjoL+7zVUz69JZVHONWJra BbuIPTBPAGK7zsV8JEqm0xBjAWJAztE77kORYHx2rB6qwDpjmEB4ZXF9NPBdToOHH57K 2nv5+wx3Ty+kdKp8r1uOue3h10plwnQegsFbIa+bFDmvb/oiw12V7Bj/gIaMpEIeCFJJ IHzmRM2jhbeCjq5NY5spjXonEuAXMdBfn7Y8wgjWDMOHUg6+3IgsXmfPRYwVmbV81lt5 QUHPtuVbaQZuzE6g0j8B910d53cTa63Ak4zJHRonZhnF5/L0Txm+26DUnaTzfBZ8ZRjy 78lg== MIME-Version: 1.0 X-Received: by 10.50.142.71 with SMTP id ru7mr23490600igb.32.1414428502372; Mon, 27 Oct 2014 09:48:22 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.11.152 with HTTP; Mon, 27 Oct 2014 09:48:22 -0700 (PDT) In-Reply-To: <20141027141448.GK80218@albert.catwhisker.org> References: <20141027141448.GK80218@albert.catwhisker.org> Date: Mon, 27 Oct 2014 09:48:22 -0700 X-Google-Sender-Auth: SCLZUBY12bBAO7u3ODdYEgw2tqg Message-ID: Subject: Re: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? From: Kevin Oberman To: "freebsd-emulation@freebsd.org" , David Wolfskill Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 16:48:23 -0000 On Mon, Oct 27, 2014 at 7:14 AM, David Wolfskill wrote: > Yesterday, I (mostly -- adapted to pkg) followed the process at the > bottom of portmaster(8) to rebuild all of the installed ports on my > laptop under stable/10 @r273626. > > There was some "turbulence" in the process, and I noted that after it > comleted, despite having run "nspluginwrapper -v -a -i" (yes, as me), > the Flash player appears to be non-functional in firefox-33.0,1. > > I had been able to use it successfully as built under stable/9. > > I had migrated from the linux-f10 to the -c6 on 29 September; the laptop > gets OS & ports updates daily. > > This morning, after updating the laptop to stable/10 @r273729 and > updating installed ports as of r371545, I: > > * pkg delete -f linux\* > * portmaster emulators/linux-c6 > * nspluginwrapper -v -a -i > > and it still appears to be non-functional. (E.g., attempting to > display a YouTube video leaves a static black rectangle instead of > showing expected images and there is no sound. Attempting to use > or > fails, as there is nothing selectable to start any of the tests. "top" > shows libflashplayer.so processes running, but they don't appear to be > doing anything useful.) > > Is there something obvious that I'm missing here? > > Should I file a PR? Is there additional information I should provide if > I do? > > Thanks! > > [Reply-To set, as I'm not subscribed to emulation@.] > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Taliban: Evil cowards with guns afraid of truth from a 14-year old girl. > Doesn't Firefox 33 have H.264 support? I thought YouTube used H.264 when possible. Could this be triggering (or be related to) the problem? FWIW. I have this same issue. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 21:09:24 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF887D37 for ; Mon, 27 Oct 2014 21:09:24 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A080E32A for ; Mon, 27 Oct 2014 21:09:24 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s9RL91oE008568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 27 Oct 2014 15:09:01 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s9RL909p008565; Mon, 27 Oct 2014 15:09:00 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 27 Oct 2014 15:09:00 -0600 (MDT) From: Warren Block To: emulation@freebsd.org, David Wolfskill Subject: Re: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? In-Reply-To: <20141027141448.GK80218@albert.catwhisker.org> Message-ID: References: <20141027141448.GK80218@albert.catwhisker.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 27 Oct 2014 15:09:01 -0600 (MDT) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 21:09:25 -0000 On Mon, 27 Oct 2014, David Wolfskill wrote: > Yesterday, I (mostly -- adapted to pkg) followed the process at the > bottom of portmaster(8) to rebuild all of the installed ports on my > laptop under stable/10 @r273626. r273642 here (amd64). > This morning, after updating the laptop to stable/10 @r273729 and > updating installed ports as of r371545, I: > > * pkg delete -f linux\* > * portmaster emulators/linux-c6 > * nspluginwrapper -v -a -i It's working here. Do you actually have the Flash plugin port installed? The pkg delete step will have deleted the old one, and then www/linux-c6-flashplugin11 must be manually installed. After that, I first remove the plugin, then reinstall it: nspluginwrapper -a -r nspluginwrapper -a -i -u has failed for me in the past, so I do the remove and install separately. From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 21:21:10 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 925751D0 for ; Mon, 27 Oct 2014 21:21:10 +0000 (UTC) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DBD46B6 for ; Mon, 27 Oct 2014 21:21:09 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.9/8.14.9) with ESMTP id s9RLL2wo001845; Mon, 27 Oct 2014 14:21:02 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.9/8.14.9/Submit) id s9RLL2D0001844; Mon, 27 Oct 2014 14:21:02 -0700 (PDT) (envelope-from david) Date: Mon, 27 Oct 2014 14:21:02 -0700 From: David Wolfskill To: Warren Block Subject: Re: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? Message-ID: <20141027212102.GP80218@albert.catwhisker.org> Reply-To: emulation@freebsd.org, David Wolfskill References: <20141027141448.GK80218@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wr1Q/2bz0MCWWNYv" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 21:21:10 -0000 --wr1Q/2bz0MCWWNYv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 27, 2014 at 03:09:00PM -0600, Warren Block wrote: > On Mon, 27 Oct 2014, David Wolfskill wrote: >=20 > > Yesterday, I (mostly -- adapted to pkg) followed the process at the > > bottom of portmaster(8) to rebuild all of the installed ports on my > > laptop under stable/10 @r273626. >=20 > r273642 here (amd64). i386, in my case. > > This morning, after updating the laptop to stable/10 @r273729 and > > updating installed ports as of r371545, I: > > > > * pkg delete -f linux\* > > * portmaster emulators/linux-c6 > > * nspluginwrapper -v -a -i >=20 > It's working here. Do you actually have the Flash plugin port=20 > installed? The pkg delete step will have deleted the old one, and then= =20 > www/linux-c6-flashplugin11 must be manually installed. g1-252(10.1-P)[1] pkg info \*flash\* linux-c6-flashplugin-11.2r202.406 g1-252(10.1-P)[2]=20 That was installed (in this case) by virtue of the "portmaster emulators/linux-c6". > After that, I first remove the plugin, then reinstall it: > nspluginwrapper -a -r > nspluginwrapper -a -i I hadn't bothered with "nspluginwrapper -a -r" first.... So I just tried: g1-252(10.1-P)[3] nspluginwrapper -a -r g1-252(10.1-P)[4] nspluginwrapper -a -i and re-started firefox; same symptoms. I also re-built ports/www/firefox this morning; doesn't seem to have helped. "about:plugins" seems to report: Shockwave Flash File: npwrapper.libflashplayer.so Path: /common/home/david/.mozilla/plugins/npwrapper.libflashplayer.so Version:=20 State: Enabled Shockwave Flash 11.2 r202 MIME Type Description Suffixes application/x-shockwave-flash Shockwave Flash swf application/futuresplash FutureSplash Player spl > -u has failed for me in the past, so I do the remove and install=20 > separately. Since -i merely copies files to ~/.mozilla/plugins, I had figured that it would be sufficient. Thanks for the note. Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil cowards with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --wr1Q/2bz0MCWWNYv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUTrc8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4 QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7f4wP/3DYu3npWq1wsKEGQK5NfviN zr+1l2BmZKFmN/MigEyxo/0NlOyUV+wZgSUcAABE0Vemhu/9ihh95JfuQXh678O4 Prmjpa9Nddd84OdNshWTnfZQl1km3Ul5xkdH+969qHKmD5zNuOoaG+wQZorVq1VZ 3NpDG94RS0SIYl36Z0W9aVIAtPKUXutrJSMeinVp7NexiSPEbuEMVWDD+rFl4jc2 HPyJ7yFqthka5qQT3FLnh6BxLbETboMi4Y2lDPhqLTf0Cvfx0WhL1sN2IfgcknEH 4g0McVUdPfgF6W8BSKw/eCd6YgxIbPwOSd0lWBJNPwrZptzXEXrSr9ALpmjR/H11 6/iVTekx1WsYO+Y9T3CMPpkO86k6K4V4jzq/+O04YTHLS2x2QsXYaJnHDY9b/tKA +86Dy3YU2i6AHlLnXPmlLSKAM34uD6Q4hQ9d+py4cUB6apxn1xP8sei7ToWaJZ0i k82ZWGO1YEemviRU2x2WUpsPKX/NDVAcxmGjn02klvgHFpA7l678R6YLNJM+wSEO nVLU540XwPfVA6Orx+Q570gpofhuMi1P6iiJmxml6uI/zdJWMmls7e5Cc2F7vuNE oUG+Dvlw+Lbkm0Pw0gz1Iq3pC8AhtKcFvDJD24IpxN1ZI3pc6+ZgmtcYGZhOH6QC c+pGHW1CEheJktPYPKi0 =MWr/ -----END PGP SIGNATURE----- --wr1Q/2bz0MCWWNYv-- From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 22:09:18 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8595A541 for ; Mon, 27 Oct 2014 22:09:18 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 20B69BBA for ; Mon, 27 Oct 2014 22:09:17 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s9RM8h7J023582 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 27 Oct 2014 16:08:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s9RM8hSN023579; Mon, 27 Oct 2014 16:08:43 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 27 Oct 2014 16:08:43 -0600 (MDT) From: Warren Block To: emulation@freebsd.org, David Wolfskill Subject: Re: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? In-Reply-To: <20141027212102.GP80218@albert.catwhisker.org> Message-ID: References: <20141027141448.GK80218@albert.catwhisker.org> <20141027212102.GP80218@albert.catwhisker.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 27 Oct 2014 16:08:43 -0600 (MDT) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 22:09:18 -0000 On Mon, 27 Oct 2014, David Wolfskill wrote: > On Mon, Oct 27, 2014 at 03:09:00PM -0600, Warren Block wrote: >> On Mon, 27 Oct 2014, David Wolfskill wrote: >> >>> Yesterday, I (mostly -- adapted to pkg) followed the process at the >>> bottom of portmaster(8) to rebuild all of the installed ports on my >>> laptop under stable/10 @r273626. >> >> r273642 here (amd64). > > i386, in my case. > >>> This morning, after updating the laptop to stable/10 @r273729 and >>> updating installed ports as of r371545, I: >>> >>> * pkg delete -f linux\* >>> * portmaster emulators/linux-c6 >>> * nspluginwrapper -v -a -i >> >> It's working here. Do you actually have the Flash plugin port >> installed? The pkg delete step will have deleted the old one, and then >> www/linux-c6-flashplugin11 must be manually installed. > > g1-252(10.1-P)[1] pkg info \*flash\* > linux-c6-flashplugin-11.2r202.406 > g1-252(10.1-P)[2] > > That was installed (in this case) by virtue of the "portmaster > emulators/linux-c6". It didn't here, but as long as it's installed now, it doesn't matter. >> After that, I first remove the plugin, then reinstall it: >> nspluginwrapper -a -r >> nspluginwrapper -a -i > > I hadn't bothered with "nspluginwrapper -a -r" first.... > > So I just tried: > g1-252(10.1-P)[3] nspluginwrapper -a -r > g1-252(10.1-P)[4] nspluginwrapper -a -i > > and re-started firefox; same symptoms. Do you have Adblock, Flashblock, or NoScript installed in Firefox? > I also re-built ports/www/firefox this morning; doesn't seem to have > helped. > > "about:plugins" seems to report: > > Shockwave Flash > > File: npwrapper.libflashplayer.so > Path: /common/home/david/.mozilla/plugins/npwrapper.libflashplayer.so > Version: > State: Enabled > Shockwave Flash 11.2 r202 > > MIME Type Description Suffixes > application/x-shockwave-flash Shockwave Flash swf > application/futuresplash FutureSplash Player spl Mine shows two, possibly because of an old /usr/local/lib/browser_plugins/ link. File: npwrapper.libflashplayer.so,npwrapper.libflashplayer.so Path: /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so,/usr/home/wblock/.mozilla/plugins/npwrapper.libflashplayer.so From owner-freebsd-emulation@FreeBSD.ORG Mon Oct 27 22:24:24 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64279D56 for ; Mon, 27 Oct 2014 22:24:24 +0000 (UTC) Received: from albert.catwhisker.org (mx.catwhisker.org [198.144.209.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 162FDD8A for ; Mon, 27 Oct 2014 22:24:23 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.9/8.14.9) with ESMTP id s9RMOMb4002073; Mon, 27 Oct 2014 15:24:22 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.9/8.14.9/Submit) id s9RMOMA9002072; Mon, 27 Oct 2014 15:24:22 -0700 (PDT) (envelope-from david) Date: Mon, 27 Oct 2014 15:24:22 -0700 From: David Wolfskill To: Warren Block Subject: Re: Does linux-c6-flashplugin-11.2r202.406 work under stable/10? Message-ID: <20141027222422.GQ80218@albert.catwhisker.org> Reply-To: emulation@freebsd.org, David Wolfskill References: <20141027141448.GK80218@albert.catwhisker.org> <20141027212102.GP80218@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PY8tzLeNxmyMVNR3" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 27 Oct 2014 22:24:24 -0000 --PY8tzLeNxmyMVNR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 27, 2014 at 04:08:43PM -0600, Warren Block wrote: > ... > >> It's working here. Do you actually have the Flash plugin port > >> installed? The pkg delete step will have deleted the old one, and then > >> www/linux-c6-flashplugin11 must be manually installed. > > > > g1-252(10.1-P)[1] pkg info \*flash\* > > linux-c6-flashplugin-11.2r202.406 > > g1-252(10.1-P)[2] > > > > That was installed (in this case) by virtue of the "portmaster > > emulators/linux-c6". >=20 > It didn't here, but as long as it's installed now, it doesn't matter. One would rather like to think so, yes. :-} > ... > > and re-started firefox; same symptoms. >=20 > Do you have Adblock, Flashblock, or NoScript installed in Firefox? I've had NoScript installed for ... a couple of months or so. And Flash had been working -- e.g., for listening to . :-) > ... > > "about:plugins" seems to report: > > > > Shockwave Flash > > > > File: npwrapper.libflashplayer.so > > Path: /common/home/david/.mozilla/plugins/npwrapper.libflashplayer.so > > Version: > > State: Enabled > > Shockwave Flash 11.2 r202 > > > > MIME Type Description Suffixes > > application/x-shockwave-flash Shockwave Flash swf > > application/futuresplash FutureSplash Player spl >=20 > Mine shows two, possibly because of an old=20 > /usr/local/lib/browser_plugins/ link. >=20 > File: npwrapper.libflashplayer.so,npwrapper.libflashplayer.so > Path: /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so,/us= r/home/wblock/.mozilla/plugins/npwrapper.libflashplayer.so In the mean time, I received advice (off-list) to install emulators/pipelight, with the assertion that that would permit one to use the MS Windows version of Flash 14 (as Adobe has apparently abandoned Linux, even). I tried that -- it brought in: Installation of devel/libcxxrt (libcxxrt-20131225_1) Installation of devel/libc++ (libc++-208080) Installation of lang/p5-Error (p5-Error-0.17022) Installation of converters/p5-MIME-Base64 (p5-MIME-Base64-3.14) Installation of devel/cvsps (cvsps-2.1_1) Installation of mail/p5-Net-SMTP-SSL (p5-Net-SMTP-SSL-1.01_2) Installation of security/p5-GSSAPI (p5-GSSAPI-0.28) Installation of security/p5-Authen-SASL (p5-Authen-SASL-2.16) Installation of devel/git (git-2.1.2) Installation of devel/argp-standalone (argp-standalone-1.3_2) Installation of sysutils/prelink (prelink-20111012_1) Installation of emulators/wine-compholio (wine-compholio-1.7.29,1) Installation of ftp/wget (wget-1.15_2) Installation of sysutils/flock (flock-2.19) Installation of devel/libnotify (libnotify-0.7.5_1) Installation of x11/zenity (zenity-2.32.1_3) Installation of emulators/pipelight (pipelight-0.2.7.3_5) Then, when I first tried "pipelight-plugin --update" I got an error: ERROR: cannot verify bitbucket.org's certificate, issued by '/C=3DUS/O=3DDi= giCert Inc/OU=3Dwww.digicert.com/CN=3DDigiCert High Assurance EV CA-1': Unable to locally verify the issuer's authority. So I found that pipelight-plugin is a bash script, copied it to /tmp, hacked it: g1-252(10.1-P)[38] diff -u `which pipelight-plugin` /tmp/pipelight-plugin= =20 --- /usr/local/bin/pipelight-plugin 2014-07-19 20:26:50.000000000 -0700 +++ /tmp/pipelight-plugin 2014-10-27 15:06:49.000000000 -0700 @@ -634,7 +634,7 @@ if command -v wget >/dev/null 2>&1; then download_file() { - wget -O "$1" "$2" + wget --no-check-certificate -O "$1" "$2" } elif command -v fetch >/dev/null 2>&1; then download_file() g1-252(10.1-P)[39]=20 and then: * sudo /tmp/pipelight-plugin --remove-mozilla-plugins * sudo /tmp/pipelight-plugin --create-mozilla-plugins * sudo /tmp/pipelight-plugin --update and I seem to have working Flash now. I'm not quite sure that this qualifies as "success," exactly.... :-} Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil cowards with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --PY8tzLeNxmyMVNR3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUTsYVXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4 QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7y4MQAKIS46i0e0YUKV5Xt3H9GYf/ 3jOiKH6og7Az9XbFKwr6Hl8PkrbaTFGqgN2MBnKw7CB89kHZwgYdLhbB/UG3UoYD gCAhSngdTNLvnRzINzvLQj2V1fT3WWg3ZP7VFUG4wj3RyJcbCASxgQxQNMvsvOJk EptCVbnFv+KEMEKPpPI0l/tVEGXg6kY6b000ZnZgVt0KuluxlI459vnyxWUWmqDo +DMiS+coUZsNMZ0/+5dk+JHl0KYQk2X1Bs7lK9asIqXycWp+58JHfuNezWr7A3vW iyZth5DcQPgfr3H+VJDsfObZTq0FYy8xlA3vMqvMpqQjwncum1hFQ3EmStHnR6ss qZD1425Krr5jrgdzEvY/Sw63CWudhBVt6Z0K4xUxGj/2LJzdWJI57EAR0UFX5t14 bv2Kzwdqh/YJ7GUrWmx3iUx+DLHBbxo7J3UEQnJKZ5pZ+aYz19bY2y77z5iyhU6P wwNKp0aBTg+gsCKoyV4n4VIkUG8TtwqWBhEhKA7GjhxDUbCc7pzp+yESs6qjUdUI a4qUW5hQyF455Xaag+k9G+dh89JZCCRWJ+bY0O/UUHX2vpX1TztR2YIuNOq/xKrV uH1rsZahwOO5SA/vVXwvtr/+APIOUvuTFyb613wWqiUyhzEaBoNrzKHM3TB5uAJ2 d9EOEmK+XwcyreI5RxDM =6toN -----END PGP SIGNATURE----- --PY8tzLeNxmyMVNR3-- From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 28 02:09:19 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55F4658A for ; Tue, 28 Oct 2014 02:09:19 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E8034970 for ; Tue, 28 Oct 2014 02:09:18 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id d1so4453284wiv.17 for ; Mon, 27 Oct 2014 19:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1pxib4wyZq52YcQw+niXaIfVijZM88yx4acVtMM2quE=; b=KUzCwQ1IlaW9fftxuwDLeX+DfQzxX8X9u5eoNnTJS6R2/kRva+LuyFvUwyk5Yv6hQ9 aN8rNqoicjdXSsHyjRxG63u8KwZ5mhtI8gaGfUJ08Z6zx8BYqF8x+xkMeCPo3yPVa7fe EjCZt8biyz30ibcvkxqoNYWyA/oDC1iGXz7oPskxm7cQZYpSqbMdhqLz2Or2bvDWiExB DWTMBFysvFoNB80PljO4Wz47RcTJlgnU4Kh87LUZk3W2BMepJ6tEJZrJQSq5FmzMItnO egXX+l2r8W4yaRXAwsYFy1HAKt5eImSSGEWGETijIlD2EK+3eKYSZhZfEd4AMKEZgJV5 xF0w== MIME-Version: 1.0 X-Received: by 10.180.102.135 with SMTP id fo7mr950098wib.79.1414462157214; Mon, 27 Oct 2014 19:09:17 -0700 (PDT) Received: by 10.217.131.79 with HTTP; Mon, 27 Oct 2014 19:09:17 -0700 (PDT) Date: Mon, 27 Oct 2014 19:09:17 -0700 Message-ID: Subject: /emulators/virtualbox-ose Serial port access? From: Anthony Takata To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 28 Oct 2014 02:09:19 -0000 So I have battled my way through various forum posts and sites around the internet, and I think I have whittled my issue down to something weird in VirtualBox. Basically, I am trying to pass a serial port into a VM for the purposes of running a fax modem. The modem appears on the FreeBSD host as /dev/cuau0, and I can use Minicom to open it and perform various AT commands at the host level. So, I have set a Windows 2012 VM to put the port as Com1 using the Serial Device /dev/cuau0. The problem is, communication is highly erratic inside the Guest, most characters not coming or going correctly, even under a simple HyperTerminal session. It is almost like the CTS pin is permanently active but the actual device is not really ready for data. Is this a known issue? Using VirtualBox 4.3.18_OSE on FreeBSD 9.2 Apparently the users and Oracle are pointing the finger at the oh-so-highly-customized-we-dont-know-what-they-did-to-it FreeBSD version of virtualbox, and will no lift a finger to help diagnose the issue. From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 28 05:25:45 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 59E918CF; Tue, 28 Oct 2014 05:25:45 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A504F79; Tue, 28 Oct 2014 05:25:44 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id y10so7094673wgg.3 for ; Mon, 27 Oct 2014 22:25:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7NaODbzKAlXkDmwaNPW4fQCyQEJy5qH2KL6CLIjj2CA=; b=P7Rhf0G7wXju4uyFFDUjqfNZ4R+QSXWr6HyfAayS9iQZc01lH3xkMrAOZMmMH4q1gj /MnR+VOvr//6EVfdf0MI4z1qUHCrSLR5fofpMAfXBPcFgFn5m2nLTBjnFqjhOA2mhqr4 643n7xyqgrVUHcYaa2e5tUCrBGnnUNLkbjAJhu4sfZQFBxPzxaHH6PAueokFEVmR2mQw C1/C6SfPBmPTDI2dKdgxUjGOm9LgE4IPRDB9f2UZ0qIyojHODdnV2gf7l8xg1C/1G6pz PvUJ5YChlrAbu701ZYWdQh8B6TqJW1+CnJpAz9lOyeDKV7ckrnhBZWccKg9GMRdqh9Ji tM9Q== MIME-Version: 1.0 X-Received: by 10.180.109.17 with SMTP id ho17mr1875183wib.4.1414473942623; Mon, 27 Oct 2014 22:25:42 -0700 (PDT) Received: by 10.180.87.4 with HTTP; Mon, 27 Oct 2014 22:25:42 -0700 (PDT) In-Reply-To: References: Date: Tue, 28 Oct 2014 09:25:42 +0400 Message-ID: Subject: Fwd: Android Emulator for FreeBSD + FreeBSD/ARM port From: Alexander Tarasikov To: Gavin Atkinson Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, "freebsd-arm@freebsd.org" , freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 28 Oct 2014 05:25:45 -0000 Hi! I'm forwarding the message I sent directly to Gavin some time ago Also, I've pushed a small fix for the kernel compilation error and replaced a couple of __linux__ ifdefs with __FreeBSD__ in the emulator. I also think it is necessary to mount libprocfs even if using a FreeBSD build because the emulator uses /proc to find its binary The result is that I now have the emulator running on FreeBSD which has X11/Framebuffer working. Here is a screenshot in which I connect to a FreeBSD host using "ssh -Y" in Mac OS X and run the emulator https://drive.google.com/file/d/0B7wcN-tOkdeRZTlzdWh3V0d0VGM/view?usp=sharing https://github.com/astarasikov/freebsd https://github.com/astarasikov/qemu/tree/l-preview-freebsd ---------- Forwarded message ---------- From: Alexander Tarasikov Date: Tue, Oct 7, 2014 at 3:16 PM Subject: Re: Android Emulator for FreeBSD + FreeBSD/ARM port To: Gavin Atkinson On Sun, Oct 5, 2014 at 9:58 PM, Gavin Atkinson wrote: > On Sun, 7 Sep 2014, Alexander Tarasikov wrote: >> During summer as part of GSoC program I was working on porting FreeBSD >> to the Android Emulator. >> Besides, I have ported Android Emulator to run natively on x86_64 as opposed to >> using linuxulator for 32-bit support. >> >> As for the kernel side, I have implemented the support for the >> following hardware: >> *IRQ, Timer, UART >> *MMC >> *Ethernet >> *Framebuffer (using NEWCONS) >> >> It allows to mount rootfs and boot up to login prompt with raspberry >> pi sd card image. > > I'm now in a position where I'm starting to look at getting this in shape > ready to push it into the main tree. Hi! That's interesting > >> As for the emulator, it's a bit complicated. FreeBSD boots fine if you >> launch the emulator on Linux or Mac OS X. I have fixed some parts of >> the build system and headers to make it compile and pass the tests on >> FreeBSD. Unfortunately, the GUI doesn't work right now and only >> console output (virtual UART) works. > > Firstly, I'd like to get the emulator into the ports tree. I was > originally planning on using the Linux binary (I've been doing all of my > testing so far with the Linux binary) but if you have patches for FreeBSD > I think that's likely the best way forward, or it may make sense to import > both? It's complicated. Afaiu, linux compatibility mode only supports 32-bit binaries. So we'll need to rebuild the emulator on 32-bit linux (to get a 'git' version which works). If we run the emulator on Linux or OS X, everything works including framebuffer, mmc and network. As for running natively on FreeBSD, it currently supports the UART and GUI fails at some X11 call. I think we will get it working by removing some unnecessary ifdefffery. > > Then, I'd like to get the Goldfish code into the main FreeBSD tree. It > would be nice to get at least bidirectional UART working before we can do > that, are there any issues with the emulator that would prevent this? > I've also not managed to get ethernet or the framebuffer working, though > I've not looked deep into this and especially for the network interface it > may be related to how I'm running the emulator - I guess you have been > passing through a device into the emulator? > > I think once we can get the bidirectional UART fully functional, we can > push this into the tree. Also, goldfish_mmc.c is missing a copyright > statement - can you add one please? Okay, I will look into it. I will be present at irc on weekends. > > Thanks, > > Gavin -- Regards, Alexander -- Regards, Alexander From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 28 07:12:19 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E44A4E0E; Tue, 28 Oct 2014 07:12:19 +0000 (UTC) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru [78.107.232.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dchagin.static.corbina.net", Issuer "dchagin.static.corbina.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6CEDAD46; Tue, 28 Oct 2014 07:12:18 +0000 (UTC) Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.14.9/8.14.9) with ESMTP id s9S7CALw012506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 28 Oct 2014 10:12:10 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.14.9/8.14.9/Submit) id s9S6hYvZ012248; Tue, 28 Oct 2014 09:43:34 +0300 (MSK) (envelope-from dchagin) Date: Tue, 28 Oct 2014 09:43:24 +0300 From: Chagin Dmitry To: Johannes Meixner Subject: Re: Merging lemul branch to head Message-ID: <20141028064324.GA11954@dchagin.static.corbina.net> References: <20141015051600.GA48115@mx12.chaot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <20141015051600.GA48115@mx12.chaot.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: emulation@freebsd.org, trasz@freebsd.org, mjg@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 28 Oct 2014 07:12:20 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 15, 2014 at 08:16:00AM +0300, Johannes Meixner wrote: > Hi Dmitry, >=20 > By now there's a large-enough demand for having 64bit support in the main > system, and plenty of people willing to test/report bugs/submit fixes. >=20 > What are the remaining showstoppers/blockers that need to be accomplished > before your lemul branch can be merged to HEAD? >=20 Hi, sorry for the delay, i'm really busy these days. Please, let me a week or two to recall details. As far as i remember - skype2 and flash.=20 And for now i don't have hw to run X, but this is not a problem. --=20 Have fun! chd --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRPOwwACgkQ0t2Tb3OO/O10oACgzu4qjdcHSmJ3YCXut48Owdsz N94AoMBKqjpLAO96Ii4J15ttfb81VVfz =x2ga -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt-- From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 28 21:28:47 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E4D724E; Tue, 28 Oct 2014 21:28:47 +0000 (UTC) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16406A2D; Tue, 28 Oct 2014 21:28:46 +0000 (UTC) Received: from berryeater.riseup.net (berryeater-pn.riseup.net [10.0.1.120]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 41F5041927; Tue, 28 Oct 2014 21:28:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1414531719; bh=jivOvfPF+Qsn9MLpg77Exl7aTItkiHLvV5HoQV7G7yY=; h=Date:From:To:CC:Subject:References:In-Reply-To:From; b=OJO/u9McxNLowSkVpq/nnDGU6GahYiF8S+B3U5r/tMKF84q9VOikNmzwVEvum+n/4 DaqktwShpECFfSF7zxR0D1oQIYRVKsUUV7tG5+0JiGcO9tTy2LPCeut3dBEFiqRN8c 7ebTdzS0AopGoVTavVPQGd5zW8gkKdkRe5ePmGz0= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: pkubaj) with ESMTPSA id 96AC54275F Message-ID: <54500A83.1040104@riseup.net> Date: Tue, 28 Oct 2014 22:28:35 +0100 From: Piotr Kubaj User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: Re: Merging lemul branch to head References: <20141028064324.GA11954@dchagin.static.corbina.net> In-Reply-To: <20141028064324.GA11954@dchagin.static.corbina.net> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="kBMLmWFSSruSxoUOB9fTAeko1BUj5t5hV" X-Virus-Scanned: clamav-milter 0.98.4 at mx1 X-Virus-Status: Clean X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 28 Oct 2014 21:28:47 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --kBMLmWFSSruSxoUOB9fTAeko1BUj5t5hV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Skype 2.x is not a problem nowadays as Microsoft forces users to use at least 4.3. So flash is the only remaining issue? If so, I would say you should merge it with HEAD, or at least publish a patch against recent HEAD. I myself would like to throw Steam at it to see Linux Steam on FreeBSD :) --kBMLmWFSSruSxoUOB9fTAeko1BUj5t5hV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJUUAqDAAoJEC9nKukRsfY+2CEP/jxosWvTM1xLHT+4UKvUf0eW fwpEedn0asUHdWMHdr+pFiH/NA6eAAVVFpfAqtv13E+emSQAQpoh3SqRmLutQfYH blfzSFZP53tjwTT/ui26SuxTi4H2xMfsDbVTQn0e3qlpjlXlhycqxUiynYE7NO8U wAZ3m1ija99dIv+pKf46sUAVzMplD3MgG1K1+Ds33dtXyoBN7SxwoZmBr55K1s3n qeqJ4goX+w2tX37fH4CMl7hUqeM6wb7mT8bjpvt0N5zRugLTCvt8Lud28RjJ499C CUQJfP50KmqQhu5+8mS5CmduJYDcA63MnO6BS8Slo981tOZRBC/cfr9lujLu+Npc OmFNq47RPEAqOW5M1boTv2wLuIaGcJIOVQ0cST8+VJ+iEEZvjv4pVo+2AcrNLdyJ iWwc34epf9NwSDGxXgPsQNXj/36/RSUW0VdK0BJuF8rQH6Ulrgh0B8UuoqXOs2cP 7Uaprea/bWboWYWWLXoRDdCHbfKmDamIXpOmaoq9aHd0LtjQaFPO4TH4xxxaT7qC yUkY39eUOHvCIyBmGp+i/xsbWffxU9efIPYN318Zfjb5RMGId6W3jGpemY6X8lFs QlrHqiYVqIuU8zR8n3K0rH7BsGSsr54moo1NKyCO8FwdHxelgyrdS63xWslRtdXs PK4Ri/25ojV5o3Brzrq4 =aJOe -----END PGP SIGNATURE----- --kBMLmWFSSruSxoUOB9fTAeko1BUj5t5hV-- From owner-freebsd-emulation@FreeBSD.ORG Wed Oct 29 06:16:41 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9B06BB8 for ; Wed, 29 Oct 2014 06:16:41 +0000 (UTC) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru [78.107.232.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dchagin.static.corbina.net", Issuer "dchagin.static.corbina.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5675063F for ; Wed, 29 Oct 2014 06:16:40 +0000 (UTC) Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.14.9/8.14.9) with ESMTP id s9T6GcrT002739 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 29 Oct 2014 09:16:38 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.14.9/8.14.9/Submit) id s9T6GbLP002738; Wed, 29 Oct 2014 09:16:37 +0300 (MSK) (envelope-from dchagin) Date: Wed, 29 Oct 2014 09:16:37 +0300 From: Chagin Dmitry To: Piotr Kubaj Subject: Re: Merging lemul branch to head Message-ID: <20141029061637.GA2451@dchagin.static.corbina.net> References: <20141028064324.GA11954@dchagin.static.corbina.net> <54500A83.1040104@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline In-Reply-To: <54500A83.1040104@riseup.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 29 Oct 2014 06:16:41 -0000 --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 28, 2014 at 10:28:35PM +0100, Piotr Kubaj wrote: > Skype 2.x is not a problem nowadays as Microsoft forces users to use at > least 4.3. > So flash is the only remaining issue? If so, I would say you should > merge it with HEAD, or at least publish a patch against recent HEAD. I > myself would like to throw Steam at it to see Linux Steam on FreeBSD :) >=20 $SVN/base/user/dchagin/lemul --=20 Have fun! chd --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRQhkUACgkQ0t2Tb3OO/O0G0wCeKPI6tDsBBcVntv83t3fLiWvY XcQAoJ4X0P/JUrfRGihjwb1/NmW7zYyq =uDcY -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7-- From owner-freebsd-emulation@FreeBSD.ORG Wed Oct 29 09:46:36 2014 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90773241 for ; Wed, 29 Oct 2014 09:46:36 +0000 (UTC) Received: from portscout.freebsd.org (portscout.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7C949D70 for ; Wed, 29 Oct 2014 09:46:36 +0000 (UTC) Received: from portscout.freebsd.org ([127.0.1.123]) by portscout.freebsd.org (8.14.9/8.14.9) with ESMTP id s9T9kaMJ068770 for ; Wed, 29 Oct 2014 09:46:36 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.freebsd.org (8.14.9/8.14.9/Submit) id s9T9kafQ068769; Wed, 29 Oct 2014 09:46:36 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201410290946.s9T9kafQ068769@portscout.freebsd.org> X-Authentication-Warning: portscout.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 29 Oct 2014 09:46:36 +0000 From: portscout@FreeBSD.org To: emulation@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 29 Oct 2014 09:46:36 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/emulation@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ audio/linux-c6-alsa-utils | 1.0.22-5.el6 | 1.0.22-7.el6 ------------------------------------------------+-----------------+------------ audio/linux-c6-pulseaudio-libs | 0.9.21-14.el6_3 | 0.9.21-17.el6 ------------------------------------------------+-----------------+------------ audio/linux-c6-pulseaudio-utils | 0.9.21-14.el6_3 | 0.9.21-17.el6 ------------------------------------------------+-----------------+------------ devel/linux-c6-libpciaccess | 0.13.1-2.el6 | 0.13.3-0.1.el6 ------------------------------------------------+-----------------+------------ devel/linux-c6-nspr | 4.10.0-1.el6 | 4.10.6-1.el6_5 ------------------------------------------------+-----------------+------------ ftp/linux-c6-curl | 7.19.7-37.el6_4 | 7.19.7-37.el6_5.3 ------------------------------------------------+-----------------+------------ graphics/linux-c6-jpeg | 1.2.1-1.el6 | 1.2.1-3.el6_5 ------------------------------------------------+-----------------+------------ graphics/linux-c6-tiff | 3.9.4-9.el6_3 | 3.9.4-10.el6_5 ------------------------------------------------+-----------------+------------ net/linux-c6-avahi-libs | 0.6.25-12.el6 | 0.6.25-15.el6 ------------------------------------------------+-----------------+------------ net/linux-c6-openldap | 2.4.23-32.el6_4.1| 2.4.39-8.el6 ------------------------------------------------+-----------------+------------ print/linux-c6-cups-libs | 1.4.2-50.el6_4.5| 1.4.2-67.el6 ------------------------------------------------+-----------------+------------ security/linux-c6-cyrus-sasl2 | 2.1.23-13.el6_3.1| 2.1.23-15.el6 ------------------------------------------------+-----------------+------------ security/linux-c6-gnutls | 2.8.5-10.el6_4.2| 2.8.5-14.el6_5 ------------------------------------------------+-----------------+------------ security/linux-c6-libtasn1 | 2.3-3.el6_2.1 | 2.3-6.el6_5 ------------------------------------------------+-----------------+------------ security/linux-c6-openssl-compat | 0.9.8e-17.el6.centos.2| 0.9.8e-18.el6_5.2 ------------------------------------------------+-----------------+------------ textproc/linux-c6-libxml2 | 2.7.6-14.el6 | 2.7.6-14.el6_5.2 ------------------------------------------------+-----------------+------------ x11-fonts/linux-c6-fontconfig | 2.8.0-3.el6 | 2.8.0-5.el6 ------------------------------------------------+-----------------+------------ x11-toolkits/linux-c6-gtk2 | 2.20.1-4.el6 | 2.24.23-6.el6 ------------------------------------------------+-----------------+------------ x11-toolkits/linux-c6-openmotif | 2.3.3-6.1.el6_4 | 2.3.3-8.el6 ------------------------------------------------+-----------------+------------ x11-toolkits/linux-c6-pango | 1.28.1-7.el6_3 | 1.28.1-10.el6 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks.