On 26 Feb 2016, at 2:58, [email protected] wrote:
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 1839: http://patchwork.quagga.net/patch/1839
[quagga-dev,14778,01/10] *: get rid of "MTYPE 0"
Patchwork 1843: http://patchwork.quagga.net/patch/1843
[quagga-dev,14786,02/10] lib: move memory.[ch] out of the way
Patchwork 1838: http://patchwork.quagga.net/patch/1838
[quagga-dev,14783,03/10] lib: add new extensible memory-type
handling
Patchwork 1844: http://patchwork.quagga.net/patch/1844
[quagga-dev,14787,04/10] lib: migrate to new memory-type handling
Patchwork 1845: http://patchwork.quagga.net/patch/1845
[quagga-dev,14788,05/10] *: split & distribute memtypes
Patchwork 1840: http://patchwork.quagga.net/patch/1840
[quagga-dev,14782,06/10] *: stop (re|ab)using lib/ MTYPEs
Patchwork 1842: http://patchwork.quagga.net/patch/1842
[quagga-dev,14784,07/10] lib: distribute mtypes into files
Patchwork 1836: http://patchwork.quagga.net/patch/1836
[quagga-dev,14779,08/10] lib: clean/restore memory debugging
functions
Patchwork 1837: http://patchwork.quagga.net/patch/1837
[quagga-dev,14781,09/10] build: goodbye, memtypes.c
Patchwork 1841: http://patchwork.quagga.net/patch/1841
[quagga-dev,14785,10/10] build: goodbye, gawk
Tested on top of Git : ca52365 (as of 20160224.131903 UTC)
CI System Testrun URL:
https://ci1.netdef.org/browse/QUAGGA-QPWORK-247/
Get source and apply patch from patchwork: Successful
----------------
Building Stage: Failed
----------------
CentOS6 amd64 build: Successful
Ubuntu1204 amd64 build: Successful
NetBSD7 amd64 build: Successful
FreeBSD10 amd64 build: Successful
OmniOS amd64 build: Successful
NetBSD6 amd64 build: Successful
FreeBSD8 amd64 build: Successful
Debian8 amd64 build: Successful
Openbsd58 amd64 build: Successful
FreeBSD9 amd64 build: Successful
CentOS7 amd64 build: Successful
Package building failed for Ubuntu1404 amd64 build: (see full log
in attachment ubuntu1404_amd64_pkgbuild.log)
debian/rules:10: "DEBIAN: SNMP disabled, see README.Debian"
# Quagga needs /proc to check some BSD vs Linux specific stuff.
# Else it fails with an obscure error message pointing out that
# IPCTL_FORWARDING is an undefined symbol which is not very helpful.
dh_auto_configure -- \
--enable-exampledir=/usr/share/doc/quagga/examples/ \
--localstatedir=/var/run/quagga \
--sbindir=/usr/lib/quagga \
--sysconfdir=/etc/quagga \
That’s actually some bad parsing on the log… (will fix this
tomorrow)
(And yes, I’ve intercepted it and made sure it runs on top of correct
commit on proposed/6)
Error is during package build later:
[…]
CC pim_static.o
AR libpim.a
CC test_igmpv3_join.o
CCLD test_igmpv3_join
test_igmpv3_join.o:(.data.rel.ro+0x0): undefined reference to `_mt_TMP'
test_igmpv3_join.o:(.data.rel.ro+0x8): undefined reference to `_mt_IF'
test_igmpv3_join.o:(.data.rel.ro+0x10): undefined reference to
`_mt_CONNECTED_LABEL'
pim_igmp_join.o:(.data.rel.ro+0x0): undefined reference to `_mt_TMP'
pim_igmp_join.o:(.data.rel.ro+0x8): undefined reference to `_mt_IF'
pim_igmp_join.o:(.data.rel.ro+0x10): undefined reference to
`_mt_CONNECTED_LABEL'
collect2: error: ld returned 1 exit status
make[4]: *** [test_igmpv3_join] Error 1
make[4]: Leaving directory
`/home/ci/cibuild.247/debpkg/quagga-test/pimd'
(see attached full log for more details)
- Martin
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev