See <https://ci.trafficserver.apache.org/job/in_tree-master/872/changes>
Changes: [Leif Hedstrom] TS-3516 Fix on FreeBSD, not sure why this worked before ------------------------------------------ Started by an SCM change Building on master in workspace <https://ci.trafficserver.apache.org/job/in_tree-master/ws/> > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/trafficserver.git # timeout=10 Cleaning workspace > /usr/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/bin/git reset --hard # timeout=10 > /usr/bin/git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/trafficserver.git > /usr/bin/git --version # timeout=10 > /usr/bin/git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/trafficserver.git > +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # > timeout=10 Checking out Revision af8ff54e560ac1e7402eff7c9da2e9d814e49055 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f af8ff54e560ac1e7402eff7c9da2e9d814e49055 > /usr/bin/git rev-list 9733333bacf8e18da80c900da80e8df4bc037f5c # timeout=10 [in_tree-master] $ /bin/bash -xe /tmp/hudson2480889287260515415.sh + source /home/jenkins/bin/environment.sh ++ export ATS_SRC_HOME=/home/jenkins/src ++ ATS_SRC_HOME=/home/jenkins/src ++ test in_tree-master '!=' in_tree-master ++ ATS_MAKE=make ++ test in_tree-master '!=' in_tree-master ++ export ATS_MAKE +++ /bin/date +%m%d%Y ++ export TODAY=04122015 ++ TODAY=04122015 ++ ATS_BRANCH=master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ test in_tree-master '!=' in_tree-master ++ export ATS_BRANCH ++ test in_tree-master '!=' in_tree-master + source /home/jenkins/bin/in_tree.sh ++ enable_cppapi=--enable-cppapi ++ test in_tree-master '!=' in_tree-master ++ cd <https://ci.trafficserver.apache.org/job/in_tree-master/ws/src> ++ autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/aux'. libtoolize: copying file `build/aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build'. libtoolize: copying file `build/libtool.m4' libtoolize: copying file `build/ltoptions.m4' libtoolize: copying file `build/ltsugar.m4' libtoolize: copying file `build/ltversion.m4' libtoolize: copying file `build/lt~obsolete.m4' configure.ac:694: installing 'build/aux/ar-lib' configure.ac:568: installing 'build/aux/compile' configure.ac:104: installing 'build/aux/config.guess' configure.ac:104: installing 'build/aux/config.sub' configure.ac:43: installing 'build/aux/install-sh' configure.ac:43: installing 'build/aux/missing' configure.ac:1941: error: required file 'plugins/experimental/cache_promote/Makefile.in' not found cmd/traffic_cop/Makefile.am: installing 'build/aux/depcomp' parallel-tests: installing 'build/aux/test-driver' configure.ac: installing 'build/aux/ylwrap' autoreconf: automake failed with exit status: 1 Build step 'Execute shell' marked build as failure
