#!watchflakes
default <- pkg == "golang.org/x/build/perfdata/app" && test == ""
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/build/perfdata/app [build failed]
# github.com/mattn/go-sqlite3
sqlite3-binding.c:46632:15: error: use of undeclared identifier 'winFile'
sqlite3-binding.c:46633:4: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46633:19: error: expected expression
sqlite3-binding.c:46633:11: error: use of undeclared identifier 'winFile'
sqlite3-binding.c:46640:17: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46641:19: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46642:2: error: call to undeclared function 'winMapfile'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sqlite3-binding.c:46642:2: note: did you mean 'unixMapfile'?
sqlite3-binding.c:38820:12: note: 'unixMapfile' declared here
sqlite3-binding.c:46642:13: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46649:30: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46652:7: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46653:7: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46673:64: error: use of undeclared identifier 'winFile'
sqlite3-binding.c:46673:73: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46674:15: error: expected expression
sqlite3-binding.c:46674:7: error: use of undeclared identifier 'winFile'
sqlite3-binding.c:46688:10: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46696:7: error: call to undeclared function 'winUnmapfile'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
sqlite3-binding.c:46696:7: note: did you mean 'unixUnmapfile'?
sqlite3-binding.c:38703:13: note: 'unixUnmapfile' declared here
sqlite3-binding.c:46697:10: error: use of undeclared identifier 'pFd'
sqlite3-binding.c:46709:5: error: use of undeclared identifier 'winClose'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes