From owner-freebsd-current@FreeBSD.ORG Sat Apr 18 23:49:50 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 5779B251; Sat, 18 Apr 2015 23:49:50 +0000 (UTC) Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com [IPv6:2607:f8b0:400e:c02::233]) (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 2426830F; Sat, 18 Apr 2015 23:49:50 +0000 (UTC) Received: by pdbqd1 with SMTP id qd1so167328246pdb.2; Sat, 18 Apr 2015 16:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=Idlwg225htm57lr/QBKkXbOGJtEfTTdwuvK2gtQazpA=; b=y25x+9zsI5/krVntdnzjDS6UV2sXYUkt5k6RSL7YwDeR9wZNBezvWjyO6ro6ih0aan qxggAVEnIkBEpQ6N3UQMmbEEZo/1nio5zQLMGRHVegZLWSY1UF970f6xiKWxyxro68uQ d1usQq+9awU/O0BtrNqgV5vkzOMVlzqJQ7odvnSm0ZNANVwPFLBTR0pTfNvqc0U3d0Hp oEfKCV06fWtX0/FQ66Jn67JZgAMkBQdLOpAbhOoI02B6sZOIcT+kIAATpIYqq3FMbOOt ELI02ODxP7Vs/kr0Q8ndzyrT6XqYQRk6ag3pYiBz0FskUZSOBmMlHOFU4YhBlytXQJPV p/wg== X-Received: by 10.67.24.65 with SMTP id ig1mr16496386pad.61.1429400989561; Sat, 18 Apr 2015 16:49:49 -0700 (PDT) Received: from [10.132.64.237] (mobile-166-171-250-150.mycingular.net. [166.171.250.150]) by mx.google.com with ESMTPSA id zi10sm13999583pab.35.2015.04.18.16.49.48 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 18 Apr 2015 16:49:48 -0700 (PDT) References: <241191209.26.1429397785855.JavaMail.jenkins@jenkins-9.freebsd.org> Mime-Version: 1.0 (1.0) In-Reply-To: <241191209.26.1429397785855.JavaMail.jenkins@jenkins-9.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <5F0168F7-4968-4E2E-AD5C-B408540D1963@gmail.com> Cc: "freebsd-current@freebsd.org" , "kib@FreeBSD.org" , "rpaulo@FreeBSD.org" , "mav@FreeBSD.org" , "markj@FreeBSD.org" , "sjg@FreeBSD.org" , "jhibbits@FreeBSD.org" X-Mailer: iPhone Mail (12F70) From: Garrett Cooper Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #2663 Date: Sat, 18 Apr 2015 16:49:43 -0700 To: "jenkins-admin@freebsd.org" 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:49:50 -0000 > On Apr 18, 2015, at 15:56, jenkins-admin@freebsd.org wrote: > =3D=3D=3D> lib/libpmc (all) > --- libpmc.So --- > cc -fpic -DPIC -O2 -pipe -std=3Dgnu99 -fstack-protector -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wi= nline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer= -sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-s= tring-plus-int -Wno-unused-const-variable -Qunused-arguments -c -o libpmc.So > --- pmclog.So --- > cc -fpic -DPIC -O2 -pipe -std=3Dgnu99 -fstack-protector -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wi= nline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer= -sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-s= tring-plus-int -Wno-unused-const-variable -Qunused-arguments -c -o pmclog.So > --- libpmc.So --- > :302:= 1: error: use of undeclared identifier 'PMC_CLASS_E500'; did you mean 'PMC_C= LASS_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 > ^ > :144:2: note: 'PMC_CLASS_P5' declared here > __PMC_CLASSES() > ^ > :125:2: note: expanded from macro '__PMC_CLASSES' > __PMC_CLASS(P5) /* Intel Pentium counters */ \ > ^ > :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__ \ > ^ > :144:2: note: 'PMC_CLASS_P5' declared here > __PMC_CLASSES() > ^ > :125:2: note: expanded from macro '__PMC_CLASSES' > __PMC_CLASS(P5) /* Intel Pentium counters */ \ > ^ > :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 > :144:2: note: 'PMC_CLASS_P5' declared here > __PMC_CLASSES() > ^ > :125:2: note: expanded from macro '__PMC_CLASSES' > __PMC_CLASS(P5) /* Intel Pentium counters */ \ > ^ > :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 :(..=