Git Product home page Git Product logo

Comments (9)

jrmarino avatar jrmarino commented on September 26, 2024

On 12/2/2015 8:22 PM, Jan Beich wrote:

@jrmarino https://github.com/jrmarino, @tnn2
https://github.com/tnn2, do you think DragonFly or NetBSD folks are
interested in implementing either of those?

Yeah, I'll put it on my todo list and see if we can get those implemented.

Thanks,
John

from fb-adb.

dcolascione avatar dcolascione commented on September 26, 2024

I'd also love to see properly-supported ppoll and pselect implementations. It's much less awkward to implement those in the kernel than to emulate them using kqueue.

from fb-adb.

jrmarino avatar jrmarino commented on September 26, 2024

it appears EV_RECEIPT is trivial so this one should be crossed off shortly, at least in master. I'll think about if it should be backported to release 4.4 branch.

I haven't looked at ppoll at all though.

from fb-adb.

jrmarino avatar jrmarino commented on September 26, 2024

one down: DragonFlyBSD/DragonFlyBSD@790e2e5

from fb-adb.

jrmarino avatar jrmarino commented on September 26, 2024

That was enough to fix fb-adb; it's been imported into dports:
DragonFlyBSD/DPorts@1a0ffdf

Apparently ppoll has an alternative if it's not present. (we're still working on adding it though)

from fb-adb.

jbeich avatar jbeich commented on September 26, 2024

Thanks. EV_RECEIPT is also used by devel/libdispatch which you may to check if it builds now.

As for ppoll(2) the list of consumers in ports is larger. A quick grep(1) shows:

  • audio/jack (timeout)
  • audio/pulseaudio (timeout)
  • comms/usbmuxd (sigmask)
  • devel/fb-adb (sigmask)
  • devel/skalibs (timeout)
  • emulators/qemu* (timeout)
  • graphics/gnash (sigmask)
  • lang/erlang-runtime18 (timeout)
  • lang/gambit-c (timeout)
  • lang/mit-scheme (sigmask)
  • lang/ruby* (timeout)
  • multimedia/gstreamer{,1} (timeout)
  • net/asterisk* (timeout)
  • net/ndisc6 (sigmask)
  • sysutils/mcelog (sigmask, disabled)
  • sysutils/pesign (unnecessary)

from fb-adb.

jrmarino avatar jrmarino commented on September 26, 2024

no joy on libdispatch; there are other issues: http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/20151205_071609/logs/errors/libdispatch-210_1.log

thanks fo the ppoll impacts. It appears that it's still optional for the most part since most of those are building. In any case, I think we'll get it sooner rather than later. Thanks!

from fb-adb.

tnn2 avatar tnn2 commented on September 26, 2024

Hi, for now I've logged PR 50506 in the NetBSD bug tracker, citing this issue.

from fb-adb.

jbeich avatar jbeich commented on September 26, 2024

... and landed in IIJ-NetBSD/netbsd-src@fe672be (git mirror). fb-adb now builds fine on NetBSD, including Android stubs using 0313e4c trick.

Closing per fixes by OS vendors.

from fb-adb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.