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

spidermonkey build is broken #1227

Closed
mbarbella opened this issue Mar 9, 2018 · 2 comments
Closed

spidermonkey build is broken #1227

mbarbella opened this issue Mar 9, 2018 · 2 comments

Comments

@mbarbella
Copy link
Contributor

Step #4: [179/277] Compiling C object 'src/basic/basic@sta/cgroup-util.c.o'.
Step #4: ../../src/systemd/src/basic/cgroup-util.c:2041:32: warning: unused variable 'f' [-Wunused-variable]
Step #4: cleanup_fclose FILE *f = NULL;
Step #4: ^
Step #4: 1 warning generated.
Step #4: [180/277] Compiling C object 'src/shared/systemd-shared-238@sta/install.c.o'.
Step #4: [181/277] Compiling C object 'src/libsystemd/systemd@sta/sd-bus_bus-message.c.o'.
Step #4: ninja: build stopped: subcommand failed.
Finished Step #4
ERROR
ERROR: build step 4 "gcr.io/oss-fuzz/systemd" failed: exit status 1

@alex Would you mind taking a look at this when you have time?

@alex
Copy link
Contributor

alex commented Mar 9, 2018

The log you included seems to be for systemd, and I don't see a spidermonkey build error on https://oss-fuzz-build-logs.storage.googleapis.com/index.html

Please confirm.

@mbarbella
Copy link
Contributor Author

My mistakes. This I was looking at stale data to begin with, and managed to copy the wrong error from it.

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