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)
Wed, Jun 24, 1:18 AM
Unknown Object (File)
Sat, Jun 20, 12:56 AM
Unknown Object (File)
Tue, Jun 16, 12:45 AM
Unknown Object (File)
Sat, Jun 13, 4:35 PM
Unknown Object (File)
Thu, Jun 11, 4:09 AM
Unknown Object (File)
Fri, Jun 5, 3:24 PM
Unknown Object (File)
Thu, Jun 4, 2:59 AM
Unknown Object (File)
May 28 2026, 1:41 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.