From owner-freebsd-current@FreeBSD.ORG Sun Apr 19 00:42:38 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9928CF79; Sun, 19 Apr 2015 00:42:38 +0000 (UTC) Received: from mail-qc0-x22b.google.com (mail-qc0-x22b.google.com [IPv6:2607:f8b0:400d:c01::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59D2CA38; Sun, 19 Apr 2015 00:42:38 +0000 (UTC) Received: by qcbii10 with SMTP id ii10so42203168qcb.2; Sat, 18 Apr 2015 17:42:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=ScRCKLtewcZ64RfDUD5XSXibYMGqhbcet2VZBMWzJ/w=; b=cB5ibmaq19Ck5dIJVur3Ip2miOZW3b2YiULexC7c9mAtC2aRgwMfzC9Y7QM2TLKsSy GHSfAQfgwc8VD3IJ24aT9nr5madd+rp+NMglRASf4NxrVf8+JBzPcceBVwwCmwxLSOXO mSFCMUYiNFK7RvfcNLgOFgMGfSQ2D0qH+FsPonTUnoVMi/ZpVdQOJN/kG9fkZ708QeKX ogbw7kVF1vlV1OS8iJL9Ew0FBkkNiUTWJXotALXSNzxKb3bsTFjSqflV2MRSR2dBVxc6 WvMsemEHOjVu7LxLt3zZpS8BNtUvuzg9KedB7l9SGX3kPGCobw0OZ9ALdvgNMKarTNhe zUSw== MIME-Version: 1.0 X-Received: by 10.140.80.170 with SMTP id c39mr10875848qgd.55.1429404157363; Sat, 18 Apr 2015 17:42:37 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.140.84.179 with HTTP; Sat, 18 Apr 2015 17:42:36 -0700 (PDT) Received: by 10.140.84.179 with HTTP; Sat, 18 Apr 2015 17:42:36 -0700 (PDT) In-Reply-To: References: <241191209.26.1429397785855.JavaMail.jenkins@jenkins-9.freebsd.org> <5F0168F7-4968-4E2E-AD5C-B408540D1963@gmail.com> Date: Sat, 18 Apr 2015 17:42:36 -0700 X-Google-Sender-Auth: 2cLXAtIEr0Ob4h-RbTP1ivvejeI Message-ID: Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #2663 From: Justin Hibbits To: Garrett Cooper Cc: "sjg@FreeBSD.org" , jenkins-admin@freebsd.org, "mav@FreeBSD.org" , "rpaulo@FreeBSD.org" , "markj@FreeBSD.org" , FreeBSD Current , "kib@FreeBSD.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Apr 2015 00:42:38 -0000 Sorry about that. Forgot the pmc.h changes. -Justin On Apr 18, 2015 4:53 PM, "Justin Hibbits" wrote: > Crap, sorry. I wonder how that compiled fine for me. I'll fix it in a > couple hours when I get home. > > -Justin > On Apr 18, 2015 4:49 PM, "Garrett Cooper" wrote: > >> >> > On Apr 18, 2015, at 15:56, jenkins-admin@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 --- >> > :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); >> > ^ >> > :273:3: >> note: expanded from macro 'PMC_MDEP_TABLE' >> > PMC_CLASS_##C, __VA_ARGS__ \ >> > ^ >> > :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 , >> > ^ >> > :46:1: note: expanded from here >> > PMC_CLASS_P5 >> > ^ >> > :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 >> > :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 , >> > ^ >> > :46:1: note: expanded from here >> > PMC_CLASS_P5 >> > ^ >> > :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 , >> > ^ >> > :46:1: note: expanded from here >> > PMC_CLASS_P5 >> > ^ >> > :2961:7: >> error: duplicate case value 'PMC_CLASS_P5' >> > case PMC_CLASS_E500: >> > ^ >> > :2925:7: >> note: previous case defined here >> > case PMC_CLASS_P5: >> > ^ >> > 4 errors generated. >> > *** [libpmc.So] Error code 1 >> >> r281713 broke the build :(.. > >