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 <[email protected]>.
Patches applied :
Patchwork 2039: http://patchwork.quagga.net/patch/2039
[quagga-dev,16059,01/10] *: get rid of "MTYPE 0"
Patchwork 2041: http://patchwork.quagga.net/patch/2041
[quagga-dev,16060,02/10] lib: move memory.[ch] out of the way
Patchwork 2040: http://patchwork.quagga.net/patch/2040
[quagga-dev,16061,03/10] lib: add new extensible memory-type handling
Patchwork 2042: http://patchwork.quagga.net/patch/2042
[quagga-dev,16062,04/10] lib: migrate to new memory-type handling
Patchwork 2048: http://patchwork.quagga.net/patch/2048
[quagga-dev,16067,05/10] *: split & distribute memtypes
Patchwork 2043: http://patchwork.quagga.net/patch/2043
[quagga-dev,16063,06/10] *: stop (re|ab)using lib/ MTYPEs
Patchwork 2045: http://patchwork.quagga.net/patch/2045
[quagga-dev,16065,07/10] lib: distribute mtypes into files
Patchwork 2044: http://patchwork.quagga.net/patch/2044
[quagga-dev,16064,08/10] lib: clean/restore memory debugging functions
Patchwork 2046: http://patchwork.quagga.net/patch/2046
[quagga-dev,16066,09/10] build: goodbye, memtypes.c
Patchwork 2047: http://patchwork.quagga.net/patch/2047
[quagga-dev,16068,10/10] build: goodbye, gawk
Tested on top of Git : 5f67888 (as of 20160429.234845 UTC)
CI System Testrun URL: https://ci1.netdef.org/browse/QUAGGA-QPWORK-352/
Get source and apply patch from patchwork: Successful
----------------
Building Stage: Failed
----------------
Make failed for Ubuntu1404 amd64 build: (see full log in attachment
ubuntu1404_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> #include "memory_cli.h"
> ^
Make failed for Ubuntu1204 amd64 build: (see full log in attachment
ubuntu1204_amd64_make.log)
> from vector.c:24:
> memory.h:147:2: warning: empty declaration [enabled by default]
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> compilation terminated.
> make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
> make[3]: *** [vector.lo] Error 1
> make[2]: *** [all] Error 2
Make failed for NetBSD7 amd64 build: (see full log in attachment
netbsd7_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> #include "memory_cli.h"
> ^
Make failed for FreeBSD10 amd64 build: (see full log in attachment
freebsd10_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^~~~~~~~~~~~~
> ./memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:
> ./memory.h:156:10: fatal error: 'memory_cli.h' file not found
> #include "memory_cli.h"
> ^
Make failed for FreeBSD9 amd64 build: (see full log in attachment
freebsd9_amd64_make.log)
> In file included from vector.h:26,
> from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:184: error: redefinition of 'mtype_stats_alloc'
> memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
> memory.h:193: error: redefinition of typedef 'qmem_walk_fn'
Make failed for CentOS7 amd64 build: (see full log in attachment
centos7_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> #include "memory_cli.h"
> ^
Make failed for CentOS6 amd64 build: (see full log in attachment
centos6_amd64_make.log)
> In file included from vector.h:26,
> from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:183: error: redefinition of ‘mtype_stats_alloc’
> memory.h:183: note: previous definition of ‘mtype_stats_alloc’ was here
> memory.h:193: error: redefinition of typedef ‘qmem_walk_fn’
Make failed for NetBSD6 amd64 build: (see full log in attachment
netbsd6_amd64_make.log)
> from vector.c:24:
> memory.h:147:2: warning: empty declaration
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> compilation terminated.
> *** Error code 1
> Stop.
> make: stopped in /home/ci/cibuild.352/quagga-source/lib
Make failed for Debian8 amd64 build: (see full log in attachment
debian8_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> #include "memory_cli.h"
> ^
Make failed for FreeBSD8 amd64 build: (see full log in attachment
freebsd8_amd64_make.log)
> In file included from vector.h:26,
> from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:184: error: redefinition of 'mtype_stats_alloc'
> memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
> memory.h:193: error: redefinition of typedef 'qmem_walk_fn'
Make failed for OmniOS amd64 build: (see full log in attachment
omnios_amd64_make.log)
> __attribute__ ((nonnull (1)));
> ^
> memory.h:199:2: error: #endif without #if
> #endif /* _QUAGGA_MEMORY_H */
> ^
> In file included from vector.c:25:0:
> memory.h:156:24: fatal error: memory_cli.h: No such file or directory
> compilation terminated.
> Makefile:556: recipe for target 'vector.lo' failed
Make failed for Openbsd58 amd64 build: (see full log in attachment
openbsd58_amd64_make.log)
> In file included from vector.h:26,
> from vector.c:24:
> memory.h:199:2: error: #endif without #if
> In file included from vector.c:25:
> memory.h:156:24: error: memory_cli.h: No such file or directory
> In file included from vector.c:25:
> memory.h:184: error: redefinition of 'mtype_stats_alloc'
> memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
> memory.h:199:2: error: #endif without #if
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,
[email protected]
make all-recursive
make[1]: Entering directory `/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration [enabled by default]
__attribute__ ((nonnull (1)));
^
memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
#include "memory_cli.h"
^
compilation terminated.
make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ci/cibuild.352/quagga-source'
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration [enabled by default]
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
compilation terminated.
make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[1]: *** [all-recursive] Error 1make[1]: Leaving directory
`/home/ci/cibuild.352/quagga-source'
make: *** [all] Error 2
make all-recursive
Making all in lib
/usr/pkg/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration [enabled by default]
__attribute__ ((nonnull (1)));
^
memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
#include "memory_cli.h"
^
compilation terminated.
*** Error code 1
Stop.
make[3]: stopped in /home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make[2]: stopped in /home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make[1]: stopped in /home/ci/cibuild.352/quagga-source
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.352/quagga-source
make all-recursive
Making all in lib
/usr/local/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.c:24:
In file included from ./vector.h:26:
./memory.h:147:2: warning: declaration does not declare anything
[-Wmissing-declarations]
__attribute__ ((nonnull (1)));
^~~~~~~~~~~~~
./memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:
./memory.h:156:10: fatal error: 'memory_cli.h' file not found
#include "memory_cli.h"
^
1 warning and 2 errors generated.
*** Error code 1
Stop.
make[3]: stopped in /usr/home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make[2]: stopped in /usr/home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make[1]: stopped in /usr/home/ci/cibuild.352/quagga-source
*** Error code 1
Stop.
make: stopped in /usr/home/ci/cibuild.352/quagga-source
make all-recursive
Making all in lib
/usr/local/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26,
from vector.c:24:
memory.h:147: warning: empty declaration
In file included from vector.h:26,
from vector.c:24:
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:
memory.h:156:24: error: memory_cli.h: No such file or directory
In file included from vector.c:25:
memory.h:184: error: redefinition of 'mtype_stats_alloc'
memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
memory.h:193: error: redefinition of typedef 'qmem_walk_fn'
memory.h:193: error: previous declaration of 'qmem_walk_fn' was here
memory.h:199:2: error: #endif without #if
vector.c: In function 'vector_init':
vector.c:34: error: 'zcalloc' undeclared (first use in this function)
vector.c:34: error: (Each undeclared identifier is reported only once
vector.c:34: error: for each function it appears in.)
vector.c: In function 'vector_only_wrapper_free':
vector.c:49: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_only_index_free':
vector.c:55: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_free':
vector.c:61: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_copy':
vector.c:69: error: 'zcalloc' undeclared (first use in this function)
vector.c: In function 'vector_ensure':
vector.c:88: error: 'zrealloc' undeclared (first use in this function)
*** [vector.lo] Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source/lib.
*** [all] Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source/lib.
*** [all-recursive] Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source.
*** [all] Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source.
make all-recursive
make[1]: Entering directory `/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration [enabled by default]
__attribute__ ((nonnull (1)));
^
memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
#include "memory_cli.h"
^
compilation terminated.
make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
make[2]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.352/quagga-source'
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make all-recursive
make[1]: Entering directory `/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory `/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26,
from vector.c:24:
memory.h:147: warning: empty declaration
In file included from vector.h:26,
from vector.c:24:
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:
memory.h:156:24: error: memory_cli.h: No such file or directory
In file included from vector.c:25:
memory.h:183: error: redefinition of ‘mtype_stats_alloc’
memory.h:183: note: previous definition of ‘mtype_stats_alloc’ was here
memory.h:193: error: redefinition of typedef ‘qmem_walk_fn’
memory.h:193: note: previous declaration of ‘qmem_walk_fn’ was here
memory.h:199:2: error: #endif without #if
vector.c: In function ‘vector_init’:
vector.c:34: error: ‘zcalloc’ undeclared (first use in this function)
vector.c:34: error: (Each undeclared identifier is reported only once
vector.c:34: error: for each function it appears in.)
vector.c: In function ‘vector_only_wrapper_free’:
vector.c:49: error: ‘zfree’ undeclared (first use in this function)
vector.c: In function ‘vector_only_index_free’:
vector.c:55: error: ‘zfree’ undeclared (first use in this function)
vector.c: In function ‘vector_free’:
vector.c:61: error: ‘zfree’ undeclared (first use in this function)
vector.c: In function ‘vector_copy’:
vector.c:69: error: ‘zcalloc’ undeclared (first use in this function)
vector.c: In function ‘vector_ensure’:
vector.c:88: error: ‘zrealloc’ undeclared (first use in this function)
At top level:
cc1: warning: unrecognized command line option "-Wno-unused-result"
make[3]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
make[2]: Leaving directory `/home/ci/cibuild.352/quagga-source/lib'
make[1]: Leaving directory `/home/ci/cibuild.352/quagga-source'
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make all-recursive
Making all in lib
/usr/pkg/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
compilation terminated.
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.352/quagga-source/lib
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.352/quagga-source
*** Error code 1
Stop.
make: stopped in /home/ci/cibuild.352/quagga-source
make all-recursive
make[1]: Entering directory '/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory '/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory '/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration
__attribute__ ((nonnull (1)));
^
memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
#include "memory_cli.h"
^
compilation terminated.
Makefile:545: recipe for target 'vector.lo' failed
make[3]: Leaving directory '/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
Makefile:408: recipe for target 'all' failed
make[2]: Leaving directory '/home/ci/cibuild.352/quagga-source/lib'
Makefile:450: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/home/ci/cibuild.352/quagga-source'
Makefile:381: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make all-recursive
Making all in lib
/usr/local/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26,
from vector.c:24:
memory.h:147: warning: empty declaration
In file included from vector.h:26,
from vector.c:24:
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:
memory.h:156:24: error: memory_cli.h: No such file or directory
In file included from vector.c:25:
memory.h:184: error: redefinition of 'mtype_stats_alloc'
memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
memory.h:193: error: redefinition of typedef 'qmem_walk_fn'
memory.h:193: error: previous declaration of 'qmem_walk_fn' was here
memory.h:199:2: error: #endif without #if
vector.c: In function 'vector_init':
vector.c:34: error: 'zcalloc' undeclared (first use in this function)*** Error
code 1
Stop in /usr/home/ci/cibuild.352/quagga-source/lib.
*** Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source/lib.
*** Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source.
*** Error code 1
Stop in /usr/home/ci/cibuild.352/quagga-source.
vector.c:34: error: (Each undeclared identifier is reported only once
vector.c:34: error: for each function it appears in.)
vector.c: In function 'vector_only_wrapper_free':
vector.c:49: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_only_index_free':
vector.c:55: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_free':
vector.c:61: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_copy':
vector.c:69: error: 'zcalloc' undeclared (first use in this function)
vector.c: In function 'vector_ensure':
vector.c:88: error: 'zrealloc' undeclared (first use in this function)
make all-recursive
make[1]: Entering directory '/export/home/ci/cibuild.352/quagga-source'
Making all in lib
make[2]: Entering directory '/export/home/ci/cibuild.352/quagga-source/lib'
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
make[3]: Entering directory '/export/home/ci/cibuild.352/quagga-source/lib'
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26:0,
from vector.c:24:
memory.h:147:2: warning: empty declaration
__attribute__ ((nonnull (1)));
^
memory.h:199:2: error: #endif without #if
#endif /* _QUAGGA_MEMORY_H */
^
In file included from vector.c:25:0:
memory.h:156:24: fatal error: memory_cli.h: No such file or directory
compilation terminated.
Makefile:556: recipe for target 'vector.lo' failed
make[3]: Leaving directory '/export/home/ci/cibuild.352/quagga-source/lib'
make[3]: *** [vector.lo] Error 1
Makefile:420: recipe for target 'all' failed
make[2]: Leaving directory '/export/home/ci/cibuild.352/quagga-source/lib'
make[2]: *** [all] Error 2
Makefile:460: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/export/home/ci/cibuild.352/quagga-source'
make[1]: *** [all-recursive] Error 1
Makefile:392: recipe for target 'all' failed
make: *** [all] Error 2
make all-recursive
Making all in lib
/usr/bin/perl ./route_types.pl < ./route_types.txt > route_types.h
true
make all-am
CC network.lo
CC pid_output.lo
CC getopt.lo
CC getopt1.lo
CC daemon.lo
CC checksum.lo
CC vector.lo
In file included from vector.h:26,
from vector.c:24:
memory.h:147: warning: empty declaration
In file included from vector.h:26,
from vector.c:24:
memory.h:199:2: error: #endif without #if
In file included from vector.c:25:
memory.h:156:24: error: memory_cli.h: No such file or directory
In file included from vector.c:25:
memory.h:184: error: redefinition of 'mtype_stats_alloc'
memory.h:184: error: previous definition of 'mtype_stats_alloc' was here
memory.h:199:2: error: #endif without #if
vector.c: In function 'vector_init':
vector.c:34: error: 'zcalloc' undeclared (first use in this function)
vector.c:34: error: (Each undeclared identifier is reported only once
vector.c:34: error: for each function it appears in.)
vector.c: In function 'vector_only_wrapper_free':
vector.c:49: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_only_index_free':
vector.c:55: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_free':
vector.c:61: error: 'zfree' undeclared (first use in this function)
vector.c: In function 'vector_copy':
vector.c:69: error: 'zcalloc' undeclared (first use in this function)
vector.c: In function 'vector_ensure':
vector.c:88: error: 'zrealloc' undeclared (first use in this function)
*** Error 1 in lib (Makefile:555 'vector.lo': @echo " CC "
vector.lo;/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE...)
*** Error 1 in lib (Makefile:419 'all')
*** Error 1 in . (Makefile:484 'all-recursive')
*** Error 1 in /home/ci/cibuild.352/quagga-source (Makefile:391 'all')
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev