From owner-freebsd-current@FreeBSD.ORG Sat Apr 18 23:53:19 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6CC1A4AA; Sat, 18 Apr 2015 23:53:19 +0000 (UTC) Received: from mail-qk0-x235.google.com (mail-qk0-x235.google.com [IPv6:2607:f8b0:400d:c09::235]) (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 212AC3D9; Sat, 18 Apr 2015 23:53:19 +0000 (UTC) Received: by qku63 with SMTP id 63so172979112qku.3; Sat, 18 Apr 2015 16:53:18 -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=PZyQ5nWtvudlYWDgA+6clnZavbfnlwLuPNzezDy1MOM=; b=GHyjGkOOg+gdAm6slhtZSg6+ASjdRakTjgo6cxintaxx20mSiCFKns0c0a+Q2fc9lR rviGtpv0FMlHr9RbLYaNxv41GLqjnxZw/IvVNSZnQz1rQsKrr6rgueTWWqEGhq7uBMJu 9tsZeG0rHrlvmp5zs5t+E6mD8z7xRInPYK2OwfUiYjXwYtD/wD2T0uEP752cv+rzB3bC x/ry2EURMn5ZZTvv4bcBFMEP0LZhUD0En7jrAw2KhrP2KwwlBJJAY4EoU6LVqOczPpci OvZ0At1S5gXFIfBoJz3U9OO++ZpoDOuwbngnQKylfOlmTQbyzgh6b4bybgyeq3LfijON xJOw== MIME-Version: 1.0 X-Received: by 10.55.20.30 with SMTP id e30mr17996160qkh.45.1429401197944; Sat, 18 Apr 2015 16:53:17 -0700 (PDT) Sender: chmeeedalf@gmail.com Received: by 10.140.84.179 with HTTP; Sat, 18 Apr 2015 16:53:17 -0700 (PDT) Received: by 10.140.84.179 with HTTP; Sat, 18 Apr 2015 16:53:17 -0700 (PDT) In-Reply-To: <5F0168F7-4968-4E2E-AD5C-B408540D1963@gmail.com> References: <241191209.26.1429397785855.JavaMail.jenkins@jenkins-9.freebsd.org> <5F0168F7-4968-4E2E-AD5C-B408540D1963@gmail.com> Date: Sat, 18 Apr 2015 16:53:17 -0700 X-Google-Sender-Auth: 4ODOYAqqwI8qJt0VVocYs6Bk41c Message-ID: Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #2663 From: Justin Hibbits To: Garrett Cooper Cc: "sjg@FreeBSD.org" , FreeBSD Current , "markj@FreeBSD.org" , "jenkins-admin@freebsd.org" , "mav@FreeBSD.org" , "rpaulo@FreeBSD.org" , "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: Sat, 18 Apr 2015 23:53:19 -0000 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 :(..