From nobody Mon Jul 22 22:04:17 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 4WSZ7Q1qPhz5QHJd for ; Mon, 22 Jul 2024 22:04:18 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WSZ7Q0mS6z4khv for ; Mon, 22 Jul 2024 22:04:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721685858; a=rsa-sha256; cv=none; b=Hl6zYIWWcdh+S2zB7g4wtjjb2/MD2U4ZfW7OVCYQUml+1g72bA/nQtnSpCqpB5Gg2Iro1d KUocc040xGPrRDw54A9ciKgHIegtTMJUjvygAREV8JSI5Z/NCQEB0XcyxlRw6a+ItrCMIU x/BOGNBvWtOXhtNa8s8UiGWKyx4/+U7vZp99tOphLzt1FqTKRfwwHzSRY6AM5sPC8l+Fw2 H7IhQRIVEkMUOen8Q4egUUV2eq6BAzGVwy0Bb41vtxnkHh49l9ae6pEblUMabK/y9DZhwn xFMhSq8hCwe+2qf1ZqEVrpzkKRVfbAPCa0O8NMMjLdZlJ73P39XTYpVJkhGhdA== 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=1721685858; 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=fLeTx7mVsB9DYcFH3sloAgp/7S58Zob/G41mjeWEbx0=; b=mcaTTLbkFnMHck5IMF7p1P+lJQOl0KYKL51oV8zJxbk9QRBCilOy2hnJCusLwDmjHbs3Ki OxWw/eTm8PQLLzr3q4loOFAIbp4EiiqoXre4WIvii9wkPp3seNvJ+83CyR0UVia0LUENO/ 6pD+R0/Rc8ISBXUuLn6JvMO5+Erfpp0ZCsuoe9SJeTcVLzZ+JYT7FDt4wvLT+8Wf7673Ba my5wbsjioFP6JUnyhvaY1XDdxOzUueJ7VmlOCd0axDrNsf7mD4kj7aTsNBP4H8/BynfbgM 1NGZfUp7wU7NgIFCJGbb8ppnF8HkDGHfIxVvuqEPojEyV2JOAdBopRXf6GMbUA== 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 4WSZ7Q0MJtz12ZG for ; Mon, 22 Jul 2024 22:04:18 +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 46MM4HWA059456 for ; Mon, 22 Jul 2024 22:04:17 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46MM4HVM059451 for emulation@FreeBSD.org; Mon, 22 Jul 2024 22:04:17 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 278234] linsysfs assumes pci domain 0000 Date: Mon, 22 Jul 2024 22:04:17 +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: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dch@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: 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=3D278234 --- Comment #11 from Dave Cottlehuber --- this doesn't recur for me (ampere emag) since 9ae91f59c500, the latest CURR= ENT stab week. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jul 24 19:09:25 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 4WTk8k1pVKz5QG1f for ; Wed, 24 Jul 2024 19:09:26 +0000 (UTC) (envelope-from pkg-fallout@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WTk8j5Ylyz4QT4 for ; Wed, 24 Jul 2024 19:09:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721848165; a=rsa-sha256; cv=none; b=CQ9ZoctnSqyTDFDGXr8/HcqUjJP/hPMyeU2Q2jI5WbFX1nRVUGlSlT1zu0OFJ/FP7dAyZh 5m+WeVR3MQz1Itu1n8u3OOqMjURMN2ykP6B5rPxSYyTRx63IDwPIeJeJxlQ+0S5ghsj+Mf l6NwJ/DYByeurZot7h+0wITUozcnh2G52RkJBjcHLf0RB+r083bW3lMNLkX+Q9t98T3X3I JNvxMr69+UDxHZB3twFCjOkSITyvxw22d5I2wWq+MQNHsDmm2qH3a1z4vA7eQAPc/OJPZa G1S6k9wfQfVq3k2QbWT1Bt7m7Lnv74CGzt3edqmWPEx/K08tciKtmf+ES5+nQg== 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=1721848165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=0QqtkDpMb+WDJxmCIuziBXQ+hcPqGmy13Dg3YUazYQ8=; b=h6K5Q/aPLCyqj8UDmi4p/4fb0/Vc4yllMVOd+aTN7REK9lwrk7t+nYj18cTYktTOB/s2xE gVbrW0WtYf6i7xce/mWIS89kb1jhwKoE+h5oFd9YpFTwC/n008ZOnaIv73oDNSnEKB643+ tyg6RxNW4LcoSqRn4tq99PJ4ahpTJywpFuyouhF1vD1UoHebePboAAE3RE3ia/BnmWdBZk iWqJ0+R42m1V2H8DKxKMVrHLPYVMC1KKKYOLQCFihe4a7lZ08O4cNR/0Jp53HwYlH1iu3F ytbx7haXcVV+x08cE3FCO26Gynj/yDdBI1hteTBqVnnfbpy0nRGW3mUmnfJUTg== Received: from ampere1.nyi.freebsd.org (ampere1.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:23]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4WTk8j53tkzNrR for ; Wed, 24 Jul 2024 19:09:25 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from root (uid 0) (envelope-from pkg-fallout@FreeBSD.org) id 8e4 by ampere1.nyi.freebsd.org (DragonFly Mail Agent v0.13+ on ampere1.nyi.freebsd.org); Wed, 24 Jul 2024 19:09:25 +0000 To: emulation@FreeBSD.org Subject: [package - 140arm64-quarterly][multimedia/linux-rl9-ffmpeg] Failed for linux-rl9-ffmpeg-libs-5.1.4 in fetch Cc: pkg-fallout@FreeBSD.org Date: Wed, 24 Jul 2024 19:09:25 +0000 Message-Id: <66a15165.8e4.2d7e0700@ampere1.nyi.freebsd.org> From: 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 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: emulation@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere1/data/140arm64-quarterly/e0c9a053f301/logs/linux-rl9-ffmpeg-libs-5.1.4.log Build URL: https://pkg-status.freebsd.org/ampere1/build.html?mastername=140arm64-quarterly&build=e0c9a053f301 Log: =>> Building multimedia/linux-rl9-ffmpeg build started at Wed Jul 24 19:09:23 UTC 2024 port directory: /usr/ports/multimedia/linux-rl9-ffmpeg package name: linux-rl9-ffmpeg-libs-5.1.4 building for: FreeBSD 140arm64-quarterly-job-08 14.0-RELEASE-p8 FreeBSD 14.0-RELEASE-p8 arm64 maintained by: emulation@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 730 Jul 16 01:02 /usr/ports/multimedia/linux-rl9-ffmpeg/Makefile Ports top last git commit: e0c9a053f Ports top unclean checkout: no Port dir last git commit: e0c9a053f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-30-g79e3edcd Host OSVERSION: 1500019 Jail OSVERSION: 1400097 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE-p8 UNAME_r=14.0-RELEASE-p8 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-30-g79e3edcd MASTERMNT=/usr/local/poudriere/data/.m/140arm64-quarterly/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/140arm64-quarterly/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=140arm64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/140arm64-quarterly/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for linux-rl9-ffmpeg-libs-5.1.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- emulation@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work XDG_CACHE_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.cache HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work XDG_CACHE_HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.cache HOME=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/multimedia/linux-rl9-ffmpeg/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/compat/linux LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/compat/linux LIB32DIR=lib DOCSDIR="usr/share/doc/ffmpeg-libs" EXAMPLESDIR="share/examples/ffmpeg" DATADIR="usr/share/ffmpeg" WWWDIR="www/ffmpeg" ETCDIR="etc/ffmpeg" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/compat/linux LOCALBASE=/usr/local DATADIR=/compat/linux/usr/share/ffmpeg DOCSDIR=/compat/linux/usr/share/doc/ffmpeg-libs EXAMPLESDIR=/compat/linux/share/examples/ffmpeg WWWDIR=/compat/linux/www/ffmpeg ETCDIR=/compat/linux/etc/ffmpeg --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 1048576 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ LGPL21+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> linux-rl9-ffmpeg-libs-5.1.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [140arm64-quarterly-job-08] Installing pkg-1.21.3... [140arm64-quarterly-job-08] Extracting pkg-1.21.3: .......... done ===> linux-rl9-ffmpeg-libs-5.1.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of linux-rl9-ffmpeg-libs-5.1.4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ LGPL21+ accepted by the user => f/ffmpeg-libs-5.1.4-1.el9.aarch64.rpm doesn't seem to exist in /portdistfiles/rocky. => Attempting to fetch https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/el/updates/9/aarch64/f/ffmpeg-libs-5.1.4-1.el9.aarch64.rpm fetch: https://ftp.icm.edu.pl/pub/Linux/dist/rpmfusion/free/el/updates/9/aarch64/f/ffmpeg-libs-5.1.4-1.el9.aarch64.rpm: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/rocky/f/ffmpeg-libs-5.1.4-1.el9.aarch64.rpm fetch: http://distcache.FreeBSD.org/ports-distfiles/rocky/f/ffmpeg-libs-5.1.4-1.el9.aarch64.rpm: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/rocky and try again. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/linux-rl9-ffmpeg From nobody Sun Jul 28 21:00:51 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 4WXDRT3Cgyz5RfWW for ; Sun, 28 Jul 2024 21:00:53 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WXDRR4sKlz4K8N for ; Sun, 28 Jul 2024 21:00:51 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722200451; a=rsa-sha256; cv=none; b=TOq7881inN30CUIoOq4TQ1KSfmu7WOJLWs9aUKnZirtqikFA9L/PwMnV95DqQtQxDtiJQi c9eMroac3vCQOUWpWzFGXWbIhi2kjp5oBDjop9ya7EHNciVWlxayL/j1NVB34cDk9Htfj5 XA6vAttgLJixcxcuezwjPKacoSLapms6O/rNrAVjZ4ckajiMPbHLye0Wjt5C/u+lCQuwN4 B9Jwl1iqCNr5JZhHKCmMPCvsb6/yKLmImtipKRI25PFmnzd+AgShU78MrG0ca+2oSKAeu2 GA9ySBwZyX7ed84ZVNB2dFX17lzXx65bp5a8MOQpxV1MYWHrmyXhjYV0Q1dvkQ== 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=1722200451; 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=wb9Hp7iK6W8AbjuQVibf5m11PUJ//4gj5kE5zGNv2CQ=; b=mRv3hWCKRDiufyq38ao121DvY8/kU84KD7VAWwfoN8jyv9O4Zs3g9QnALsRaAMs7IX1tep KerhgJiaaRHUcEDg5vL2H3UYbNJhKh50bAFfxdPeW7yj9NEc5z9JcNo05CBk3VQxtDPvqy mBl3fbzoE0lTM8aC/xvhCvINQNrbY1Pn7za1Cccnl0ppa6mHDIXYa9fMwQ9UIUbjWhjtYl nkU8+xYNIeZOhCcfXOemHpxZylO5PYjlNui+HfbTa+gXULEhycArxFGNI9g/vsbCmkJxYX jRGeucy3kW3o+x5kTQ4eCqMgf1gcE/VN2jdaksyZCQpEI0IRUhOSjNhxcp3eUg== 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 4WXDRR4TkSz15T6 for ; Sun, 28 Jul 2024 21:00:51 +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 46SL0pfW085986 for ; Sun, 28 Jul 2024 21:00:51 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46SL0prY085985 for emulation@FreeBSD.org; Sun, 28 Jul 2024 21:00:51 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202407282100.46SL0prY085985@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, 28 Jul 2024 21:00:51 +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="17222004513.E8D225.80499" Content-Transfer-Encoding: 7bit --17222004513.E8D225.80499 Date: Sun, 28 Jul 2024 21:00:51 +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 | 264835 | Linux: USB-IP tool fails to run: setsockopt - IP_ New | 269934 | emulators/qemu-user-static does not support capab 2 problems total for which you should take action. --17222004513.E8D225.80499 Date: Sun, 28 Jul 2024 21:00:51 +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        |    264835 | Linux: USB-IP tool fails to run: setsockopt - IP_
New         |    269934 | emulators/qemu-user-static does not support capab

2 problems total for which you should take action.
--17222004513.E8D225.80499--