Page MenuHomeFreeBSD

cad/yosys: Update 0.63 => 0.64
ClosedPublic

Authored by alven on Apr 14 2026, 6:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 17, 7:56 PM
Unknown Object (File)
Sat, Aug 15, 3:48 PM
Unknown Object (File)
Sat, Aug 15, 12:16 PM
Unknown Object (File)
Thu, Aug 13, 1:10 AM
Unknown Object (File)
Thu, Aug 13, 12:41 AM
Unknown Object (File)
Wed, Aug 12, 6:53 PM
Unknown Object (File)
Mon, Aug 10, 12:34 PM
Unknown Object (File)
Mon, Aug 10, 12:09 PM
Subscribers

Details

Summary
  • Strip all the executables, not only the main one
Test Plan

For every {150amd64, 144amd64}:

  • Successful poudriere testport
  • Successful run-testing

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

alven requested review of this revision.Apr 14 2026, 6:32 PM
alven created this revision.

Thanks for the patch.
Approved.

This revision is now accepted and ready to land.Apr 14 2026, 7:39 PM
This revision was automatically updated to reflect the committed changes.

This broke the build on 15:

/usr/bin/strip /wrkdirs/usr/ports/cad/yosys/work/stage/usr/local/bin/*
/usr/bin/strip: error: '/wrkdirs/usr/ports/cad/yosys/work/stage/usr/local/bin/yosys-config': The file was not recognized as a valid object file
*** Error code 1

Please fix. And test better next time.