From nobody Sun Sep 05 01:37:36 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id AFCBD17ADD96 for ; Sun, 5 Sep 2021 01:37:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H2Dg44W2Fz3QLC for ; Sun, 5 Sep 2021 01:37:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 79C882293A for ; Sun, 5 Sep 2021 01:37:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1851baP2058685 for ; Sun, 5 Sep 2021 01:37:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1851ba8k058684 for ports-bugs@FreeBSD.org; Sun, 5 Sep 2021 01:37:36 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258268] emulators/wine specify the FreeBSD repository when dropping the hint for /usr/local/share/wine/pkg32.sh Date: Sun, 05 Sep 2021 01:37:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gerald@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258268 Bug ID: 258268 Summary: emulators/wine specify the FreeBSD repository when dropping the hint for /usr/local/share/wine/pkg32.sh Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gerald@FreeBSD.org Reporter: grahamperrin@gmail.com Flags: maintainer-feedback?(gerald@FreeBSD.org) Assignee: gerald@FreeBSD.org % pkg info -x wine wine-6.0.1_2,1 wine-proton-6.3.2_2 winetricks-20210617 % winecfg /home/grahamperrin/.i386-wine-pkg//usr/local/bin/wine doesn't exist! Try installing 32-bit Wine with /usr/local/share/wine/pkg32.sh install wine mesa-dri % /usr/local/share/wine/pkg32.sh install wine mesa-dri pkg -o ABI=3DFreeBSD:14:i386 -o INSTALL_AS_USER=3Dtrue -o RUN_SCRIPTS=3Dfal= se --rootdir /home/grahamperrin/.i386-wine-pkg install wine mesa-dri Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating poudriere repository catalogue... Fetching meta.conf: 100% 163 B 0.2kB/s 00:01=20=20=20=20 Fetching packagesite.pkg: 100% 3 KiB 3.2kB/s 00:01=20=20=20=20 Processing entries: 0% pkg: wrong architecture: FreeBSD:14:amd64 instead of FreeBSD:14:i386 pkg: repository poudriere contains packages with wrong ABI: FreeBSD:14:amd64 Processing entries: 100% Unable to update repository poudriere Error updating repositories! % /usr/local/share/wine/pkg32.sh install -r FreeBSD wine mesa-dri pkg -o ABI=3DFreeBSD:14:i386 -o INSTALL_AS_USER=3Dtrue -o RUN_SCRIPTS=3Dfal= se --rootdir /home/grahamperrin/.i386-wine-pkg install -r FreeBSD wine mesa-dri Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. The following 5 package(s) will be affected (of 0 checked): New packages to be INSTALLED: libGLU: 9.0.2_1 [FreeBSD] llvm12: 12.0.1_4 [FreeBSD] lua53: 5.3.6 [FreeBSD] wine: 6.0.1_2,1 [FreeBSD] Installed packages to be UPGRADED: mesa-dri: 20.2.3_2 -> 21.1.5 [FreeBSD] Number of packages to be installed: 4 Number of packages to be upgraded: 1 The process will require 941 MiB more space. 156 MiB to be downloaded. Proceed with this action? [y/N]: y [1/5] Fetching wine-6.0.1_2,1.pkg: 100% 28 MiB 5.9MB/s 00:05=20=20= =20=20 [2/5] Fetching mesa-dri-21.1.5.pkg: 100% 12 MiB 4.2MB/s 00:03=20=20= =20=20 [3/5] Fetching libGLU-9.0.2_1.pkg: 100% 209 KiB 214.3kB/s 00:01=20=20= =20=20 [4/5] Fetching llvm12-12.0.1_4.pkg: 100% 116 MiB 6.4MB/s 00:19=20=20= =20=20 [5/5] Fetching lua53-5.3.6.pkg: 100% 286 KiB 293.3kB/s 00:01=20=20=20=20 Checking integrity... done (0 conflicting) [1/5] Installing lua53-5.3.6... [1/5] Extracting lua53-5.3.6: 100% [2/5] Installing libGLU-9.0.2_1... [2/5] Extracting libGLU-9.0.2_1: 100% [3/5] Installing llvm12-12.0.1_4... [3/5] Extracting llvm12-12.0.1_4: 100% [4/5] Installing wine-6.0.1_2,1... [4/5] Extracting wine-6.0.1_2,1: 100% [5/5] Upgrading mesa-dri from 20.2.3_2 to 21.1.5... [5/5] Extracting mesa-dri-21.1.5: 100% =3D=3D=3D=3D=3D Message from wine-6.0.1_2,1: -- Some ZFS tuning guides recommend setting KVA_PAGES=3D512 in your kernel configuration. This is incompatible with Wine. The maximum possible is KVA_PAGES=3D500, which should still be enough for ZFS. The port also installs some of Wine's documentation which describes additional programs that are not in the manual pages under /usr/local/share/doc/wine There is more in the source tree but the others are only useful in conjunction with the rest of the source tree. % winecfg =E2=80=A6 --=20 You are receiving this mail because: You are the assignee for the bug.=