adafruit / Adafruit_GPS

An interrupt-based GPS Arduino library for no-parsing-required use
Other
469 stars 318 forks source link

c++ min() wants args of the same type (enables compilation with -fno-permissive). #138

Closed anarkiwi closed 2 years ago

anarkiwi commented 2 years ago

Looks like builds are failing due to some mirror issue.

Err:4 http://mirrors.cmich.edu/ubuntu focal InRelease Connection failed [IP: 141.209.15.155 80] Err:5 http://mirrors.cmich.edu/ubuntu focal-updates InRelease Connection failed [IP: 141.209.15.155 80] Err:6 http://mirrors.cmich.edu/ubuntu focal-backports InRelease Connection failed [IP: 141.209.15.155 80] Err:7 http://mirrors.cmich.edu/ubuntu focal-security InRelease Connection failed [IP: 141.209.15.155 80] Fetched 150 kB in 16min 5s (155 B/s) Reading package lists... W: Failed to fetch http://mirrors.cmich.edu/ubuntu/dists/focal/InRelease Connection failed [IP: 141.209.15.155 80] W: Failed to fetch http://mirrors.cmich.edu/ubuntu/dists/focal-updates/InRelease Connection failed [IP: 141.209.15.155 80] W: Failed to fetch http://mirrors.cmich.edu/ubuntu/dists/focal-backports/InRelease Connection failed [IP: 141.209.15.155 80] W: Failed to fetch http://mirrors.cmich.edu/ubuntu/dists/focal-security/InRelease Connection failed [IP: 141.209.15.155 80] W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package libllvm8 Error: Process completed with exit code 100.