Continous Integration Result: FAILED

See below for issues.
This is an EXPERIMENTAL automated CI system.
For questions and feedback, feel free to email
Martin Winter <mwin...@opensourcerouting.org>.

Patches applied :
  Patchwork 2063: http://patchwork.quagga.net/patch/2063
       [quagga-dev,16117,v2,01/11] *: get rid of "MTYPE 0"
  Patchwork 2064: http://patchwork.quagga.net/patch/2064
       [quagga-dev,16120,v2,02/11] lib: move memory.[ch] out of the way
  Patchwork 2062: http://patchwork.quagga.net/patch/2062
       [quagga-dev,16119,v2,03/11] lib: add new extensible memory-type handling
  Patchwork 2061: http://patchwork.quagga.net/patch/2061
       [quagga-dev,16118,v2,04/11] lib: remove constructor reference
  Patchwork 2067: http://patchwork.quagga.net/patch/2067
       [quagga-dev,16122,v2,05/11] lib: migrate to new memory-type handling
  Patchwork 2069: http://patchwork.quagga.net/patch/2069
       [quagga-dev,16126,v2,06/11] *: split & distribute memtypes
  Patchwork 2065: http://patchwork.quagga.net/patch/2065
       [quagga-dev,16121,v2,07/11] *: stop (re|ab)using lib/ MTYPEs
  Patchwork 2070: http://patchwork.quagga.net/patch/2070
       [quagga-dev,16125,v2,08/11] *: declare and init mgroup and mtype for all 
lib/daemons
  Patchwork 2066: http://patchwork.quagga.net/patch/2066
       [quagga-dev,16123,v2,09/11] *: static mgroup and mtypes are locally 
declared and initialised
  Patchwork 2071: http://patchwork.quagga.net/patch/2071
       [quagga-dev,16127,v2,10/11] *: enhance memtype and memgroup generation 
across lib and daemons
  Patchwork 2068: http://patchwork.quagga.net/patch/2068
       [quagga-dev,16124,v2,11/11] lib: clean/restore memory debugging functions
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-355/


Get source and apply patch from patchwork: Successful
----------------

Building Stage: Failed
----------------
OmniOS amd64 build: Successful

DejaGNU Unittests (make check) failed for Openbsd58 amd64 build
   see log in attachment openbsd58_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD7 amd64 build
   see log in attachment netbsd7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Debian8 amd64 build
   see log in attachment debian8_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1404 amd64 build
   see log in attachment ubuntu1404_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for Ubuntu1204 amd64 build
   see log in attachment ubuntu1204_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD10 amd64 build
   see log in attachment freebsd10_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD9 amd64 build
   see log in attachment freebsd9_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS7 amd64 build
   see log in attachment centos7_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for CentOS6 amd64 build
   see log in attachment centos6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for NetBSD6 amd64 build
   see log in attachment netbsd6_amd64_dejagnu.log
DejaGNU Unittests (make check) failed for FreeBSD8 amd64 build
   see log in attachment freebsd8_amd64_dejagnu.log

Regards,
  NetDEF/OpenSourceRouting Continous Integration (CI) System

---
OpenSourceRouting.org is a project of the Network Device Education Foundation,
For more information, see www.netdef.org and www.opensourcerouting.org
For questions in regards to this CI System, contact Martin Winter, 
mwin...@netdef.org
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC       test-segv.o
  CCLD     testsegv
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC       test-buffer.o
  CCLD     testbuffer
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC       test-memory.o
test-memory.c:23: warning: '_mginit_TEST_MEMORY' defined but not used
  CCLD     testmemory
../lib/.libs/libzebra.so.0.0: warning: warning: random() may return 
deterministic values, is that what you want?
../lib/.libs/libzebra.so.0.0: warning: warning: strcpy() is almost always 
misused, please use strlcpy()
../lib/.libs/libzebra.so.0.0: warning: warning: strcat() is almost always 
misused, please use strlcat()
../lib/.libs/libzebra.so.0.0: warning: warning: sprintf() is often misused, 
please use snprintf()
  CC       heavy.o
heavy.c: In function 'clear_foo':
heavy.c:99: error: 'MTYPE_TMP' undeclared (first use in this function)
heavy.c:99: error: (Each undeclared identifier is reported only once
heavy.c:99: error: for each function it appears in.)
*** Error 1 in tests (Makefile:705 'heavy.o': @echo "  CC      " heavy.o;gcc 
-DHAVE_CONFIG_H  -DSYSCONFDIR=\"/home/ci/cibuild.355/quagga-sou...)
*** Error 1 in tests (Makefile:930 'check-am')
*** Error 1 in tests (Makefile:763 'check-recursive')
*** Error 1 in tests (Makefile:933 'check')
*** Error 1 in /home/ci/cibuild.355/quagga-source (Makefile:485 
'check-recursive')
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
In file included from test-memory.c:21:0:
../lib/memory.h:84:14: warning: '_mginit_TEST_MEMORY' defined but not used 
[-Wunused-function]
  static void _mginit_##mname (void) \
              ^
test-memory.c:23:1: note: in expansion of macro 'DEFINE_MGROUP'
 DEFINE_MGROUP(TEST_MEMORY, "memory test")
 ^
  CCLD     testmemory
  CC       heavy.o
In file included from heavy.c:36:0:
heavy.c: In function 'clear_foo':
heavy.c:99:10: error: 'MTYPE_TMP' undeclared (first use in this function)
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro 'XFREE'
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
heavy.c:99:10: note: each undeclared identifier is reported only once for each 
function it appears in
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro 'XFREE'
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
*** Error code 1

Stop.
make[4]: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[3]: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[2]: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[1]: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source
Making check in lib
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/lib'
true
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/lib'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/lib'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/lib'
Making check in zebra
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/zebra'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/zebra'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/zebra'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/zebra'
Making check in bgpd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/bgpd'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/bgpd'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/bgpd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/bgpd'
Making check in ripd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/ripd'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/ripd'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/ripd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/ripd'
Making check in ripngd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/ripngd'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/ripngd'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/ripngd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/ripngd'
Making check in ospfd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/ospfd'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/ospfd'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/ospfd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/ospfd'
Making check in ospf6d
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/ospf6d'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/ospf6d'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/ospf6d'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/ospf6d'
Making check in isisd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/isisd'
make  check-recursive
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/isisd'
Making check in topology
make[3]: Entering directory '/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Entering directory '/home/ci/cibuild.355/quagga-source/isisd'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/ci/cibuild.355/quagga-source/isisd'
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/isisd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/isisd'
Making check in pimd
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/pimd'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/pimd'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/pimd'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/pimd'
Making check in watchquagga
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/watchquagga'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/watchquagga'
Making check in vtysh
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/vtysh'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/vtysh'
Making check in ospfclient
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/ospfclient'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/ospfclient'
Making check in doc
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/doc'
make  check-am
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/doc'
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/doc'
Making check in m4
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/m4'
Making check in redhat
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/redhat'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/redhat'
Making check in tests
make[1]: Entering directory '/home/ci/cibuild.355/quagga-source/tests'
make  check-recursive
make[2]: Entering directory '/home/ci/cibuild.355/quagga-source/tests'
Making check in bgpd.tests
make[3]: Entering directory 
'/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
Making check in libzebra.tests
make[3]: Entering directory 
'/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory 
'/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Entering directory '/home/ci/cibuild.355/quagga-source/tests'
make  testsig testsegv testbuffer testmemory heavy heavywq heavythread 
testprivs teststream testchecksum tabletest testnexthopiter testcommands 
test-timer-correctness test-timer-performance testcli aspathtest testbgpcap 
ecommtest testbgpmpattr testbgpmpath
make[4]: Entering directory '/home/ci/cibuild.355/quagga-source/tests'
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
In file included from test-memory.c:21:0:
../lib/memory.h:84:14: warning: ‘_mginit_TEST_MEMORY’ defined but not used 
[-Wunused-function]
  static void _mginit_##mname (void) \
              ^
test-memory.c:23:1: note: in expansion of macro ‘DEFINE_MGROUP’
 DEFINE_MGROUP(TEST_MEMORY, "memory test")
 ^
  CCLD     testmemory
  CC       heavy.o
In file included from heavy.c:36:0:
heavy.c: In function ‘clear_foo’:
heavy.c:99:10: error: ‘MTYPE_TMP’ undeclared (first use in this function)
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
heavy.c:99:10: note: each undeclared identifier is reported only once for each 
function it appears in
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
Makefile:695: recipe for target 'heavy.o' failed
make[4]: Leaving directory '/home/ci/cibuild.355/quagga-source/tests'
make[4]: *** [heavy.o] Error 1
Makefile:920: recipe for target 'check-am' failed
make[3]: Leaving directory '/home/ci/cibuild.355/quagga-source/tests'
Makefile:728: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/home/ci/cibuild.355/quagga-source/tests'
Makefile:923: recipe for target 'check' failed
make[1]: Leaving directory '/home/ci/cibuild.355/quagga-source/tests'
Makefile:451: recipe for target 'check-recursive' failed
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1
Making check in lib
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
true
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
Making check in zebra
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
Making check in bgpd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
Making check in ripd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
Making check in ripngd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
Making check in ospfd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
Making check in ospf6d
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
Making check in isisd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in topology
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in pimd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
Making check in watchquagga
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/watchquagga'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/watchquagga'
Making check in vtysh
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/vtysh'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/vtysh'
Making check in ospfclient
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfclient'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfclient'
Making check in doc
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
Making check in m4
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/m4'
Making check in redhat
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/redhat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/redhat'
Making check in tests
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
Making check in bgpd.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
Making check in libzebra.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  testsig testsegv testbuffer testmemory heavy heavywq heavythread 
testprivs teststream testchecksum tabletest testnexthopiter testcommands 
test-timer-correctness test-timer-performance testcli aspathtest testbgpcap 
ecommtest testbgpmpattr testbgpmpath
make[4]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
In file included from test-memory.c:21:0:
../lib/memory.h:84:14: warning: ‘_mginit_TEST_MEMORY’ defined but not used 
[-Wunused-function]
  static void _mginit_##mname (void) \
              ^
test-memory.c:23:1: note: in expansion of macro ‘DEFINE_MGROUP’
 DEFINE_MGROUP(TEST_MEMORY, "memory test")
 ^
  CCLD     testmemory
  CC       heavy.o
In file included from heavy.c:36:0:
heavy.c: In function ‘clear_foo’:
heavy.c:99:10: error: ‘MTYPE_TMP’ undeclared (first use in this function)
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
heavy.c:99:10: note: each undeclared identifier is reported only once for each 
function it appears in
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
make[4]: *** [heavy.o] Error 1make[4]: Leaving directory 
`/home/ci/cibuild.355/quagga-source/tests'

make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make: *** [check-recursive] Error 1
Making check in lib
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
true
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
Making check in zebra
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
Making check in bgpd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
Making check in ripd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
Making check in ripngd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
Making check in ospfd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
Making check in ospf6d
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
Making check in isisd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in topology
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in pimd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
Making check in watchquagga
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/watchquagga'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/watchquagga'
Making check in vtysh
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/vtysh'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/vtysh'
Making check in ospfclient
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfclient'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfclient'
Making check in doc
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
Making check in m4
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/m4'
Making check in redhat
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/redhat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/redhat'
Making check in tests
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
Making check in bgpd.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
Making check in libzebra.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  testsig testsegv testbuffer testmemory heavy heavywq heavythread 
testprivs teststream testchecksum tabletest testnexthopiter testcommands 
test-timer-correctness test-timer-performance testcli aspathtest testbgpcap 
ecommtest testbgpmpattr testbgpmpath
make[4]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
  CC     test-sig.o
  CCLD   testsig
  CC     test-segv.o
  CCLD   testsegv
  CC     test-buffer.o
  CCLD   testbuffer
  CC     test-memory.o
test-memory.c:23:1: warning: ‘_mginit_TEST_MEMORY’ defined but not used 
[-Wunused-function]
  CCLD   testmemory
  CC     heavy.o
heavy.c: In function ‘clear_foo’:
heavy.c:99:3: error: ‘MTYPE_TMP’ undeclared (first use in this function)
heavy.c:99:3: note: each undeclared identifier is reported only once for each 
function it appears in
make[4]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[4]: *** [heavy.o] Error 1
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make: *** [check-recursive] Error 1
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
test-memory.c:23:1: warning: unused function '_mginit_TEST_MEMORY' 
[-Wunused-function]
DEFINE_MGROUP(TEST_MEMORY, "memory test")
^
../lib/memory.h:84:14: note: expanded from macro 'DEFINE_MGROUP'
        static void _mginit_##mname (void) \
                    ^
<scratch space>:89:1: note: expanded from here
_mginit_TEST_MEMORY
^
1 warning generated.
  CCLD     testmemory
  CC       heavy.o
heavy.c:99:10: error: use of undeclared identifier 'MTYPE_TMP'
  XFREE (MTYPE_TMP, str);
         ^
../lib/memory.h:129:39: note: expanded from macro 'XFREE'
#define XFREE(mtype, ptr)               do { qfree(mtype, ptr); ptr = NULL; } \
                                                   ^
1 error generated.
*** Error code 1

Stop.
make[4]: stopped in /usr/home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[3]: stopped in /usr/home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[2]: stopped in /usr/home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make[1]: stopped in /usr/home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /usr/home/ci/cibuild.355/quagga-source
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
test-memory.c:23: warning: '_mginit_TEST_MEMORY' defined but not used
  CCLD     testmemory
  CC       heavy.o
heavy.c: In function 'clear_foo':
heavy.c:99: error: 'MTYPE_TMP' undeclared (first use in this function)
heavy.c:99: error: (Each undeclared identifier is reported only once
heavy.c:99: error: for each function it appears in.)
*** [heavy.o] Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** [check-am] Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** [check-recursive] Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** [check] Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** [check-recursive] Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source.
Making check in lib
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
true
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
Making check in zebra
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
Making check in bgpd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
Making check in ripd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
Making check in ripngd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
Making check in ospfd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
Making check in ospf6d
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
Making check in isisd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in topology
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in pimd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
Making check in watchquagga
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/watchquagga'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/watchquagga'
Making check in vtysh
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/vtysh'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/vtysh'
Making check in ospfclient
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfclient'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfclient'
Making check in doc
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
Making check in m4
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/m4'
Making check in redhat
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/redhat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/redhat'
Making check in tests
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
Making check in bgpd.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
Making check in libzebra.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  testsig testsegv testbuffer testmemory heavy heavywq heavythread 
testprivs teststream testchecksum tabletest testnexthopiter testcommands 
test-timer-correctness test-timer-performance testcli aspathtest testbgpcap 
ecommtest testbgpmpattr testbgpmpath
make[4]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
In file included from test-memory.c:21:0:
../lib/memory.h:84:14: warning: ‘_mginit_TEST_MEMORY’ defined but not used 
[-Wunused-function]
  static void _mginit_##mname (void) \
              ^
test-memory.c:23:1: note: in expansion of macro ‘DEFINE_MGROUP’
 DEFINE_MGROUP(TEST_MEMORY, "memory test")
 ^
  CCLD     testmemory
  CC       heavy.o
In file included from heavy.c:36:0:
heavy.c: In function ‘clear_foo’:
heavy.c:99:10: error: ‘MTYPE_TMP’ undeclared (first use in this function)
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
heavy.c:99:10: note: each undeclared identifier is reported only once for each 
function it appears in
   XFREE (MTYPE_TMP, str);
          ^
../lib/memory.h:129:39: note: in definition of macro ‘XFREE’
 #define XFREE(mtype, ptr)  do { qfree(mtype, ptr); ptr = NULL; } \
                                       ^
make[4]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[4]: *** [heavy.o] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1
Making check in lib
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
true
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/lib'
Making check in zebra
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/zebra'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/zebra'
Making check in bgpd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/bgpd'
Making check in ripd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripd'
Making check in ripngd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ripngd'
Making check in ospfd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfd'
Making check in ospf6d
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospf6d'
Making check in isisd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in topology
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd/topology'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/isisd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/isisd'
Making check in pimd
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/pimd'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/pimd'
Making check in watchquagga
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/watchquagga'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/watchquagga'
Making check in vtysh
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/vtysh'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/vtysh'
Making check in ospfclient
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/ospfclient'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/ospfclient'
Making check in doc
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make  check-am
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/doc'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/doc'
Making check in m4
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/m4'
Making check in redhat
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/redhat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/redhat'
Making check in tests
make[1]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  check-recursive
make[2]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
Making check in bgpd.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests/bgpd.tests'
Making check in libzebra.tests
make[3]: Entering directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory 
`/home/ci/cibuild.355/quagga-source/tests/libzebra.tests'
make[3]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
make  testsig testsegv testbuffer testmemory heavy heavywq heavythread 
testprivs teststream testchecksum tabletest testnexthopiter testcommands 
test-timer-correctness test-timer-performance testcli aspathtest testbgpcap 
ecommtest testbgpmpattr testbgpmpath
make[4]: Entering directory `/home/ci/cibuild.355/quagga-source/tests'
  CC     test-sig.o
  CCLD   testsig
  CC     test-segv.o
  CCLD   testsegv
  CC     test-buffer.o
  CCLD   testbuffer
  CC     test-memory.o
test-memory.c:23: warning: ‘_mginit_TEST_MEMORY’ defined but not used
cc1: warning: unrecognized command line option "-Wno-unused-result"
  CCLD   testmemory
  CC     heavy.o
heavy.c: In function ‘clear_foo’:
heavy.c:99: error: ‘MTYPE_TMP’ undeclared (first use in this function)
heavy.c:99: error: (Each undeclared identifier is reported only once
heavy.c:99: error: for each function it appears in.)
At top level:
cc1: warning: unrecognized command line option "-Wno-unused-result"
make[4]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[4]: *** [heavy.o] Error 1
make[3]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[2]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[1]: Leaving directory `/home/ci/cibuild.355/quagga-source/tests'
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check] Error 2
make: *** [check-recursive] Error 1
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
test-memory.c:23:1: warning: '_mginit_TEST_MEMORY' defined but not used
  CCLD     testmemory
  CC       heavy.o
heavy.c: In function 'clear_foo':
heavy.c:99:3: error: 'MTYPE_TMP' undeclared (first use in this function)
heavy.c:99:3: note: each undeclared identifier is reported only once for each 
function it appears in
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source/tests
*** Error code 1

Stop.
make: stopped in /home/ci/cibuild.355/quagga-source
Making check in lib
true
make  check-am
Making check in zebra
make  check-am
Making check in bgpd
make  check-am
Making check in ripd
make  check-am
Making check in ripngd
make  check-am
Making check in ospfd
make  check-am
Making check in ospf6d
make  check-am
Making check in isisd
make  check-recursive
Making check in topology
Making check in pimd
make  check-am
Making check in watchquagga
Making check in vtysh
Making check in ospfclient
Making check in doc
make  check-am
Making check in m4
Making check in redhat
Making check in tests
make  check-recursive
Making check in bgpd.tests
Making check in libzebra.tests
make  testsig testsegv  testbuffer testmemory heavy  heavywq heavythread 
testprivs  teststream testchecksum tabletest  testnexthopiter testcommands  
test-timer-correctness  test-timer-performance testcli  aspathtest testbgpcap  
ecommtest testbgpmpattr  testbgpmpath
  CC       test-sig.o
  CCLD     testsig
  CC       test-segv.o
  CCLD     testsegv
  CC       test-buffer.o
  CCLD     testbuffer
  CC       test-memory.o
test-memory.c:23: warning: '_mginit_TEST_MEMORY' defined but not used
  CCLD     testmemory
  CC       heavy.o
heavy.c: In function 'clear_foo':
heavy.c:99: error: 'MTYPE_TMP' undeclared (first use in this function)
heavy.c:99: error: (Each undeclared identifier is reported only once
heavy.c:99: error: for each function it appears in.)
*** Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source/tests.
*** Error code 1

Stop in /usr/home/ci/cibuild.355/quagga-source.
_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to