Rui Chen

Results 904 comments of Rui Chen

It would be good to ask upstream to confirm the license status first, GPL-2.0 does not naturally mean GPL-2.0-or-later. The formula/project might be unmaintained in terms of license usage.

ideally, all the formulae should be treated individually rather than blind batch update. :)

``` ModuleNotFoundError: No module named 'distutils.msvccompiler' ``` - https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/515

> I wonder if there is a better way to handle this. Maybe a few retries in audit? agree, this would probably resolved some sourceforge audit issues as well.

``` configure: error: Package requirements (libcurl >= 7.0) were not met: No package 'libcurl' found ```

needs glib 2.82.0

- #182682

``` /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -Wall -Warray-bounds -Wcast-qual -Wconversion -Wdouble-promotion -Wextra -Wformat=2 -Wframe-larger-than=16384 -Wimplicit-fallthrough -Wnull-dereference -Wunused-const-variable -Wwrite-strings -Wpedantic -Wvolatile-register-var -Wno-c++-compat -Wbad-function-cast -Wimplicit-function-declaration -Wincompatible-pointer-types -Wmissing-declarations -Wpacked -Wshadow -Wswitch -Wno-error=incompatible-pointer-types-discards-qualifiers...

> ``` > /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -Wall -Warray-bounds -Wcast-qual -Wconversion -Wdouble-promotion -Wextra -Wformat=2 -Wframe-larger-than=16384 -Wimplicit-fallthrough -Wnull-dereference -Wunused-const-variable -Wwrite-strings -Wpedantic -Wvolatile-register-var -Wno-c++-compat -Wbad-function-cast -Wimplicit-function-declaration -Wincompatible-pointer-types -Wmissing-declarations -Wpacked -Wshadow...

- https://github.com/agda/agda2hs/issues/347