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

Broken wireshark build #827

Closed
Dor1s opened this issue Sep 6, 2017 · 1 comment
Closed

Broken wireshark build #827

Dor1s opened this issue Sep 6, 2017 · 1 comment
Assignees

Comments

@Dor1s
Copy link
Contributor

Dor1s commented Sep 6, 2017

https://oss-fuzz-build-logs.storage.googleapis.com/index.html

Step #3: Making all in caputils
Step #3: make[2]: Entering directory '/src/wireshark/caputils'
Step #3:   CC       libcaputils_a-capture-pcap-util.o
Step #3:   CC       libcaputils_a-capture-pcap-util-unix.o
Step #3:   CC       libcaputils_a-iface_monitor.o
Step #3:   CC       libcaputils_a-ws80211_utils.o
Step #3: capture-pcap-util-unix.c:562:42: error: expected ')'
Step #3: get_runtime_caplibs_version(GString *str _U_)
Step #3:                                          ^
Step #3: capture-pcap-util-unix.c:562:28: note: to match this '('
Step #3: get_runtime_caplibs_version(GString *str _U_)
Step #3:                            ^
Step #3: capture-pcap-util-unix.c:562:38: warning: unused parameter 'str' [-Wunused-parameter]
Step #3: get_runtime_caplibs_version(GString *str _U_)
Step #3:                                      ^
Step #3: 1 warning and 1 error generated.
Step #3: Makefile:711: recipe for target 'libcaputils_a-capture-pcap-util-unix.o' failed
Step #3: make[2]: *** [libcaputils_a-capture-pcap-util-unix.o] Error 1
Step #3: make[2]: *** Waiting for unfinished jobs....
Step #3: make[2]: Leaving directory '/src/wireshark/caputils'
Step #3: Makefile:3403: recipe for target 'all-recursive' failed
Step #3: make[1]: Leaving directory '/src/wireshark'
Step #3: make[1]: *** [all-recursive] Error 1
Step #3: Makefile:1747: recipe for target 'all' failed
Step #3: make: *** [all] Error 2
Dor1s added a commit that referenced this issue Sep 6, 2017
…t fixed.

Need to take a closer look at the following issues:
- #815
- #816
- #817
- #818
- #819
- #820
- #821
- #822
- #823
- #824
- #825
- #826
- #827
- #828
- #829
- #830
oliverchang pushed a commit that referenced this issue Sep 7, 2017
…t fixed. (#831)

Need to take a closer look at the following issues:
- #815
- #816
- #817
- #818
- #819
- #820
- #821
- #822
- #823
- #824
- #825
- #826
- #827
- #828
- #829
- #830
@Dor1s
Copy link
Contributor Author

Dor1s commented Sep 8, 2017

Seems to be fixed now, it was a broken revision of wireshark.

@Dor1s Dor1s closed this as completed Sep 8, 2017
@Dor1s Dor1s self-assigned this Sep 9, 2017
tmatth pushed a commit to tmatth/oss-fuzz that referenced this issue Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant