See 
<https://builds.apache.org/job/Mesos-Coverity/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl%20--disable-java,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2690/display/redirect>

Changes:


------------------------------------------
[...truncated 4.11 MB...]
cov-analysis-linux64-2019.03/bin/cov-extract-scm
cov-analysis-linux64-2019.03/bin/cov-internal-emit-recompile
cov-analysis-linux64-2019.03/bin/cov-configure
cov-analysis-linux64-2019.03/bin/libgcc_s.so.1
cov-analysis-linux64-2019.03/yarn/
cov-analysis-linux64-2019.03/yarn/LICENSE
cov-analysis-linux64-2019.03/yarn/lib/
cov-analysis-linux64-2019.03/yarn/lib/cli.js
cov-analysis-linux64-2019.03/yarn/lib/v8-compile-cache.js
cov-analysis-linux64-2019.03/yarn/README.md
cov-analysis-linux64-2019.03/yarn/package.json
cov-analysis-linux64-2019.03/yarn/bin/
cov-analysis-linux64-2019.03/yarn/bin/yarn.js
cov-analysis-linux64-2019.03/yarn/bin/yarnpkg.cmd
cov-analysis-linux64-2019.03/yarn/bin/yarn.cmd
cov-analysis-linux64-2019.03/yarn/bin/yarnpkg
cov-analysis-linux64-2019.03/yarn/bin/yarn
Removing intermediate container 37b947c2ffe3
 ---> 00e8f8ce3ea9
Step 24/24 : CMD ./bootstrap && ./configure --verbose --enable-libevent 
--enable-ssl --disable-java && cov-analysis/bin/cov-build -dir cov-int make -j6 
&& tar czcf mesos.tgz cov-int && tail cov-int/build-log.txt && curl --form 
"token=$TOKEN" --form "email=d...@mesos.apache.org" --form "file=@mesos.tgz" 
--form "version=" --form "description='Continious Coverity Build'" 
https://scan.coverity.com/builds?project=Mesos
 ---> Running in d44397d37545
Removing intermediate container d44397d37545
 ---> ea87302cf6d4
Successfully built ea87302cf6d4
Successfully tagged mesos-1593544340-18568:latest
+ trap 'docker rmi --force mesos-1593544340-18568' EXIT
+ docker run --privileged --rm mesos-1593544340-18568
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autoreconf: configure.ac: tracing
configure.ac:57: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1873: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1873: the top level
configure.ac:1878: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1878: the top level
configure.ac:2399: warning: AC_RUN_IFELSE called without default to allow cross 
compiling
../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from...
configure.ac:2399: the top level
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:57: warning: back quotes and double quotes must not be escaped in: 
unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: 
unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1873: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1873: the top level
configure.ac:1878: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1878: the top level
configure.ac:2399: warning: AC_RUN_IFELSE called without default to allow cross 
compiling
../../lib/autoconf/general.m4:2748: AC_RUN_IFELSE is expanded from...
configure.ac:2399: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
configure.ac:50: installing './ar-lib'
configure.ac:34: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:46: installing './install-sh'
configure.ac:46: installing './missing'
3rdparty/Makefile.am:307: warning: source file '$(HTTP_PARSER)/http_parser.c' 
is in a subdirectory,
3rdparty/Makefile.am:307: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled.  For now, the corresponding 
output
automake: object file(s) will be placed in the top-level directory.  However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same 
subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
3rdparty/Makefile.am: installing './depcomp'
3rdparty/Makefile.am:262: warning: variable 'GLOG_LDFLAGS' is defined but no 
program or
3rdparty/Makefile.am:262: library has 'GLOG' as canonical name (possible typo)
3rdparty/stout/Makefile.am:138: warning: source file 'tests/adaptor_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/archiver_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/base64_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/bits_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/boundedhashmap_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/bytes_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/cache_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/cpp17_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/duration_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/dynamiclibrary_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/error_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/flags_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/gzip_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/hashmap_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/hashset_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/interval_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/ip_tests.cpp' is in 
a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/json_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/jsonify_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/lambda_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/linkedhashmap_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/mac_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/main.cpp' is in a 
subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/multimap_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/none_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/numify_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/option_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/os_tests.cpp' is in 
a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/copyfile_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/os/env_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/filesystem_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/process_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/os/rmdir_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/sendfile_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/signals_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/socket_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/strerror_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/os/systems_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/path_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/protobuf_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/recordio_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/result_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/some_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/strings_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 
'tests/subcommand_tests.cpp' is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/svn_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/try_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/uri_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/uuid_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/variant_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:138: warning: source file 'tests/version_tests.cpp' 
is in a subdirectory,
3rdparty/stout/Makefile.am:138: but option 'subdir-objects' is disabled
3rdparty/stout/Makefile.am:193: warning: source file 'tests/proc_tests.cpp' is 
in a subdirectory,
3rdparty/stout/Makefile.am:193: but option 'subdir-objects' is disabled
src/Makefile.am:2170: error: '#' comment at start of rule is unportable
src/Makefile.am:2171: error: '#' comment at start of rule is unportable
src/Makefile.am:2172: error: '#' comment at start of rule is unportable
src/Makefile.am:2173: error: '#' comment at start of rule is unportable
src/Makefile.am:2174: error: '#' comment at start of rule is unportable
src/Makefile.am:2175: error: '#' comment at start of rule is unportable
src/Makefile.am:2176: error: '#' comment at start of rule is unportable
autoreconf: automake failed with exit status: 1
+ docker rmi --force mesos-1593544340-18568
Untagged: mesos-1593544340-18568:latest
Deleted: sha256:ea87302cf6d4a48ca18a7aaf5950918f1c7cb01d0ca95812d5ce994b1deb034d
Deleted: sha256:00e8f8ce3ea93acd631e072e327e5a967ff2603611658a2cbd23bcb7d98ac469
Deleted: sha256:43af0540514c0aeea347da56c08e510beb9eb497f0e11ae4c184cac193767074
Deleted: sha256:e74f98e7cc937018077a0d982b8033989fd1a0bb633e2cb0e5f58ef27617e091
Deleted: sha256:47ad1539c0db293a3750ca92850540af5060d3366da4419579b964970ae92847
Deleted: sha256:cc03a1a938ed63f1a11a9b106b6dd7670048223e2a320b0a0a69c3ca28fd39c7
Deleted: sha256:1de60d41e10f66d27feabcb6683c12bfe414e456c49e4ef3c5ccdc2546bf77be
Deleted: sha256:bc2c869551a6b434c7672b880816ea83a22e60a9b57c0de2a933168012772383
Deleted: sha256:51ebf0e8ddee2006d7d006da21e7c54dba726fe2c577a9c94df2ecdd10c7842d
Deleted: sha256:030ca50efe09688f55662f013af3d9ad4bd539e9cf59ee003da107b88bc6666a
Deleted: sha256:84ccca6c783a2c491bf0636604caab9cfc9e137a68a13b0e7f6b6d06d5432ada
Deleted: sha256:38fdf3c4686375a8c3fb96a90db2aa5770191ad1d71375d770d7645096f04ffb
Deleted: sha256:1c3544c12176fddee08dc881e5fd0836a53a0bc56ac38cf84fb11b56820f6cd2
Deleted: sha256:8037a3e1d390ae2180f5f159462d3cbbb1e7341eef56ac2fb5c81c3603a114bf
Deleted: sha256:52798ae9bc75104748a48b8fa14e0ab26ce2c26727283f159ab903038fb5efa5
Deleted: sha256:99cc8de51bde2589bc16b7f1ce39638770434b063f6c210cb50de6675219253e
Deleted: sha256:48cb718bab8fe941369c86740d149a6415bad19641b951be45ca142a06069fb8
Deleted: sha256:99af9d7f3aad4c57ea1cb79dc70f8d0fbc97efc2c95435e6d7b234983c087a62
Deleted: sha256:0f478004f2790ebb37a6c19192644a0dd0bbc2ed58e02b334bd8117950015d53
Deleted: sha256:dc49a3a11113b2a5a50f5db480eb4f5a50b02a73ffa3038e7ba6b06c7fbfbd5c
Deleted: sha256:ad62ad8746079626ad8aef4ae59ceb341c91175f176911f551624843efcb417a
Deleted: sha256:6f52d8dbdf1cf7eeef343efca9f205193c5d3e3fdfe5ee229e5fe3fb6b1fc92b
Deleted: sha256:b49bad2e67be9b90c045adb5b09190b9d3e7090864c9e428e64f62351f9af147
Deleted: sha256:411d2c328d5819ad4111653643326d1bcfb615ae2ad340910210b14c95ba21fb
Deleted: sha256:dbb4204f915f04d05334583faa26b28095a737b64bfec5e2bab4f8f1e15836ae
Deleted: sha256:9b01cb9e1103acd403906437e8a7f6a02d699a7c888027fe37fc00b391df3326
Deleted: sha256:a46dafaaa751e83718a59545aa0b79cdae01cccb17b13385d90015ff875e3810
Deleted: sha256:012e20a28c6d545a0587a3feb82f8b8b2fc6525aebd8326e32ead33154a6d37c
Deleted: sha256:9fa5f24e44575203d487a7aad4b6c1bc62bf05e67a4a59f35d4274e176f87efe
Deleted: sha256:4b4599d96c57435adc68bd3a76860baf42e7e0d6df132812428abecff22f0b36
Deleted: sha256:b86cb0ba9edb61a86e9bc7ea8e0f3cdfc25ae5fa11158bc03daaa3adc2d41364
Deleted: sha256:4222d5533d69d5271f4cfc278c27531e60f3fdd8d22ae0d66458350e46ebf77f
Deleted: sha256:bdae6dc82f8e3117a718cf6cdc48cae00f8c29a8d3893b0408d913570ffb24a8
Deleted: sha256:dfe5875b2d9e6b11201267bc83b56355ecdb298030f9abf506f021bb2b591054
Deleted: sha256:f030bf02c3c356e73049d875c565d5e99177e97b50bd6fbca8d5c9e6b0cd5da8
Deleted: sha256:f66a9967e4303b3ee9de48d23b9dcdd4c0ea0b9b9948a809ad63873d5505b5dc
Deleted: sha256:549e5dfe0984f3891816c6c17d8a53f31493be64e68216f217d5c31008dc2bf0
Build step 'Execute shell' marked build as failure

Reply via email to