Skip to content

Instantly share code, notes, and snippets.

@ashiqopu
Created January 17, 2019 05:13
Show Gist options
  • Save ashiqopu/b754879c99f042d4df5937248bd65a84 to your computer and use it in GitHub Desktop.
Save ashiqopu/b754879c99f042d4df5937248bd65a84 to your computer and use it in GitHub Desktop.
Started by upstream project "NFD" build number 6788
originally caused by:
Retriggered by user marahman@email.arizona.edu for Gerrit: https://gerrit.named-data.net/c/NFD/+/4993
Building remotely on OSX-10.14-ua-monaco-21803 (OSX OSX-10.14) in workspace /Users/jenkins/workspace/NFD/OS/OSX-10.14
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.named-data.net/NFD # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gerrit.named-data.net/NFD
> git --version # timeout=10
> git fetch --tags --progress https://gerrit.named-data.net/NFD refs/changes/93/4993/11 --prune
Checking out Revision 0d72f1a62d386dc744cf881e009899470fde4fc6 (refs/changes/93/4993/11)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0d72f1a62d386dc744cf881e009899470fde4fc6
Commit message: "fib: add EndpointId column in NextHop entry"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 00e32fede9c307388ed435afade6657c7954c861 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[OSX-10.14] $ /bin/bash /var/folders/4q/p33tb8xn0399pmj28w1nmm4h0000gp/T/jenkins1535714547044695941.sh
Run: /Users/jenkins/workspace/NFD/OS/OSX-10.14/.jenkins.d/00-deps.sh
+ has OSX OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 0
+ FORMULAE=(boost openssl pkg-config)
+ brew update
Updated 2 taps (homebrew/cask and homebrew/core).
==> Updated Formulae
exploitdb
grpc
mackup
openconnect
+ [[ -n '' ]]
+ brew upgrade
Updating Homebrew...
+ brew install boost openssl pkg-config
Updating Homebrew...
Warning: boost 1.68.0_1 is already installed and up-to-date
To reinstall 1.68.0_1, run `brew reinstall boost`
Warning: openssl 1.0.2q is already installed and up-to-date
To reinstall 1.0.2q, run `brew reinstall openssl`
Warning: pkg-config 0.29.2 is already installed and up-to-date
To reinstall 0.29.2, run `brew reinstall pkg-config`
+ brew cleanup
+ has Ubuntu OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 1
+ has CentOS OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 1
Run: /Users/jenkins/workspace/NFD/OS/OSX-10.14/.jenkins.d/01-ndn-cxx.sh
+ pushd /tmp
+ INSTALLED_VERSION=
+ has OSX OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 0
++ brew ls --versions boost
+ BOOST='boost 1.68.0_1'
++ cat boost.txt
+ OLD_BOOST='boost 1.68.0_1'
+ [[ boost 1.68.0_1 != boost 1.68.0_1 ]]
+ [[ -z '' ]]
++ git -C ndn-cxx rev-parse HEAD
+ INSTALLED_VERSION=c53df03ff33bcfc59d6630b6f8aaa9e3d5eaada9
+ sudo rm -Rf ndn-cxx-latest
+ git clone --depth 1 git://github.com/named-data/ndn-cxx ndn-cxx-latest
Cloning into 'ndn-cxx-latest'...
++ git -C ndn-cxx-latest rev-parse HEAD
+ LATEST_VERSION=c53df03ff33bcfc59d6630b6f8aaa9e3d5eaada9
+ [[ c53df03ff33bcfc59d6630b6f8aaa9e3d5eaada9 != c53df03ff33bcfc59d6630b6f8aaa9e3d5eaada9 ]]
+ sudo rm -Rf ndn-cxx-latest
+ sudo rm -f /usr/local/bin/ndnsec /usr/local/bin/ndnsec-cert-dump /usr/local/bin/ndnsec-cert-gen /usr/local/bin/ndnsec-cert-install /usr/local/bin/ndnsec-certgen /usr/local/bin/ndnsec-delete /usr/local/bin/ndnsec-dump-certificate /usr/local/bin/ndnsec-export /usr/local/bin/ndnsec-get-default /usr/local/bin/ndnsec-import /usr/local/bin/ndnsec-install-cert /usr/local/bin/ndnsec-key-gen /usr/local/bin/ndnsec-keygen /usr/local/bin/ndnsec-list /usr/local/bin/ndnsec-ls-identity /usr/local/bin/ndnsec-set-default /usr/local/bin/ndnsec-sign-req /usr/local/bin/ndnsec-unlock-tpm
+ sudo rm -fr /usr/local/include/ndn-cxx
+ sudo rm -f '/usr/local/lib/libndn-cxx*' '/usr/local/lib64/libndn-cxx*'
+ sudo rm -f /usr/local/lib/pkgconfig/libndn-cxx.pc /usr/local/lib64/pkgconfig/libndn-cxx.pc
+ pushd ndn-cxx
+ ./waf configure --color=yes --enable-shared --disable-static --without-osx-keychain
Setting top to : /private/tmp/ndn-cxx 
Setting out to : /private/tmp/ndn-cxx/build 
Building static library : no 
Building shared library : yes 
Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ 
Checking C++ compiler version : 10.0.0 
Checking supported CXXFLAGS : -std=c++14 -isystem /usr/local/include -isystem /opt/local/include 
Checking for std::to_string : yes 
Checking for program 'doxygen' : not found 
Checking for program 'tar' : /usr/bin/tar 
Checking for program 'sphinx-build' : not found 
Checking for program 'sh' : /bin/sh 
Checking for library pthread : yes 
Checking for library rt : not found 
Checking for function getpass : yes 
Checking for netlink : not found 
Checking for framework CoreFoundation : yes 
Checking for framework Security : yes 
Checking for framework SystemConfiguration : yes 
Checking for framework Foundation : yes 
Checking for framework CoreWLAN : yes 
Checking for program 'pkg-config' : /usr/local/bin/pkg-config 
Checking for 'sqlite3' : yes 
Checking for OpenSSL lib : "OpenSSL 1.0.2q-fips 20 Nov 2018" 
Checking if OpenSSL library works : yes 
Checking for program 'dpkg-architecture' : not found 
Checking boost includes : 1.68.0 
Checking boost libs : ok 
Checking the flags needed to use pthreads : not found 
Checking for boost linkage : ok 
Checking supported CXXFLAGS : -O2 -g -pedantic -Wall -Wextra -Wnon-virtual-dtor -Wno-unused-parameter -fcolor-diagnostics -Wextra-semi -Wundefined-func-template -Wno-unused-local-typedef 
Checking supported LINKFLAGS : not found 
'configure' finished successfully (27.688s)
+ ./waf build --color=yes -j1
Waf: Entering directory `/private/tmp/ndn-cxx/build'
[ 1/207] Compiling ndn-cxx/impl/common-pch.hpp
Waf: Leaving directory `/private/tmp/ndn-cxx/build'
'build' finished successfully (11.879s)
+ sudo_preserve_env PATH -- ./waf install --color=yes
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ sudo env PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ./waf install --color=yes
Waf: Entering directory `/private/tmp/ndn-cxx/build'
+ install /usr/local/lib/libndn-cxx.0.6.3.dylib (from build/libndn-cxx.dylib)
+ symlink /usr/local/lib/libndn-cxx.dylib (to libndn-cxx.0.6.3.dylib)
+ install /usr/local/lib/pkgconfig/libndn-cxx.pc (from build/libndn-cxx.pc)
+ install /usr/local/bin/ndnsec-get-default (from build/bin/ndnsec-get-default)
+ install /usr/local/bin/ndnsec-ls-identity (from build/bin/ndnsec-ls-identity)
+ install /usr/local/bin/ndnsec-keygen (from build/bin/ndnsec-keygen)
+ install /usr/local/bin/ndnsec-unlock-tpm (from build/bin/ndnsec-unlock-tpm)
+ install /usr/local/bin/ndnsec-install-cert (from build/bin/ndnsec-install-cert)
+ install /usr/local/bin/ndnsec-dump-certificate (from build/bin/ndnsec-dump-certificate)
+ install /usr/local/bin/ndnsec-cert-gen (from build/bin/ndnsec-cert-gen)
+ install /usr/local/bin/ndnsec-cert-install (from build/bin/ndnsec-cert-install)
+ install /usr/local/bin/ndnsec-key-gen (from build/bin/ndnsec-key-gen)
+ install /usr/local/bin/ndnsec-import (from build/bin/ndnsec-import)
+ install /usr/local/bin/ndnsec-export (from build/bin/ndnsec-export)
+ install /usr/local/bin/ndnsec-set-default (from build/bin/ndnsec-set-default)
+ install /usr/local/bin/ndnsec-certgen (from build/bin/ndnsec-certgen)
+ install /usr/local/bin/ndnsec-sign-req (from build/bin/ndnsec-sign-req)
+ install /usr/local/bin/ndnsec-cert-dump (from build/bin/ndnsec-cert-dump)
+ install /usr/local/bin/ndnsec-delete (from build/bin/ndnsec-delete)
+ install /usr/local/bin/ndnsec-list (from build/bin/ndnsec-list)
+ install /usr/local/include/ndn-cxx/data.hpp (from ndn-cxx/data.hpp)
+ install /usr/local/include/ndn-cxx/delegation-list.hpp (from ndn-cxx/delegation-list.hpp)
+ install /usr/local/include/ndn-cxx/detail/config.hpp (from build/ndn-cxx/detail/config.hpp)
+ install /usr/local/include/ndn-cxx/version.hpp (from build/ndn-cxx/version.hpp)
+ install /usr/local/include/ndn-cxx/delegation.hpp (from ndn-cxx/delegation.hpp)
- install /usr/local/etc/ndn/client.conf.sample (from client.conf.sample)
+ install /usr/local/include/ndn-cxx/detail/asio-fwd.hpp (from ndn-cxx/detail/asio-fwd.hpp)
+ install /usr/local/include/ndn-cxx/detail/cancel-handle.hpp (from ndn-cxx/detail/cancel-handle.hpp)
+ install /usr/local/include/ndn-cxx/detail/common.hpp (from ndn-cxx/detail/common.hpp)
+ install /usr/local/include/ndn-cxx/detail/packet-base.hpp (from ndn-cxx/detail/packet-base.hpp)
+ install /usr/local/include/ndn-cxx/detail/tag-host.hpp (from ndn-cxx/detail/tag-host.hpp)
+ install /usr/local/include/ndn-cxx/encoding/block-helpers.hpp (from ndn-cxx/encoding/block-helpers.hpp)
+ install /usr/local/include/ndn-cxx/encoding/block.hpp (from ndn-cxx/encoding/block.hpp)
+ install /usr/local/include/ndn-cxx/encoding/buffer-stream.hpp (from ndn-cxx/encoding/buffer-stream.hpp)
+ install /usr/local/include/ndn-cxx/encoding/buffer.hpp (from ndn-cxx/encoding/buffer.hpp)
+ install /usr/local/include/ndn-cxx/encoding/encoder.hpp (from ndn-cxx/encoding/encoder.hpp)
+ install /usr/local/include/ndn-cxx/encoding/encoding-buffer-fwd.hpp (from ndn-cxx/encoding/encoding-buffer-fwd.hpp)
+ install /usr/local/include/ndn-cxx/encoding/encoding-buffer.hpp (from ndn-cxx/encoding/encoding-buffer.hpp)
+ install /usr/local/include/ndn-cxx/encoding/estimator.hpp (from ndn-cxx/encoding/estimator.hpp)
+ install /usr/local/include/ndn-cxx/encoding/nfd-constants.hpp (from ndn-cxx/encoding/nfd-constants.hpp)
+ install /usr/local/include/ndn-cxx/encoding/tlv-nfd.hpp (from ndn-cxx/encoding/tlv-nfd.hpp)
+ install /usr/local/include/ndn-cxx/encoding/tlv-security.hpp (from ndn-cxx/encoding/tlv-security.hpp)
+ install /usr/local/include/ndn-cxx/encoding/tlv.hpp (from ndn-cxx/encoding/tlv.hpp)
+ install /usr/local/include/ndn-cxx/exclude.hpp (from ndn-cxx/exclude.hpp)
+ install /usr/local/include/ndn-cxx/face.hpp (from ndn-cxx/face.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage-entry.hpp (from ndn-cxx/ims/in-memory-storage-entry.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage-fifo.hpp (from ndn-cxx/ims/in-memory-storage-fifo.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage-lfu.hpp (from ndn-cxx/ims/in-memory-storage-lfu.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage-lru.hpp (from ndn-cxx/ims/in-memory-storage-lru.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage-persistent.hpp (from ndn-cxx/ims/in-memory-storage-persistent.hpp)
+ install /usr/local/include/ndn-cxx/ims/in-memory-storage.hpp (from ndn-cxx/ims/in-memory-storage.hpp)
+ install /usr/local/include/ndn-cxx/interest-filter.hpp (from ndn-cxx/interest-filter.hpp)
+ install /usr/local/include/ndn-cxx/interest.hpp (from ndn-cxx/interest.hpp)
+ install /usr/local/include/ndn-cxx/key-locator.hpp (from ndn-cxx/key-locator.hpp)
+ install /usr/local/include/ndn-cxx/link.hpp (from ndn-cxx/link.hpp)
+ install /usr/local/include/ndn-cxx/lp/cache-policy.hpp (from ndn-cxx/lp/cache-policy.hpp)
+ install /usr/local/include/ndn-cxx/lp/empty-value.hpp (from ndn-cxx/lp/empty-value.hpp)
+ install /usr/local/include/ndn-cxx/lp/field-decl.hpp (from ndn-cxx/lp/field-decl.hpp)
+ install /usr/local/include/ndn-cxx/lp/field.hpp (from ndn-cxx/lp/field.hpp)
+ install /usr/local/include/ndn-cxx/lp/fields.hpp (from ndn-cxx/lp/fields.hpp)
+ install /usr/local/include/ndn-cxx/lp/nack-header.hpp (from ndn-cxx/lp/nack-header.hpp)
+ install /usr/local/include/ndn-cxx/lp/nack.hpp (from ndn-cxx/lp/nack.hpp)
+ install /usr/local/include/ndn-cxx/lp/packet.hpp (from ndn-cxx/lp/packet.hpp)
+ install /usr/local/include/ndn-cxx/lp/prefix-announcement-header.hpp (from ndn-cxx/lp/prefix-announcement-header.hpp)
+ install /usr/local/include/ndn-cxx/lp/sequence.hpp (from ndn-cxx/lp/sequence.hpp)
+ install /usr/local/include/ndn-cxx/lp/tags.hpp (from ndn-cxx/lp/tags.hpp)
+ install /usr/local/include/ndn-cxx/lp/tlv.hpp (from ndn-cxx/lp/tlv.hpp)
+ install /usr/local/include/ndn-cxx/meta-info.hpp (from ndn-cxx/meta-info.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/control-parameters.hpp (from ndn-cxx/mgmt/control-parameters.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/control-response.hpp (from ndn-cxx/mgmt/control-response.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/dispatcher.hpp (from ndn-cxx/mgmt/dispatcher.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/channel-status.hpp (from ndn-cxx/mgmt/nfd/channel-status.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/command-options.hpp (from ndn-cxx/mgmt/nfd/command-options.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/control-command.hpp (from ndn-cxx/mgmt/nfd/control-command.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/control-parameters.hpp (from ndn-cxx/mgmt/nfd/control-parameters.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/control-response.hpp (from ndn-cxx/mgmt/nfd/control-response.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/controller.hpp (from ndn-cxx/mgmt/nfd/controller.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/cs-info.hpp (from ndn-cxx/mgmt/nfd/cs-info.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/face-event-notification.hpp (from ndn-cxx/mgmt/nfd/face-event-notification.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/face-monitor.hpp (from ndn-cxx/mgmt/nfd/face-monitor.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/face-query-filter.hpp (from ndn-cxx/mgmt/nfd/face-query-filter.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/face-status.hpp (from ndn-cxx/mgmt/nfd/face-status.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/face-traits.hpp (from ndn-cxx/mgmt/nfd/face-traits.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/fib-entry.hpp (from ndn-cxx/mgmt/nfd/fib-entry.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/forwarder-status.hpp (from ndn-cxx/mgmt/nfd/forwarder-status.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/rib-entry.hpp (from ndn-cxx/mgmt/nfd/rib-entry.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/route-flags-traits.hpp (from ndn-cxx/mgmt/nfd/route-flags-traits.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/status-dataset.hpp (from ndn-cxx/mgmt/nfd/status-dataset.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/nfd/strategy-choice.hpp (from ndn-cxx/mgmt/nfd/strategy-choice.hpp)
+ install /usr/local/include/ndn-cxx/mgmt/status-dataset-context.hpp (from ndn-cxx/mgmt/status-dataset-context.hpp)
+ install /usr/local/include/ndn-cxx/name-component.hpp (from ndn-cxx/name-component.hpp)
+ install /usr/local/include/ndn-cxx/name.hpp (from ndn-cxx/name.hpp)
+ install /usr/local/include/ndn-cxx/net/dns.hpp (from ndn-cxx/net/dns.hpp)
+ install /usr/local/include/ndn-cxx/net/ethernet.hpp (from ndn-cxx/net/ethernet.hpp)
+ install /usr/local/include/ndn-cxx/net/face-uri.hpp (from ndn-cxx/net/face-uri.hpp)
+ install /usr/local/include/ndn-cxx/net/network-address.hpp (from ndn-cxx/net/network-address.hpp)
+ install /usr/local/include/ndn-cxx/net/network-interface.hpp (from ndn-cxx/net/network-interface.hpp)
+ install /usr/local/include/ndn-cxx/net/network-monitor-stub.hpp (from ndn-cxx/net/network-monitor-stub.hpp)
+ install /usr/local/include/ndn-cxx/net/network-monitor.hpp (from ndn-cxx/net/network-monitor.hpp)
+ install /usr/local/include/ndn-cxx/prefix-announcement.hpp (from ndn-cxx/prefix-announcement.hpp)
+ install /usr/local/include/ndn-cxx/security/command-interest-signer.hpp (from ndn-cxx/security/command-interest-signer.hpp)
+ install /usr/local/include/ndn-cxx/security/digest-sha256.hpp (from ndn-cxx/security/digest-sha256.hpp)
+ install /usr/local/include/ndn-cxx/security/key-chain.hpp (from ndn-cxx/security/key-chain.hpp)
+ install /usr/local/include/ndn-cxx/security/key-params.hpp (from ndn-cxx/security/key-params.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/certificate-container.hpp (from ndn-cxx/security/pib/certificate-container.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/identity-container.hpp (from ndn-cxx/security/pib/identity-container.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/identity.hpp (from ndn-cxx/security/pib/identity.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/key-container.hpp (from ndn-cxx/security/pib/key-container.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/key.hpp (from ndn-cxx/security/pib/key.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/pib-impl.hpp (from ndn-cxx/security/pib/pib-impl.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/pib-memory.hpp (from ndn-cxx/security/pib/pib-memory.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/pib.hpp (from ndn-cxx/security/pib/pib.hpp)
+ install /usr/local/include/ndn-cxx/security/safe-bag.hpp (from ndn-cxx/security/safe-bag.hpp)
+ install /usr/local/include/ndn-cxx/security/security-common.hpp (from ndn-cxx/security/security-common.hpp)
+ install /usr/local/include/ndn-cxx/security/signature-sha256-with-ecdsa.hpp (from ndn-cxx/security/signature-sha256-with-ecdsa.hpp)
+ install /usr/local/include/ndn-cxx/security/signature-sha256-with-rsa.hpp (from ndn-cxx/security/signature-sha256-with-rsa.hpp)
+ install /usr/local/include/ndn-cxx/security/signing-helpers.hpp (from ndn-cxx/security/signing-helpers.hpp)
+ install /usr/local/include/ndn-cxx/security/signing-info.hpp (from ndn-cxx/security/signing-info.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/back-end-file.hpp (from ndn-cxx/security/tpm/back-end-file.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/back-end-mem.hpp (from ndn-cxx/security/tpm/back-end-mem.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/back-end.hpp (from ndn-cxx/security/tpm/back-end.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/key-handle-mem.hpp (from ndn-cxx/security/tpm/key-handle-mem.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/key-handle.hpp (from ndn-cxx/security/tpm/key-handle.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/tpm.hpp (from ndn-cxx/security/tpm/tpm.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/base64-decode.hpp (from ndn-cxx/security/transform/base64-decode.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/base64-encode.hpp (from ndn-cxx/security/transform/base64-encode.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/block-cipher.hpp (from ndn-cxx/security/transform/block-cipher.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/bool-sink.hpp (from ndn-cxx/security/transform/bool-sink.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/buffer-source.hpp (from ndn-cxx/security/transform/buffer-source.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/digest-filter.hpp (from ndn-cxx/security/transform/digest-filter.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/hex-decode.hpp (from ndn-cxx/security/transform/hex-decode.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/hex-encode.hpp (from ndn-cxx/security/transform/hex-encode.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/hmac-filter.hpp (from ndn-cxx/security/transform/hmac-filter.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/private-key.hpp (from ndn-cxx/security/transform/private-key.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/public-key.hpp (from ndn-cxx/security/transform/public-key.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/signer-filter.hpp (from ndn-cxx/security/transform/signer-filter.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/step-source.hpp (from ndn-cxx/security/transform/step-source.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/stream-sink.hpp (from ndn-cxx/security/transform/stream-sink.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/stream-source.hpp (from ndn-cxx/security/transform/stream-source.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/strip-space.hpp (from ndn-cxx/security/transform/strip-space.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/transform-base.hpp (from ndn-cxx/security/transform/transform-base.hpp)
+ install /usr/local/include/ndn-cxx/security/transform/verifier-filter.hpp (from ndn-cxx/security/transform/verifier-filter.hpp)
+ install /usr/local/include/ndn-cxx/security/transform.hpp (from ndn-cxx/security/transform.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/additional-description.hpp (from ndn-cxx/security/v2/additional-description.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-bundle-fetcher.hpp (from ndn-cxx/security/v2/certificate-bundle-fetcher.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-cache.hpp (from ndn-cxx/security/v2/certificate-cache.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-fetcher-direct-fetch.hpp (from ndn-cxx/security/v2/certificate-fetcher-direct-fetch.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-fetcher-from-network.hpp (from ndn-cxx/security/v2/certificate-fetcher-from-network.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-fetcher-offline.hpp (from ndn-cxx/security/v2/certificate-fetcher-offline.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-fetcher.hpp (from ndn-cxx/security/v2/certificate-fetcher.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-request.hpp (from ndn-cxx/security/v2/certificate-request.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate-storage.hpp (from ndn-cxx/security/v2/certificate-storage.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/certificate.hpp (from ndn-cxx/security/v2/certificate.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/key-chain.hpp (from ndn-cxx/security/v2/key-chain.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/trust-anchor-container.hpp (from ndn-cxx/security/v2/trust-anchor-container.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/trust-anchor-group.hpp (from ndn-cxx/security/v2/trust-anchor-group.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-callback.hpp (from ndn-cxx/security/v2/validation-callback.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-error.hpp (from ndn-cxx/security/v2/validation-error.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-policy-accept-all.hpp (from ndn-cxx/security/v2/validation-policy-accept-all.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-policy-command-interest.hpp (from ndn-cxx/security/v2/validation-policy-command-interest.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-policy-config.hpp (from ndn-cxx/security/v2/validation-policy-config.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-policy-simple-hierarchy.hpp (from ndn-cxx/security/v2/validation-policy-simple-hierarchy.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-policy.hpp (from ndn-cxx/security/v2/validation-policy.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validation-state.hpp (from ndn-cxx/security/v2/validation-state.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator-config/checker.hpp (from ndn-cxx/security/v2/validator-config/checker.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator-config/common.hpp (from ndn-cxx/security/v2/validator-config/common.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator-config/filter.hpp (from ndn-cxx/security/v2/validator-config/filter.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator-config/name-relation.hpp (from ndn-cxx/security/v2/validator-config/name-relation.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator-config/rule.hpp (from ndn-cxx/security/v2/validator-config/rule.hpp)
+ install /usr/local/include/ndn-cxx/security/v2/validator.hpp (from ndn-cxx/security/v2/validator.hpp)
+ install /usr/local/include/ndn-cxx/security/validator-config.hpp (from ndn-cxx/security/validator-config.hpp)
+ install /usr/local/include/ndn-cxx/security/validator-null.hpp (from ndn-cxx/security/validator-null.hpp)
+ install /usr/local/include/ndn-cxx/security/validity-period.hpp (from ndn-cxx/security/validity-period.hpp)
+ install /usr/local/include/ndn-cxx/security/verification-helpers.hpp (from ndn-cxx/security/verification-helpers.hpp)
+ install /usr/local/include/ndn-cxx/selectors.hpp (from ndn-cxx/selectors.hpp)
+ install /usr/local/include/ndn-cxx/signature-info.hpp (from ndn-cxx/signature-info.hpp)
+ install /usr/local/include/ndn-cxx/signature.hpp (from ndn-cxx/signature.hpp)
+ install /usr/local/include/ndn-cxx/tag.hpp (from ndn-cxx/tag.hpp)
+ install /usr/local/include/ndn-cxx/transport/detail/stream-transport-impl.hpp (from ndn-cxx/transport/detail/stream-transport-impl.hpp)
+ install /usr/local/include/ndn-cxx/transport/detail/stream-transport-with-resolver-impl.hpp (from ndn-cxx/transport/detail/stream-transport-with-resolver-impl.hpp)
+ install /usr/local/include/ndn-cxx/transport/tcp-transport.hpp (from ndn-cxx/transport/tcp-transport.hpp)
+ install /usr/local/include/ndn-cxx/transport/transport.hpp (from ndn-cxx/transport/transport.hpp)
+ install /usr/local/include/ndn-cxx/transport/unix-transport.hpp (from ndn-cxx/transport/unix-transport.hpp)
+ install /usr/local/include/ndn-cxx/util/backports-ostream-joiner.hpp (from ndn-cxx/util/backports-ostream-joiner.hpp)
+ install /usr/local/include/ndn-cxx/util/backports.hpp (from ndn-cxx/util/backports.hpp)
+ install /usr/local/include/ndn-cxx/util/concepts.hpp (from ndn-cxx/util/concepts.hpp)
+ install /usr/local/include/ndn-cxx/util/config-file.hpp (from ndn-cxx/util/config-file.hpp)
+ install /usr/local/include/ndn-cxx/util/dummy-client-face.hpp (from ndn-cxx/util/dummy-client-face.hpp)
+ install /usr/local/include/ndn-cxx/util/indented-stream.hpp (from ndn-cxx/util/indented-stream.hpp)
+ install /usr/local/include/ndn-cxx/util/io.hpp (from ndn-cxx/util/io.hpp)
+ install /usr/local/include/ndn-cxx/util/logger.hpp (from ndn-cxx/util/logger.hpp)
+ install /usr/local/include/ndn-cxx/util/logging.hpp (from ndn-cxx/util/logging.hpp)
+ install /usr/local/include/ndn-cxx/util/nonstd/any.hpp (from ndn-cxx/util/nonstd/any.hpp)
+ install /usr/local/include/ndn-cxx/util/nonstd/optional.hpp (from ndn-cxx/util/nonstd/optional.hpp)
+ install /usr/local/include/ndn-cxx/util/nonstd/variant.hpp (from ndn-cxx/util/nonstd/variant.hpp)
+ install /usr/local/include/ndn-cxx/util/notification-stream.hpp (from ndn-cxx/util/notification-stream.hpp)
+ install /usr/local/include/ndn-cxx/util/notification-subscriber.hpp (from ndn-cxx/util/notification-subscriber.hpp)
+ install /usr/local/include/ndn-cxx/util/random.hpp (from ndn-cxx/util/random.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-backref-manager.hpp (from ndn-cxx/util/regex/regex-backref-manager.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-backref-matcher.hpp (from ndn-cxx/util/regex/regex-backref-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-component-matcher.hpp (from ndn-cxx/util/regex/regex-component-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-component-set-matcher.hpp (from ndn-cxx/util/regex/regex-component-set-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-matcher.hpp (from ndn-cxx/util/regex/regex-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-pattern-list-matcher.hpp (from ndn-cxx/util/regex/regex-pattern-list-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-pseudo-matcher.hpp (from ndn-cxx/util/regex/regex-pseudo-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-repeat-matcher.hpp (from ndn-cxx/util/regex/regex-repeat-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex/regex-top-matcher.hpp (from ndn-cxx/util/regex/regex-top-matcher.hpp)
+ install /usr/local/include/ndn-cxx/util/regex.hpp (from ndn-cxx/util/regex.hpp)
+ install /usr/local/include/ndn-cxx/util/rtt-estimator.hpp (from ndn-cxx/util/rtt-estimator.hpp)
+ install /usr/local/bin/ndnsec (from build/bin/ndnsec)
+ install /usr/local/include/ndn-cxx/util/scheduler-scoped-event-id.hpp (from ndn-cxx/util/scheduler-scoped-event-id.hpp)
+ install /usr/local/include/ndn-cxx/util/scheduler.hpp (from ndn-cxx/util/scheduler.hpp)
+ install /usr/local/include/ndn-cxx/util/segment-fetcher.hpp (from ndn-cxx/util/segment-fetcher.hpp)
+ install /usr/local/include/ndn-cxx/util/sha256.hpp (from ndn-cxx/util/sha256.hpp)
+ install /usr/local/include/ndn-cxx/util/signal/connection.hpp (from ndn-cxx/util/signal/connection.hpp)
+ install /usr/local/include/ndn-cxx/util/signal/emit.hpp (from ndn-cxx/util/signal/emit.hpp)
+ install /usr/local/include/ndn-cxx/util/signal/scoped-connection.hpp (from ndn-cxx/util/signal/scoped-connection.hpp)
+ install /usr/local/include/ndn-cxx/util/signal/signal.hpp (from ndn-cxx/util/signal/signal.hpp)
+ install /usr/local/include/ndn-cxx/util/signal.hpp (from ndn-cxx/util/signal.hpp)
+ install /usr/local/include/ndn-cxx/util/sqlite3-statement.hpp (from ndn-cxx/util/sqlite3-statement.hpp)
+ install /usr/local/include/ndn-cxx/util/string-helper.hpp (from ndn-cxx/util/string-helper.hpp)
+ install /usr/local/include/ndn-cxx/util/time-custom-clock.hpp (from ndn-cxx/util/time-custom-clock.hpp)
+ install /usr/local/include/ndn-cxx/util/time-unit-test-clock.hpp (from ndn-cxx/util/time-unit-test-clock.hpp)
+ install /usr/local/include/ndn-cxx/util/time.hpp (from ndn-cxx/util/time.hpp)
+ install /usr/local/include/ndn-cxx/detail/cf-releaser-osx.hpp (from ndn-cxx/detail/cf-releaser-osx.hpp)
+ install /usr/local/include/ndn-cxx/detail/cf-string-osx.hpp (from ndn-cxx/detail/cf-string-osx.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/back-end-osx.hpp (from ndn-cxx/security/tpm/back-end-osx.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/key-handle-osx.hpp (from ndn-cxx/security/tpm/key-handle-osx.hpp)
+ install /usr/local/include/ndn-cxx/security/tpm/key-ref-osx.hpp (from ndn-cxx/security/tpm/key-ref-osx.hpp)
+ install /usr/local/include/ndn-cxx/security/pib/pib-sqlite3.hpp (from ndn-cxx/security/pib/pib-sqlite3.hpp)
Waf: Leaving directory `/private/tmp/ndn-cxx/build'
'install' finished successfully (4.472s)
+ popd
+ popd
+ has Linux OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 1
+ has FreeBSD10 OSX OSX-10.14 OSX-10.14-ua-monaco-21803
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ return 1
Run: /Users/jenkins/workspace/NFD/OS/OSX-10.14/.jenkins.d/10-build.sh
+ git submodule init
+ git submodule sync
Synchronizing submodule url for 'websocketpp'
+ git submodule update
+ [[ NFD/OS=OSX-10.14 == *\c\o\d\e\-\c\o\v\e\r\a\g\e ]]
+ [[ -z '' ]]
+ ASAN=--with-sanitizer=address
+ sudo_preserve_env PATH -- ./waf --color=yes distclean
+ local saved_xtrace
+ [[ ehxB == *x* ]]
+ saved_xtrace=-x
+ set +x
+ sudo env PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin ./waf --color=yes distclean
'distclean' finished successfully (0.110s)
+ [[ NFD/OS=OSX-10.14 != *\c\o\d\e\-\c\o\v\e\r\a\g\e ]]
+ [[ NFD/OS=OSX-10.14 != *\l\i\m\i\t\e\d\-\b\u\i\l\d ]]
+ ./waf --color=yes configure --with-tests
Setting top to : /Users/jenkins/workspace/NFD/OS/OSX-10.14 
Setting out to : /Users/jenkins/workspace/NFD/OS/OSX-10.14/build 
Checking for 'clang++' (C++ compiler) : /usr/bin/clang++ 
Checking C++ compiler version : 10.0.0 
Checking supported CXXFLAGS : -std=c++14 -isystem /usr/local/include -isystem /opt/local/include 
Checking for program 'doxygen' : not found 
Checking for program 'tar' : /usr/bin/tar 
Checking for program 'sphinx-build' : not found 
Checking for program 'bash' : /bin/bash 
Checking for program 'pkg-config' : /usr/local/bin/pkg-config 
Checking for 'libndn-cxx' : yes 
Checking for 'libsystemd' : not found 
Checking for librt library : not found 
Checking for libresolv library : yes 
Checking if privilege drop/elevation is supported : yes 
Checking for header valgrind/valgrind.h : not found 
Checking for program 'dpkg-architecture' : not found 
Checking boost includes : 1.68.0 
Checking boost libs : ok 
Checking the flags needed to use pthreads : not found 
Checking for boost linkage : ok 
Checking if Unix sockets are supported : yes 
Checking for libpcap library : yes 
Checking for WebSocket++ includes : 0.8.1 
Checking supported CXXFLAGS : -O2 -g -pedantic -Wall -Wextra -Wnon-virtual-dtor -Wno-unused-parameter -fcolor-diagnostics -Wextra-semi -Wundefined-func-template -Wno-unused-local-typedef 
Checking supported LINKFLAGS : not found 
'configure' finished successfully (23.143s)
+ ./waf --color=yes build -j1
Waf: Entering directory `/Users/jenkins/workspace/NFD/OS/OSX-10.14/build'
[ 1/304] Compiling core/common.hpp
[ 2/304] Processing gchx: core/common.hpp tests/boost-test.hpp -> build/tests/unit-tests-base.1.pch
[ 3/304] Compiling tools/nfd-start.sh
[ 4/304] Compiling tools/nfd-status-http-server.py
[ 5/304] Compiling tools/nfd-status.sh
[ 6/304] Compiling tools/nfd-stop.sh
[ 7/304] Compiling core/version.hpp.in
[ 8/304] Compiling core/scheduler.cpp
[ 9/304] Compiling core/config-file.cpp
[ 10/304] Compiling core/network-predicate.cpp
[ 11/304] Compiling core/manager-base.cpp
[ 12/304] Compiling core/rtt-estimator.cpp
[ 13/304] Compiling core/global-io.cpp
[ 14/304] Compiling core/random.cpp
[ 15/304] Compiling core/privilege-helper.cpp
[ 16/304] Compiling core/scope-prefix.cpp
[ 17/304] Compiling core/city-hash.cpp
[ 18/304] Compiling core/network.cpp
[ 19/304] Compiling core/log-config-section.cpp
[ 20/304] Compiling tests/test-common.cpp
[ 21/304] Compiling tests/identity-management-fixture.cpp
[ 22/304] Compiling tests/manager-common-fixture.cpp
[ 23/304] Compiling tests/limited-io.cpp
[ 24/304] Compiling tests/global-configuration.cpp
[ 25/304] Compiling tests/rib-io-fixture.cpp
[ 26/304] Compiling daemon/face/face-system.cpp
[ 27/304] Compiling daemon/fw/multicast-strategy.cpp
[ 28/304] Compiling daemon/table/cs-policy-priority-fifo.cpp
[ 29/304] Compiling daemon/table/pit-entry.cpp
../daemon/table/pit-entry.cpp:48:22: warning: 'getSelectors' is deprecated [-Wdeprecated-declarations]
m_interest->getSelectors() == interest.getSelectors();
 ^
/usr/local/include/ndn-cxx/interest.hpp:345:5: note: 'getSelectors' has been explicitly marked deprecated here
[[deprecated]]
 ^
../daemon/table/pit-entry.cpp:48:49: warning: 'getSelectors' is deprecated [-Wdeprecated-declarations]
m_interest->getSelectors() == interest.getSelectors();
 ^
/usr/local/include/ndn-cxx/interest.hpp:345:5: note: 'getSelectors' has been explicitly marked deprecated here
[[deprecated]]
 ^
2 warnings generated.

[ 30/304] Compiling daemon/fw/forwarder.cpp
[ 31/304] Compiling daemon/face/channel.cpp
[ 32/304] Compiling daemon/mgmt/fib-manager.cpp
[ 33/304] Compiling daemon/fw/face-table.cpp
[ 34/304] Compiling daemon/nfd.cpp
[ 35/304] Compiling daemon/fw/best-route-strategy2.cpp
[ 36/304] Compiling daemon/table/cs-policy-lru.cpp
[ 37/304] Compiling daemon/face/internal-face.cpp
[ 38/304] Compiling daemon/table/strategy-info-host.cpp
[ 39/304] Compiling daemon/fw/best-route-strategy.cpp
[ 40/304] Compiling daemon/table/name-tree.cpp
[ 41/304] Compiling daemon/fw/asf-strategy.cpp
[ 42/304] Compiling daemon/table/name-tree-iterator.cpp
[ 43/304] Compiling daemon/fw/asf-probing-module.cpp
[ 44/304] Compiling daemon/fw/asf-measurements.cpp
[ 45/304] Compiling daemon/face/unix-stream-factory.cpp
[ 46/304] Compiling daemon/face/unix-stream-channel.cpp
[ 47/304] Compiling daemon/fw/algorithm.cpp
[ 48/304] Compiling daemon/fw/access-strategy.cpp
[ 49/304] Compiling daemon/face/ethernet-transport.cpp
[ 50/304] Compiling daemon/face/internal-transport.cpp
[ 51/304] Compiling daemon/face/websocket-channel.cpp
[ 52/304] Compiling daemon/face/unicast-udp-transport.cpp
[ 53/304] Compiling daemon/face/udp-protocol.cpp
[ 54/304] Compiling daemon/table/cs-entry-impl.cpp
[ 55/304] Compiling daemon/mgmt/nfd-manager-base.cpp
[ 56/304] Compiling daemon/face/generic-link-service.cpp
[ 57/304] Compiling daemon/face/udp-factory.cpp
[ 58/304] Compiling daemon/face/lp-reassembler.cpp
[ 59/304] Compiling daemon/face/udp-channel.cpp
[ 60/304] Compiling daemon/table/name-tree-entry.cpp
[ 61/304] Compiling daemon/table/measurements.cpp
[ 62/304] Compiling daemon/face/transport.cpp
[ 63/304] Compiling daemon/face/tcp-transport.cpp
[ 64/304] Compiling daemon/mgmt/general-config-section.cpp
[ 65/304] Compiling daemon/table/measurements-entry.cpp
[ 66/304] Compiling daemon/face/tcp-factory.cpp
[ 67/304] Compiling daemon/face/tcp-channel.cpp
[ 68/304] Compiling daemon/face/unicast-ethernet-transport.cpp
[ 69/304] Compiling daemon/table/measurements-accessor.cpp
[ 70/304] Compiling daemon/table/strategy-choice.cpp
[ 71/304] Compiling daemon/face/socket-utils.cpp
[ 72/304] Compiling daemon/face/protocol-factory.cpp
[ 73/304] Compiling daemon/face/multicast-ethernet-transport.cpp
[ 74/304] Compiling daemon/table/cleanup.cpp
[ 75/304] Compiling daemon/face/ethernet-factory.cpp
[ 76/304] Compiling daemon/face/null-face.cpp
[ 77/304] Compiling daemon/face/ethernet-protocol.cpp
[ 78/304] Compiling daemon/table/fib.cpp
[ 79/304] Compiling daemon/face/netdev-bound.cpp
[ 80/304] Compiling daemon/face/unix-stream-transport.cpp
[ 81/304] Compiling daemon/face/multicast-udp-transport.cpp
[ 82/304] Compiling daemon/face/face-counters.cpp
[ 83/304] Compiling daemon/mgmt/forwarder-status-manager.cpp
[ 84/304] Compiling daemon/table/fib-nexthop.cpp
[ 85/304] Compiling daemon/face/websocket-transport.cpp
[ 86/304] Compiling daemon/face/lp-reliability.cpp
[ 87/304] Compiling daemon/mgmt/cs-manager.cpp
[ 88/304] Compiling daemon/mgmt/strategy-choice-manager.cpp
[ 89/304] Compiling daemon/table/dead-nonce-list.cpp
[ 90/304] Compiling daemon/mgmt/command-authenticator.cpp
[ 91/304] Compiling daemon/face/link-service.cpp
[ 92/304] Compiling daemon/table/fib-entry.cpp
[ 93/304] Compiling daemon/face/lp-fragmenter.cpp
[ 94/304] Compiling daemon/table/network-region-table.cpp
[ 95/304] Compiling daemon/face/face.cpp
[ 96/304] Compiling daemon/table/pit-out-record.cpp
[ 97/304] Compiling daemon/table/pit.cpp
[ 98/304] Compiling daemon/mgmt/tables-config-section.cpp
[ 99/304] Compiling daemon/fw/unsolicited-data-policy.cpp
[100/304] Compiling daemon/table/strategy-choice-entry.cpp
[101/304] Compiling daemon/table/name-tree-hashtable.cpp
[102/304] Compiling daemon/face/ethernet-channel.cpp
[103/304] Compiling daemon/fw/strategy.cpp
[104/304] Compiling daemon/table/cs-entry.cpp
[105/304] Compiling daemon/mgmt/face-manager.cpp
[106/304] Compiling daemon/table/pit-iterator.cpp
[107/304] Compiling daemon/fw/retx-suppression-fixed.cpp
[108/304] Compiling daemon/table/cs.cpp
../daemon/table/cs.cpp:127:31: warning: 'getChildSelector' is deprecated [-Wdeprecated-declarations]
bool isRightmost = interest.getChildSelector() == 1;
 ^
/usr/local/include/ndn-cxx/interest.hpp:425:5: note: 'getChildSelector' has been explicitly marked deprecated here
[[deprecated]]
 ^
1 warning generated.

[109/304] Compiling daemon/face/websocket-factory.cpp
[110/304] Compiling daemon/fw/retx-suppression-exponential.cpp
[111/304] Compiling daemon/table/cs-policy.cpp
[112/304] Compiling daemon/table/pit-in-record.cpp
[113/304] Compiling daemon/fw/process-nack-traits.cpp
[114/304] Compiling daemon/table/pit-face-record.cpp
[115/304] Compiling daemon/face/pcap-helper.cpp
[116/304] Compiling daemon/fw/ncc-strategy.cpp
[117/304] Compiling rib/rib-manager.cpp
[118/304] Compiling rib/rib-update.cpp
[119/304] Compiling rib/readvertise/client-to-nlsr-readvertise-policy.cpp
[120/304] Compiling rib/rib.cpp
[121/304] Compiling rib/readvertise/host-to-gateway-readvertise-policy.cpp
[122/304] Compiling rib/rib-update-batch.cpp
[123/304] Compiling rib/readvertise/readvertise-destination.cpp
[124/304] Compiling rib/fib-updater.cpp
[125/304] Compiling rib/service.cpp
[126/304] Compiling rib/readvertise/readvertise.cpp
[127/304] Compiling rib/fib-update.cpp
[128/304] Compiling rib/rib-entry.cpp
[129/304] Compiling rib/route.cpp
[130/304] Compiling rib/readvertise/nfd-rib-readvertise-destination.cpp
[131/304] Compiling tools/ndn-autoconfig/guess-from-search-domains.cpp
[132/304] Compiling tools/ndn-autoconfig/ndn-fch-discovery.cpp
[133/304] Compiling tools/ndn-autoconfig/multicast-discovery.cpp
[134/304] Compiling tools/ndn-autoconfig/stage.cpp
[135/304] Compiling tools/ndn-autoconfig/guess-from-identity-name.cpp
[136/304] Compiling tools/ndn-autoconfig/procedure.cpp
[137/304] Compiling tools/ndn-autoconfig/dns-srv.cpp
[138/304] Compiling tools/ndn-autoconfig-server/program.cpp
[139/304] Compiling tools/nfdc/execute-command.cpp
[140/304] Compiling tools/nfdc/rib-module.cpp
[141/304] Compiling tools/nfdc/channel-module.cpp
[142/304] Compiling tools/nfdc/status.cpp
[143/304] Compiling tools/nfdc/status-report.cpp
[144/304] Compiling tools/nfdc/fib-module.cpp
[145/304] Compiling tools/nfdc/command-parser.cpp
[146/304] Compiling tools/nfdc/available-commands.cpp
[147/304] Compiling tools/nfdc/format-helpers.cpp
[148/304] Compiling tools/nfdc/face-module.cpp
[149/304] Compiling tools/nfdc/strategy-choice-module.cpp
[150/304] Compiling tools/nfdc/command-definition.cpp
[151/304] Compiling tools/nfdc/forwarder-general-module.cpp
[152/304] Compiling tools/nfdc/help.cpp
[153/304] Compiling tools/nfdc/find-face.cpp
[154/304] Compiling tools/nfdc/cs-module.cpp
[155/304] Compiling daemon/main.cpp
[156/304] Compiling tools/nfd-autoreg.cpp
[157/304] Compiling tools/ndn-autoconfig/main.cpp
[158/304] Compiling tools/ndn-autoconfig-server/main.cpp
[159/304] Compiling tools/nfdc/main.cpp
[160/304] Linking build/bin/nfdc
[161/304] Linking build/bin/nfd
[162/304] Linking build/bin/nfd-autoreg
[163/304] Linking build/bin/ndn-autoconfig
[164/304] Linking build/bin/ndn-autoconfig-server
[165/304] Compiling tests/main.cpp
[166/304] Compiling tests/core/manager-base.t.cpp
[167/304] Compiling tests/core/network-predicate.t.cpp
[168/304] Compiling tests/core/config-file.t.cpp
[169/304] Compiling tests/core/random.t.cpp
[170/304] Compiling tests/core/rtt-estimator.t.cpp
[171/304] Compiling tests/core/counter.t.cpp
[172/304] Compiling tests/core/privilege-helper.t.cpp
[173/304] Compiling tests/core/scheduler.t.cpp
[174/304] Compiling tests/core/global-io.t.cpp
[175/304] Compiling tests/core/algorithm.t.cpp
[176/304] Compiling tests/core/version.t.cpp
[177/304] Compiling tests/core/ndebug.t.cpp
[178/304] Compiling tests/core/network.t.cpp
[179/304] Linking build/unit-tests-core
[180/304] Compiling tests/main.cpp
[181/304] Compiling tests/daemon/face/stream-transport.t.cpp
[182/304] Compiling tests/daemon/fw/strategy-scope-control.t.cpp
[183/304] Compiling tests/daemon/fw/ad-hoc-forwarding.t.cpp
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 10.0.0 (clang-1000.10.44.4)
Target: x86_64-apple-darwin18.0.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/4q/p33tb8xn0399pmj28w1nmm4h0000gp/T/ad-hoc-forwarding-43dc48.cpp
clang: note: diagnostic msg: /var/folders/4q/p33tb8xn0399pmj28w1nmm4h0000gp/T/ad-hoc-forwarding-43dc48.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/jenkins/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg:
********************

Waf: Leaving directory `/Users/jenkins/workspace/NFD/OS/OSX-10.14/build'
Build failed
-> task in 'unit-tests-daemon' failed with exit status 254 (run with -v to display more information)
Build step 'Execute shell' marked build as failure
[Cobertura] Skipping Cobertura coverage report as build was not SUCCESS or better ...
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /Users/jenkins/workspace/NFD/OS/OSX-10.14/build/coverage to /var/lib/jenkins/jobs/NFD/configurations/axis-OS/OSX-10.14/builds/6788/htmlreports/LCOV_20Coverage_20Report
INFO: Starting to record.
INFO: Processing BoostTest-1.x (default)
INFO: [BoostTest-1.x (default)] - No test report file(s) were found with the pattern 'build/xunit*.xml' relative to '/Users/jenkins/workspace/NFD/OS/OSX-10.14' for the testing framework 'BoostTest-1.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'BoostTest-1.x (default)'?"
INFO: Skipping tests recording.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment