Re: Build failed in Jenkins: FreeBSD_HEAD #2663

From: Garrett Cooper <yaneurabeya_at_gmail.com>
Date: Sat, 18 Apr 2015 16:49:43 -0700
> On Apr 18, 2015, at 15:56, jenkins-admin_at_freebsd.org wrote:


> ===> lib/libpmc (all)
> --- libpmc.So ---
> cc  -fpic -DPIC  -O2 -pipe   -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c> -o libpmc.So
> --- pmclog.So ---
> cc  -fpic -DPIC  -O2 -pipe   -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/pmclog.c> -o pmclog.So
> --- libpmc.So ---
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:302:1: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
> PMC_MDEP_TABLE(e500, E500, PMC_CLASS_SOFT, PMC_CLASS_E500, PMC_CLASS_TSC);
> ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:273:3: note: expanded from macro 'PMC_MDEP_TABLE'
>                PMC_CLASS_##C, __VA_ARGS__                      \
>                ^
> <scratch space>:64:1: note: expanded from here
> PMC_CLASS_E500
> ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
>        __PMC_CLASSES()
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
>        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
> #define __PMC_CLASS(N)  PMC_CLASS_##N ,
>                        ^
> <scratch space>:46:1: note: expanded from here
> PMC_CLASS_P5
> ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:302:44: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
> PMC_MDEP_TABLE(e500, E500, PMC_CLASS_SOFT, PMC_CLASS_E500, PMC_CLASS_TSC);
>                                           ^~~~~~~~~~~~~~
>                                           PMC_CLASS_P5
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:273:18: note: expanded from macro 'PMC_MDEP_TABLE'
>                PMC_CLASS_##C, __VA_ARGS__                      \
>                               ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
>        __PMC_CLASSES()
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
>        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
> #define __PMC_CLASS(N)  PMC_CLASS_##N ,
>                        ^
> <scratch space>:46:1: note: expanded from here
> PMC_CLASS_P5
> ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2961:7: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_CLASS_P5'?
>        case PMC_CLASS_E500:
>             ^~~~~~~~~~~~~~
>             PMC_CLASS_P5
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:144:2: note: 'PMC_CLASS_P5' declared here
>        __PMC_CLASSES()
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:125:2: note: expanded from macro '__PMC_CLASSES'
>        __PMC_CLASS(P5)         /* Intel Pentium counters */            \
>        ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/tmp/usr/include/sys/pmc.h>:143:24: note: expanded from macro '__PMC_CLASS'
> #define __PMC_CLASS(N)  PMC_CLASS_##N ,
>                        ^
> <scratch space>:46:1: note: expanded from here
> PMC_CLASS_P5
> ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2961:7: error: duplicate case value 'PMC_CLASS_P5'
>        case PMC_CLASS_E500:
>             ^
> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/lib/libpmc/libpmc.c>:2925:7: note: previous case defined here
>        case PMC_CLASS_P5:
>             ^
> 4 errors generated.
> *** [libpmc.So] Error code 1

r281713 broke the build :(..
Received on Sat Apr 18 2015 - 21:49:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC