Page MenuHomeFreeBSD

packages: add package ucl for libopencsd-all
ClosedPublic

Authored by ivy on Jul 17 2025, 2:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 12:25 PM
Unknown Object (File)
Sun, Oct 12, 11:50 PM
Unknown Object (File)
Sun, Oct 12, 11:50 PM
Unknown Object (File)
Sun, Oct 12, 12:20 PM
Unknown Object (File)
Wed, Oct 1, 2:26 AM
Unknown Object (File)
Tue, Sep 30, 8:26 PM
Unknown Object (File)
Thu, Sep 18, 8:44 PM
Unknown Object (File)
Thu, Sep 18, 12:46 AM
Subscribers

Details

Summary

This package is installed on arm64 (only) and was missing an entry in
Makefile.package so it was missed in the mechanical conversion run.

This fixes the arm64 package build.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Jul 17 2025, 2:31 PM

I'm unsure why the libopencsd needs to exist, it will be used by the userspace hwt tool (D40728) to decode trace data from the CPU.

i can't say whether it should exist or not, but since it does exist, the ucl is required to fix the build :-) if you want to remove it, just the delete the ucl at the same time.

This revision is now accepted and ready to land.Jul 17 2025, 5:45 PM
This revision was automatically updated to reflect the committed changes.