1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/script
Andrew Bartlett a57702db1d oss-fuzz: Always run the check, even on the oss-fuzz platform
It is much harder to determine why we get messages like
    Step #6: Error occured while running fuzz_reg_parse:
    Step #6: /workspace/out/coverage/fuzz_reg_parse: error while loading shared libraries: libavahi-common.so.3: cannot open shared object file: No such file or directory
instead this detects the failure to use RPATH (which is
strictly required instead of the modern RUNPATH)
otherwise.

We do this by creating a new build_samba.sh after renaming
build_samba.sh to do_build.sh because this is what oss-fuzz
runs, meaning we don't need to coordinate a MR there as well.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2020-10-22 23:08:31 +00:00
..
git-hooks script/git-hooks: add check-trailing-whitespace 2018-04-26 03:54:38 +02:00
attr_count_read script/attr_count_read: load and correlate all data 2019-05-01 06:46:36 +00:00
autobuild.py oss-fuzz: Always run the check, even on the oss-fuzz platform 2020-10-22 23:08:31 +00:00
bisect-test.py script/bisect-test: fix for py3 2019-07-02 04:21:36 +00:00
clean-source-tree.sh Improve output of check-clean-tree.sh script 2015-04-15 05:58:19 +02:00
commit_mark.sh script/commit_mark.sh: add the current branch name 2012-06-07 01:18:55 +02:00
compare_cc_results.py script/compare_cc_results: print usage on too few args 2019-07-05 01:05:20 +00:00
configure_check_unused.pl
ctdb-import.msg-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.tree-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.txt script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
find_python.sh waf: build: Respect --disable-python for third_party modules 2019-04-24 07:32:31 +00:00
findstatic.pl
generate_param.py docs-xml: remove explicit "constant" 2019-11-27 10:25:37 +00:00
identity_cc.sh waf: add a cross-execute program that runs natively 2015-05-20 11:19:11 +02:00
release.sh script/release.sh: Don't use quotations any longer. 2020-02-03 12:45:39 +00:00
show_test_time python: Remove remaining references to third_party python libs 2020-08-21 00:12:51 +00:00
show_testsuite_time Print number of slow tests from script rather than wscript. 2014-11-24 13:06:46 +01:00
traffic_learner traffic learner: avoid truncated output files on error 2019-01-08 23:55:32 +01:00
traffic_replay traffic replay: Store the instance id in the replay context 2019-07-24 02:24:27 +00:00
traffic_summary.pl traffic_summary: avoid uninitialised variable warning 2017-08-17 04:06:06 +02:00