You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah ok, if it's a known issue maybe you can specify a minimum gcc version in your ReadMe file? This version of gcc is the only one that's available in the Ubuntu 18.04 apt repository, so it would inform users what version of Ubuntu they need to build your project.
It looks like this test should only run on macOS, but it's causing failures for me on Ubuntu Linux 18.04. Deleting these lines fixed the build for me.
bee.lua/test/test_filesystem.lua
Lines 571 to 574 in 5819270
Info from the end of my build:
OS: Linux
Arch: x86_64
Compiler: GCC 7.5.0
CRT: libstdc++ 20191114 glibc 2.27
DEBUG: false
The text was updated successfully, but these errors were encountered: