Project

General

Profile

Actions

Bug #3609

closed

Build error when configured as --with-other-tests

Added by Junxiao Shi about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Build
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
1.50 h

Description

Steps to reproduce:

./waf configure --with-other-tests
./waf

Expected: Build is successful. Unit tests are not built. tests/other are built.

Actual:

In file included from ../tests/other/cs-benchmark.cpp:29:0:
/home/vagrant/NFD/tests/test-common.hpp: In destructor ‘nfd::tests::BaseFixture::~BaseFixture()’:
/home/vagrant/NFD/tests/test-common.hpp:55:26: error: ‘resetGlobalIoService’ was not declared in this scope
     resetGlobalIoService();
                          ^

Related issues 1 (0 open1 closed)

Blocks NFD - Feature #4327: Congestion mark integration test caseClosedEric Newberry

Actions
Actions

Also available in: Atom PDF