macports / macports-webapp

Web application to display information about ports, build history and installation statistics
https://ports.macports.org/
BSD 2-Clause "Simplified" License
53 stars 25 forks source link

Scanning binaries for linking errors #337

Closed syurin-nagatuki closed 2 years ago

syurin-nagatuki commented 2 years ago

I tried to install mingw-w64. However, it could not be installed with the following error.

port install mingw-w64

---> Computing dependencies for mingw-w64 ---> Cleaning mingw-w64 ---> Scanning binaries for linking errors ---> No broken files found. ---> No broken ports found.

syurin-nagatuki commented 2 years ago

Maybe there is no problem. I will investigate a little more and post again if there is a problem. I'm sorry.