From nobody Wed Mar 20 06:37:57 2024 X-Original-To: emulation@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 4TzzRp0dBQz5FCdP for ; Wed, 20 Mar 2024 06:37:58 +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 4TzzRn2Vhvz472b for ; Wed, 20 Mar 2024 06:37:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710916677; a=rsa-sha256; cv=none; b=acQcIvD0+xnBrg/Ewj3kOWEl5k+/g/gjB+WRZ2O+0tBOlVmkvCwsbVvYTz8nbYR+jVmqc/ uxYLYtU5T8Jm59b+bHJcIdPHoyYOcFJR+dq43Eit+sHLNKac0nCytf9PU7YSU3Hvu0awuC s7BQorFdOiqq6KJSbqb9dNSbJa6TcjCVVVfEYsN8Hw/GIYTfLMiUR2uf2jZJY3NjYLWzf3 iZQ91ZiT4S40aQS2Dtye95Azzz5IQT8xOMErQTwO3DyEzR9vF15/utas4BVDagNjSHMouO /fKkgQQCKwdKPLxOnkfGqnxVrTtmgGFnr24D7Skm2iv9yEmuxjOkJg0iXN1q1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710916677; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yQPlfm204S45Ooqlk39JEgwQ5ChpLThwDwlS7amvkqI=; b=CxCDVauMuOEUYl5eqZ2MXAMlXQBWOwdnfqwH2mwRKhUS/fXVuflaHK9O6TCM2Z8E6vaI/z 7uJzNCPtzVhQXimUkfNwBSLaAwfNM54I55xnD0eyLlobZaKoMKIGVp+MYuQAz16H0D/V9A KQnghfOZqsoRnyWrUvcHg689mhztnw5JY77kYqN3TvfDkBRZofnTO/TX7TsiwEcfAH8mtE dCqXaiIsIzEIGW9lTTGMOOWC4y9NqCqaXmO5PIkgPpRtD/QSryZ3709N8Gn0ksFZ+WcjF2 mlO9OMiC7qq22XYkywHK0RrY7j4bDzD1GiCxgItWVhHrj5HHyASyFR3eVHDpig== 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 4TzzRn20NVzgs5 for ; Wed, 20 Mar 2024 06:37:57 +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 42K6bvSA045476 for ; Wed, 20 Mar 2024 06:37:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42K6bv51045475 for emulation@FreeBSD.org; Wed, 20 Mar 2024 06:37:57 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: emulation@FreeBSD.org Subject: [Bug 264835] Linux: USB-IP tool fails to run: setsockopt - IP_PKTINFO: Protocol not available Date: Wed, 20 Mar 2024 06:37:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: caris040@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264835 jeni smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caris040@gmail.com --- Comment #5 from jeni smith --- Thanks, team Certsout for preparing real exam dumps. It not only shortened = my preparation period but also helped me to get high-flying numbers while doin= g 8 hours job in my office. Highly motivated, and highly recommended to all my colleagues to try https://www.certsout.com/ real dumps questions and answer= s to pass it in their maiden attempt. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Mar 20 16:18:20 2024 X-Original-To: emulation@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 4V0DKT0dMwz5FrXL for ; Wed, 20 Mar 2024 16:18:21 +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 4V0DKS3T72z58W6 for ; Wed, 20 Mar 2024 16:18:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710951500; a=rsa-sha256; cv=none; b=WuKFgub9NFAz0vhi2BUKFsaMgRJhngpiMiW7DyXDIIyswq8QFh6CxskV4Lk1bpzqJis/os cY6pgcLocqF0ME+et/lJkKKl+gmGHcpAgE5KTv+Z8rJqCONwOTlfxKBmb7hXGoBYpXkQe8 ikAMcM8HcjnOepYnSmgGsWjLmetMBbiGC6h8lQZH777p+HZd5LOkv7mN2Caxryf/o+0eUZ 3HaJF1wKzdt0SnQknxGwIwYoMM/jwnjLVvlGT3dJm+OtEfECNp+UBnTG5K39PyBz4G5/dU C8RkZvkLK0H/yXm0u9PjWkfA7xIFl/sPHrtshnu5yLInoCu60u6OyzIfS9jltg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710951500; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zAQx2zIn82s43q35b6IdMeHRb3HCyttWOuT4Ox54+Dk=; b=vAickdljcn1h/xCPHevD4T3YUwGkRlIMsDdVT1CLJaLc68ONTyFqjkkwcGDfmwQPfRMREl VTZp4J1JviVxnI+dDydBBit4OgFbFvQUYGWFhKSaMjlfyDSJ/cvke1QGRdYYmo0j9rZGRq 6R9pqNTyn25t37lHSXFhjf94UWNMFQ7LLnwef+1JG0n21U/3dMTGlRm0F/Dtabg/XFeVxq ak6oouaMaUMGD6NQNegJO/QEgei6M889rAY6RjEy80Pjs3o18h1JAhRvOa1ulYPCwJbLQT jrVJx147wg0jTp9v/a9LImfvPFxm6hmO24SjLkK1a5SZBf57UPXw8H4WAK6kZQ== 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 4V0DKS2zDtzxQq for ; Wed, 20 Mar 2024 16:18:20 +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 42KGIKYW065590 for ; Wed, 20 Mar 2024 16:18:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42KGIKOi065589 for emulation@FreeBSD.org; Wed, 20 Mar 2024 16:18:20 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: emulation@FreeBSD.org Subject: [Bug 277804] [Linuxulator]: stat(2) on UFS volumes reports wrong st_dev (devid) Date: Wed, 20 Mar 2024 16:18:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to short_desc Message-ID: In-Reply-To: References: 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277804 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|fs@FreeBSD.org |emulation@FreeBSD.org Summary|stat(2) on UFS volumes |[Linuxulator]: stat(2) on |reports wrong st_dev |UFS volumes reports wrong |(devid) when run through |st_dev (devid) |Linux compat layer | --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Mar 22 23:34:35 2024 X-Original-To: emulation@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 4V1dw45zs3z5FfWL for ; Fri, 22 Mar 2024 23:34:44 +0000 (UTC) (envelope-from cracauer@cons.org) Received: from koef.zs64.net (koef.zs64.net [IPv6:2a00:14b0:4200:32e0::1e6]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4V1dw40T9Gz4ScX for ; Fri, 22 Mar 2024 23:34:43 +0000 (UTC) (envelope-from cracauer@cons.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of cracauer@cons.org designates 2a00:14b0:4200:32e0::1e6 as permitted sender) smtp.mailfrom=cracauer@cons.org Received: from koef.zs64.net (koef.zs64.net [212.12.50.230]) by 0ons.org (8.17.1/8.15.2) with ESMTP id 42MNYZMw012302 for ; Fri, 22 Mar 2024 23:34:35 GMT (envelope-from cracauer@koef.zs64.net) Received: (from cracauer@localhost) by koef.zs64.net (8.17.1/8.15.2/Submit) id 42MNYZFd012300 for emulation@freebsd.org; Fri, 22 Mar 2024 19:34:35 -0400 (EDT) (envelope-from cracauer) Date: Fri, 22 Mar 2024 19:34:35 -0400 From: Martin Cracauer To: emulation@freebsd.org Subject: Problem with linux-c7-devtoolset - seem to use FreeBSD ld Message-ID: List-Id: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.12 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.82)[-0.821]; R_SPF_ALLOW(-0.20)[+ip6:2a00:14b0:4200:32e0::1e6]; MIME_GOOD(-0.10)[text/plain]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:13135, ipnet:2a00:14b0::/32, country:DE]; MIME_TRACE(0.00)[0:+]; FREEFALL_USER(0.00)[cracauer]; MISSING_XM_UA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[emulation@freebsd.org]; DMARC_NA(0.00)[cons.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[emulation@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4V1dw40T9Gz4ScX If you make a fresh install of linux-c7-devtoolset right now (on a system with no /compat/linux yet) you can't make executables. It seems to invoke the FreeBSD ld. This doesn't work: % /compat/linux/opt/rh/devtoolset-11/root/usr/bin/g++ -o l l.cc /usr/local/bin/ld: /mnt/part2/compat/linux/opt/rh/devtoolset-11/root/usr/bin/../libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so: error loading plugin: Shared object "libc.so.6" not found, required by "liblto_plugin.so" collect2: error: ld returned 1 exit status % But it works if you separately invoke compiler and linker: % /compat/linux/opt/rh/devtoolset-11/root/usr/bin/g++ -c l.cc % /compat/linux/opt/rh/devtoolset-11/root/usr/bin/ld.gold -o l l.o % From nobody Sun Mar 24 21:00:59 2024 X-Original-To: emulation@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 4V2pPl6DRWz5GRCc for ; Sun, 24 Mar 2024 21:00:59 +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 4V2pPl2QVpz4mcd for ; Sun, 24 Mar 2024 21:00:59 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711314059; a=rsa-sha256; cv=none; b=mBWgiyfSJJnkUeDbgAk3wALJY5Kdhn2n0aZeVOBekaFvK2EAuPXxVFMZRFYTZtN2BFmEB2 Sn/HdYjNzwd3sfJ8p/cXJ3sHxRY/6/e18vE8G2/Q13nRp/2/ncfSOJ+NT+yTmqspzwepRU LS/2t9YFuXuyLZl3rdNj2/5HIzZa1XOmax2yhCzF14bevOOFGWT1f0Hlvo1YmkTGLMLeqS k60IIc8sgj8YO8wzwlmUqVcntq02u9PtpT/dnedNfdj7KMqxvg9pTm8w2kpZTNBuc3YOUQ LVnVCv1eEKdDkKcohO3aRAs6XkyxSW/4De2o53IdYjEqOb5hqdyK6mIuLMfL0w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711314059; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=coTEp9VVpBXhkFply5yqCgagmmKz6TFBK7tNAhRnegM=; b=hUqOFMpCHPbatMw5JCcN6aGDlskmXPZhy8y8D7G0hgPS0DwufkbQIFYfuTISPpLH+gBROr xHZBZQIV1wtlnqgC+vfRgNzme2WUiEhn4chxRBn6Fxc10PFGtd0eyjw3MJPXSqSHBIGDPf zzS5M2H2fyt+QO5QMbSO4CM1ggbM9+tOvZpMWzantY0ej1wwX8w1ouHFZ3Bn0P4ZB1/8Kv T6i0LcLVuqOuxNhMLPUJ8w1BZCTLcPDe9btAYDRdboKfg2oLKCTkIxxVWLP5nvHY+Xa0/E k3rhd8AZwovlZ/cjFPOOpJJ8pTAEMqrpUjHmOly/I7mh/B3kpBeLam1P935HEw== 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 4V2pPl23GHzn73 for ; Sun, 24 Mar 2024 21:00:59 +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 42OL0x55068218 for ; Sun, 24 Mar 2024 21:00:59 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42OL0xPn068217 for emulation@FreeBSD.org; Sun, 24 Mar 2024 21:00:59 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202403242100.42OL0xPn068217@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: emulation@FreeBSD.org Subject: Problem reports for emulation@FreeBSD.org that need special attention Date: Sun, 24 Mar 2024 21:00:59 +0000 List-Id: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17113140591.3F79.57478" Content-Transfer-Encoding: 7bit --17113140591.3F79.57478 Date: Sun, 24 Mar 2024 21:00:59 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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 ------------+-----------+--------------------------------------------------- Open | 274330 | emulators/linux_base-c7: update package message New | 269934 | emulators/qemu-user-static does not support capab Open | 219913 | emulators/virtualbox-ose-kmod: if the MAXCPU opti 3 problems total for which you should take action. --17113140591.3F79.57478 Date: Sun, 24 Mar 2024 21:00:59 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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
------------+-----------+---------------------------------------------------
Open        |    274330 | emulators/linux_base-c7: update package message
New         |    269934 | emulators/qemu-user-static does not support capab
Open        |    219913 | emulators/virtualbox-ose-kmod: if the MAXCPU opti

3 problems total for which you should take action.
--17113140591.3F79.57478--