Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2019 00:08:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 240763] emulators/qemu-user-static: fails to run ports-mgmt/pkg on armv7 with clang9 base
Message-ID:  <bug-240763-32340-feMvq87eQ3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240763-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240763-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240763

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kevans
Date: Sun Oct 27 00:08:04 UTC 2019
New revision: 515732
URL: https://svnweb.freebsd.org/changeset/ports/515732

Log:
  qemu-user-static: pull in fixes for the 2.x branch

  Short list:
  - __sysctlbyname(2) implemented
  - posix_spawn breakage due to RFSPAWN averted
  - some _umtx_op misbehavior fixed*

  Some _umtx_op operations were processing a timeout, but failed to pass in
  the size of the timespec/_umtx_time to the kernel, passing in '0' instead.
  This would cause unbounded sleep until interrupted, rather than timeout
  expected by the caller.

  PR:           240763
  Approved by:  ler (ports), sbruno (maintainer, implicit)
  MFH:          2019Q4 (runtime fix)

Changes:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-sbruno/distinfo

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240763-32340-feMvq87eQ3>