We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
building 'regex._regex' extension creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3 creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10 creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3 x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c regex_3/_regex.c -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex.o regex_3/_regex.c: In function ‘pattern_findall’: regex_3/_regex.c:18618:12: warning: array subscript ‘PyASCIIObject[0]’ is partly outside array bounds of ‘PyObject[1]’ {aka ‘struct _object[1]’} [-Warray-bounds] 18618 | length = PyUnicode_GET_LENGTH(string); In file included from /usr/include/python3.10/Python.h:74, from regex_3/_regex.c:50: /usr/include/python3.10/object.h:605:22: note: while referencing ‘_Py_NoneStruct’ 605 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c regex_3/_regex_unicode.c -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex_unicode.o x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex.o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex_unicode.o -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/regex/_regex.cpython-310-x86_64-linux-gnu.so Installing Omnisharp v1.37.11 Using cached Omnisharp: omnisharp.http-linux-x64.tar.gz Extracting Omnisharp to /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/omnisharp-roslyn...DONE Done installing Omnisharp third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/golang/comment.go:12:2: package go/doc/comment is not in GOROOT (/home/user/.local/go/src/go/doc/comment) third_party/go/pkg/mod/golang.org/x/telemetry@v0.0.0-20240607193123-221703e18637/start.go:16:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/main.go:18:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/telemetry@v0.0.0-20240607193123-221703e18637/internal/counter/file.go:22:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/golang/hover.go:27:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:16:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:18:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:48:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools@v0.22.1-0.20240628205440-9c895dd76b34/go/analysis/passes/ctrlflow/ctrlflow.go:20:2: //go:build comment without // +build comment third_party/go/pkg/mod/golang.org/x/tools@v0.22.1-0.20240628205440-9c895dd76b34/go/gcexportdata/gcexportdata.go:32:2: //go:build comment without // +build comment third_party/go/pkg/mod/honnef.co/go/tools@v0.4.7/go/ir/builder.go:36:2: //go:build comment without // +build comment golang.org/x/tools/gopls imports golang.org/x/tools/gopls/internal/cmd imports golang.org/x/tools/gopls/internal/server imports golang.org/x/tools/gopls/internal/golang imports go/doc/comment: package go/doc/comment is not in GOROOT (/home/user/.local/go/src/go/doc/comment)
The text was updated successfully, but these errors were encountered:
Please See CONTRIBUTING.md
Sorry, something went wrong.
No branches or pull requests
building 'regex._regex' extension
creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3
creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10
creating /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c regex_3/_regex.c -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex.o
regex_3/_regex.c: In function ‘pattern_findall’:
regex_3/_regex.c:18618:12: warning: array subscript ‘PyASCIIObject[0]’ is partly outside array bounds of ‘PyObject[1]’ {aka ‘struct _object[1]’} [-Warray-bounds]
18618 | length = PyUnicode_GET_LENGTH(string);
In file included from /usr/include/python3.10/Python.h:74,
from regex_3/_regex.c:50:
/usr/include/python3.10/object.h:605:22: note: while referencing ‘_Py_NoneStruct’
605 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */
| ^~~~~~~~~~~~~~
x86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.10 -c regex_3/_regex_unicode.c -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex_unicode.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -g -fwrapv -O2 -Wl,-Bsymbolic-functions -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex.o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/3/temp.linux-x86_64-3.10/regex_3/_regex_unicode.o -o /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/regex-build/regex/_regex.cpython-310-x86_64-linux-gnu.so
Installing Omnisharp v1.37.11
Using cached Omnisharp: omnisharp.http-linux-x64.tar.gz
Extracting Omnisharp to /home/user/.vim/pack/YouCompleteMe/opt/YouCompleteMe/third_party/ycmd/third_party/omnisharp-roslyn...DONE
Done installing Omnisharp
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/golang/comment.go:12:2: package go/doc/comment is not in GOROOT (/home/user/.local/go/src/go/doc/comment)
third_party/go/pkg/mod/golang.org/x/telemetry@v0.0.0-20240607193123-221703e18637/start.go:16:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/main.go:18:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/telemetry@v0.0.0-20240607193123-221703e18637/internal/counter/file.go:22:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/golang/hover.go:27:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:16:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:18:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools/gopls@v0.16.1/internal/settings/analysis.go:48:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools@v0.22.1-0.20240628205440-9c895dd76b34/go/analysis/passes/ctrlflow/ctrlflow.go:20:2: //go:build comment without // +build comment
third_party/go/pkg/mod/golang.org/x/tools@v0.22.1-0.20240628205440-9c895dd76b34/go/gcexportdata/gcexportdata.go:32:2: //go:build comment without // +build comment
third_party/go/pkg/mod/honnef.co/go/tools@v0.4.7/go/ir/builder.go:36:2: //go:build comment without // +build comment
golang.org/x/tools/gopls imports
golang.org/x/tools/gopls/internal/cmd imports
golang.org/x/tools/gopls/internal/server imports
golang.org/x/tools/gopls/internal/golang imports
go/doc/comment: package go/doc/comment is not in GOROOT (/home/user/.local/go/src/go/doc/comment)
The text was updated successfully, but these errors were encountered: