Please try rebasing your patch so that e.g. the top-level Makefile acquires a verify target...
Thanks... Dave From: [email protected] [mailto:[email protected]] On Behalf Of Steve Shin (jonshin) Sent: Monday, November 14, 2016 6:46 PM To: [email protected] Subject: [vpp-dev] fdio jerkin build failure Hi all, I'm experiencing some build failure report after pushing code for code review as follows: 23:38:43 ******************************************************************* 23:38:43 * VPP CHECKSTYLE SUCCESSFULLY COMPLETED 23:38:43 ******************************************************************* 23:38:43 [vpp-verify-master-centos7-clang] $ /bin/bash /tmp/hudson5535932803935457022.sh 23:38:43 + hostname 23:38:43 centos-7-df1 23:38:43 + export CCACHE_DIR=/tmp/ccache 23:38:43 + CCACHE_DIR=/tmp/ccache 23:38:43 + '[' -d /tmp/ccache ']' 23:38:43 + echo /tmp/ccache does not exist. This must be a new slave. 23:38:43 /tmp/ccache does not exist. This must be a new slave. 23:38:43 + echo 'cat /etc/bootstrap.sha' 23:38:43 cat /etc/bootstrap.sha 23:38:43 + '[' -f /etc/bootstrap.sha ']' 23:38:43 + cat /etc/bootstrap.sha 23:38:43 834f852200b32fdaed298da0cc42e15d7b4275d9 /tmp/vagrant-shell 23:38:43 + echo 'cat /etc/bootstrap-functions.sha' 23:38:43 cat /etc/bootstrap-functions.sha 23:38:43 + '[' -f /etc/bootstrap-functions.sha ']' 23:38:43 + cat /etc/bootstrap-functions.sha 23:38:43 e113796768122d405e8371738379df5134d1d5cc /vagrant/lib/bootstrap-functions.sh 23:38:43 + echo 'sha1sum of this script: /tmp/hudson5535932803935457022.sh' 23:38:43 sha1sum of this script: /tmp/hudson5535932803935457022.sh 23:38:43 + sha1sum /tmp/hudson5535932803935457022.sh 23:38:43 0d0aeb4c9904d026c215ef9dcffa5cb8b20e0e5e /tmp/hudson5535932803935457022.sh 23:38:43 + make UNATTENDED=y verify 23:38:43 make: *** No rule to make target `verify'. Stop. 23:38:43 Build step 'Execute shell' marked build as failure 23:38:43 [ssh-agent] Stopped. 23:38:44 Skipped archiving because build is not successful 23:38:44 Finished: FAILURE --------------------------------- Is this a known issue, and if so, any suggestions as to the workaround? Thanks, Steve
_______________________________________________ vpp-dev mailing list [email protected] https://lists.fd.io/mailman/listinfo/vpp-dev
