Skip to content
New issue

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

build angora error #170

Open
xubenji opened this issue Apr 27, 2024 · 1 comment
Open

build angora error #170

xubenji opened this issue Apr 27, 2024 · 1 comment

Comments

@xubenji
Copy link

xubenji commented Apr 27, 2024

You are using pip version 9.0.3, however version 24.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

github.com/SRI-CSL/gllvm/shared

opt/go/src/github.com/SRI-CSL/gllvm/shared/compiler.go:193:18: undefined: os.CreateTemp
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:469:21: undefined: os.MkdirTemp
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:609:21: undefined: os.MkdirTemp
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:621:18: undefined: os.CreateTemp
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:645:19: undefined: os.CreateTemp
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:780:13: undefined: os.WriteFile
opt/go/src/github.com/SRI-CSL/gllvm/shared/extractor.go:786:13: undefined: os.WriteFile
The command '/bin/sh -c ${FUZZER}/preinstall.sh' returned a non-zero code: 2

@adrianherrera
Copy link
Member

This looks like an issue with gclang, not pip?

I'd have a look at the version of go installed vs the version of gclang; it looks like there is a mismatch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants