Re: git: 72a99dd00b86 - main - misc/onnxruntime: New port: Cross-platform, high performance ML inferencing & training accelerator

From: Yuri Victorovich <yuri_at_freebsd.org>
Date: Mon, 07 Oct 2024 16:29:22 UTC
Hi Gleb,


On 10/7/24 03:35, Gleb Popov wrote:
> I don't think this is worth committing then. Especially given the
> amount of ports you're already maintaining.
> I believe that a few quality ports is better than many broken ones.

Some important software depends on onnxruntime that would

be desirable to have in the ports tree. Also one user

specifically asked about onnxruntime this weekend.

Missing symbols probably don't prevent some uses or

all important uses.

The upstream likely distributes static libs instead of

shared libs for this reason, because static libs hide

missing symbol problems and allow partial use.

While somewhat problematic, it is a good stepping stone

for a stable port in the future once they fix issues.


> Can you please give attention to
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280689  and
> https://lists.freebsd.org/archives/dev-commits-ports-main/2024-October/124108.html
> instead of piling up new ports of questionable usefulness?


I will look into/fix these soon.



Thanks,

Yuri